aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* New testcaseChris Lattner2003-05-301-0/+9
* New testcaseChris Lattner2003-05-291-0/+11
* New testcasesChris Lattner2003-05-292-0/+66
* Check in old testsChris Lattner2003-05-292-0/+36
* Change tests to use testrunnerChris Lattner2003-05-293-6/+23
* New testcaseChris Lattner2003-05-271-0/+8
* Start testing SRoAChris Lattner2003-05-271-0/+1
* Initial testcases for scalar replacement of aggregates passChris Lattner2003-05-274-0/+46
* New testcaseChris Lattner2003-05-261-0/+7
* New testcase that crashes the funcresolve pass.Chris Lattner2003-05-211-0/+11
* Trim testcase a bitChris Lattner2003-05-211-6/+1
* New testcase identified by joelChris Lattner2003-05-211-0/+26
* Initial testChris Lattner2003-05-172-0/+39
* Modernize testcasesChris Lattner2003-05-142-13/+9
* New testcaseChris Lattner2003-05-122-0/+114
* Testcase which kills the constant folderChris Lattner2003-05-121-0/+15
* Checkin old testChris Lattner2003-05-111-0/+11
* Make sure to compiel the LowerSwitch testsChris Lattner2003-05-061-0/+1
* Fix miscompilation found in Fhourstones by bugpointChris Lattner2003-05-031-0/+21
* Reduce testcase a bitChris Lattner2003-05-011-3/+1
* New testcase for the lowerswitch passChris Lattner2003-05-012-0/+29
* New testcase: do not "raise" a call that is not through a function pointer!Chris Lattner2003-05-011-0/+11
* Add comment to testcaseChris Lattner2003-04-262-0/+6
* New testcase that crashes preheadersChris Lattner2003-04-252-0/+44
* New testcaseChris Lattner2003-04-251-0/+37
* New testcaseChris Lattner2003-04-251-0/+7
* New testcaseChris Lattner2003-04-251-0/+15
* New testcaseChris Lattner2003-04-221-0/+15
* Update testcases to match what is currently output by the CFEChris Lattner2003-04-192-6/+6
* Add testcase for constantexpr gepChris Lattner2003-04-191-0/+3
* Test case for forward declared global array with no sizeChris Lattner2003-04-181-0/+13
* New testcaseChris Lattner2003-04-181-0/+17
* New testcaseChris Lattner2003-04-161-0/+14
* Add PRE directoryChris Lattner2003-04-161-0/+1
* Simple arithmetic loop-based test case for modulo scheduling.Misha Brukman2003-04-101-0/+18
* Adding a simple test case in the hope that commit-diffs.pl will pick this up.Misha Brukman2003-04-101-0/+14
* Not only is this the first test case for ModuloScheduing, it's also the firstMisha Brukman2003-04-101-0/+17
* New testcaseChris Lattner2003-04-101-0/+11
* Initial checkin of PRE testChris Lattner2003-03-311-0/+194
* Initial checkin of PRE testsChris Lattner2003-03-311-0/+10
* Test limited reassociationChris Lattner2003-03-112-0/+7
* Add optimizations:Chris Lattner2003-03-103-1/+16
* Add testcases for negated multipliesChris Lattner2003-03-101-0/+13
* Add test for demorgans law with constantsChris Lattner2003-03-101-0/+17
* * Add testcases for associative operatorsChris Lattner2003-03-103-1/+29
* Modernize testcaseChris Lattner2003-03-101-9/+6
* Add a bunch of new testsChris Lattner2003-03-101-0/+30
* Add test for: (A|B)^B == A & (~B)Chris Lattner2003-03-101-0/+6
* Modernize testcaseChris Lattner2003-03-101-5/+5
* New testcaseChris Lattner2003-03-071-0/+22