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
/
InstForest.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
be GCC 3.4 clean
Chris Lattner
2003-11-29
1
-19
/
+19
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Remove usage of use_size()
Chris Lattner
2003-10-15
1
-1
/
+1
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Remove redundant const qualifiers from cast<> expressions
Chris Lattner
2003-07-23
1
-2
/
+2
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-3
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+1
*
Changes to be GCC 3.1 friendly
Chris Lattner
2002-07-31
1
-1
/
+1
*
Fix previous checkin
Chris Lattner
2002-07-25
1
-1
/
+3
*
Add typenames
Chris Lattner
2002-07-25
1
-3
/
+3
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-9
/
+5
*
Remove analysis namespace
Chris Lattner
2002-04-29
1
-6
/
+1
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-1
/
+1
*
Change uses of Method to Function
Chris Lattner
2002-03-26
1
-4
/
+4
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-6
/
+11
*
Don't die on call instructions, which reference methods
Chris Lattner
2002-01-30
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-15
/
+19
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-6
/
+6
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-2
/
+2
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-8
/
+8
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-11
/
+11
*
Initial instruction tree support for the analysis library
Chris Lattner
2001-09-14
1
-0
/
+285