summaryrefslogtreecommitdiff
path: root/test/Assembler
Commit message (Expand)AuthorAge
* New testcase, check that the bc file correctly encodes varargs nonccc calls.Chris Lattner2006-05-26
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* new tests, derived from cosmics scheme outputChris Lattner2006-01-05
* this test failsChris Lattner2005-12-23
* Fix PR409:Reid Spencer2005-12-22
* new testcaseChris Lattner2005-12-21
* new testcase for PR541Chris Lattner2005-05-05
* This error message changed.Chris Lattner2005-03-21
* Fix misspellings, patch contributed by Gabor Greif!Chris Lattner2005-02-27
* New testcase that the asmwriter botches.Chris Lattner2005-02-09
* This bug crashes the assembler, distilled from a testcase produced by Andrew.Chris Lattner2005-02-01
* Update this test to pass.Chris Lattner2005-01-05
* Test that trivial constants are not printed in hex notation.Chris Lattner2005-01-04
* This test is xfail right now, to keep DJ clean, also mention the PR# in testc...Chris Lattner2004-12-08
* Test case for PR409:Reid Spencer2004-12-06
* Change this test to not require execution of the program.Chris Lattner2004-12-05
* New testcase for the bug affecting 255.vortex in CBE mode.Chris Lattner2004-12-05
* new testcase for PR463Chris Lattner2004-11-28
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Revert back to r1.1, I'm just thoroughly confused :)Chris Lattner2004-11-07
* Add new (old) testcaseChris Lattner2004-11-07
* Added RUN line.Tanya Lattner2004-11-07
* Adding RUN lines.Tanya Lattner2004-11-06
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-06
* New testcaseChris Lattner2004-10-23
* The verifier takes 50s on this testcase, that is not good n stuffChris Lattner2004-09-29
* this "feature" is goneChris Lattner2004-07-14
* Add a test that I have had in my tree for several months now, but apparently ...Chris Lattner2004-07-08
* Fix this testcaseChris Lattner2004-07-08
* New testcase for PR361Chris Lattner2004-06-07
* New testcase that crashes the assemblerChris Lattner2004-03-30
* New testcaseChris Lattner2004-03-12
* New testcase for folding in some important situations. The first twoChris Lattner2004-03-08
* Fix a verifier bug that was preventing us from ripping povray+libpng to pieces.Chris Lattner2004-02-27
* Note that this test is currently expected to fail.Brian Gaeke2004-02-25
* Add another testChris Lattner2004-02-01
* New testcase for PR218Chris Lattner2004-02-01
* New testcase for problem brian ran intoChris Lattner2004-01-23
* New testcase for incorrect bytecode reading of MAXLONG. The reader is gettingChris Lattner2004-01-20
* New testcase for symbolic constant folding opportunities that LLVM should get.Chris Lattner2004-01-13
* This isn't really an assembler test. This tests to make sure theChris Lattner2004-01-11
* testcase for PR198Chris Lattner2003-12-31
* Testcase for PR147Chris Lattner2003-11-25
* The bytecode reader/writer is borking this testcaseChris Lattner2003-11-12
* New testcase for PR107Chris Lattner2003-11-12
* New testcaseChris Lattner2003-11-05
* Fix testChris Lattner2003-10-23
* Constants are not getting merged together correctly when types are resolvedChris Lattner2003-10-04