removing phy regaloc - incorrect file
[oota-llvm.git] / test / Feature /
2001-09-30 Chris LattnerAdd a test for the new null keyword
2001-09-18 Chris LattnerFix testcases to handle new syntax for construction...
2001-09-10 Chris LattnerImplement global variable support
2001-09-07 Chris LattnerNew testcase to deal with lists
2001-09-07 Chris LattnerExecutables all live in a nice centralized location now
2001-09-07 Chris LattnerCheck opaque, abstract, and recursive type handling
2001-09-07 Chris LattnerSymboltables are sorted in the bytecode, so no problems...
2001-07-28 Chris LattnerNew test cases
2001-07-28 Chris LattnerChanges to make test scripts more reliable
2001-07-26 Chris LattnerWork around a few 'sorting issues' with the bytecode...
2001-07-25 Chris LattnerNew test for varargs functions
2001-07-21 Vikram S. AdveVersion of testmemory to test alloca, load and store.
2001-07-15 Chris LattnerNew test case for prototype support
2001-07-08 Chris Lattneradd coverage of newly implemented instructions.
2001-07-08 Chris LattnerNeg instruction removed. Cast instruction implemented.
2001-06-27 Chris LattnerPut in test of SCCP. Watch out though, because we...
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