aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/ValueSet.h
AgeCommit message (Expand)Author
2006-08-11remove old piece of the V9 backend.Chris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM copyright header (for lack of a better term).John Criswell
2003-09-30Fix header commentChris Lattner
2003-01-14Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.hChris Lattner
2002-06-25*** empty log message ***Chris Lattner
2002-02-24Make it compile with GCC 3.0.4Chris Lattner
2002-02-05Remove generic routines to Support/SetOperations.hChris Lattner
2002-02-05* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a staticChris Lattner
2002-02-05* Code CleanupsChris Lattner
2002-02-04eliminate the add and remove methods, clients must use insert and erase direc...Chris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2001-09-30no major change.Ruchira Sasanka
2001-08-20LV info on machine instructionsRuchira Sasanka
2001-07-24*** empty log message ***Ruchira Sasanka