aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/load3.ll
AgeCommit message (Expand)Author
2013-01-23ConstantFolding: Evaluate GEP indices in the index type.Benjamin Kramer
2010-07-12fix PR7429, a crash turning a load from a string into a float.Chris Lattner
2010-07-12convert to filechecconvert to filecheckkChris Lattner
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2008-10-15Teach instcombine's visitLoad to scan back several instructionsDan Gohman