index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
/
FunctionLiveVarInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Do not expose ::ID from any of the analyses anymore.
Chris Lattner
2002-08-21
1
-2
/
+0
*
* Eliminate the Provided set. All Passes now finally just automatically
Chris Lattner
2002-07-29
1
-1
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-26
1
-4
/
+2
*
*** empty log message ***
Chris Lattner
2002-07-26
1
-2
/
+0
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-1
/
+1
*
Avoid #including CommandLine.h
Chris Lattner
2002-05-22
1
-12
/
+0
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+2
*
s/Method/Function
Chris Lattner
2002-04-27
1
-2
/
+2
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-13
/
+12
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-6
/
+6
*
Big bug fix: killed uses were being inserted instead of erased!
Vikram S. Adve
2002-03-19
1
-7
/
+14
*
Convert BBLiveVar to be a BasicBlock annotation, this removes the BB2BBLVMap ...
Chris Lattner
2002-02-05
1
-6
/
+3
*
Minor change: Methods that return ValueSet's that are guaranteed to be valid
Chris Lattner
2002-02-05
1
-4
/
+4
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
1
-9
/
+9
*
* Big cleanups.
Chris Lattner
2002-02-05
1
-16
/
+13
*
Clean up MethodLiveVarInfo
Chris Lattner
2002-02-04
1
-6
/
+3
*
Turn live variable analysis into a real MethodPass.
Chris Lattner
2002-02-04
1
-15
/
+25
*
Remove tons of include pollution
Chris Lattner
2002-02-04
1
-39
/
+14
*
Added comments are more documentation info
Ruchira Sasanka
2001-12-08
1
-6
/
+5
*
--added support for implicit operands in machine instructions
Ruchira Sasanka
2001-10-12
1
-0
/
+3
*
Pull predecessor and successor iterators out of the CFG*.h files, and plop th...
Chris Lattner
2001-10-01
1
-2
/
+1
*
no major change.
Ruchira Sasanka
2001-09-30
1
-1
/
+1
*
Use const int instead of #define.
Vikram S. Adve
2001-08-28
1
-1
/
+1
*
LV info on machine instructions
Ruchira Sasanka
2001-08-20
1
-44
/
+71
*
*** empty log message ***
Ruchira Sasanka
2001-07-24
1
-0
/
+129