1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/CodeGen
Martin Storsjo a2ecb24eca [X86] Correct byte offsets and data types in a comment. NFC.
This matches the types of the struct members defined in
lib/CodeGen/SjLjEHPrepare.cpp, and the definition of this struct in libgcc.

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

llvm-svn: 314275
2017-09-27 06:08:04 +00:00
..
AArch64 [AArch64][Falkor] Fix bug in falkor prefetcher fix pass. 2017-09-26 21:40:46 +00:00
AMDGPU AMDGPU: Add option to stress calls 2017-09-21 07:00:48 +00:00
ARC
ARM Revert r312724 ("[ARM] Remove redundant vcvt patterns."). 2017-09-25 22:07:33 +00:00
AVR [AVR] Fix the build after setting alignment to 1 in r314179 2017-09-26 02:07:54 +00:00
BPF bpf: add inline-asm support 2017-09-18 23:29:36 +00:00
Generic
Hexagon Check vector elements for equivalence in the HexagonVectorLoopCarriedReuse pass 2017-09-22 16:43:31 +00:00
Inputs
Lanai
Mips [mips] Pick the right variant of DINS upfront and enable target instruction verification 2017-09-14 10:58:00 +00:00
MIR [IfConversion] Add testcases [NFC] 2017-09-20 08:23:29 +00:00
MSP430
Nios2
NVPTX [NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins. 2017-09-26 17:07:23 +00:00
PowerPC [PowerPC] Reverting sequence of patches for elimination of comparison instructions 2017-09-26 20:42:47 +00:00
SPARC Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"" 2017-09-04 15:47:00 +00:00
SystemZ [SystemZ] Improve optimizeCompareZero() 2017-09-21 13:52:24 +00:00
Thumb Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"" 2017-09-04 15:47:00 +00:00
Thumb2
WebAssembly [WebAssembly] Add sign extend instructions from atomics proposal 2017-09-13 00:29:06 +00:00
WinEH
X86 [X86] Correct byte offsets and data types in a comment. NFC. 2017-09-27 06:08:04 +00:00
XCore