aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/ValueSet.h
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Fix header commentChris Lattner2003-09-301-2/+4
* Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.hChris Lattner2003-01-141-0/+5
* *** empty log message ***Chris Lattner2002-06-251-2/+3
* Make it compile with GCC 3.0.4Chris Lattner2002-02-241-1/+1
* Remove generic routines to Support/SetOperations.hChris Lattner2002-02-051-35/+0
* * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a staticChris Lattner2002-02-051-16/+36
* * Code CleanupsChris Lattner2002-02-051-3/+10
* eliminate the add and remove methods, clients must use insert and erase direc...Chris Lattner2002-02-041-19/+3
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-24/+5
* no major change.Ruchira Sasanka2001-09-301-1/+1
* LV info on machine instructionsRuchira Sasanka2001-08-201-10/+10
* *** empty log message ***Ruchira Sasanka2001-07-241-0/+62