aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fold-sext-trunc.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner2011-06-191-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* When transforming sext(trunc(load(x))) into sext(smaller load(x)),Dan Gohman2009-04-271-0/+20