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
/
include
/
llvm
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial checkin of pointer safety checker
Chris Lattner
2001-11-07
1
-0
/
+47
*
Added function IsLeafMethod to identify leaf methods.
Vikram S. Adve
2001-10-22
1
-0
/
+14
*
Changes to compile with GCC 2.96
Chris Lattner
2001-10-13
1
-8
/
+12
*
Add comment indicating semantics of indirect calls
Chris Lattner
2001-10-13
1
-0
/
+4
*
--added support for implicit operands in machine instructions
Ruchira Sasanka
2001-10-12
1
-0
/
+3
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
2
-3
/
+3
*
Add more support for new style casts
Chris Lattner
2001-10-01
2
-9
/
+9
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-11
/
+11
*
Pull predecessor and successor iterators out of the CFG*.h files, and plop th...
Chris Lattner
2001-10-01
1
-2
/
+1
*
Pull predecessor and successor iterators out of the CFG*.h files, and plop th...
Chris Lattner
2001-10-01
2
-30
/
+21
*
no major change.
Ruchira Sasanka
2001-09-30
2
-2
/
+2
*
Initial support for construction of a call graph
Chris Lattner
2001-09-28
1
-0
/
+88
*
Add capability to print out call graph
Chris Lattner
2001-09-28
1
-0
/
+14
*
Initial instruction tree support for the analysis library
Chris Lattner
2001-09-14
1
-0
/
+285
*
Handle subtract in expression classifier
Chris Lattner
2001-09-11
1
-9
/
+8
*
NEw file
Chris Lattner
2001-09-07
1
-0
/
+83
*
Simplify SlotCalculator. SlotCalculator is now not a ModuleAnalyzer
Chris Lattner
2001-09-07
1
-36
/
+24
*
Simplify analyzer
Chris Lattner
2001-09-07
1
-29
/
+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
4
-62
/
+93
*
Add an arg to insertVal to allow us to prevent builtin types from being ignored
Chris Lattner
2001-07-26
1
-1
/
+1
*
*** empty log message ***
Ruchira Sasanka
2001-07-24
4
-0
/
+263
*
More functionality, renamed API
Chris Lattner
2001-07-21
1
-19
/
+17
*
Start of expression analysis support
Chris Lattner
2001-07-20
1
-0
/
+60
*
* The parent of a constant pool is a SymTabValue, not a value.
Chris Lattner
2001-07-14
1
-0
/
+1
*
New file, includes method to merge exit nodes together
Chris Lattner
2001-07-06
1
-0
/
+27
*
* Add a DominatorBase base class to maintain root of Dominator info
Chris Lattner
2001-07-06
1
-24
/
+46
*
IntervalPartition was changed to inherit from vector<Interval*> instead of
Chris Lattner
2001-07-03
2
-10
/
+8
*
Checkin of new Analysis result printing header
Chris Lattner
2001-07-03
1
-0
/
+49
*
Update documentation a bit, correct #include guard
Chris Lattner
2001-07-03
1
-4
/
+12
*
Add new anaysis routines for building dominator related information
Chris Lattner
2001-07-02
1
-0
/
+190
*
getBasicBlocks() is not needed anymore for reading Method data
Chris Lattner
2001-06-27
1
-1
/
+1
*
Big changes. Interval*.h is now more or less finalized. IntervalPartition
Chris Lattner
2001-06-25
4
-64
/
+106
*
New files due to the Intervals.h splitup
Chris Lattner
2001-06-24
2
-0
/
+346
*
IntervalPartition & IntervalIterator classes have been split out into
Chris Lattner
2001-06-24
1
-316
/
+24
*
Addition of IntervalIterator. Preparing for rename of Intervals.h to
Chris Lattner
2001-06-24
1
-6
/
+197
*
Add comments
Chris Lattner
2001-06-22
1
-5
/
+17
*
* Added comments
Chris Lattner
2001-06-21
1
-7
/
+20
*
Add capability to build a derived interval graph
Chris Lattner
2001-06-20
1
-4
/
+72
*
New file: Interval analysis support
Chris Lattner
2001-06-20
1
-0
/
+112
*
Initial revision
Chris Lattner
2001-06-06
3
-0
/
+237