aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/load3.ll
AgeCommit message (Expand)Author
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-07-14Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin
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