summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Remove trailing blank line, just to test whether the new commit scriptReid Spencer2005-05-21
* new testcaseChris Lattner2005-05-20
* New testcase that crashes simplifycfg, identified accidentally by JohnMCChris Lattner2005-05-20
* Finally get the quoting right for both Unix and Windows for the llvmgcc andReid Spencer2005-05-20
* Don't eliminate a test case, just the form of the test case, from theReid Spencer2005-05-15
* This does not belongChris Lattner2005-05-15
* Add a case with non-constant argument for testing the transform:Reid Spencer2005-05-15
* add test to check for tail callsChris Lattner2005-05-15
* Make sure this is not eligible for tail-call-elimination so that we testChris Lattner2005-05-14
* new testcaseChris Lattner2005-05-14
* Add a test case for testing ffs libcall conversion to constantReid Spencer2005-05-14
* Ensure these casts are done with the hardware fildll instructionChris Lattner2005-05-14
* this passesChris Lattner2005-05-14
* Fix thisChris Lattner2005-05-14
* new testcaseChris Lattner2005-05-13
* fix regression testsAndrew Lenharth2005-05-13
* This passes on sparcChris Lattner2005-05-13
* remove testChris Lattner2005-05-13
* These tests are currently expected to fail.John Criswell2005-05-13
* Force x86 backendChris Lattner2005-05-13
* fix buggy testChris Lattner2005-05-13
* Fix buggy testChris Lattner2005-05-13
* let dj run thisChris Lattner2005-05-13
* fixed test caseAndrew Lenharth2005-05-13
* disable this test for now.Chris Lattner2005-05-13
* add a correct run lineChris Lattner2005-05-13
* reg testChris Lattner2005-05-12
* Fix this test on Solaris.John Criswell2005-05-12
* Add testcase for legalizing ISD::CTTZ efficiently. On PPC, ctlz(int) isNate Begeman2005-05-11
* Regression test for PR#563.John Criswell2005-05-11
* Legalize for CTLZ generates a ctpop, but this ctpop is not expanded.Andrew Lenharth2005-05-11
* include the other bit count intrinsicsChris Lattner2005-05-11
* new testcaseChris Lattner2005-05-11
* new testcase for PR562Chris Lattner2005-05-10
* new testcaseChris Lattner2005-05-10
* testcase I've had in my treeChris Lattner2005-05-09
* Tell tblgen exactly where to find the include file.John Criswell2005-05-09
* new testcaseChris Lattner2005-05-09
* tweak test to accept the (good) code emitted by the pattern iselChris Lattner2005-05-09
* New testcaseChris Lattner2005-05-09
* Add note to self to complete the testing of all intrinsic functions asReid Spencer2005-05-09
* New testcase that crashes the pattern iselChris Lattner2005-05-09
* New testacse for information exposed by the 'tail' call marker.Chris Lattner2005-05-08
* add a testcase for a case we do not handle yetChris Lattner2005-05-08
* new testcaseChris Lattner2005-05-08
* new testcaseChris Lattner2005-05-08
* new testcases for PR557Chris Lattner2005-05-08
* new testcaseChris Lattner2005-05-08
* new testcaseChris Lattner2005-05-08
* * Break tests into individual cases so its easier to see what's going on.Reid Spencer2005-05-07