1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/CodeGen
Tim Northover 97134fad94 GlobalISel: extend add widening to SUB, MUL, OR, AND and XOR.
These are the operations that are trivially identical. Division is omitted for
now because you need to use the correct sign/zero extension.

llvm-svn: 277775
2016-08-04 21:39:49 +00:00
..
AArch64 GlobalISel: extend add widening to SUB, MUL, OR, AND and XOR. 2016-08-04 21:39:49 +00:00
AMDGPU [OpenCL] Add missing tests for getOCLTypeName 2016-08-04 19:45:00 +00:00
ARM Revert "[ARM] Constant Materialize: imms with specific value can be encoded into mov.w" 2016-08-03 21:26:21 +00:00
BPF
Generic Fix build breaks after r277028 2016-07-28 20:25:21 +00:00
Hexagon [Hexagon] Validate register class when doing bit simplification 2016-08-04 17:56:19 +00:00
Inputs
Lanai Add a REQUIRES: assert on a Lanai test that uses a -debug-only flag 2016-07-29 19:35:22 +00:00
Mips [mips] Set Personality and LSDA encoding for FreeBSD 2016-08-04 15:36:03 +00:00
MIR [GlobalISel] Add Selected MachineFunction property. 2016-08-02 16:49:19 +00:00
MSP430
NVPTX [NVPTX] remove unnecessary named metadata update that happens to break debug info. 2016-08-02 20:58:24 +00:00
PowerPC [PPC] Handling CallInst in PPCBoolRetToInt 2016-08-03 21:43:51 +00:00
SPARC VirtRegMap: Replace some identity copies with KILL instructions. 2016-07-09 00:19:07 +00:00
SystemZ I can't reproduce this buildbot failure locally, so temporarily remove this test while I investigate. 2016-08-03 19:39:20 +00:00
Thumb DAG: avoid duplicated truncating for sign extended operand 2016-07-29 23:33:48 +00:00
Thumb2 [Thumb] Reapply r272251 with a fix for PR28348 (mk 2) 2016-07-05 12:37:13 +00:00
WebAssembly [WebAssembly] Check return value of getRegForValue in FastISel 2016-08-04 18:01:52 +00:00
WinEH Revert EH-specific checks in BranchFolding that were causing blow ups in compile time. 2016-07-27 17:55:33 +00:00
X86 [X86] Heuristic to selectively build Newton-Raphson SQRT estimation 2016-08-04 12:47:28 +00:00
XCore IR: Introduce Module::global_objects(). 2016-06-22 20:29:42 +00:00