Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c7a6da6e1469100937851cc3741a36b5850e54da
/
lib
/
Target
/
ARM
/
ARM.td
6762d91
Add fake v7 itineraries for now.
by Evan Cheng
· 16 years ago
34a0fa3
Add a Thumb2 instruction flag to that indicates whether the instruction can be transformed to 16-bit variant.
by Evan Cheng
· 16 years ago
8557c2b
Latency information for ARM v6. It's rough and not yet hooked up. Right now we are only using branch latency to determine if-conversion limits.
by Evan Cheng
· 16 years ago
fbbf1ee
Separate V6 from V6T2 since the latter has some extra nice instructions
by Anton Korobeynikov
· 16 years ago
d4022c3
Add placeholder for thumb2 stuff
by Anton Korobeynikov
· 16 years ago
6d7d2aa
Add ARMv7 architecture, Cortex processors and different FPU modes handling.
by Anton Korobeynikov
· 16 years ago
1f595bb
Use CallConvLower.h and TableGen descriptions of the calling conventions
by Bob Wilson
· 16 years ago
027fdbe
Move target independent td files from lib/Target/ to include/llvm/Target so they can be distributed along with the header files.
by Evan Cheng
· 17 years ago
d87293c
Remove opcode from instruction TS flags; add MOVCC support; fix addrmode3 encoding bug.
by Evan Cheng
· 17 years ago
edda31c
Restructure ARM code emitter to use instruction formats instead of addressing modes to determine how to encode instructions.
by Evan Cheng
· 17 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
0ff94f7
Initial JIT support for ARM by Raul Fernandes Herbster.
by Evan Cheng
· 18 years ago
a8e9562
Add a processor.
by Lauro Ramos Venancio
· 18 years ago
a8e2989
ARM backend contribution from Apple.
by Evan Cheng
· 19 years ago
0f3ac8d
getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.
by Evan Cheng
· 19 years ago
c01d497
Remove PointerType from class Target
by Evan Cheng
· 19 years ago
7bc59bc
added a skeleton of the ARM backend
by Rafael Espindola
· 19 years ago