brg
[oota-llvm.git] / test / CodeGen /
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