summaryrefslogtreecommitdiff
path: root/test/Transforms/FunctionResolve
Commit message (Expand)AuthorAge
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* This was fixedChris Lattner2004-11-22
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* This test is obsolete and incorrectChris Lattner2004-11-06
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-06
* Modify testcase to merit a warning, though no warning is still printed!Chris Lattner2004-08-24
* Fix an all too common form of the 'Found global types that are not compatible...Chris Lattner2003-11-20
* Update testChris Lattner2003-10-23
* New testcase for fun hack that is absolutely necessary for the C++ stdlib.Chris Lattner2003-10-22
* New testcase: globals should be linked if they are the wrong type. We shouldChris Lattner2003-10-21
* 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