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
/
IndexedMap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Public and private corrections, warned about by icc (#304).
Duncan Sands
2009-09-06
1
-1
/
+1
*
Fixed lint errors:
Misha Brukman
2009-02-20
1
-1
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
rename DenseMap to IndexedMap.
Chris Lattner
2007-02-01
1
-3
/
+3
*
rename DenseMap -> IndexedMap.
Chris Lattner
2007-02-01
1
-7
/
+7
*
Remove whitespace from the end of the line.
Alkis Evlogimenos
2004-09-30
1
-2
/
+2
*
Add missing #include
Chris Lattner
2004-09-09
1
-0
/
+1
*
Pull in definition of std::unary_function.
Alkis Evlogimenos
2004-09-02
1
-0
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-3
/
+3
*
Add size member function.
Alkis Evlogimenos
2004-08-27
1
-0
/
+4
*
Add default index functor (an identity functor). You could use a
Alkis Evlogimenos
2004-08-26
1
-12
/
+18
*
Fix a bug in the densemap that was killing the local allocator, and probably
Chris Lattner
2004-02-26
1
-1
/
+1
*
Fix typeo. grow() cannot shrink storage. clear() should really nuke storage
Chris Lattner
2004-02-26
1
-3
/
+5
*
Add DenseMap template and actually use it for for mapping virtual regs
Alkis Evlogimenos
2004-02-25
1
-0
/
+61