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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Must include SetOperations to do set_*
Chris Lattner
2002-02-05
2
-0
/
+2
*
Remove generic routines to Support/SetOperations.h
Chris Lattner
2002-02-05
1
-18
/
+1
*
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
*
Remove Obsolete LoopDepthCalculator. All users should use LoopInfo directly.
Chris Lattner
2002-02-04
1
-33
/
+0
*
REmove huge hack used by register allocator
Chris Lattner
2002-02-04
1
-12
/
+0
*
* 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
*
Eliminate ModuleAnalyzer. It's old code that is not going to be used in the ...
Chris Lattner
2002-02-04
1
-101
/
+0
*
Minor cleanups
Chris Lattner
2002-02-04
1
-12
/
+0
*
Lots of nonfunctional code cleanups
Chris Lattner
2002-02-03
1
-38
/
+14
*
Provide the right AnalysisID for postdominators
Chris Lattner
2002-01-31
1
-3
/
+5
*
Convert analyses to new pass structure
Chris Lattner
2002-01-31
6
-82
/
+170
*
Implement loop depth calculation in terms of dominators instead of intervals
Chris Lattner
2002-01-31
1
-28
/
+29
*
Move stuff out of the Optimizations directories into the appropriate Transforms
Chris Lattner
2002-01-21
1
-2
/
+1
*
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-21
2
-5
/
+5
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
15
-63
/
+71
*
added a section on how to modify live variable code to use LLVM instructions
Ruchira Sasanka
2001-12-13
1
-5
/
+25
*
Some programs are using BB's as values, until we resolve this. Disable the as...
Chris Lattner
2001-12-13
1
-1
/
+3
*
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
*
"fix" problems processing floating point expressions
Chris Lattner
2001-12-05
1
-0
/
+3
*
Fix a bug that clobbered the step value on some inputs
Chris Lattner
2001-12-05
1
-4
/
+7
*
Fix a pessimization due to sucky LI testing
Chris Lattner
2001-12-04
1
-0
/
+15
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
6
-10
/
+10
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
4
-53
/
+52
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
1
-1
/
+2
*
Induction variables must be phi nodes
Chris Lattner
2001-12-03
1
-5
/
+4
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
8
-9
/
+9
*
Implement writer support for Loops, Induction Variables, and CallGraphs
Chris Lattner
2001-11-26
1
-0
/
+51
*
Make Mul work right
Chris Lattner
2001-11-26
1
-10
/
+14
*
Fix a bad assertion to be correct . The root basic block can be used by PHI n...
Chris Lattner
2001-11-26
1
-1
/
+3
*
Implement a new entry node that has edges to all external methods in the module
Chris Lattner
2001-11-26
1
-13
/
+58
*
* Implement dominator based loop identification
Chris Lattner
2001-11-26
2
-0
/
+219
*
* Implement more powerful expr analysis of cast instructions
Chris Lattner
2001-11-26
1
-11
/
+20
*
New pass to find types in use by a program
Chris Lattner
2001-11-09
1
-0
/
+92
*
Print the method that makes an instruction invalid
Chris Lattner
2001-11-08
1
-1
/
+1
*
Initial checkin of pointer safety checker
Chris Lattner
2001-11-07
1
-0
/
+92
*
Added function IsLeafMethod to identify leaf methods.
Vikram S. Adve
2001-10-22
1
-0
/
+23
*
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
*
Fix code to make GCC 2.96 happy
Chris Lattner
2001-10-13
1
-1
/
+2
[next]