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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert BinaryOperand and UnaryOperator to only take instruction types of
Chris Lattner
2001-07-07
2
-5
/
+13
*
Broad superficial changes:
Chris Lattner
2001-07-07
6
-19
/
+20
*
Devirtualize User::dropAllReferences
Chris Lattner
2001-07-07
1
-3
/
+3
*
Remove dtor's that simply call dropAllReferences
Chris Lattner
2001-07-07
4
-23
/
+6
*
Changed the fundemental architecture of Operands for Instructions. Now
Chris Lattner
2001-07-07
9
-361
/
+156
*
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
*
* Added comments
Chris Lattner
2001-07-06
2
-65
/
+133
*
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
*
Remove code for printing out Analysis data structures. It got moved
Chris Lattner
2001-07-03
1
-38
/
+2
*
Update documentation a bit, correct #include guard
Chris Lattner
2001-07-03
1
-4
/
+12
*
Enable printing of dominator related information.
Chris Lattner
2001-07-02
1
-2
/
+27
*
Add new anaysis routines for building dominator related information
Chris Lattner
2001-07-02
1
-0
/
+190
*
Addition of 'deleter' function.
Chris Lattner
2001-07-02
1
-0
/
+12
*
Add prototypes for ADCE pass
Chris Lattner
2001-06-30
1
-3
/
+9
*
Rename DoSparseConditionalConstantProp to DoSCCP
Chris Lattner
2001-06-30
1
-9
/
+3
*
Add a new pop_back() method
Chris Lattner
2001-06-30
1
-0
/
+1
*
The ConstRules class got moved to the opt namespace
Chris Lattner
2001-06-30
1
-4
/
+6
*
Add a reduceApply method
Chris Lattner
2001-06-30
1
-0
/
+7
*
Split AllOpts.h into lots of little .h files.
Chris Lattner
2001-06-30
7
-111
/
+208
*
Added prototype for ConstantFoldTerminator
Chris Lattner
2001-06-29
1
-0
/
+11
*
Added new removePredecessor method prototype
Chris Lattner
2001-06-29
1
-0
/
+8
*
Miscellaneous cleanups:
Chris Lattner
2001-06-27
1
-8
/
+13
*
* Move stuff around a bit.
Chris Lattner
2001-06-27
1
-36
/
+55
*
Add instructions to fold unary and binary instructions.
Chris Lattner
2001-06-27
1
-0
/
+32
*
* Use the new reduce_apply_bool template
Chris Lattner
2001-06-27
1
-3
/
+32
*
getBasicBlocks() is not needed anymore for reading Method data
Chris Lattner
2001-06-27
1
-1
/
+1
*
Added methods to make dealing with switches and branch instructions
Chris Lattner
2001-06-27
1
-1
/
+22
*
Minor formating changes
Chris Lattner
2001-06-27
1
-2
/
+6
*
Make a new GenericBinaryInst class, instead of providing lots of silly
Chris Lattner
2001-06-27
1
-15
/
+7
*
Add a new slew of functions to allow dynamic_cast<> like operation for
Chris Lattner
2001-06-27
1
-1
/
+59
*
Add extra forwarding accessor methods so that getMethodList(), getBasicBlocks()
Chris Lattner
2001-06-27
3
-17
/
+101
*
* Rename get.*Operator to create seeing that it would have to be qualified
Chris Lattner
2001-06-25
4
-12
/
+28
*
Add a helper function bind_obj
Chris Lattner
2001-06-25
1
-0
/
+16
*
Big changes. Interval*.h is now more or less finalized. IntervalPartition
Chris Lattner
2001-06-25
4
-64
/
+106
*
CFG.h: change the iterator tag
Chris Lattner
2001-06-25
2
-1
/
+3
*
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
*
Add accessor methods to binary/unary operators
Chris Lattner
2001-06-22
2
-0
/
+18
*
New header file defined with neeto utilities put in one place
Chris Lattner
2001-06-21
1
-0
/
+163
*
Modified to use the new reduce_apply algorithm
Chris Lattner
2001-06-21
1
-5
/
+3
*
* Added capability to print out an interval
Chris Lattner
2001-06-21
1
-0
/
+11
*
* 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
*
Factor the predeclarations of the CFG.h functionality into a seperate, new he...
Chris Lattner
2001-06-20
3
-139
/
+173
*
Add an optimization stub
Chris Lattner
2001-06-20
1
-2
/
+14
*
New file: Interval analysis support
Chris Lattner
2001-06-20
1
-0
/
+112
[next]