Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c6c98af9e5814e8066c82f20ca11cf646a5fc289
/
lib
/
Target
/
TargetAsmInfo.cpp
3bb6283
Fix generic getInlineAsmLength
by Dale Johannesen
· 18 years ago
b3a0417
Implement "general dynamic", "initial exec" and "local exec" TLS models for
by Lauro Ramos Venancio
· 18 years ago
be346c9
Add ReadOnlySection directive.
by Evan Cheng
· 18 years ago
a6199c8
Fix DWARF debugging information on x86/Linux and (hopefully)
by Anton Korobeynikov
· 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
072200c
Landing pad-less eh for PPC.
by Jim Laskey
· 19 years ago
393a8ee
add new JumpTableSpecialLabelPrefix hook to asmprinter for jumptable emission.
by Chris Lattner
· 19 years ago
6f198df
add new directive
by Chris Lattner
· 19 years ago
5032e5a
* Fix one more bug in PIC codegen: extra load is needed for *all*
by Anton Korobeynikov
· 19 years ago
eb9a42c
Fix for PR1095:
by Bill Wendling
· 19 years ago
9784bc7
add a new HiddenDirective member for handling visibility.
by Chris Lattner
· 19 years ago
8752ce6
Add weak reference directive.
by Evan Cheng
· 19 years ago
3655de6
Add per-target support for asm translation in the cbe
by Andrew Lenharth
· 19 years ago
02b8511
Add debug support for X86/ELF targets (Linux). This allows llvm-gcc4
by Reid Spencer
· 19 years ago
c50209b
Initialize CStringSection member var.
by Reid Spencer
· 19 years ago
4c7b07a
Expose method and ivars for measuring inline asm length properly.
by Chris Lattner
· 19 years ago
a66ba5f
Don't bother setting JumpTableTextSection, it is about to disappear
by Chris Lattner
· 19 years ago
f5b10ec
Give TargetAsmInfo a virtual dtor, add a new getSectionForFunction method.
by Chris Lattner
· 19 years ago
cb05af8
Add support for targets that want to do something with the llvm.used list,
by Chris Lattner
· 19 years ago
beec30e
Add support for other relocation bases to jump tables, as well as custom asm directives
by Andrew Lenharth
· 19 years ago
7c95ad4
Oops - forgot to update banner.
by Jim Laskey
· 19 years ago
ec0d9fe
Separate target specifc asm properties from asm printers.
by Jim Laskey
· 19 years ago