summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* New testcase distilled from a large chunk of code Misha sent me.Chris Lattner2005-07-07
* new testcase for PR590Chris Lattner2005-06-30
* Fix this test case to actually test the new va_arg instruction not theReid Spencer2005-06-18
* new vararg testAndrew Lenharth2005-06-18
* new testcase for PR586Chris Lattner2005-06-17
* new testcase for PR585Chris Lattner2005-06-17
* new testcase for PR584Chris Lattner2005-06-17
* new testcase for PR583Chris Lattner2005-06-16
* new testcase for PR580Chris Lattner2005-06-15
* new testcase for PR582Chris Lattner2005-06-15
* new testcase for PR579Chris Lattner2005-06-15
* new testcase for PR577Chris Lattner2005-06-15
* 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