New testcase to see if -indvars can promote pointer arithmetic to array accesses
[oota-llvm.git] / test / Transforms / LowerSwitch /
2003-10-21 Chris LattnerThis was not a lower-switch bug, it was a preselection bug
2003-10-21 Misha BrukmanOnly fails on the Sparc, only when run via the JIT.
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-08-23 Chris LattnerNew testcase
2003-05-01 Chris LattnerReduce testcase a bit
2003-05-01 Chris LattnerNew testcase for the lowerswitch pass