summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr2656.ll
AgeCommit message (Expand)AuthorFilesLines
2015-07-28fix invalid load folding with SSE/AVX FP logical instructions (PR22371)Sanjay Patel1-3/+29
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie1-1/+1
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-2/+2
2013-04-30Rewrite X86 codegen regression test with FileCheckMichael Liao1-1/+4
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman1-2/+2
2008-08-21Make x86 and sse2 explicit for non-x86 hosts.Dale Johannesen1-1/+1
2008-08-11Take the FrameOffset into account when computing the alignmentDan Gohman1-0/+23