New testcase, for something we may never really want to support :)
[oota-llvm.git] / test / Assembler /
2003-02-02 Chris LattnerNew testcase
2003-01-30 Chris LattnerNew testcase
2003-01-23 Chris LattnerLimit the amount of time the test will run
2002-12-15 Chris LattnerAllow folding together two globals through type resolution
2002-10-15 Chris LattnerNew testcase
2002-10-13 Chris LattnerSimplify again
2002-10-13 Chris LattnerSimplify testcase
2002-10-13 Chris LattnerRename test so that we can run the disassembler on it.
2002-10-13 Chris LattnerChecking testcase for bytecode reader/writer that is...
2002-10-08 Chris LattnerNew testcase that the assembler is unacceptably slow on
2002-08-22 Chris LattnerNew testcase
2002-08-19 Chris LattnerNew testcase
2002-08-16 Chris LattnerNew testcase distilled from much larger problem
2002-08-15 Chris LattnerNew testcase
2002-08-15 Chris LattnerThere seem to be issues with constant exprs
2002-07-31 Chris LattnerNEw testcase
2002-07-25 Chris LattnerNew testcase for bug
2002-07-25 Chris LattnerNew testcase
2002-07-25 Chris LattnerAdd testcase for disassembler problem.
2002-07-14 Chris LattnerMinor rename of output
2002-07-14 Chris LattnerNew testcase to track opaque type bug
2002-07-14 Chris LattnerAllow tests that use custom commands to run
2002-07-14 Chris LattnerTest to make sure that 'internal' flags don't get dropp...
2002-07-09 Chris LattnerAdd a new testcase. It actually is not infinite loopin...
2002-05-03 Chris LattnerWe currently don't allow unresolved opaque types!
2002-05-03 Chris LattnerAdd -d switch to test AsmWriter as well
2002-05-02 Chris LattnerSimplify the testcase a bit
2002-05-02 Chris LattnerNew testcase
2002-05-02 Chris LattnerNew testcase for assembler failure
2002-04-29 Chris LattnerNew test for broken asm parser
2002-04-07 Chris LattnerNew testcase
2002-04-07 Chris LattnerTestcase for bad constant handling
2002-04-05 Chris LattnerFix bug in testcase: no implementatino section make...
2002-04-05 Chris LattnerNew testcases
2002-04-05 Chris LattnerTestcase that breaks recursive type processing
2002-03-21 Chris LattnerCheckin testcase that was just sitting in my tree....
2002-03-08 Chris LattnerNew testcase
2002-03-08 Chris LattnerNew testcase
2002-01-25 Chris LattnerTestcase for SymbolTable.cpp bug
2002-01-25 Chris LattnerCheck in testcase and fix
2002-01-23 Chris LattnerInitial Checkin