summaryrefslogtreecommitdiff
path: root/test/Assembler
Commit message (Expand)AuthorAge
* 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
* New testcaseChris Lattner2002-10-15
* Simplify againChris Lattner2002-10-13
* Simplify testcaseChris Lattner2002-10-13
* Rename test so that we can run the disassembler on it.Chris Lattner2002-10-13
* Checking testcase for bytecode reader/writer that is causing the SPEC parserChris Lattner2002-10-13
* New testcase that the assembler is unacceptably slow onChris Lattner2002-10-08
* New testcaseChris Lattner2002-08-22
* New testcaseChris Lattner2002-08-19
* New testcase distilled from much larger problemChris Lattner2002-08-16
* New testcaseChris Lattner2002-08-15
* There seem to be issues with constant exprsChris Lattner2002-08-15
* NEw testcaseChris Lattner2002-07-31
* New testcase for bugChris Lattner2002-07-25
* New testcaseChris Lattner2002-07-25
* Add testcase for disassembler problem.Chris Lattner2002-07-25
* Minor rename of outputChris Lattner2002-07-14