aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/load.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-29/+29
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+52
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-11/+65
* merge two tests.Chris Lattner2010-07-121-0/+11
* clean up tests.Chris Lattner2010-01-051-0/+9
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Teach instcombine's visitLoad to scan back several instructionsDan Gohman2008-10-151-0/+8
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-49/+46
* Change all floating constants that are not exactlyDale Johannesen2007-09-051-1/+1
* oops, forgot to commit this.Chris Lattner2007-08-121-1/+0
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+74