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
/
IPA
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silenced a VC++ warning.
Hartmut Kaiser
2007-10-25
1
-1
/
+1
*
Add a new DenseSet abstraction.
Chris Lattner
2007-09-30
1
-4
/
+4
*
Switch to densemap rather than std::set
Daniel Berlin
2007-09-29
1
-3
/
+26
*
Ignore redundant constraints
Daniel Berlin
2007-09-27
1
-2
/
+20
*
Don't execute dump unless NDEBUG isn't defined.
Bill Wendling
2007-09-24
1
-0
/
+2
*
Comment fixups
Daniel Berlin
2007-09-24
1
-12
/
+11
*
Implement offline variable substitution in order to reduce memory
Daniel Berlin
2007-09-24
1
-91
/
+926
*
Fix bug in andersen's related to test_and_set.
Daniel Berlin
2007-09-16
1
-4
/
+3
*
Rewrite of andersen's to be about 100x faster, cleaner, and begin to support ...
Daniel Berlin
2007-09-16
1
-324
/
+687
*
Do not overuse std::string. Pass around char * directly.
Devang Patel
2007-08-10
1
-1
/
+1
*
More explicit keywords.
Dan Gohman
2007-08-01
1
-1
/
+1
*
Verify loop info.
Devang Patel
2007-07-19
1
-1
/
+2
*
Replace mysterious code causing a g++-4.2 warning
Duncan Sands
2007-07-19
1
-6
/
+3
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
6
-0
/
+2351