summaryrefslogtreecommitdiff
path: root/test/Assembler
Commit message (Expand)AuthorAge
* 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
* New testcase to track opaque type bugChris Lattner2002-07-14
* Allow tests that use custom commands to runChris Lattner2002-07-14
* Test to make sure that 'internal' flags don't get dropped accidentally!Chris Lattner2002-07-14
* Add a new testcase. It actually is not infinite looping. It just takesChris Lattner2002-07-09
* We currently don't allow unresolved opaque types!Chris Lattner2002-05-03
* Add -d switch to test AsmWriter as wellChris Lattner2002-05-03
* Simplify the testcase a bitChris Lattner2002-05-02
* New testcaseChris Lattner2002-05-02
* New testcase for assembler failureChris Lattner2002-05-02
* New test for broken asm parserChris Lattner2002-04-29