summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2007-08-10-SignExtSubreg.ll
Commit message (Expand)AuthorAgeFilesLines
* [Codegen][X86] Modernize/regenerate old tests. NFCI.Dávid Bolvanský2019-12-101-1/+8
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* [X86] Don't zero/sign-extend i1, i8, or i16 return values to 32 bits (PR22532)Hans Wennborg2016-02-081-2/+3
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-1/+1
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-1/+1
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Revert 67132. This is breaking some objective-c apps.Evan Cheng2009-03-251-1/+1
* Don't force promotion of return arguments on the callee.Rafael Espindola2009-03-171-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Fix test so it passes.Christopher Lamb2007-08-101-1/+1
* Increase efficiency of sign_extend_inreg by using subregisters for truncation...Christopher Lamb2007-08-101-0/+10
OpenPOWER on IntegriCloud