Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
f4c164c2b5bbaa2be4f1d8fedcf9df621378340d
/
lib
/
Target
/
PowerPC
/
PPCTargetAsmInfo.cpp
f4c164c
Fix crash before main on ppc/linux with static constructors. PR1771
by Nick Lewycky
· 18 years ago
8248294
TargetAsmInfo::getAddressSize() was incorrect for x86-64 and 64-bit targets
by Dan Gohman
· 18 years ago
fe4afb1
Enable indirect encoding for the personality function
by Bill Wendling
· 18 years ago
90e167a
Disable EH generation until PPC works 100%.
by Chris Lattner
· 18 years ago
e2b9052
Fix debug info and globals filled with zeros.
by Nick Lewycky
· 18 years ago
98ded76
For Darwin, put constant data into .const, .const_data, .literal{4|8|16}
by Evan Cheng
· 18 years ago
a15be8c
Add TAI field for exception table section.
by Jim Laskey
· 18 years ago
b82313f
Support for non-landing pad exception handling.
by Jim Laskey
· 19 years ago
b267ca1
Darwin -static should codegen static ctors / dtors to .constructor / .destructor sections.
by Evan Cheng
· 19 years ago
072200c
Landing pad-less eh for PPC.
by Jim Laskey
· 19 years ago
b266ccd
Modify emission of jump tables on darwin to emit an extra "l" label that
by Chris Lattner
· 19 years ago
cb90099
Instead of yet another enum indicating the "assembly language flavor",
by Bill Wendling
· 19 years ago
eb9a42c
Fix for PR1095:
by Bill Wendling
· 19 years ago
70d4107
add support for hidden visibility to darwin/ppc and linux/ppc targets
by Chris Lattner
· 19 years ago
bf11182
Changes from Nick Lewycky with a simplified PPCTargetAsmInfo.
by Jim Laskey
· 19 years ago
8752ce6
Add weak reference directive.
by Evan Cheng
· 19 years ago
80aa9a1
Place cstrings in .cstring section.
by Evan Cheng
· 19 years ago
5059dda
Use S_debug for dwarf info.
by Jim Laskey
· 19 years ago
a66ba5f
Don't bother setting JumpTableTextSection, it is about to disappear
by Chris Lattner
· 19 years ago
9b7ce7d
Move getSectionForFunction to AsmPrinter, change it to return a string.
by Chris Lattner
· 19 years ago
b56dcc4
implement DarwinTargetAsmInfo::getSectionForFunction, use it when outputting
by Chris Lattner
· 19 years ago
a53115b
Compile: int x __attribute__((used));
by Chris Lattner
· 19 years ago
f45c25f
Missing tab
by Jim Laskey
· 19 years ago
8e8de8f
Break out target asm info into separate files.
by Jim Laskey
· 19 years ago