aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test case for PR1065.Reid Spencer2006-12-231-0/+33
* For PR950:Reid Spencer2006-12-2313-15/+356
* add a generic component to this testChris Lattner2006-12-221-1/+2
* let this pass for ppc/linuxChris Lattner2006-12-221-1/+1
* Integer constants now print out as signed values in the assembly,Reid Spencer2006-12-211-1/+1
* These tests all rely on using register mnemonics and thus must behave in theJim Laskey2006-12-218-69/+69
* Add some tests for negative constants to unsigned and large positiveReid Spencer2006-12-201-0/+7
* new testcaseChris Lattner2006-12-201-0/+6
* Update this test because constant integers are always printed signed now.Reid Spencer2006-12-191-1/+1
* For PR950:Reid Spencer2006-12-193-3/+3
* This test needs to be upgraded for the forthcoming FCmpInst patch.Reid Spencer2006-12-191-1/+1
* This test needs to be upgraded for the FCmpInst patch.Reid Spencer2006-12-191-1/+1
* Make sure linker output is overwritten so this test can pass multiple times.Reid Spencer2006-12-191-2/+1
* testcase for pr1061Chris Lattner2006-12-191-0/+91
* Back out last revision, a bit premature, its not an upgrade-only change.Reid Spencer2006-12-191-2/+2
* For PR950:Reid Spencer2006-12-193-4/+4
* For PR950:Reid Spencer2006-12-196-9/+6
* This test needs to be upgraded in preparation for the SETCC patch.Reid Spencer2006-12-197-7/+7
* This test needs to be upgraded.Reid Spencer2006-12-191-3/+3
* Add a couple little tests for SExt/ZExt of constants of a sign that doesn'tReid Spencer2006-12-181-0/+7
* testcase for pr1049Chris Lattner2006-12-161-0/+34
* Fix one more broken testcaseChris Lattner2006-12-161-1/+1
* Fix borken testcaseChris Lattner2006-12-161-1/+3
* fix buggy testcaseChris Lattner2006-12-161-1/+3
* testcases for PR1042Chris Lattner2006-12-162-0/+23
* extern_weak link testAndrew Lenharth2006-12-152-0/+15
* reenable theseChris Lattner2006-12-152-4/+0
* New testcase for llvm-gcc bugfixChris Lattner2006-12-151-0/+7
* avoid using a constant table when a constant can be used inlineRafael Espindola2006-12-141-0/+10
* Avoid creating invalid sub/add instructions on the prolog/epilogRafael Espindola2006-12-141-0/+19
* Remove DSA tests.John Criswell2006-12-131-4/+0
* Remove DSA tests.John Criswell2006-12-1314-331/+0
* xfail these until I recommit the scalarrepl patchChris Lattner2006-12-132-0/+4
* Remove DSA tests.John Criswell2006-12-1330-1253/+0
* New testcase for PR1047Chris Lattner2006-12-131-0/+7
* more general matching of the MVN instructionRafael Espindola2006-12-121-1/+7
* don't use "ordinary" addressing mode 1 when mvn is appropriateRafael Espindola2006-12-121-1/+12
* new testcase for pr1045Chris Lattner2006-12-121-0/+24
* This should check for darwin literal sections as well.Chris Lattner2006-12-121-1/+2
* use MVN to handle small negative constantsRafael Espindola2006-12-122-7/+7
* Don't bother upgrading this.Reid Spencer2006-12-121-2/+2
* add mvnRafael Espindola2006-12-121-0/+55
* Test case for ensuring correct reading back of cast constant expressions.Reid Spencer2006-12-111-0/+8
* Add a test for constant folding of bitcast to/from floating point.Reid Spencer2006-12-111-0/+18
* Provide a test for int<->float and long<->double bitcasts.Reid Spencer2006-12-111-0/+48
* constant folding of bitcast is broken.Chris Lattner2006-12-111-0/+4
* the xform is done by scalarrepl not the code generator.Chris Lattner2006-12-111-3/+2
* new testcaseChris Lattner2006-12-111-0/+12
* testcase for a regression introduced by the recent cast patchChris Lattner2006-12-111-0/+38
* new testcaseChris Lattner2006-12-101-0/+10