summaryrefslogtreecommitdiff
path: root/test/Assembler
AgeCommit message (Expand)AuthorFilesLines
2005-03-21This error message changed.Chris Lattner1-1/+1
2005-02-27Fix misspellings, patch contributed by Gabor Greif!Chris Lattner1-1/+1
2005-02-09New testcase that the asmwriter botches.Chris Lattner1-0/+14
2005-02-01This bug crashes the assembler, distilled from a testcase produced by Andrew.Chris Lattner1-0/+8
2005-01-05Update this test to pass.Chris Lattner1-1/+1
2005-01-04Test that trivial constants are not printed in hex notation.Chris Lattner1-0/+6
2004-12-08This test is xfail right now, to keep DJ clean, also mention the PR# in testc...Chris Lattner1-0/+3
2004-12-06Test case for PR409:Reid Spencer1-0/+10
2004-12-05Change this test to not require execution of the program.Chris Lattner1-1/+1
2004-12-05New testcase for the bug affecting 255.vortex in CBE mode.Chris Lattner1-0/+20
2004-11-28new testcase for PR463Chris Lattner1-0/+3
2004-11-19Adding srcdir argTanya Lattner1-1/+1
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner1-0/+3
2004-11-07Revert back to r1.1, I'm just thoroughly confused :)Chris Lattner1-3/+2
2004-11-07Add new (old) testcaseChris Lattner1-2/+3
2004-11-07Added RUN line.Tanya Lattner1-1/+1
2004-11-06Adding RUN lines.Tanya Lattner29-2/+60
2004-11-06Adding XFAIL lines for dejagnu support.Tanya Lattner2-2/+1
2004-10-23New testcaseChris Lattner1-0/+5
2004-09-29The verifier takes 50s on this testcase, that is not good n stuffChris Lattner1-0/+24454
2004-07-14this "feature" is goneChris Lattner1-5/+0
2004-07-08Add a test that I have had in my tree for several months now, but apparently ...Chris Lattner1-0/+10
2004-07-08Fix this testcaseChris Lattner1-1/+1
2004-06-07New testcase for PR361Chris Lattner1-0/+11
2004-03-30New testcase that crashes the assemblerChris Lattner1-0/+3
2004-03-12New testcaseChris Lattner1-0/+7
2004-03-08New testcase for folding in some important situations. The first twoChris Lattner1-0/+15
2004-02-27Fix a verifier bug that was preventing us from ripping povray+libpng to pieces.Chris Lattner1-0/+23
2004-02-25Note that this test is currently expected to fail.Brian Gaeke1-0/+1
2004-02-01Add another testChris Lattner1-1/+2
2004-02-01New testcase for PR218Chris Lattner1-0/+5
2004-01-23New testcase for problem brian ran intoChris Lattner1-0/+3
2004-01-20New testcase for incorrect bytecode reading of MAXLONG. The reader is gettingChris Lattner1-0/+4
2004-01-13New testcase for symbolic constant folding opportunities that LLVM should get.Chris Lattner1-0/+25
2004-01-11This isn't really an assembler test. This tests to make sure theChris Lattner1-0/+11
2003-12-31testcase for PR198Chris Lattner1-0/+5
2003-11-25Testcase for PR147Chris Lattner1-0/+10
2003-11-12The bytecode reader/writer is borking this testcaseChris Lattner1-0/+10
2003-11-12New testcase for PR107Chris Lattner1-0/+8
2003-11-05New testcaseChris Lattner1-0/+5
2003-10-23Fix testChris Lattner1-1/+1
2003-10-04Constants are not getting merged together correctly when types are resolvedChris Lattner1-0/+6
2003-09-26Modified the test so that it puts temporary files into the temporary directory.John Criswell1-3/+3
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell1-23/+0
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman22-23/+23
2003-09-06Checkin of autoconf-style object root.John Criswell1-3/+3
2003-08-21New testcaseChris Lattner1-0/+5
2003-08-21remove invalid testChris Lattner1-1/+0
2003-08-21Test case distilled from `bash'.Misha Brukman1-0/+1
2003-08-20New testcase for GEP foldingChris Lattner1-0/+18