summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-and-mask.ll
Commit message (Expand)AuthorAge
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-25
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Add -mcpu to some unit tests that only fail on certain hosts.Andrew Trick2013-06-24
* Fix a batch of x86 tests to be coalescer independent.Jakob Stoklund Olesen2011-05-04
* Use a 32-bit and with implicit zero-extension instead of a 64-bit and if itDan Gohman2010-01-11
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Compile x86-64-and-mask.ll into:Chris Lattner2008-02-27