summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr2656.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-10[MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2017-02-15[X86] Regenerate scalar stack reload testSimon Pilgrim
2016-12-15[X86][SSE] Fix domains for VZEXT_LOAD type instructionsSimon Pilgrim
2016-08-29[X86] Don't lower FABS/FNEG masking directly to a ConstantPool load. Just cre...Craig Topper
2015-07-28fix invalid load folding with SSE/AVX FP logical instructions (PR22371)Sanjay Patel
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-04-30Rewrite X86 codegen regression test with FileCheckMichael Liao
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-08-21Make x86 and sse2 explicit for non-x86 hosts.Dale Johannesen
2008-08-11Take the FrameOffset into account when computing the alignmentDan Gohman