New testcase that caused instcombine to infinitely loop (with my recent
[oota-llvm.git] / test / Assembler /
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-01-05 Chris Lattnernew tests, derived from cosmics scheme output
2005-12-23 Chris Lattnerthis test fails
2005-12-22 Reid SpencerFix PR409:
2005-12-21 Chris Lattnernew testcase
2005-05-05 Chris Lattnernew testcase for PR541
2005-03-21 Chris LattnerThis error message changed.
2005-02-27 Chris LattnerFix misspellings, patch contributed by Gabor Greif!
2005-02-09 Chris LattnerNew testcase that the asmwriter botches.
2005-02-01 Chris LattnerThis bug crashes the assembler, distilled from a testca...
2005-01-05 Chris LattnerUpdate this test to pass.
2005-01-04 Chris LattnerTest that trivial constants are not printed in hex...
2004-12-08 Chris LattnerThis test is xfail right now, to keep DJ clean, also...
2004-12-06 Reid SpencerTest case for PR409:
2004-12-05 Chris LattnerChange this test to not require execution of the program.
2004-12-05 Chris LattnerNew testcase for the bug affecting 255.vortex in CBE...
2004-11-28 Chris Lattnernew testcase for PR463
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-07 Chris LattnerRevert back to r1.1, I'm just thoroughly confused :)
2004-11-07 Chris LattnerAdd new (old) testcase
2004-11-07 Tanya LattnerAdded RUN line.
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-10-23 Chris LattnerNew testcase
2004-09-29 Chris LattnerThe verifier takes 50s on this testcase, that is not...
2004-07-14 Chris Lattnerthis "feature" is gone
2004-07-08 Chris LattnerAdd a test that I have had in my tree for several month...
2004-07-08 Chris LattnerFix this testcase
2004-06-07 Chris LattnerNew testcase for PR361
2004-03-30 Chris LattnerNew testcase that crashes the assembler
2004-03-12 Chris LattnerNew testcase
2004-03-08 Chris LattnerNew testcase for folding in some important situations...
2004-02-27 Chris LattnerFix a verifier bug that was preventing us from ripping...
2004-02-25 Brian GaekeNote that this test is currently expected to fail.
2004-02-01 Chris LattnerAdd another test
2004-02-01 Chris LattnerNew testcase for PR218
2004-01-23 Chris LattnerNew testcase for problem brian ran into
2004-01-20 Chris LattnerNew testcase for incorrect bytecode reading of MAXLONG...
2004-01-13 Chris LattnerNew testcase for symbolic constant folding opportunitie...
2004-01-11 Chris LattnerThis isn't really an assembler test. This tests to...
2003-12-31 Chris Lattnertestcase for PR198
2003-11-25 Chris LattnerTestcase for PR147
2003-11-12 Chris LattnerThe bytecode reader/writer is borking this testcase
2003-11-12 Chris LattnerNew testcase for PR107
2003-11-05 Chris LattnerNew testcase
2003-10-23 Chris LattnerFix test
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...
next