summaryrefslogtreecommitdiffstats
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Make this testcase more interestingChris Lattner2004-07-021-5/+6
* New testcase for constant expression lowering pass, contributed by Vladimir P...Chris Lattner2004-06-251-0/+26
* Isnan became unorderedChris Lattner2004-06-221-2/+2
* This testcase is a bit silly now, but oh well :)Chris Lattner2004-06-151-4/+2
* Test that the X86 backend is only emitting one fucom instructionChris Lattner2004-06-111-0/+11
* Testcase for PR369Chris Lattner2004-06-111-0/+6
* Check to make sure that isnan doesn't require calling a functionChris Lattner2004-06-111-0/+7
* Test case for PR368Brian Gaeke2004-06-111-0/+11
* Make the test pass by using the correct RUN: syntax.Reid Spencer2004-05-271-1/+1
* Added a "RUN:" line so this file can be executed by TestRunner.shReid Spencer2004-05-271-0/+2
* gc_init now gets an argumentChris Lattner2004-05-271-2/+2
* Make the test use the %A typeChris Lattner2004-05-261-0/+1
* Add a simple testcase for garbage collection supportChris Lattner2004-05-231-0/+52
* Testcase for PR337, which was reduced by Reid Spencer.Chris Lattner2004-05-101-0/+15
* Test for memory mapped I/O intrinsics.John Criswell2004-04-141-0/+21
* new testcase that crashes the fp stackifierChris Lattner2004-04-131-0/+8
* Make the testcase more challengingChris Lattner2004-04-131-5/+8
* Update testcase to illustrate the coalescing problem. The previous one did no...Alkis Evlogimenos2004-04-121-12/+4
* Added testcase for the llvm.readport and llvm.writeport intrinsics.John Criswell2004-04-121-0/+18
* Add same value coalescing testcaseAlkis Evlogimenos2004-04-121-0/+19
* New testcaseChris Lattner2004-04-111-0/+17
* New testcaseChris Lattner2004-04-111-0/+40
* New testcaseChris Lattner2004-04-111-0/+34
* New file that can be useful for hand inspection of assembly required for certainChris Lattner2004-04-071-0/+23
* New testcaseChris Lattner2004-04-071-0/+54
* Tests for fp cmov's that I forgot to check in earlierChris Lattner2004-04-011-0/+13
* Test folding comparisons into select instructionsChris Lattner2004-03-301-0/+18
* New testcase. This now codegens to:Chris Lattner2004-03-301-0/+7
* New testcase for select instructionsChris Lattner2004-03-301-0/+32
* Fixed test case to actually check for the static declaration.John Criswell2004-02-261-2/+1
* Regression tests for PR258 and PR259.John Criswell2004-02-262-0/+16
* Add testcase for the casts that are missing in PR249Chris Lattner2004-02-231-0/+11
* New testcaseChris Lattner2004-02-151-0/+16
* Test for actual support, not just for lack of crashageChris Lattner2004-02-151-1/+1
* New testcase for PR237: [x86] wierd stack/frame pointer manipulationChris Lattner2004-02-151-0/+5
* Add a testcase for the frameaddress and returnaddress intrinsics.Chris Lattner2004-02-141-0/+14
* Test that the code generator supports these intrinsicsChris Lattner2004-02-141-0/+14
* Update testsChris Lattner2004-02-132-2/+2
* Test that we get rep movs when calling memcpyChris Lattner2004-02-121-0/+24
* Move this testcase out of /home/vadve/lattner/cvs/llvm/test/Programs/LLVMSource,Chris Lattner2004-02-091-0/+13
* New testcase, code generators should support invoke/unwindChris Lattner2004-02-081-0/+13
* Unbreak this test case - llvm-as no longer tolerates redefining names in anyBrian Gaeke2003-11-221-3/+3
* Strengthen test case.Brian Gaeke2003-11-221-1/+5
* C Writer was dumping core on this test case.Brian Gaeke2003-11-221-0/+6
* New testcaseChris Lattner2003-11-031-0/+4
* New testcase, reduced from DOOM.Brian Gaeke2003-10-281-0/+10
* New testcase, which failes to compile. 252.eon hits this problemChris Lattner2003-10-231-0/+3
* Zero arg varargs functions are legal in LLVM, but not in C.Chris Lattner2003-10-231-0/+9
* Update testChris Lattner2003-10-231-2/+2
* Test that we can emit global initializers that are not normal FP valuesChris Lattner2003-10-121-0/+3