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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed post dominator frontiers! Yaay!
Chris Lattner
2001-07-08
2
-2
/
+2
*
Neg instruction removed. Cast instruction implemented.
Chris Lattner
2001-07-08
19
-731
/
+761
*
Neg instruction removed. TODO item fulfilled.
Chris Lattner
2001-07-08
1
-1
/
+0
*
Removing unnecesary file
Chris Lattner
2001-07-07
1
-3
/
+0
*
Convert BinaryOperand and UnaryOperator to only take instruction types of
Chris Lattner
2001-07-07
5
-11
/
+21
*
Broad superficial changes:
Chris Lattner
2001-07-07
16
-66
/
+73
*
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
25
-648
/
+309
*
Changed memory reference instructions to store the result as the implicit
Chris Lattner
2001-07-07
3
-41
/
+29
*
Fixed some error messages to be nicer
Chris Lattner
2001-07-07
2
-4
/
+4
*
Add note about nuking Instruction::neg
Chris Lattner
2001-07-07
1
-0
/
+1
*
Initial checkin
Chris Lattner
2001-07-06
1
-0
/
+31
*
Add better support for post dominator information.
Chris Lattner
2001-07-06
1
-23
/
+46
*
Add method to unify all exit nodes of a method
Chris Lattner
2001-07-06
1
-0
/
+69
*
Implement support for postdominators, except in dom frontiers
Chris Lattner
2001-07-06
2
-82
/
+346
*
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
*
Update to include right file
Chris Lattner
2001-07-06
1
-1
/
+2
*
Initial checkin of analyze tool.
Chris Lattner
2001-07-03
2
-0
/
+114
*
Build new analyze tool
Chris Lattner
2001-07-03
1
-1
/
+1
*
Added analyze to path for SetupOpt script
Chris Lattner
2001-07-03
1
-1
/
+1
*
Add analyze tool to path for Setup script
Chris Lattner
2001-07-03
1
-1
/
+1
*
IntervalPartition was changed to inherit from vector<Interval*> instead of
Chris Lattner
2001-07-03
2
-2
/
+16
*
IntervalPartition was changed to inherit from vector<Interval*> instead of
Chris Lattner
2001-07-03
2
-10
/
+8
*
*** empty log message ***
Chris Lattner
2001-07-03
1
-2
/
+0
*
Checkin of new Analysis result printing header
Chris Lattner
2001-07-03
1
-0
/
+49
*
Code got moved from the lib/Assembly/Writer/IntervalWriter.cpp file to
Chris Lattner
2001-07-03
1
-7
/
+22
*
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
*
Add note about tool idea. Change command line of note to be more specific
Chris Lattner
2001-07-03
1
-1
/
+3
*
Add printing code for dominator info
Chris Lattner
2001-07-02
1
-0
/
+40
*
Checkin of new dominator calculation routines. These will be improved in
Chris Lattner
2001-07-02
2
-0
/
+478
*
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
*
Moved deleter to include/llvm/Tools/STLExtras.h
Chris Lattner
2001-07-02
1
-2
/
+0
*
Initial checkin. Should print dead instructions, except it doesn't do
Chris Lattner
2001-06-30
1
-0
/
+126
*
Include ADCE pass, rename include/Opt directory to llvm/Optimizations
Chris Lattner
2001-06-30
1
-2
/
+5
*
Rename DoSparseConditionalConstantProp -> DoSCCP
Chris Lattner
2001-06-30
1
-1
/
+1
*
Add note
Chris Lattner
2001-06-30
1
-0
/
+3
*
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
*
Optimizations got their own header files
Chris Lattner
2001-06-30
7
-148
/
+172
*
Implement reduceApply method
Chris Lattner
2001-06-30
1
-4
/
+16
*
Add a new pop_back() method
Chris Lattner
2001-06-30
2
-0
/
+16
*
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
9
-111
/
+214
[next]