aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Don't eliminate a test case, just the form of the test case, from theReid Spencer2005-05-151-1/+2
* This does not belongChris Lattner2005-05-151-3/+1
* Add a case with non-constant argument for testing the transform:Reid Spencer2005-05-151-1/+7
* add test to check for tail callsChris Lattner2005-05-151-0/+7
* Make sure this is not eligible for tail-call-elimination so that we testChris Lattner2005-05-141-2/+3
* new testcaseChris Lattner2005-05-141-0/+8
* Add a test case for testing ffs libcall conversion to constantReid Spencer2005-05-141-0/+23
* Ensure these casts are done with the hardware fildll instructionChris Lattner2005-05-141-0/+11
* this passesChris Lattner2005-05-141-1/+0
* Fix thisChris Lattner2005-05-142-2/+2
* new testcaseChris Lattner2005-05-131-0/+7
* fix regression testsAndrew Lenharth2005-05-134-7/+4
* This passes on sparcChris Lattner2005-05-131-1/+1
* remove testChris Lattner2005-05-131-46/+0
* These tests are currently expected to fail.John Criswell2005-05-134-0/+4
* Force x86 backendChris Lattner2005-05-131-1/+1
* fix buggy testChris Lattner2005-05-132-5/+5
* Fix buggy testChris Lattner2005-05-131-4/+2
* let dj run thisChris Lattner2005-05-131-0/+3
* fixed test caseAndrew Lenharth2005-05-131-1/+1
* disable this test for now.Chris Lattner2005-05-131-0/+1
* add a correct run lineChris Lattner2005-05-131-1/+1
* reg testChris Lattner2005-05-121-0/+14
* Fix this test on Solaris.John Criswell2005-05-121-1/+1
* Add testcase for legalizing ISD::CTTZ efficiently. On PPC, ctlz(int) isNate Begeman2005-05-111-0/+12
* Regression test for PR#563.John Criswell2005-05-111-0/+16
* Legalize for CTLZ generates a ctpop, but this ctpop is not expanded.Andrew Lenharth2005-05-111-0/+12
* include the other bit count intrinsicsChris Lattner2005-05-111-0/+38
* new testcaseChris Lattner2005-05-111-0/+21
* new testcase for PR562Chris Lattner2005-05-101-0/+6
* new testcaseChris Lattner2005-05-101-0/+11
* testcase I've had in my treeChris Lattner2005-05-091-0/+17
* Tell tblgen exactly where to find the include file.John Criswell2005-05-091-1/+1
* new testcaseChris Lattner2005-05-091-0/+19
* tweak test to accept the (good) code emitted by the pattern iselChris Lattner2005-05-091-2/+2
* New testcaseChris Lattner2005-05-091-0/+9
* Add note to self to complete the testing of all intrinsic functions asReid Spencer2005-05-091-0/+2
* New testcase that crashes the pattern iselChris Lattner2005-05-091-0/+49
* New testacse for information exposed by the 'tail' call marker.Chris Lattner2005-05-081-0/+16
* add a testcase for a case we do not handle yetChris Lattner2005-05-081-0/+66
* new testcaseChris Lattner2005-05-081-0/+8
* new testcaseChris Lattner2005-05-081-0/+20
* new testcases for PR557Chris Lattner2005-05-082-0/+70
* new testcaseChris Lattner2005-05-081-0/+24
* new testcaseChris Lattner2005-05-081-0/+8
* * Break tests into individual cases so its easier to see what's going on.Reid Spencer2005-05-071-6/+39
* test that reassociate can handle shiftsChris Lattner2005-05-071-0/+10
* new testcaseChris Lattner2005-05-071-0/+17
* new testcaseChris Lattner2005-05-061-0/+42
* Make sure to not accidentally get a bogus tail markerChris Lattner2005-05-061-0/+16