Age | Commit message (Expand) | Author |
---|---|---|
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM copyright header (for lack of a better term). | John Criswell |
2003-09-30 | Fix header comment | Chris Lattner |
2003-01-14 | Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h | Chris Lattner |
2002-06-25 | *** empty log message *** | Chris Lattner |
2002-02-24 | Make it compile with GCC 3.0.4 | Chris Lattner |
2002-02-05 | Remove generic routines to Support/SetOperations.h | Chris Lattner |
2002-02-05 | * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static | Chris Lattner |
2002-02-05 | * Code Cleanups | Chris Lattner |
2002-02-04 | eliminate the add and remove methods, clients must use insert and erase direc... | Chris Lattner |
2002-01-20 | Changes to build successfully with GCC 3.02 | Chris Lattner |
2001-09-30 | no major change. | Ruchira Sasanka |
2001-08-20 | LV info on machine instructions | Ruchira Sasanka |
2001-07-24 | *** empty log message *** | Ruchira Sasanka |