summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Update this test because constant integers are always printed signed now.Reid Spencer2006-12-19
* For PR950:Reid Spencer2006-12-19
* This test needs to be upgraded for the forthcoming FCmpInst patch.Reid Spencer2006-12-19
* This test needs to be upgraded for the FCmpInst patch.Reid Spencer2006-12-19
* Make sure linker output is overwritten so this test can pass multiple times.Reid Spencer2006-12-19
* testcase for pr1061Chris Lattner2006-12-19
* Back out last revision, a bit premature, its not an upgrade-only change.Reid Spencer2006-12-19
* For PR950:Reid Spencer2006-12-19
* For PR950:Reid Spencer2006-12-19
* This test needs to be upgraded in preparation for the SETCC patch.Reid Spencer2006-12-19
* This test needs to be upgraded.Reid Spencer2006-12-19
* Add a couple little tests for SExt/ZExt of constants of a sign that doesn'tReid Spencer2006-12-18
* testcase for pr1049Chris Lattner2006-12-16
* Fix one more broken testcaseChris Lattner2006-12-16
* Fix borken testcaseChris Lattner2006-12-16
* fix buggy testcaseChris Lattner2006-12-16
* testcases for PR1042Chris Lattner2006-12-16
* extern_weak link testAndrew Lenharth2006-12-15
* reenable theseChris Lattner2006-12-15
* New testcase for llvm-gcc bugfixChris Lattner2006-12-15
* avoid using a constant table when a constant can be used inlineRafael Espindola2006-12-14
* Avoid creating invalid sub/add instructions on the prolog/epilogRafael Espindola2006-12-14
* Remove DSA tests.John Criswell2006-12-13
* Remove DSA tests.John Criswell2006-12-13
* xfail these until I recommit the scalarrepl patchChris Lattner2006-12-13
* Remove DSA tests.John Criswell2006-12-13
* New testcase for PR1047Chris Lattner2006-12-13
* more general matching of the MVN instructionRafael Espindola2006-12-12
* don't use "ordinary" addressing mode 1 when mvn is appropriateRafael Espindola2006-12-12
* new testcase for pr1045Chris Lattner2006-12-12
* This should check for darwin literal sections as well.Chris Lattner2006-12-12
* use MVN to handle small negative constantsRafael Espindola2006-12-12
* Don't bother upgrading this.Reid Spencer2006-12-12
* add mvnRafael Espindola2006-12-12
* Test case for ensuring correct reading back of cast constant expressions.Reid Spencer2006-12-11
* Add a test for constant folding of bitcast to/from floating point.Reid Spencer2006-12-11
* Provide a test for int<->float and long<->double bitcasts.Reid Spencer2006-12-11
* constant folding of bitcast is broken.Chris Lattner2006-12-11
* the xform is done by scalarrepl not the code generator.Chris Lattner2006-12-11
* new testcaseChris Lattner2006-12-11
* testcase for a regression introduced by the recent cast patchChris Lattner2006-12-11
* new testcaseChris Lattner2006-12-10
* .align is in bitsRafael Espindola2006-12-10
* fix test/Regression/CodeGen/X86/weak.llRafael Espindola2006-12-09
* use a . instead of a % in the grep expressionRafael Espindola2006-12-09
* Fix the run line and make this test more specific.Reid Spencer2006-12-09
* Add a check to catch an incorrect upgrade.Reid Spencer2006-12-09
* Too soon to commit, revert.Reid Spencer2006-12-09
* New test cases for regressions in the SetCC -> ICmp patch.Reid Spencer2006-12-09
* %progbits not @progbitsRafael Espindola2006-12-08