Add a bunch of tests for cases that should be eliminated.
[oota-llvm.git] / test / Transforms / GlobalOpt /
2004-12-12 Chris LattnerNew testcase. Shrinking the variable to a bool allows...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-14 Chris LattnerNew testcase. Believe it or not, this happens a LOT...
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-10-22 Chris LattnerNew testcase. Check for the ability to promote a mallo...
2004-10-16 Chris LattnerNew testcase
2004-10-11 Chris LattnerThis testcase ensures that we can SRA a global even...
2004-10-11 Chris LattnerThese testcases check to see if we can promote malloc...
2004-10-10 Chris LattnerAnother testcase. We should be able to devirtualize...
2004-10-10 Chris LattnerNew testcase that crashes -globalopt. I found this...
2004-10-10 Chris LattnerNew testcase we were not handling before.
2004-10-09 Chris LattnerA testcase that globalopt now handles
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-07 Chris LattnerMove these files from Transforms/GlobalConstifier