aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/widen_conv-2.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix tests not to depend on specific regalloc or instruction order.Benjamin Kramer2013-10-171-2/+2
* Update tests to use sse4.2 instead of sse42.Rafael Espindola2013-08-231-1/+1
* X86: Shrink certain forms of movsx.Benjamin Kramer2013-07-121-2/+2
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-2/+2
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-2/+2
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-191-1/+1
* Update tests to use FileCheckMon P Wang2009-10-161-1/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Added some basic test cases for r61209Mon P Wang2008-12-181-0/+10