1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/CodeGen
Tim Northover a310a0689f ARM: use divmod libcalls on embedded MachO platforms too.
The separated libcalls are implemented in terms of __divmodsi4 and __udivmodsi4
anyway, so we should always use them if possible.

llvm-svn: 302462
2017-05-08 20:00:14 +00:00
..
AArch64 [AArch64][RegisterBankInfo] Change the default mapping of fp loads. 2017-05-08 18:16:31 +00:00
AMDGPU [AMDGPU] In the new waitcnt insertion pass, use getHeader 2017-05-05 21:10:17 +00:00
ARM ARM: use divmod libcalls on embedded MachO platforms too. 2017-05-08 20:00:14 +00:00
AVR [AVR] Reserve the Y register in all functions 2017-05-03 11:56:01 +00:00
BPF [bpf] fix a bug which causes incorrect big endian reloc fixup 2017-05-05 18:05:00 +00:00
Generic
Hexagon [RDF] Remove covered parts of reached uses for phi and use in same block 2017-05-05 22:10:32 +00:00
Inputs
Lanai
Mips [mips][microMIPS] Adding code size reduction pass for MicroMIPS 2017-04-27 13:10:48 +00:00
MIR Add missing target triple to test 2017-05-05 21:50:26 +00:00
MSP430
NVPTX [SelectionDAG] Improve support for promotion of <1 x fX> floating point argument types (PR31088) 2017-05-02 10:33:08 +00:00
PowerPC [PPC] When restoring R30 (PIC base pointer), mark it as <def> 2017-05-04 19:14:54 +00:00
SPARC
SystemZ [SystemZ] Make copyPhysReg() add impl-use operands of super reg. 2017-05-04 13:33:30 +00:00
Thumb
Thumb2
WebAssembly
WinEH
X86 Don't add DBG_VALUE instructions for static allocas in dbg.declare 2017-05-08 19:58:15 +00:00
XCore