1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 23:42:52 +01:00
llvm-mirror/test/CodeGen
2012-05-11 21:33:49 +00:00
..
ARM [fast-isel] Add support for selecting @llvm.trap(). 2012-05-11 21:33:49 +00:00
CellSPU
CPP
Generic change the objectsize intrinsic signature: add a 3rd parameter to denote the maximum runtime performance penalty that the user is willing to accept. 2012-05-09 15:52:43 +00:00
Hexagon Hexagon constant extender support. 2012-05-11 19:56:59 +00:00
MBlaze
Mips Add support for the 'X' inline asm operand modifier. 2012-05-10 21:48:22 +00:00
MSP430
NVPTX This patch adds a new NVPTX back-end to LLVM which supports code generation for NVIDIA PTX 3.0. This back-end will (eventually) replace the current PTX back-end, while maintaining compatibility with it. 2012-05-04 20:18:50 +00:00
PowerPC
PTX
SPARC Regression test for PR2960. 2012-05-01 11:11:34 +00:00
Thumb Make test less fragile. 2012-04-27 20:48:18 +00:00
Thumb2 Added a regress test for the bug #9964 before close it. 2012-05-09 19:07:04 +00:00
X86 Fix test/CodeGen/X86/tls-pie.ll. 2012-05-11 10:19:54 +00:00
XCore