summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fold-sext-trunc.ll
Commit message (Expand)AuthorAge
* Remove support for parsing the "type i32" syntax for defining a numberedChris Lattner2011-06-19
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* When transforming sext(trunc(load(x))) into sext(smaller load(x)),Dan Gohman2009-04-27