[safestack] Fix handling of array allocas.
[oota-llvm.git] / test / Transforms / Reassociate / 2006-04-27-ReassociateVector.ll
2014-11-14 Chad Rosier[Reassociate] Canonicalize constants to RHS operand.
2014-06-11 Chad Rosier[Reassociate] FileCheckize and cleanup a few testcases...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-03-19 Tanya LattnerUpgrade tests to not use llvm-upgrade.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-28 Chris Lattnernew testcase