summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-shortint.ll
Commit message (Expand)AuthorAge
* More rewrites of x86 codegen regression tests with FileCheckMichael Liao2013-05-01
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-14
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-14
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* For PR1553:Reid Spencer2007-07-19
* Remove use of implementation keyword.Reid Spencer2007-03-28
* new testcaseChris Lattner2007-02-25