projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use DenseMap to keep track of last users.
[oota-llvm.git]
/
lib
/
VMCore
/
Mangler.cpp
2008-07-10
Evan Cheng
- Replace use of std::map<std::string, ..> with StringM...
blob
|
commitdiff
|
raw
2008-05-15
Gabor Greif
Fix a bunch of 80col violations that arose from the...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-06
Dan Gohman
Remove uses of llvm/System/IncludeFile.h that are no...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Chris Lattner
targets that support quotes for mangled names still...
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-12-03
Duncan Sands
Rather than having special rules like "intrinsics cannot
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Bill Wendling
Add support for appending a suffix to the end of a...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-07
Owen Anderson
Add lengthof and endof templates that hide a lot of...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-30
Reid Spencer
For PR1136: Rename GlobalVariable::isExternal as isDecl...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-14
Anton Korobeynikov
Adding dllimport, dllexport and external weak linkage...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Chris Lattner
Add new option to leave asm names alone
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Reid Spencer
For PR780:
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
Chris Lattner
Another work around for the 'symbols with different...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Chris Lattner
Fix handling of multiple unnamed globals with the same...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Chris Lattner
Fix the optimized code handling of user asm strings
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Chris Lattner
speedup the common case where nothing needs to be quoted
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Chris Lattner
Allow per-character control over what target assemblers...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Chris Lattner
Add a new option for targets that accept quoted labels.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Chris Lattner
remove the M instance var
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Chris Lattner
Make this more efficient of the common case where we...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-14
Chris Lattner
Allow $
blob
|
commitdiff
|
raw
|
diff to current
2005-09-24
Chris Lattner
Add support for a marker byte that indicates that we...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Misha Brukman
Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Chris Lattner
This mega patch converts us from using Function::a...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Reid Spencer
Changes For Bug 352
blob
|
commitdiff
|
raw
|
diff to current
2004-08-17
Chris Lattner
Allow an arbitrary prefix
blob
|
commitdiff
|
raw
|
diff to current
2004-07-08
Chris Lattner
Do not call Type::getUniqueID
blob
|
commitdiff
|
raw
|
diff to current
2004-07-06
Brian Gaeke
Work around apparent Apple compiler bug which was makin...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-05
Chris Lattner
Do not mangle intrinsics in any way!
blob
|
commitdiff
|
raw
|
diff to current
2004-02-14
Chris Lattner
Fix the logic in the name mangler. If there are two...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-11
Chris Lattner
Initialize the count instance variable.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-14
Chris Lattner
Finegrainify namespacification
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Brian Gaeke
Put all LLVM code into the llvm namespace, as per bug...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-20
John Criswell
Added LLVM project notice to the top of every C++ sourc...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
Chris Lattner
Mangle ALL letters that we do not allow, not just a...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-11
Chris Lattner
Add support to the mangler for targets which require...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-25
Brian Gaeke
Include llvm/Support/Mangler.h first. Don't include...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Brian Gaeke
Cleanups:
blob
|
commitdiff
|
raw
|
diff to current
2003-07-24
Brian Gaeke
Factor out name-mangling from X86/Printer, which is...
blob
|
commitdiff
|
raw
|
diff to current