aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/FunctionResolve
Commit message (Expand)AuthorAgeFilesLines
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* This was fixedChris Lattner2004-11-221-1/+0
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* This test is obsolete and incorrectChris Lattner2004-11-061-10/+0
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-062-0/+2
* Modify testcase to merit a warning, though no warning is still printed!Chris Lattner2004-08-241-2/+2
* Fix an all too common form of the 'Found global types that are not compatible...Chris Lattner2003-11-201-0/+10
* Update testChris Lattner2003-10-231-1/+1
* New testcase for fun hack that is absolutely necessary for the C++ stdlib.Chris Lattner2003-10-221-0/+14
* New testcase: globals should be linked if they are the wrong type. We shouldChris Lattner2003-10-211-0/+10
* old testcaseChris Lattner2003-10-081-0/+12
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-1614-14/+14
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* new testcase: we warn if we are merging together two functions whose argumentChris Lattner2003-08-231-0/+12
* New testcaseChris Lattner2003-07-231-0/+10
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-2811-64/+13
* The actual nicification of calls is now implemented in instcombine, not inChris Lattner2003-06-194-4/+4
* New testcaseChris Lattner2003-05-311-0/+10
* New testcaseChris Lattner2003-05-311-0/+15
* Add another testcaseChris Lattner2003-05-311-0/+2
* New testcaseChris Lattner2003-05-311-0/+11
* New testcase that crashes the funcresolve pass.Chris Lattner2003-05-211-0/+11
* 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 Lattner2002-11-101-0/+17
* Fix predicateChris Lattner2002-11-081-1/+1
* Add testcase that is fscking twolfChris Lattner2002-11-081-0/+15
* Add check to see if opt abortsChris Lattner2002-10-091-0/+5
* New testcaseChris Lattner2002-10-091-0/+23
* Avoid having testcases spit out bytecode on errorChris Lattner2002-10-092-2/+2
* Cleanup testcase a lot to test JUST funcresolve of globalsChris Lattner2002-10-091-12/+9
* New testcaseChris Lattner2002-08-191-0/+25
* Oops, fix testcaseChris Lattner2002-07-301-1/+1
* NEw testcase to handle "yet another" return type mismatch possibilityChris Lattner2002-07-301-0/+12
* Testcases to show what -funcresolve does.Chris Lattner2002-05-244-0/+70