AsmParser now depends on clients to verify that input is well formed
[oota-llvm.git] / test / LLC /
2002-08-22 Vikram S. AdveAdd functions castbool and boolexpr.
2002-08-22 Vikram S. Adve*** empty log message ***
2002-08-21 Chris LattnerFix store to not index
2002-08-21 Chris LattnerConvert testcase to not use indexing on loads & stores
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 makefile to work.
2002-08-01 Chris LattnerFix broken testcase
2002-08-01 Chris LattnerMake testcase legal LLVM
2002-08-01 Vikram S. AdveFeature test for stack size bigger than immed. field...
2002-07-29 Chris LattnerFix testcase to not print pointer value
2002-07-10 Chris LattnerFix broken test
2002-07-10 Vikram S. AdveInclude Makefile.singlesrc in order to compile .c tests.
2002-07-10 Vikram S. AdveSome of these are feature tests, not regression tests.
2002-04-16 Chris LattnerNew testcase
2002-04-14 Chris LattnerCheckin first unit testcases for the backend
2002-02-11 Chris LattnerAdd testcase for sparc backend