aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-02Fix lli with no argumentsChris Lattner
2002-08-02Fix bug: test/Regression/Transforms/InstCombine/2002-08-02-CastTest.llChris Lattner
2002-08-02Fix yet another bug in the testcaseChris Lattner
2002-08-02Fix bug in testcaseChris Lattner
2002-08-02* Cleanups of instcombineChris Lattner
2002-08-02These tests should not run -dce pass to cleanup instcombine.Chris Lattner
2002-08-02Add another testcase that isn't failing because of another bug in instcombineChris Lattner
2002-08-02Change test to really test the cases we can hitChris Lattner
2002-08-02New testcaseChris Lattner
2002-08-02Don't build Debug/ versions when ENABLE_OPTIMIZED is on.Vikram S. Adve
2002-08-02Fix bug: test/Regression/Transforms/GCSE/2002-05-21-NoSharedDominator.llChris Lattner
2002-08-02Implement dominator checking in the verifier, so that we check that allChris Lattner
2002-08-02Fix bug: test/Regression/Other/2002-08-02-DomSetProblem.llChris Lattner
2002-08-02Add a note about where to put miscompilation tests.Chris Lattner
2002-08-02Split dominance calculation and post dominance calculation stuffChris Lattner
2002-08-02New testcase for dominator problemChris Lattner
2002-08-02The verify pass is implicitChris Lattner
2002-08-02New testChris Lattner
2002-08-02Tweak makefile after movingChris Lattner
2002-08-01Verify is implicit for optChris Lattner
2002-08-01Fix makefile to work.Chris Lattner
2002-08-01Fix broken testcaseChris Lattner
2002-08-01Make testcase legal LLVMChris Lattner
2002-08-01Remove unneccesary #inlcudeChris Lattner
2002-08-01Enhance -time-passes to be more detailed and usefulChris Lattner
2002-08-01Bug fix: incorrect SAVE instruction when using register for stack size.Vikram S. Adve
2002-08-01Feature test for stack size bigger than immed. field of SAVE instruction.Vikram S. Adve
2002-08-01Reorder tool building sequence to more closely match the reality of whatChris Lattner
2002-07-31Fix bug: test/Regression/Assembler/2002-07-31-SlashInString.llxChris Lattner
2002-07-31NEw testcaseChris Lattner
2002-07-31Implement the other half of a feature advertised by OperandConvertableToType.Chris Lattner
2002-07-31Cleanup Makefile a bitChris Lattner
2002-07-31Just improved comments and assertions.Vikram S. Adve
2002-07-31Trim down testcase a bitChris Lattner
2002-07-31New testcase for level-raise crash inspired by SPECChris Lattner
2002-07-31Add a missing case: converting float/double to unsigned integer types.Vikram S. Adve
2002-07-31Changes to be GCC3.1 friendlyChris Lattner
2002-07-31Changes to be GCC3.1 friendlyChris Lattner
2002-07-31*** empty log message ***Chris Lattner
2002-07-31Changes to be GCC 3.1 friendlyChris Lattner
2002-07-31We need iostream in PassManagerT.h to use cerrChris Lattner
2002-07-31Fix testcaseChris Lattner
2002-07-31New testcaseChris Lattner
2002-07-31Testcase that was triggering an incorrect assertion failureChris Lattner
2002-07-31Verify pass has been run for a long time nowChris Lattner
2002-07-31Add new -only-print-main-ds option that causes mains ds graph to beChris Lattner
2002-07-31Change command line option message on -q to make it more accurateChris Lattner
2002-07-31Fix bug that was causing problems for lliChris Lattner
2002-07-31Remove obsolete, confusing, methodChris Lattner
2002-07-30This testcase is independant of varargsnessChris Lattner