aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a link to source of inspirationChris Lattner2003-03-051-0/+3
* New testcase for pow builtin recognitionChris Lattner2003-03-051-0/+23
* Add another testcase that may eventually be handled...Chris Lattner2003-03-051-0/+7
* Add testcase for new instcombine xformChris Lattner2003-03-051-2/+8
* Add new testcaseChris Lattner2003-03-051-0/+24
* New testcase for feature simplifycfg should handleChris Lattner2003-03-051-0/+21
* Add testcase for new feature for simplifycfg passChris Lattner2003-03-051-0/+26
* New testcaseChris Lattner2003-03-041-0/+7
* Make the testcase more interesting, test that two different array elements do...Chris Lattner2003-03-031-0/+18
* Fix testcaseChris Lattner2003-02-281-1/+1
* Add a test for a feature that I hope will be implemented somedayChris Lattner2003-02-281-0/+22
* New testcaseChris Lattner2003-02-281-0/+15
* New testChris Lattner2003-02-281-0/+22
* New testcaseChris Lattner2003-02-271-0/+19
* New testcaseChris Lattner2003-02-271-0/+13
* Testcase for Preheaders problemChris Lattner2003-02-271-0/+28
* New testcase crashing LICMChris Lattner2003-02-261-0/+22