Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
9d63d90de5e57ad96f467b270544443a9284eb2b
/
lib
/
Target
/
ARM
/
ARMAsmBackend.cpp
9d63d90
Add correct encodings for STRD and LDRD, including fixup support. Additionally, update these to unified syntax.
by Owen Anderson
· 15 years ago
1920d82
kill trailing space
by Jason W Kim
· 15 years ago
3990d8f
10 bits, not 12.
by Jim Grosbach
· 15 years ago
ff25116
Remove "comparison of integers of different signs" warning by making the
by Bill Wendling
· 15 years ago
85fed5e
ARM/MC/ELF relocation "hello world" for movw/movt.
by Jason W Kim
· 15 years ago
97dd28f
Fix handling of ARM negative pc-relative fixups for loads and stores.
by Jim Grosbach
· 15 years ago
36d76a8
MC/Mach-O: Switch to using MachOFormat.h.
by Daniel Dunbar
· 15 years ago
fd46797
Remove the unused TheTarget member.
by Rafael Espindola
· 15 years ago
f2dc4aa
make isVirtualSection a virtual method on MCSection. Chris' suggestion.
by Rafael Espindola
· 15 years ago
b75c651
tidy up
by Chris Lattner
· 15 years ago
115a3dd
MC: Simplify Mach-O and ELF object writer implementations.
by Daniel Dunbar
· 15 years ago
e50e6bc
Start of support for binary emit of 16-it Thumb instructions.
by Jim Grosbach
· 15 years ago
c466b93
Encoding of destination fixup for ARM branch and conditional branch
by Jim Grosbach
· 15 years ago
a9a0dde
ARM .word data fixups don't need an adjustment.
by Jim Grosbach
· 15 years ago
679cbd3
Add support for a few simple fixups to the ARM Darwin asm backend. This allows
by Jim Grosbach
· 15 years ago
a55661b
Enable MachO writing for ARM/Darwin. Lots of stuff still doesn't work
by Jim Grosbach
· 15 years ago
c9d1439
Allow targets to specify the MachO CPUType/CPUSubtype information.
by Jim Grosbach
· 15 years ago
cecbc3d
Add support for emitting ARM file attributes.
by Rafael Espindola
· 15 years ago
eecb858
Making the e_machine configurable by the target backend in ELFObjectWriter.
by Wesley Peck
· 15 years ago
f230df9
Add a MCObjectFormat class so that code common to all targets that use a
by Rafael Espindola
· 15 years ago
3787a40
Move getPointerSize() to the base class since it's not dependent on MachO
by Jim Grosbach
· 15 years ago
af2a8b2
Remove extraneous ';'
by Jim Grosbach
· 15 years ago
8ebf662
Adds getPointerSize() to the AsmBackend which will be needed by the final patch
by Kevin Enderby
· 15 years ago
a4c2724
Fix two tiny issues (ARM does not need COFF) and comment sanity.
by Jason W Kim
· 15 years ago
f73fd72
trailing whitespace
by Jim Grosbach
· 15 years ago
87dc3aa
Remove misplaced ';'. Make buildbots happy, hopefully.
by Jim Grosbach
· 15 years ago
d4d4f4f
by Jason W Kim
· 15 years ago