1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/test/CodeGen
Eli Bendersky d69a59088c Use inbounds GEPs for memcpy and memset lowering
Follow-up on discussion in http://reviews.llvm.org/D11220

llvm-svn: 242542
2015-07-17 16:42:33 +00:00
..
AArch64 Make global aliases have symbol size equal to their type 2015-07-17 12:12:03 +00:00
AMDGPU Only do fmul (fadd x, x), c combine if the fadd only has one use 2015-07-17 01:14:35 +00:00
ARM Make global aliases have symbol size equal to their type 2015-07-17 12:12:03 +00:00
BPF
CPP
Generic llc: Add a 'run-pass' option. 2015-07-06 17:44:26 +00:00
Hexagon [Hexagon] Generate instructions for operations on predicate registers 2015-07-14 19:30:21 +00:00
Inputs
Mips [SDAG] Optimize unordered comparison in soft-float mode (patch by Anton Nadolskiy) 2015-07-15 08:39:35 +00:00
MIR MIR Serialization: Serialize the frame setup machine instruction flag. 2015-07-17 00:24:15 +00:00
MSP430
NVPTX Use inbounds GEPs for memcpy and memset lowering 2015-07-17 16:42:33 +00:00
PowerPC [PowerPC] v4i32 is a VSRCRegClass 2015-07-16 21:14:07 +00:00
SPARC [SPARC] Cleanup handling of the Y/ASR registers. 2015-07-08 16:25:12 +00:00
SystemZ
Thumb
Thumb2 Arm: Don't define a label twice with two setjmps in a function. 2015-07-16 22:34:20 +00:00
WebAssembly [WebAssembly] Create a CodeGen unittest directory. 2015-07-06 23:14:57 +00:00
WinEH [WinEH] Strip the \01 character from the __CxxFrameHandler3 thunk name 2015-07-13 17:55:14 +00:00
X86 Use small encodings for constants when possible. 2015-07-17 00:57:52 +00:00
XCore