aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic
Commit message (Expand)AuthorAgeFilesLines
* -pre-RA-sched=none, simple, simple-noitin are gone.Evan Cheng2007-10-011-3/+0
* Fix a typo in a comment.Dan Gohman2007-09-241-1/+1
* Fix for PR1633: Verifier doesn't fully verify GC intrinsicsGordon Henriksen2007-09-171-1/+2
* Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...Anton Korobeynikov2007-09-073-88/+88
* Change all floating constants that are not exactlyDale Johannesen2007-09-055-7/+7
* Fix a gcroot lowering bug.Evan Cheng2007-09-011-0/+10
* Remove this test as it is too hard to fix after theDuncan Sands2007-08-271-1621/+0
* Now that we don't output cleanups by default, the actionDuncan Sands2007-08-271-1/+1
* Allow target constants to be illegal types. The target shouldChris Lattner2007-08-251-0/+8
* Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-155-17/+17
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-8/+8
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-312-2/+2
* Don't use * in XFAIL line unless you want it to XFAIL on everything. I don't ...Tanya Lattner2007-07-173-3/+3
* XFAIL these on sparc-solarisGabor Greif2007-07-173-2/+8
* For PR1558:Reid Spencer2007-07-171-26/+0
* Remove the trailing semicolon from function declarations in LLVM,Dan Gohman2007-07-161-1/+1
* Skeleton of post-RA scheduler; doesn't do anything yet.Dale Johannesen2007-07-131-7/+7
* remove this bogus t-tChris Lattner2007-07-091-1/+0
* Test that byte offsets are used to index into the listDuncan Sands2007-07-061-0/+1621
* avoid ambiguity in target selectionChris Lattner2007-07-051-2/+0
* Convert .cvsignore filesJohn Criswell2007-06-292-6/+0
* Workaround for PR1508.Duncan Sands2007-06-152-1/+5
* "Simplified" testcase for PR1422.Duncan Sands2007-06-061-0/+2864
* Test assumes tail merging is off; this must now be explicit.Dale Johannesen2007-05-221-1/+1
* add testcase for 128-bit add/subChris Lattner2007-05-171-0/+39
* Fix an infinite recursion in GetNegatedExpression.Lauro Ramos Venancio2007-05-151-0/+90
* move to CodeGen/ARM/2007-05-07-tailmerge-1.llChris Lattner2007-05-081-65/+0
* Fix test case.Evan Cheng2007-05-071-1/+1
* Handle some non-exit blocks in tail merging.Dale Johannesen2007-05-071-0/+65
* the sparc v8 backend handles this correctlyChris Lattner2007-05-051-1/+1
* unxfail this, llc doesn't support this feature yet, so don't run it.Chris Lattner2007-05-051-2/+0
* Check that the right eh personality function is used.Duncan Sands2007-05-051-0/+35
* Test that the eh lowering code can handle constant folded bitcasts.Duncan Sands2007-05-041-0/+12
* Split target dependent test portions to target-specific directories.Reid Spencer2007-05-011-4/+0
* testcase for PR1228Chris Lattner2007-04-301-0/+59
* For PR1370:Reid Spencer2007-04-303-29/+0
* ensure the operand prints.Chris Lattner2007-04-281-1/+1
* new testcaseChris Lattner2007-04-282-0/+21
* update syntaxChris Lattner2007-04-281-1/+1
* make this testcase harder, to cover PR1326Chris Lattner2007-04-271-1/+3
* Test that eh_selector lowering accepts global variables as well as bitcastsDuncan Sands2007-04-271-0/+14
* Unxfail testsAnton Korobeynikov2007-04-262-6/+0
* Add test to proper place. Also, XFAIL until ppc bootstrap will be ok.Anton Korobeynikov2007-04-261-0/+21
* new testcaseChris Lattner2007-04-171-0/+35
* Also validate that the code generation of IntrinsicLowering for LLI works.Reid Spencer2007-04-161-6/+25
* For PR1319:Reid Spencer2007-04-168-29/+29
* For PR1319:Reid Spencer2007-04-161-2/+2
* For PR1336:Reid Spencer2007-04-161-1/+0
* For PR1336:Reid Spencer2007-04-151-0/+1