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
/
ValueNumbering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop 'const'
Devang Patel
2007-05-03
1
-1
/
+1
*
Use 'static const char' instead of 'static const int'.
Devang Patel
2007-05-02
1
-1
/
+1
*
Do not use typeinfo to identify pass in pass manager.
Devang Patel
2007-05-01
1
-0
/
+1
*
For PR780:
Reid Spencer
2006-06-07
1
-4
/
+3
*
Change from using a stub function to a stub variable for passing to the
Reid Spencer
2006-06-01
1
-2
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Add interfaces to update value numbering results
Chris Lattner
2004-05-23
1
-5
/
+22
*
Note to self: SAVE FILES!
Chris Lattner
2004-04-10
1
-0
/
+1
*
Add an interface to update value numbering
Chris Lattner
2004-04-10
1
-1
/
+10
*
IncludeFile hack to pull in BasicValueNumbering whenever ValueNumbering.h
Brian Gaeke
2003-12-11
1
-0
/
+5
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Initial version of ValueNumbering interface
Chris Lattner
2002-08-30
1
-0
/
+30