index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
/
LiveVar
/
BBLiveVar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move sparc-specific code into lib/Target/Sparc
Chris Lattner
2004-01-09
1
-90
/
+0
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
Convert this code from using annotations to using a local map
Chris Lattner
2003-10-20
1
-11
/
+5
*
Regularize header file comments
Chris Lattner
2003-10-13
1
-1
/
+1
*
For an instruction with delay slots, mark all live values before
Vikram S. Adve
2003-08-12
1
-0
/
+3
*
Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h
Chris Lattner
2003-01-14
1
-1
/
+1
*
Move annotations to support library
Chris Lattner
2003-01-14
1
-1
/
+1
*
Fix spelling of `propagate'.
Misha Brukman
2002-10-29
1
-1
/
+1
*
Eliminate uses of MachineBasicBlock::get
Chris Lattner
2002-10-28
1
-3
/
+8
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-5
/
+5
*
Move the DEBUG_LV option out of the public header file into a private header.
Chris Lattner
2002-05-22
1
-0
/
+9
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-1
/
+0
*
Fixed several problems with handling arguments to Phis.
Vikram S. Adve
2002-03-18
1
-5
/
+6
*
Convert BBLiveVar to be a BasicBlock annotation, this removes the BB2BBLVMap ...
Chris Lattner
2002-02-05
1
-6
/
+13
*
Minor change: Methods that return ValueSet's that are guaranteed to be valid
Chris Lattner
2002-02-05
1
-6
/
+5
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
1
-7
/
+7
*
Changes neccesary due to the move of BBLiveVar.h to the lib/Analysis/LiveVar ...
Chris Lattner
2002-02-05
1
-1
/
+1
*
* Big cleanups.
Chris Lattner
2002-02-05
1
-21
/
+22
*
Cut down include pollution and number of frivolous consts.
Chris Lattner
2002-02-04
1
-14
/
+8
*
Minor cleanups
Chris Lattner
2002-02-04
1
-12
/
+0
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-1
/
+1
*
--added support for implicit operands in machine instructions
Ruchira Sasanka
2001-10-12
1
-0
/
+6
*
Pull predecessor and successor iterators out of the CFG*.h files, and plop th...
Chris Lattner
2001-10-01
1
-2
/
+1
*
LV info on machine instructions
Ruchira Sasanka
2001-08-20
1
-7
/
+11
*
*** empty log message ***
Ruchira Sasanka
2001-07-24
1
-0
/
+69