index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
SymbolTableListTraits.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid many "variable 'Sub' set but not used [-Wunused-but-set-variable]" warn...
Duncan Sands
2010-06-10
1
-3
/
+2
*
Forward-declare ValueSymbolTable so that SymbolTableListTraits.h can be parse...
Douglas Gregor
2009-09-30
1
-1
/
+2
*
simplify the way how traits get hold of the symbol table
Gabor Greif
2009-03-07
1
-2
/
+8
*
further simplifications arising from peruse of the more declarative interface
Gabor Greif
2009-03-07
1
-1
/
+5
*
Remove the burden of dealing with list offsets
Gabor Greif
2009-03-07
1
-2
/
+7
*
fix comments
Gabor Greif
2009-02-27
1
-4
/
+2
*
remove deleteNode definition, it is inherited in an identical fashion
Gabor Greif
2009-02-26
1
-4
/
+0
*
Fold the useful features of alist and alist_node into ilist, and
Dan Gohman
2008-07-28
1
-14
/
+4
*
Add some basic Pool-allocation infrastructure. This adds a Recycler class,
Dan Gohman
2008-07-07
1
-0
/
+4
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Change casts from old style to new style. This helps document the details
Reid Spencer
2007-08-12
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+76