summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Handle more cases in the linkerChris Lattner2002-02-18
* New testcaseChris Lattner2002-02-17
* Bug fix for test/Regression/Other/2002-02-14-LevelRaiseBadAssert.llChris Lattner2002-02-14
* Checking regression test for bugfixChris Lattner2002-02-14
* Implement conversion of method pointer parameter in Call instructionChris Lattner2002-02-14
* * Check in fix for: llvm/test/Regression/Other/2002-02-14-LevelRaiseInstDelet...Chris Lattner2002-02-14
* New testcase for bug in levelraiseChris Lattner2002-02-14
* New testcase for fixed GCC bugChris Lattner2002-02-14
* NEw testcase for bugfixChris Lattner2002-02-14
* Checking testcase for reload problemChris Lattner2002-02-13
* New testcase for fixed bugChris Lattner2002-02-13
* * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and intoChris Lattner2002-02-12
* * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and intoChris Lattner2002-02-12
* * Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and intoChris Lattner2002-02-12
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and intoChris Lattner2002-02-12
* Method.h no longer includes BasicBlock.hChris Lattner2002-02-12
* Method.h no longer includes BasicBlock.hChris Lattner2002-02-12
* * Move BasicBlock and Method graph stuff to new "llvm/Support/CFG.h" fileChris Lattner2002-02-12
* * Move BasicBlock and Method graph stuff to new "llvm/Support/CFG.h" fileChris Lattner2002-02-12
* Add neccesary #includeChris Lattner2002-02-12
* I forgot to provide dominance frontier information. Now it's available.Chris Lattner2002-02-12
* Enable register promotion passChris Lattner2002-02-12
* Initial checkin of new memory -> register promotion passChris Lattner2002-02-12
* Add new abort-on-exceptions flagChris Lattner2002-02-12
* Add commentsChris Lattner2002-02-12
* test/Features should not contain whole programsChris Lattner2002-02-12
* New testcase for bug in -raise passChris Lattner2002-02-11
* Allow multiline RUN:'sChris Lattner2002-02-11
* Add testcase for sparc backendChris Lattner2002-02-11
* Added command to build SPARC executable.Vikram S. Adve2002-02-11
* Simple fibonacci test.Vikram S. Adve2002-02-11
* Write llvm bytecode to output .s file as last step of LLC.Chris Lattner2002-02-11
* Shell script to simplify running cvs and viewing the output.Vikram S. Adve2002-02-11
* Make array bound checks optional and disabled by default.Chris Lattner2002-02-11
* Try to fix build errorChris Lattner2002-02-11
* Fix build errorChris Lattner2002-02-11
* Convert BBLiveVar to be a BasicBlock annotation, this removes the BB2BBLVMap ...Chris Lattner2002-02-05
* Convert operand iterator over to work like an STL iteratorChris Lattner2002-02-05
* Minor change: Methods that return ValueSet's that are guaranteed to be validChris Lattner2002-02-05
* * Code CleanupsChris Lattner2002-02-05
* * Code Cleanups of IGNode.hChris Lattner2002-02-05
* Must include SetOperations to do set_*Chris Lattner2002-02-05
* Remove generic routines to Support/SetOperations.hChris Lattner2002-02-05
* New Support file for operations on set like objectsChris Lattner2002-02-05
* Remove empty filesChris Lattner2002-02-05
* * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a staticChris Lattner2002-02-05
* * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a staticChris Lattner2002-02-05
* * Code CleanupsChris Lattner2002-02-05
* Changes neccesary due to the move of BBLiveVar.h to the lib/Analysis/LiveVar ...Chris Lattner2002-02-05
* Remove empty fileChris Lattner2002-02-05