projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
On X86, MEMBARRIER, MFENCE, SFENCE, LFENCE are not target memory intrinsics,
[oota-llvm.git]
/
include
/
llvm
/
ValueSymbolTable.h
2010-07-21
Dan Gohman
Make NamedMDNode not be a subclass of Value, and simpli...
blob
|
commitdiff
|
raw
2010-01-26
Devang Patel
Before existing NamedMDNode entry in the symbol table...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Devang Patel
Remve unnecessary include.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-12
Devang Patel
Use ilist_tratis to autoinsert and remove NamedMDNode...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-09
Devang Patel
Delete NamedMDSymTable while destrucing Module.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-07
Devang Patel
Use separate namespace for named metadata.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-06
Daniel Dunbar
Pass StringRef by value.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Chandler Carruth
Move DataTypes.h to include/llvm/System, update all...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Chris Lattner
revert r78048, it isn't worth using assertingvh here.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Chris Lattner
switch ValueMap to using AssertingVH. This is an old...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-29
Devang Patel
Keep track of named mdnodes in a Module using an ilist.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Daniel Dunbar
Switch ValueSymbolTable to StringRef based API.
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
Don't attribute in file headers anymore. See llvmdev...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Chris Lattner
better portability for intptr_t.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Anton Korobeynikov
Implement aliases. This fixes PR1017 and it's dependent...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Chris Lattner
Refactor SymbolTableListTraits to only have a single...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Chris Lattner
urr, yeah.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Chris Lattner
Initialize the symbol table to zero explicitly. This...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Chris Lattner
Start value symbol tables out small (space for 16 elts...
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
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
Make SymbolTable::insert, SymbolTable::remove and Symbo...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Reid Spencer
For PR411:
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Andrew Lenharth
4 billion names is enough for anyone. And really fix...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-31
Andrew Lenharth
Fix build breakage on alpha, without causing it on...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Reid Spencer
For PR411:
blob
|
commitdiff
|
raw
|
diff to current