Fixed the location of the expectations file.
[oota-llvm.git] / test / Assembler /
2003-10-04 Chris LattnerConstants are not getting merged together correctly...
2003-09-26 John CriswellModified the test so that it puts temporary files into...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis'.
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-21 Chris LattnerNew testcase
2003-08-21 Chris Lattnerremove invalid test
2003-08-21 Misha BrukmanTest case distilled from `bash'.
2003-08-20 Chris LattnerNew testcase for GEP folding
2003-06-30 Chris LattnerThis causes an assert in the assembler. :(
2003-06-28 Chris LattnerRemove usage of grep-not script
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-17 Chris LattnerNew testcase
2003-05-21 Chris LattnerNew testcase, found by inspection
2003-05-21 Chris LattnerNew testcase
2003-05-21 Chris LattnerAdd run string
2003-05-21 Chris LattnerNew testcase
2003-05-15 Chris LattnerNew testcase, straight out of the asm manual
2003-05-15 Chris LattnerAdd note
2003-05-15 Chris LattnerNew testcase that breaks the assembler.
2003-05-12 Chris LattnerNew bug distilled from aha program
2003-05-08 Chris LattnerRemvoe testcase that should never be implemented
2003-05-08 Chris LattnerNew testcase
2003-05-03 Chris LattnerNew testcase
2003-04-25 Chris LattnerNew testcase
2003-04-17 Chris LattnerTest case to make sure that constexprs are automaticall...
2003-04-15 Chris LattnerNew testcase that triggered assertion failure.
2003-03-06 Chris LattnerUpdate testcases to use long to index gep
2003-03-03 Chris LattnerNew testcase
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