summaryrefslogtreecommitdiff
path: root/test/Assembler
Commit message (Expand)AuthorAge
* 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
* Modified the test so that it puts temporary files into the temporary directory.John Criswell2003-09-26
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman2003-09-15
* Checkin of autoconf-style object root.John Criswell2003-09-06
* New testcaseChris Lattner2003-08-21
* remove invalid testChris Lattner2003-08-21
* Test case distilled from `bash'.Misha Brukman2003-08-21
* New testcase for GEP foldingChris Lattner2003-08-20
* This causes an assert in the assembler. :(Chris Lattner2003-06-30
* Remove usage of grep-not scriptChris Lattner2003-06-28
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-28
* New testcaseChris Lattner2003-06-17
* New testcase, found by inspectionChris Lattner2003-05-21
* New testcaseChris Lattner2003-05-21
* Add run stringChris Lattner2003-05-21
* New testcaseChris Lattner2003-05-21
* New testcase, straight out of the asm manualChris Lattner2003-05-15
* Add noteChris Lattner2003-05-15
* New testcase that breaks the assembler.Chris Lattner2003-05-15
* New bug distilled from aha programChris Lattner2003-05-12
* Remvoe testcase that should never be implementedChris Lattner2003-05-08
* New testcaseChris Lattner2003-05-08
* New testcaseChris Lattner2003-05-03
* New testcaseChris Lattner2003-04-25
* Test case to make sure that constexprs are automatically foldedChris Lattner2003-04-17
* New testcase that triggered assertion failure.Chris Lattner2003-04-15
* Update testcases to use long to index gepChris Lattner2003-03-06
* New testcaseChris Lattner2003-03-03
* New testcaseChris Lattner2003-02-02
* New testcaseChris Lattner2003-01-30
* Limit the amount of time the test will runChris Lattner2003-01-23
* Allow folding together two globals through type resolutionChris Lattner2002-12-15