brg
[oota-llvm.git] / test / ExecutionEngine /
2002-12-15 Chris LattnerAdd new testcase for repeated preds
2002-12-15 Chris LattnerNew testcase for bool support
2002-12-13 Chris LattnerTest indirect call
2002-12-13 Chris LattnerNew testcase
2002-12-13 Chris LattnerReturn success on success
2002-12-13 Chris LattnerTest more phi stuff
2002-12-13 Brian Gaekelib/Target/X86/InstSelectSimple.cpp: Start counting...
2002-12-13 Chris Lattnerreturn 0 on success
2002-12-13 Chris LattnerStop sucking
2002-12-13 Misha BrukmanMaking main() return 0 so that we know it ran successfu...
2002-12-13 Misha BrukmanMaking main() return 0 to exit without error when no...
2002-12-13 Chris LattnerFix testcase
2002-12-13 Chris LattnerInfinite loops, are, well, not good
2002-12-13 Misha BrukmanThis way it's easier to test: if the call to external...
2002-12-04 Misha BrukmanReturn 0 to make it into a fully-functioning "Hello...
2002-12-04 Chris LattnerFix testcase
2002-12-04 Chris LattnerNew testcase
2002-12-04 Chris LattnerAdd main functions to benchmarks
2002-12-04 Chris LattnerNew testcase
2002-12-03 Chris LattnerTestcase for call instruction
2002-12-03 Chris LattnerStandard hello-world test
2002-11-21 Chris LattnerMake testcase more interesting
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...