aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/load2.ll
AgeCommit message (Expand)Author
2010-07-12merge two tests.Chris 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
2007-08-11Transform a load from an undef/zero global into an undef/global even if weChris Lattner