1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/CodeGen
Saleem Abdulrasool 8090c443ba ARM: support export directives for Windows
It seems that cl will emit the export directives for Windows ARM targets.  The
fact that it did this had originally been missed and this functionality was
never implemented.  This makes it possible to rely solely on the source code for
indicating what the exported interfaces are and brings us more compatibility
with cl.

llvm-svn: 269574
2016-05-14 18:58:34 +00:00
..
AArch64 Revert "[llc] New diagnostic handler" 2016-05-14 14:37:11 +00:00
AMDGPU Revert "[llc] New diagnostic handler" 2016-05-14 14:37:11 +00:00
ARM ARM: support export directives for Windows 2016-05-14 18:58:34 +00:00
BPF Revert "[llc] New diagnostic handler" 2016-05-14 14:37:11 +00:00
Generic llc: Rework -run-pass option 2016-05-10 01:32:44 +00:00
Hexagon [Hexagon] Remove dead nodes from SelectionDAG to avoid cycles 2016-05-13 18:48:15 +00:00
Inputs
Lanai
Mips [mips] Enable IAS by default for 32-bit MIPS targets (O32). 2016-05-14 12:43:08 +00:00
MIR Revert "[llc] New diagnostic handler" 2016-05-14 14:37:11 +00:00
MSP430
NVPTX
PowerPC Revert "[llc] New diagnostic handler" 2016-05-14 14:37:11 +00:00
SPARC [Sparc][LEON] Itineraries unit test. 2016-05-10 09:09:20 +00:00
SystemZ [PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result. 2016-05-10 16:49:04 +00:00
Thumb ARM: stop emitting blx instructions for most calls on MachO. 2016-05-10 19:17:47 +00:00
Thumb2 ARM: stop emitting blx instructions for most calls on MachO. 2016-05-10 19:17:47 +00:00
WebAssembly [WebAssembly] Fix legalization of i128 shifts. 2016-05-14 02:15:47 +00:00
WinEH
X86 Fixed lowering of _comi_ intrinsics from all sets - SSE/SSE2/AVX/AVX-512 2016-05-14 15:06:09 +00:00
XCore