summaryrefslogtreecommitdiff
path: root/test/Transforms/FunctionResolve
Commit message (Expand)AuthorAge
* old testcaseChris Lattner2003-10-08
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* new testcase: we warn if we are merging together two functions whose argumentChris Lattner2003-08-23
* New testcaseChris Lattner2003-07-23
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-28
* The actual nicification of calls is now implemented in instcombine, not inChris Lattner2003-06-19
* New testcaseChris Lattner2003-05-31
* New testcaseChris Lattner2003-05-31
* Add another testcaseChris Lattner2003-05-31
* New testcaseChris Lattner2003-05-31
* New testcase that crashes the funcresolve pass.Chris Lattner2003-05-21
* Update testcases to match what is currently output by the CFEChris Lattner2003-04-19
* Add testcase for constantexpr gepChris Lattner2003-04-19
* Test case for forward declared global array with no sizeChris Lattner2003-04-18
* New testcaseChris Lattner2002-11-10
* Fix predicateChris Lattner2002-11-08
* Add testcase that is fscking twolfChris Lattner2002-11-08
* Add check to see if opt abortsChris Lattner2002-10-09
* New testcaseChris Lattner2002-10-09
* Avoid having testcases spit out bytecode on errorChris Lattner2002-10-09
* Cleanup testcase a lot to test JUST funcresolve of globalsChris Lattner2002-10-09
* New testcaseChris Lattner2002-08-19
* Oops, fix testcaseChris Lattner2002-07-30
* NEw testcase to handle "yet another" return type mismatch possibilityChris Lattner2002-07-30
* Testcases to show what -funcresolve does.Chris Lattner2002-05-24