1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/test/CodeGen
Sanjay Patel 3b203d65d9 [x86, SSE] update packed FP compare tests for direct translation from builtin to IR
The clang side of this was r272840:
http://reviews.llvm.org/rL272840

A follow-up step would be to auto-upgrade and remove these LLVM intrinsics completely.

Differential Revision: http://reviews.llvm.org/D21269

llvm-svn: 272841
2016-06-15 21:22:15 +00:00
..
AArch64 AArch64: stop trying to use 32-bit MOVZs when expanding patchpoints. 2016-06-15 20:33:36 +00:00
AMDGPU AMDGPU: Fix MUBUF offset bugs affecting llvm.amdgcn.buffer.* intrinsics 2016-06-15 07:13:05 +00:00
ARM Reverting r272778 because there's an assertion 2016-06-15 14:23:29 +00:00
BPF
Generic
Hexagon
Inputs
Lanai
Mips [mips] Missing test case 2016-06-15 13:49:58 +00:00
MIR
MSP430
NVPTX
PowerPC IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
SPARC
SystemZ [SystemZ] Enable index register memory constraints for inline ASM 2016-06-13 14:24:05 +00:00
Thumb [Thumb] Fix off-by-one error in r272007 2016-06-14 13:33:07 +00:00
Thumb2
WebAssembly
WinEH
X86 [x86, SSE] update packed FP compare tests for direct translation from builtin to IR 2016-06-15 21:22:15 +00:00
XCore