Add support to call LevelRaise
[oota-llvm.git] / test /
2001-07-15 Chris LattnerNew test case for prototype support
2001-07-15 Chris LattnerNew testcase from GCC doing array operations
2001-07-08 Chris Lattneradd coverage of newly implemented instructions.
2001-07-08 Chris LattnerNeg instruction removed. Cast instruction implemented.
2001-07-03 Chris LattnerAdded analyze to path for SetupOpt script
2001-07-03 Chris LattnerAdd analyze tool to path for Setup script
2001-06-27 Chris LattnerMiscellaneous cleanups:
2001-06-27 Chris LattnerPut in test of SCCP. Watch out though, because we...
2001-06-24 Chris LattnerAdd a useless phi for testing with InductionVariables...
2001-06-21 Chris LattnerAdd a test case: an irreducible flow graph.
2001-06-20 Chris LattnerNew test case
2001-06-20 Chris LattnerAdd a more complex test case
2001-06-11 Chris LattnerUpdates to support
2001-06-07 Chris Lattnerinlining can change methods a second time, so don't...
2001-06-06 Chris LattnerInitial revision