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
/
Support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify interface to parsers.
Chris Lattner
2002-08-07
1
-92
/
+77
*
Add support for GCC 3.0.4
Chris Lattner
2002-07-25
2
-0
/
+26
*
GCC 3.1 changes
Chris Lattner
2002-07-25
2
-1
/
+8
*
GCC 3.1 fixes
Chris Lattner
2002-07-24
4
-8
/
+24
*
Changes to build with GCC 3.1
Chris Lattner
2002-07-24
2
-14
/
+16
*
Use the new include/Support/iterator file
Chris Lattner
2002-07-24
1
-8
/
+3
*
Add forward_iterator wrapper
Chris Lattner
2002-07-24
1
-0
/
+7
*
Add another GCC2.95->3.1 compatibility header
Chris Lattner
2002-07-24
1
-0
/
+36
*
Spiff up the header files
Chris Lattner
2002-07-24
2
-0
/
+25
*
Move hash_* extension headers from ext/ to Support/ so that we can support
Chris Lattner
2002-07-24
3
-1
/
+13
*
Changes to make it GCC 3.1 compatible
Chris Lattner
2002-07-24
1
-3
/
+20
*
Add missing typename's that GCC3.1 is whining about.
Chris Lattner
2002-07-24
1
-11
/
+12
*
Disable the operator= in Value
Chris Lattner
2002-07-24
1
-0
/
+3
*
Initial checkin
Chris Lattner
2002-07-23
1
-0
/
+65
*
Add support for removing an option from a genericparser
Chris Lattner
2002-07-23
1
-1
/
+16
*
Change to avoid bug in GCC 3.0.4
Chris Lattner
2002-07-23
1
-3
/
+4
*
Checkin CommandLine 2.0
Chris Lattner
2002-07-22
1
-229
/
+762
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
3
-6
/
+6
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
2
-23
/
+725
*
Implement DataTypes.h in terms of inttypes.h
Chris Lattner
2002-05-23
1
-0
/
+2
*
Implement a new command line option, -debug, which is meant to unify all of
Chris Lattner
2002-05-22
2
-0
/
+42
*
Add ability to update existing variables with values read from the command line
Chris Lattner
2002-05-22
1
-9
/
+48
*
Cleanups, rename IsPowerOf2 to isPowerOf2
Chris Lattner
2002-05-19
1
-27
/
+18
*
Added log2 for log-base-2 and also modified IsPower2 to use it.
Vikram S. Adve
2002-05-19
1
-9
/
+15
*
Initial checkin of Statistic class
Chris Lattner
2002-05-10
2
-0
/
+138
*
Remove obsolete namespace from example
Chris Lattner
2002-04-28
1
-1
/
+1
*
New api for signal handling for LLVM tools
Chris Lattner
2002-04-18
1
-0
/
+18
*
Pull casting operators out of Value.h
Chris Lattner
2002-04-08
1
-0
/
+80
*
Add new function utohexstr.
Chris Lattner
2002-04-07
1
-0
/
+18
*
Genericize the ReversePostOrderIterator.
Chris Lattner
2002-02-24
1
-15
/
+11
*
New Support file for operations on set like objects
Chris Lattner
2002-02-05
1
-0
/
+60
*
PostOrderIterator really does depend on Method and BasicBlock. Obviously this
Chris Lattner
2002-02-04
1
-0
/
+3
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
8
-51
/
+58
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
10
-0
/
+1195
*
Move DataTypes.h from llvm/Support to just Support
Chris Lattner
2001-11-26
1
-0
/
+34
*
Convert ConstRules to use annotations to clean it up.
Chris Lattner
2001-09-09
1
-2
/
+6
*
Make annotations operations const with a mutable annotation list so that
Chris Lattner
2001-09-07
1
-8
/
+8
*
Extend annotations to pass data pointers around to the functions
Chris Lattner
2001-08-27
1
-1
/
+2
*
Add annotation support
Chris Lattner
2001-08-23
1
-0
/
+204