1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test/CodeGen
Eric Liu 7ea839cd4c [WebAssembly] Trying to fix broken tests in CodeGen/WebAssembly caused by r281285.
Reviewers: bkramer, ddcc, dschuff, sunfish

Subscribers: jfb, llvm-commits, dschuff

Differential Revision: https://reviews.llvm.org/D24497

llvm-svn: 281312
2016-09-13 10:05:44 +00:00
..
AArch64 GlobalISel: support translation of global addresses. 2016-09-12 12:10:41 +00:00
AMDGPU AMDGPU: Do not clobber SCC in SIWholeQuadMode 2016-09-12 16:25:20 +00:00
ARM DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
BPF
Generic
Hexagon Revert of r281304 as it is causing build bot failures in hexagon 2016-09-13 08:51:59 +00:00
Inputs
Lanai
Mips Revert "[mips] Fix c.<cc>.<fmt> instruction definition." 2016-09-09 11:06:01 +00:00
MIR [AArch64] Support stackmap/patchpoint in getInstSizeInBytes 2016-09-13 07:45:17 +00:00
MSP430
NVPTX DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
PowerPC Remove MVT:i1 xor instruction before SELECT. (Performance improvement). 2016-09-13 09:12:45 +00:00
SPARC [Sparc][LEON] Removed the parts of the errata fixes implemented using inline assembly as this is not the desired behaviour for end-users. Small change to a unit test to implement this without requiring the inline assembly. 2016-09-09 14:16:51 +00:00
SystemZ
Thumb Revert r281215, it caused PR30358. 2016-09-12 21:40:50 +00:00
Thumb2 Revert r281215, it caused PR30358. 2016-09-12 21:40:50 +00:00
WebAssembly [WebAssembly] Trying to fix broken tests in CodeGen/WebAssembly caused by r281285. 2016-09-13 10:05:44 +00:00
WinEH
X86 Remove MVT:i1 xor instruction before SELECT. (Performance improvement). 2016-09-13 09:12:45 +00:00
XCore