index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Analysis
/
LiveVar
Commit message (
Expand
)
Author
Age
Files
Lines
*
* General cleanups
Chris Lattner
2002-04-09
1
-21
/
+21
*
s/Method/Function
Chris Lattner
2002-04-08
1
-8
/
+8
*
isLabelType is obsolete
Chris Lattner
2002-04-08
1
-1
/
+1
*
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
2
-41
/
+55
*
Big bug fix: killed uses were being inserted instead of erased!
Vikram S. Adve
2002-03-18
1
-8
/
+28
*
Make it compile with GCC 3.0.4
Chris Lattner
2002-02-24
2
-1
/
+2
*
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
Chris Lattner
2002-02-12
1
-2
/
+3
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-0
/
+1
*
Convert BBLiveVar to be a BasicBlock annotation, this removes the BB2BBLVMap ...
Chris Lattner
2002-02-05
3
-32
/
+56
*
Convert operand iterator over to work like an STL iterator
Chris Lattner
2002-02-05
2
-6
/
+10
*
Minor change: Methods that return ValueSet's that are guaranteed to be valid
Chris Lattner
2002-02-05
3
-17
/
+16
*
Must include SetOperations to do set_*
Chris Lattner
2002-02-05
2
-0
/
+2
*
Remove empty files
Chris Lattner
2002-02-05
1
-0
/
+0
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
5
-104
/
+72
*
* Code Cleanups
Chris Lattner
2002-02-05
3
-59
/
+29
*
Changes neccesary due to the move of BBLiveVar.h to the lib/Analysis/LiveVar ...
Chris Lattner
2002-02-05
3
-3
/
+3
*
* Give BBLiveVar.cpp a proper file header
Chris Lattner
2002-02-05
2
-123
/
+102
*
* Big cleanups.
Chris Lattner
2002-02-05
1
-21
/
+22
*
Code cleanups, no functional change
Chris Lattner
2002-02-04
1
-82
/
+47
*
Clean up MethodLiveVarInfo
Chris Lattner
2002-02-04
1
-110
/
+77
*
Turn live variable analysis into a real MethodPass.
Chris Lattner
2002-02-04
1
-35
/
+16
*
* Add #includes that were yanked out of header files
Chris Lattner
2002-02-04
4
-16
/
+17
*
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
*
Lots of nonfunctional code cleanups
Chris Lattner
2002-02-03
1
-38
/
+14
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
4
-24
/
+24
*
added a section on how to modify live variable code to use LLVM instructions
Ruchira Sasanka
2001-12-13
1
-5
/
+25
*
Added more comments. Added code to destructor in MethodLiveVarInfo to delete
Ruchira Sasanka
2001-12-08
2
-21
/
+78
*
Added comments are more documentation info
Ruchira Sasanka
2001-12-08
1
-0
/
+188
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
2
-5
/
+5
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-3
/
+3
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
No major change - added some comments
Ruchira Sasanka
2001-10-16
1
-7
/
+10
*
Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...
Chris Lattner
2001-10-15
3
-22
/
+22
*
--added support for implicit operands
Ruchira Sasanka
2001-10-15
1
-9
/
+16
*
added support for implict operands in machine instruction
Ruchira Sasanka
2001-10-12
2
-29
/
+76
*
--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
2
-4
/
+3
*
*** empty log message ***
Ruchira Sasanka
2001-09-30
1
-2
/
+3
*
Pull iterators out of CFG.h and CFGdecls and put them in Support directory
Chris Lattner
2001-09-28
1
-5
/
+5
*
Move the sparc target to a new lib/Target directory
Chris Lattner
2001-09-14
1
-1
/
+1
*
This checkin represents some cleanup of the backend, implementing the followi...
Chris Lattner
2001-09-14
1
-1
/
+1
*
analyze() now checks to see that we don't analyze the same method twice.
Vikram S. Adve
2001-08-28
1
-1
/
+5
*
LV code on machine instructions
Ruchira Sasanka
2001-08-20
4
-136
/
+253
*
LV info on machine instructions
Ruchira Sasanka
2001-08-20
1
-7
/
+11
*
Changed printValue() to print constant value if the value is a constant.
Ruchira Sasanka
2001-07-24
1
-0
/
+3
*
*** empty log message ***
Ruchira Sasanka
2001-07-24
6
-0
/
+506