1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/CodeGen
Benjamin Kramer 9b5aa70665 [DAGCombine] Fix demanded bits computation for exact shifts.
Fixes a miscompilation of MultiSource/Benchmarks/MallocBench/gs

llvm-svn: 240796
2015-06-26 16:59:31 +00:00
..
AArch64 [AArch64] Lower interleaved memory accesses to ldN/stN intrinsics. This patch also adds a function to calculate the cost of interleaved memory accesses. 2015-06-26 02:32:07 +00:00
AMDGPU R600/SI: Use ELF64 format instead of ELF32 2015-06-22 21:03:54 +00:00
ARM [ARM] Cortex-R4F is not VFPOnlySP 2015-06-26 12:14:56 +00:00
BPF
CPP
Generic
Hexagon [Hexagon] Printing packet brackets when asm printing and adding a number of tests that test packet brackets. 2015-06-18 20:43:50 +00:00
Inputs
Mips Fix "the the" in comments. 2015-06-19 01:53:21 +00:00
MIR MIR Serialization: Serialize machine basic block operands. 2015-06-26 16:46:11 +00:00
MSP430
NVPTX Add NVPTXPeephole pass to reduce unnecessary address cast 2015-06-24 20:20:16 +00:00
PowerPC [PPC] Implement vmrgew and vmrgow instructions 2015-06-25 15:17:40 +00:00
SPARC Revert r240302 ("Bring r240130 back."). 2015-06-23 11:31:32 +00:00
SystemZ
Thumb
Thumb2 ARMLoadStoreOptimizer: Fix errata 602117 handling and make testcase actually test for it 2015-06-24 20:03:27 +00:00
WinEH
X86 [DAGCombine] Fix demanded bits computation for exact shifts. 2015-06-26 16:59:31 +00:00
XCore