summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LiveVar/BBLiveVar.h
Commit message (Expand)AuthorAgeFilesLines
* Move sparc-specific code into lib/Target/SparcChris Lattner2004-01-091-90/+0
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM copyright header.John Criswell2003-10-211-0/+7
* Convert this code from using annotations to using a local mapChris Lattner2003-10-201-11/+5
* Regularize header file commentsChris Lattner2003-10-131-1/+1
* For an instruction with delay slots, mark all live values beforeVikram S. Adve2003-08-121-0/+3
* Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.hChris Lattner2003-01-141-1/+1
* Move annotations to support libraryChris Lattner2003-01-141-1/+1
* Fix spelling of `propagate'.Misha Brukman2002-10-291-1/+1
* Eliminate uses of MachineBasicBlock::getChris Lattner2002-10-281-3/+8
* *** empty log message ***Chris Lattner2002-06-251-5/+5
* Move the DEBUG_LV option out of the public header file into a private header.Chris Lattner2002-05-221-0/+9
* Rename Method to FunctionChris Lattner2002-03-231-1/+0
* Fixed several problems with handling arguments to Phis.Vikram S. Adve2002-03-181-5/+6
* Convert BBLiveVar to be a BasicBlock annotation, this removes the BB2BBLVMap ...Chris Lattner2002-02-051-6/+13
* Minor change: Methods that return ValueSet's that are guaranteed to be validChris Lattner2002-02-051-6/+5
* * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a staticChris Lattner2002-02-051-7/+7
* Changes neccesary due to the move of BBLiveVar.h to the lib/Analysis/LiveVar ...Chris Lattner2002-02-051-1/+1
* * Big cleanups.Chris Lattner2002-02-051-21/+22
* Cut down include pollution and number of frivolous consts.Chris Lattner2002-02-041-14/+8
* Minor cleanupsChris Lattner2002-02-041-12/+0
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+1
* --added support for implicit operands in machine instructionsRuchira Sasanka2001-10-121-0/+6
* Pull predecessor and successor iterators out of the CFG*.h files, and plop th...Chris Lattner2001-10-011-2/+1
* LV info on machine instructionsRuchira Sasanka2001-08-201-7/+11
* *** empty log message ***Ruchira Sasanka2001-07-241-0/+69
OpenPOWER on IntegriCloud