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
/
DataStructure
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-1
/
+1
*
add support for UndefValue
Chris Lattner
2004-10-26
1
-1
/
+1
*
We won't use automake
Reid Spencer
2004-10-22
2
-731
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+698
*
Add support for undef
Chris Lattner
2004-10-16
1
-0
/
+3
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
1
-4
/
+2
*
Minor cleanups:
Chris Lattner
2004-10-12
1
-23
/
+20
*
Make this build
Chris Lattner
2004-10-11
1
-5
/
+5
*
Build both archive and relinked objects
Reid Spencer
2004-10-10
1
-1
/
+6
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+30
*
Fix a nasty dangling pointer problem, due to a free'd pointer being left in
Chris Lattner
2004-10-07
1
-0
/
+3
*
Dont' let null nodes sneak past cast instructions
Chris Lattner
2004-10-06
1
-1
/
+4
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
13
-22
/
+22
*
Changes For Bug 352
Reid Spencer
2004-09-01
17
-41
/
+41
*
Hide this option
Chris Lattner
2004-08-02
1
-1
/
+1
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
1
-1
/
+1
*
Fix #includes of i*.h => Instructions.h as per PR403.
Misha Brukman
2004-07-29
3
-8
/
+4
*
These files don't need to include <iostream> since they include "Support/Debu...
Brian Gaeke
2004-07-21
2
-2
/
+0
*
bug 122:
Reid Spencer
2004-07-18
3
-15
/
+10
*
Be compatible with IA64
Chris Lattner
2004-07-16
1
-1
/
+2
*
Fix for PR341
Chris Lattner
2004-07-15
1
-1
/
+1
*
Disable some code that isn't helping matters
Chris Lattner
2004-07-08
1
-1
/
+6
*
Headers moved
Chris Lattner
2004-07-07
1
-1
/
+1
*
Move all of the DSA headers into the Analysis/DataStructure subdir.
Chris Lattner
2004-07-07
14
-29
/
+31
*
Moving headers
Chris Lattner
2004-07-07
1
-2
/
+2
*
As much as I hate to say it, the whole setNode interface for DSNodeHandles
Chris Lattner
2004-07-07
2
-11
/
+7
[next]