Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / SLPVectorizer / X86 / reduction2.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-04-15 Eric ChristopherRevert "Recommit r179497 after fixing uninitialized...
2013-04-15 Eric ChristopherRecommit r179497 after fixing uninitialized variable.
2013-04-14 Eric ChristopherRevert "Remove some unused triple and data layout."
2013-04-14 Eric ChristopherRemove some unused triple and data layout.
2013-04-14 Nadav RotemMake the command line triple match the module triple.
2013-04-14 Nadav RotemRemove unused function attributes.
2013-04-14 Nadav RotemSLPVectorizer: Add support for trees that don't start...