projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
add more support for ConstantDataSequential
[oota-llvm.git]
/
lib
/
VMCore
/
ValueSymbolTable.cpp
2011-06-18
Chris Lattner
eliminate the Type::getDescription() method, using...
blob
|
commitdiff
|
raw
2010-07-21
Dan Gohman
Make NamedMDNode not be a subclass of Value, and simpli...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Benjamin Kramer
Bump SmallString size a bit to avoid malloc trashing.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-09
Devang Patel
Delete NamedMDSymTable while destrucing Module.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
David Greene
Change errs() to dbgs().
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Daniel Dunbar
Pass StringRef by value.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-23
Chris Lattner
remove some DOUTs
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Daniel Dunbar
Change ValueSymbolTable to use raw_svector_ostream...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-25
Daniel Dunbar
Remove Value::{isName, getNameRef}.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Daniel Dunbar
Move more to raw_ostream.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Daniel Dunbar
Switch ValueSymbolTable to StringRef based API.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Daniel Dunbar
Convert StringMap to using StringRef for its APIs.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Jay Foad
Use v.data() instead of &v[0] when SmallVector v might...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Chris Lattner
implement some fixme's by making "autorenaming" in...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Chris Lattner
Add a new version of Module::getFunction that takes...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
Remove attribution from file headers, per discussion...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-25
Chris Lattner
disable some noisy debug output
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Chris Lattner
Switch ValueSymbolTable to use StringMap<Value*> instea...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Chris Lattner
constants can't be in the symtab anymore
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Chris Lattner
update comment.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Chris Lattner
shrink vmcore by moving symbol table stripping support...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Chris Lattner
eliminate ValueSymbolTable::rename, it has no advantage...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Chris Lattner
speed up conflict handling.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Chris Lattner
Eliminate a bunch of work from ValueSymbolTable::insert...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Reid Spencer
For PR411:
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Bill Wendling
Removed iostream #includes. Replaced std::cerr with...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Chris Lattner
Simple is good. CVS is for revision control, not file...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Reid Spencer
For PR411:
blob
|
commitdiff
|
raw
|
diff to current