Fix tests.
[oota-llvm.git] / test / ExecutionEngine /
2002-11-21 Chris LattnerMove test
2002-11-21 Chris LattnerShuffle testcases around
2002-11-21 Chris LattnerNew testcase
2002-11-17 Chris LattnerNew testcase for loads and stores
2002-11-07 Brian Gaekecomment out the 64-bit cases for now.
2002-11-07 Brian GaekeAdd instruction selection code and tests for setcc...
2002-11-02 Chris LattnerEnable div and mod tests
2002-11-02 Chris LattnerEnable multiply tests
2002-11-02 Chris LattnerNew testcase for arithmetic operations
2002-11-02 Chris LattnerNew testcase for logical operators
2002-10-31 Brian GaekeA new test case that tries to generate all the differen...