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
/
llvm
/
Analysis
/
AliasSetTracker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up #includes.
Dan Gohman
2009-07-16
1
-1
/
+0
*
reimplement AliasSetTracker in terms of DenseMap instead of hash_map,
Chris Lattner
2009-03-09
1
-32
/
+34
*
Fold the useful features of alist and alist_node into ilist, and
Dan Gohman
2008-07-28
1
-12
/
+7
*
Revert 51775.
Evan Cheng
2008-05-30
1
-7
/
+7
*
Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.
Evan Cheng
2008-05-30
1
-7
/
+7
*
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
Anton Korobeynikov
2008-05-29
1
-3
/
+3
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
1
-1
/
+1
*
Teach AliasSetTracker about VAArgInst.
Dan Gohman
2008-04-14
1
-0
/
+3
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Remove another leak. Due to some reason AliasSetTracker didn't had any dtor...
Anton Korobeynikov
2007-11-25
1
-0
/
+1
*
Add explicit keywords.
Dan Gohman
2007-10-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+392