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
/
ADT
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
4
-4
/
+0
*
Get rid of WORDSIZE macro which can pollute untold numbers of translation units
Chris Lattner
2003-06-22
1
-18
/
+12
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
2
-5
/
+4
*
Regularize the names of #include-guards.
Brian Gaeke
2003-06-17
12
-24
/
+24
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
3
-0
/
+4
*
Made changes suggested by Chris; Renamed 'union' function to unionSetsWith
Sumant Kowshik
2003-06-04
1
-11
/
+7
*
Implementation of Equivalence Classes
Sumant Kowshik
2003-05-29
1
-0
/
+93
*
Allow autoconversion from ilist_iterator<T> to T* in a dyn_cast and friends
Chris Lattner
2003-04-23
1
-0
/
+20
*
Update comment
Chris Lattner
2003-03-21
1
-1
/
+1
*
Fix problems with BitSetVector that makes it not compile under GCC 3.0 and 2.95
Chris Lattner
2003-03-17
1
-6
/
+6
*
Initial checking: defult the make_vector function
Chris Lattner
2003-01-28
1
-0
/
+29
*
Bug fix in operator==() and in method fini().
Vikram S. Adve
2002-12-06
1
-4
/
+5
*
Several fixes:
Vikram S. Adve
2002-11-27
1
-18
/
+47
*
Fix warning
Chris Lattner
2002-11-15
1
-3
/
+1
*
Add tarj_end() method
Chris Lattner
2002-11-10
1
-0
/
+5
*
Make maxSize a private variable, add a size() accessor
Chris Lattner
2002-11-06
1
-4
/
+6
*
An implementation of the bit-vector representation of sets.
Vikram S. Adve
2002-11-06
1
-0
/
+239
*
Generic graph iterator to enumerate the SCCs of a graph
Vikram S. Adve
2002-11-04
1
-0
/
+221
*
Statistic class should return const reference to *this, not a reference to
Chris Lattner
2002-10-31
1
-6
/
+6
*
Don't #include <Support/*>, #include "Support/*"
Chris Lattner
2002-10-28
3
-3
/
+3
*
Add neccesary #include
Chris Lattner
2002-10-27
1
-0
/
+1
*
disable the unused "pointer" member
Chris Lattner
2002-10-13
1
-1
/
+3
*
Add dummy entries to document what members can be added
Chris Lattner
2002-10-13
1
-0
/
+7
*
- Rework Statistics:
Chris Lattner
2002-10-01
1
-7
/
+12
*
Add ilist_iterator constructor from a node reference.
Vikram S. Adve
2002-09-16
1
-0
/
+1
*
GCC 3.1 changes
Chris Lattner
2002-07-25
1
-1
/
+1
*
GCC 3.1 fixes
Chris Lattner
2002-07-24
2
-6
/
+7
*
Changes to build with GCC 3.1
Chris Lattner
2002-07-24
1
-3
/
+5
*
Use the new include/Support/iterator file
Chris Lattner
2002-07-24
1
-8
/
+3
*
Move hash_* extension headers from ext/ to Support/ so that we can support
Chris Lattner
2002-07-24
1
-1
/
+1
*
Changes to make it GCC 3.1 compatible
Chris Lattner
2002-07-24
1
-3
/
+20
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
2
-4
/
+4
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-0
/
+492
*
Implement a new command line option, -debug, which is meant to unify all of
Chris Lattner
2002-05-22
1
-0
/
+21
*
Initial checkin of Statistic class
Chris Lattner
2002-05-10
1
-0
/
+69
*
Remove obsolete namespace from example
Chris Lattner
2002-04-28
1
-1
/
+1
*
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
6
-30
/
+36
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
7
-0
/
+727