aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* .align is in bitsRafael Espindola2006-12-101-1/+1
* fix test/Regression/CodeGen/X86/weak.llRafael Espindola2006-12-091-0/+3
* use a . instead of a % in the grep expressionRafael Espindola2006-12-091-1/+1
* Fix the run line and make this test more specific.Reid Spencer2006-12-091-1/+1
* Add a check to catch an incorrect upgrade.Reid Spencer2006-12-091-0/+5
* Too soon to commit, revert.Reid Spencer2006-12-091-1/+1
* New test cases for regressions in the SetCC -> ICmp patch.Reid Spencer2006-12-093-1/+97
* %progbits not @progbitsRafael Espindola2006-12-081-1/+1
* add missing &&Rafael Espindola2006-12-081-1/+1
* add \"aw\",@progbits" to ctors and dtorsRafael Espindola2006-12-081-0/+1
* test packed struct codegen on x86Andrew Lenharth2006-12-081-0/+38
* packed initializers too in the testAndrew Lenharth2006-12-081-0/+4
* feature test for packed structsAndrew Lenharth2006-12-081-0/+29
* This test needs to be upgraded.Reid Spencer2006-12-081-1/+1
* For PR950:Reid Spencer2006-12-081-0/+16