Fixed the CBE on Solaris/Sparc. We need to define the return value of
[oota-llvm.git] / test / CodeGen /
2003-11-22 Brian GaekeUnbreak this test case - llvm-as no longer tolerates...
2003-11-22 Brian GaekeStrengthen test case.
2003-11-22 Brian GaekeC Writer was dumping core on this test case.
2003-11-03 Chris LattnerNew testcase
2003-10-28 Brian GaekeNew testcase, reduced from DOOM.
2003-10-23 Chris LattnerNew testcase, which failes to compile. 252.eon hits...
2003-10-23 Chris LattnerZero arg varargs functions are legal in LLVM, but not...
2003-10-23 Chris LattnerUpdate test
2003-10-12 Chris LattnerTest that we can emit global initializers that are...
2003-10-03 John CriswellRenamed these tests so that they don't contain extra...
2003-10-02 Alkis EvlogimenosChange llc command line for register allocators
2003-09-26 John CriswellUpdated to generate temporary files in the temporary...
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis'.
2003-09-09 Chris LattnerUpdate testcases to be more modern
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-24 Chris LattnerNew testcase, distilled from 176.gcc
2003-08-04 Chris LattnerNew testcase
2003-07-29 Vikram S. AdveRegression test for incorrect character emitted to...
2003-07-10 Vikram S. Adve*** empty log message ***
2003-07-10 Vikram S. AdveJust documentation.
2003-07-08 Vikram S. Adve*** empty log message ***
2003-07-06 Vikram S. AdveRegression test for bug in reg. allocation that was...
2003-06-28 Chris LattnerNew testcase for invoke support
2003-06-28 Chris LattnerNew testcase
2003-06-23 Brian GaekeNew test case for C Writer regression found in 256...
2003-06-16 Chris LattnerNew testcases for bugs and the new DAE pass
2003-06-02 Chris LattnerTestcase distilled from 255.vortex
2003-05-31 Chris LattnerNew testcase
2003-05-31 Vikram S. Adve3 more bugs from the SPEC codes and from richards_bench...
2003-05-28 Vikram S. AdveThree kinds of boolean values handled incorrectly:
2003-05-13 Chris LattnerNew testcase
2003-05-12 Chris LattnerNew testcase
2003-05-03 Chris LattnerFix buggy tests
2003-04-26 Chris LattnerWhoever checked this testcase in apparently never teste...
2003-02-26 Chris LattnerRename -no-* to -disable-*
2003-01-15 Chris LattnerCleanup testcase
2002-12-23 Chris LattnerTestcases for bugfixes
2002-11-06 Nick HildenbrandtCertain characters not getting escaped properly
2002-10-31 Nick HildenbrandtCBE doesn't alloc correctly
2002-10-16 Chris LattnerNew testcase
2002-10-16 Chris LattnerNew testcase
2002-10-14 Vikram S. AdveTest case that shows some poor results for register...
2002-10-13 Vikram S. AdveAdd a test for folding a GEP into a load.
2002-09-30 Vikram S. AdveOn this code, llc did not pass the sixth argument ...
2002-09-28 Vikram S. AdveRegression test for llc bug that was folding two getele...
2002-09-28 Vikram S. AdveRegression test for live range bug for call arguments.
2002-09-20 Chris LattnerNew testcase for cbe
2002-09-20 Nick HildenbrandtNew testcase for broken type printing for the cwriter
2002-09-20 Vikram S. AdveFix to avoid addition on pointers, which is no longer...
2002-08-31 Chris LattnerNew testcase
2002-08-26 Chris LattnerNew testcase
2002-08-22 Vikram S. AdveAdd functions castbool and boolexpr.
2002-08-21 Chris LattnerFix store to not index
2002-08-21 Chris LattnerConvert testcase to not use indexing on loads & stores
2002-08-20 Chris LattnerNew testcase
2002-08-20 Chris LattnerTestcase for anonymous recursive types
2002-08-19 Chris LattnerNew testcase
2002-08-19 Chris Lattner* Build with warnings
2002-08-15 Vikram S. AdveAdd tests for unary NOT operations.
2002-08-14 Chris Lattner*** empty log message ***
2002-08-04 Vikram S. AdveAdd a sequence of GEPs with constant indices, for...
2002-08-01 Chris LattnerFix broken testcase
2002-08-01 Chris LattnerMake testcase legal LLVM
2002-07-10 Chris LattnerFix broken test
2002-07-10 Vikram S. AdveSome of these are feature tests, not regression tests.
2002-05-21 Chris LattnerNew TEstcase
2002-05-17 Chris LattnerNew C backend testcases with first testcase
2002-04-16 Chris LattnerNew testcase
2002-04-14 Chris LattnerCheckin first unit testcases for the backend