llvm-6502/test/CodeGen
Tim Northover ebde5a5e49 ARM64: use hex immediates for movz/movk instructions
Since these are mostly used in "lsl #16", "lsl #32", "lsl #48" combinations to
piece together an immediate in 16-bit chunks, hex is probably the most
appropriate format.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207635 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30 11:19:40 +00:00
..
AArch64 ARM64: use hex immediates for movz/movk instructions 2014-04-30 11:19:40 +00:00
ARM ARM: support stack probe emission for Windows on ARM 2014-04-30 07:05:07 +00:00
ARM64 ARM64: use hex immediates for movz/movk instructions 2014-04-30 11:19:40 +00:00
CPP
Generic
Hexagon
Inputs
Mips Add Simple return instruction to Mips fast-isel 2014-04-29 17:57:50 +00:00
MSP430
NVPTX
PowerPC
R600 R600/SI: Custom lower SI_IF and SI_ELSE to avoid machine verifier errors 2014-04-29 23:12:53 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 Implement X86 code generation for musttail 2014-04-29 23:55:41 +00:00
XCore