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
*
Wrap at 80 cols
Misha Brukman
2004-12-23
1
-1
/
+2
*
Try to speed up gccld hot spot in BasicVN::getEqualNumberNodes by making
Reid Spencer
2004-12-23
1
-3
/
+2
*
Actually overload the virtual method. This fixes
Chris Lattner
2004-12-17
1
-1
/
+2
*
Eliminate a virtual method call
Chris Lattner
2004-12-15
1
-2
/
+5
*
Fix a bug in -no-aa that caused two DSGraph tests to XPASS.
Chris Lattner
2004-12-15
1
-1
/
+2
*
Adjust to new alias analysis interfaces
Chris Lattner
2004-12-15
4
-57
/
+48
*
Add testcase and fix for yet another case where we query the size an
Alkis Evlogimenos
2004-12-08
1
-9
/
+11
*
Add testcase and fix for another case where we query the size an
Alkis Evlogimenos
2004-12-08
1
-7
/
+12
*
Move method out of line for better ICC support
Chris Lattner
2004-12-08
1
-0
/
+11
*
Properly extern this.
Chris Lattner
2004-12-08
1
-1
/
+3
*
Work correctly with ICC, Patch contributed by Bjørn Wennberg
Chris Lattner
2004-12-08
1
-8
/
+16
*
For PR387:\
Reid Spencer
2004-12-07
4
-0
/
+12
*
For PR387:\
Reid Spencer
2004-12-07
13
-15
/
+15
*
This patch prevents an infinite recursion while compiling 103.su2cor.
Chris Lattner
2004-12-04
1
-3
/
+3
*
Fix DeadStoreElimination/2004-11-28-LiveStoreDeleted.ll
Chris Lattner
2004-11-28
1
-3
/
+3
*
When merging to alias sets, if they are both must alias, the result is not
Chris Lattner
2004-11-27
1
-8
/
+22
*
Add a new interface
Chris Lattner
2004-11-26
1
-0
/
+12
*
When evaluating an AA, pass in size info
Chris Lattner
2004-11-26
1
-28
/
+38
*
The trick with globals actually works with allocas and malloc too
Chris Lattner
2004-11-26
1
-12
/
+12
*
A store or load cannot alias a global if the accessed amount is larger then
Chris Lattner
2004-11-26
1
-20
/
+49
*
Mission accomplished!
Chris Lattner
2004-11-19
1
-1
/
+0
*
Simplify conditional and fix LICM/2004-11-17-UndefIndexCrash.ll
Chris Lattner
2004-11-17
1
-2
/
+1
*
Standardize on 'class' instead of 'struct'. Gets rid of warnings in VC++
Reid Spencer
2004-11-16
1
-1
/
+1
*
Make this build in release mode
Chris Lattner
2004-11-11
1
-1
/
+1
*
Fix a bug that was preventing povray and namd from pool allocating correctly.
Chris Lattner
2004-11-08
1
-1
/
+1
*
Handle assert_fail special
Chris Lattner
2004-11-08
1
-0
/
+7
*
Remove dead var
Chris Lattner
2004-11-05
1
-1
/
+0
*
Don't call Constant::getNullValue when the argument could be VoidTy
Chris Lattner
2004-11-03
1
-2
/
+3
*
Graphs that are part of equivalence sets can be multi-function SCC's
Chris Lattner
2004-11-02
1
-3
/
+8
*
Correctly handle new SCC's found as a result of merging EQ graphs do to
Chris Lattner
2004-11-02
1
-5
/
+18
*
Substantially cleanup/speedup the eq graphs pass by walking the callgraph
Chris Lattner
2004-11-02
1
-45
/
+41
*
Minor cleanups
Chris Lattner
2004-11-02
1
-25
/
+21
*
Remove more dead methods
Chris Lattner
2004-11-01
1
-3
/
+2
*
Rename FoldedGraph -> DSInfo to be consistent with other passes
Chris Lattner
2004-11-01
1
-4
/
+4
*
Get rid of the EquivClassGraphArgsInfo class, and the map that held it.
Chris Lattner
2004-11-01
1
-7
/
+8
*
Eliminate the cloneGraph method
Chris Lattner
2004-11-01
1
-8
/
+2
*
* Do not refer to ActualCallees in CBU, when we can do it locally.
Chris Lattner
2004-10-31
1
-27
/
+40
*
Simplify graph traversal, improve grammar
Chris Lattner
2004-10-31
1
-10
/
+9
*
Do not do horrible things to the CBU graphs. In particular, we do NOT own
Chris Lattner
2004-10-31
1
-44
/
+35
*
Fix comment
Chris Lattner
2004-10-31
1
-1
/
+1
*
Improve comment
Chris Lattner
2004-10-31
1
-2
/
+4
*
Fix another bug in Prolangs-C++/objects
Chris Lattner
2004-10-31
1
-1
/
+2
*
Only call getNodeForValue on pointer arguments! this fixes a problem running
Chris Lattner
2004-10-31
1
-5
/
+11
*
Add more paranoid assertions :)
Chris Lattner
2004-10-31
1
-0
/
+12
*
Fix some more problems where we called getOffset before getNode()
Chris Lattner
2004-10-30
1
-2
/
+4
*
Fix three bugs:
Chris Lattner
2004-10-30
1
-9
/
+12
*
Fix more undefined behavior
Chris Lattner
2004-10-30
1
-10
/
+13
*
* Add a method
Chris Lattner
2004-10-30
1
-16
/
+28
*
Fix library name.
Alkis Evlogimenos
2004-10-28
2
-2
/
+2
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-1
/
+1
[next]