index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
VMCore
/
Mangler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of multiple unnamed globals with the same type
Chris Lattner
2005-11-15
1
-3
/
+6
*
Fix the optimized code handling of user asm strings
Chris Lattner
2005-11-10
1
-8
/
+15
*
speedup the common case where nothing needs to be quoted
Chris Lattner
2005-11-10
1
-7
/
+20
*
Allow per-character control over what target assemblers allow in symbol
Chris Lattner
2005-11-10
1
-7
/
+25
*
Add a new option for targets that accept quoted labels.
Chris Lattner
2005-11-10
1
-17
/
+44
*
remove the M instance var
Chris Lattner
2005-11-10
1
-2
/
+2
*
Make this more efficient of the common case where we are only mangling globals.
Chris Lattner
2005-11-10
1
-29
/
+28
*
Allow $
Chris Lattner
2005-10-14
1
-1
/
+1
*
Add support for a marker byte that indicates that we shouldn't add the user
Chris Lattner
2005-09-24
1
-7
/
+12
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-5
/
+5
*
This mega patch converts us from using Function::a{iterator|begin|end} to
Chris Lattner
2005-03-15
1
-1
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-1
/
+1
*
Allow an arbitrary prefix
Chris Lattner
2004-08-17
1
-4
/
+3
*
Move these files (which are dependent on VMCore) into VMCore
Misha Brukman
2004-08-16
1
-0
/
+127