Update InstCombine to transform aggregate loads into scalar loads.
[oota-llvm.git] / test / Transforms / InstCombine / and-or-not.ll
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-15 Chris Lattneradd vector versions of this test
2007-06-15 Chris Lattnertestcase for PR1510