summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/load3.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* ConstantFolding: Evaluate GEP indices in the index type.Benjamin Kramer2013-01-23
* fix PR7429, a crash turning a load from a string into a float.Chris Lattner2010-07-12
* convert to filechecconvert to filecheckkChris Lattner2010-07-12
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Teach instcombine's visitLoad to scan back several instructionsDan Gohman2008-10-15