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
/
include
/
llvm
/
Target
/
Mangler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace
Nadav Rotem
2012-10-09
1
-2
/
+1
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-3
/
+3
*
Prune some includes and forward declarations.
Craig Topper
2012-03-25
1
-3
/
+1
*
Remove std::string version of getNameWithPrefix.
Rafael Espindola
2011-02-11
1
-7
/
+0
*
Revert r107205 and r107207.
Bill Wendling
2010-06-29
1
-2
/
+1
*
Introducing the "linker_weak" linkage type. This will be used for Objective-C
Bill Wendling
2010-06-29
1
-1
/
+2
*
give Mangler access to TargetData.
Chris Lattner
2010-03-12
1
-1
/
+4
*
finally give Mangler a getSymbol method, which returns an MCSymbol
Chris Lattner
2010-03-12
1
-3
/
+9
*
make the mangler take an MCContext instead of an MAI.
Chris Lattner
2010-03-12
1
-5
/
+3
*
make TargetLoweringObjectFile::getExprForDwarfReference
Chris Lattner
2010-03-12
1
-6
/
+0
*
fix a fixme in TargetLoweringObjectFile::getExprForDwarfReference
Chris Lattner
2010-03-11
1
-0
/
+6
*
refactor x86 conditional branches to use a multipattern
Chris Lattner
2010-02-11
1
-1
/
+1
*
Unnamed symbol index should be >= 1. This was lost during the mangler refacto...
Benjamin Kramer
2010-01-18
1
-1
/
+1
*
stop the CBE from using Mangler::appendMangledName, which is a private functi...
Chris Lattner
2010-01-17
1
-5
/
+0
*
fix uninit member, thanks to Benjamin Kramer for identifying the bug.
Chris Lattner
2010-01-17
1
-1
/
+1
*
Get MCSymbol out of the mangling business, and move all the logic
Chris Lattner
2010-01-17
1
-0
/
+6
*
now that mangler is in libtarget, it can use MCAsmInfo instead of clients
Chris Lattner
2010-01-17
1
-15
/
+3
*
move the mangler into libtarget from vmcore.
Chris Lattner
2010-01-16
1
-0
/
+86