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
/
lib
/
VMCore
/
Mangler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use atomic increment here.
Owen Anderson
2009-06-17
1
-2
/
+7
*
Quotes should be printed before private prefix; some code clean up.
Evan Cheng
2009-05-05
1
-50
/
+68
*
Add the private linkage.
Rafael Espindola
2009-01-15
1
-3
/
+9
*
Remove some dead code from the days llvm had type planes.
Rafael Espindola
2009-01-12
1
-46
/
+1
*
- Replace use of std::map<std::string, ..> with StringMap. Replace use of std...
Evan Cheng
2008-07-10
1
-27
/
+28
*
Fix a bunch of 80col violations that arose from the Create API change. Tweak ...
Gabor Greif
2008-05-15
1
-2
/
+5
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-3
/
+0
*
targets that support quotes for mangled names still need to escape newlines
Chris Lattner
2008-02-15
1
-0
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Rather than having special rules like "intrinsics cannot
Duncan Sands
2007-12-03
1
-1
/
+1
*
Add support for appending a suffix to the end of a mangled name.
Bill Wendling
2007-09-17
1
-2
/
+2
*
Add lengthof and endof templates that hide a lot of sizeof computations.
Owen Anderson
2007-09-07
1
-3
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+215