summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-and-mask.ll
AgeCommit message (Expand)AuthorFilesLines
2013-07-25Allocate local registers in order for optimal coloring.Andrew Trick1-1/+1
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-3/+3
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-1/+1
2013-06-24Add -mcpu to some unit tests that only fail on certain hosts.Andrew Trick1-1/+1
2011-05-04Fix a batch of x86 tests to be coalescer independent.Jakob Stoklund Olesen1-1/+1
2010-01-11Use a 32-bit and with implicit zero-extension instead of a 64-bit and if itDan Gohman1-3/+40
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2008-02-27Compile x86-64-and-mask.ll into:Chris Lattner1-0/+12