summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* Adding missing dg file.Tanya Lattner2004-11-20
* 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
* New testcaseChris Lattner2004-11-13
* Changed to XFAILTanya Lattner2004-11-07
* Update this to expect AT&T syntaxChris Lattner2004-11-07
* Fix a test.Chris Lattner2004-11-07
* Adding RUN lines.Tanya Lattner2004-11-06
* Adding RUN lines.Tanya Lattner2004-11-06
* Add missing run lineChris Lattner2004-11-06
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-06
* Initial checkin of regression test for generating the PowerPC rlwimiNate Begeman2004-10-24
* New testcase. The setcc is only used by a select, but not as a condition:Chris Lattner2004-10-08
* New version of Bill Wendling's PR33 patch.Brian Gaeke2004-08-25
* note pr#Brian Gaeke2004-08-24
* A PR60 test caseBrian Gaeke2004-08-23
* Simple hand-coded tests to aid in early development of backends, along with aMisha Brukman2004-08-11
* This testcase causes the CBE to generate code that is not legal C.Chris Lattner2004-08-09
* Added another test case for double FP constants as well.Reid Spencer2004-07-26
* Update testChris Lattner2004-07-26
* Update gc intrinsics to take pointer to object as well as pointer to field.Chris Lattner2004-07-22
* Make this testcase more interestingChris Lattner2004-07-02
* New testcase for constant expression lowering pass, contributed by Vladimir P...Chris Lattner2004-06-25
* Isnan became unorderedChris Lattner2004-06-22
* This testcase is a bit silly now, but oh well :)Chris Lattner2004-06-15
* Test that the X86 backend is only emitting one fucom instructionChris Lattner2004-06-11
* Testcase for PR369Chris Lattner2004-06-11
* Check to make sure that isnan doesn't require calling a functionChris Lattner2004-06-11
* Test case for PR368Brian Gaeke2004-06-11
* Make the test pass by using the correct RUN: syntax.Reid Spencer2004-05-27
* Added a "RUN:" line so this file can be executed by TestRunner.shReid Spencer2004-05-27
* gc_init now gets an argumentChris Lattner2004-05-27
* Make the test use the %A typeChris Lattner2004-05-26
* Add a simple testcase for garbage collection supportChris Lattner2004-05-23
* Testcase for PR337, which was reduced by Reid Spencer.Chris Lattner2004-05-10
* Test for memory mapped I/O intrinsics.John Criswell2004-04-14
* new testcase that crashes the fp stackifierChris Lattner2004-04-13
* Make the testcase more challengingChris Lattner2004-04-13
* Update testcase to illustrate the coalescing problem. The previous one did no...Alkis Evlogimenos2004-04-12
* Added testcase for the llvm.readport and llvm.writeport intrinsics.John Criswell2004-04-12
* Add same value coalescing testcaseAlkis Evlogimenos2004-04-12
* New testcaseChris Lattner2004-04-11
* New testcaseChris Lattner2004-04-11
* New testcaseChris Lattner2004-04-11
* New file that can be useful for hand inspection of assembly required for certainChris Lattner2004-04-07
* New testcaseChris Lattner2004-04-07
* Tests for fp cmov's that I forgot to check in earlierChris Lattner2004-04-01
* Test folding comparisons into select instructionsChris Lattner2004-03-30
* New testcase. This now codegens to:Chris Lattner2004-03-30
* New testcase for select instructionsChris Lattner2004-03-30