1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/CodeGen
Simon Pilgrim e6907ab521 [X86][AVX] Added signum example test functions from PR13248
These are good examples of missed combine opportunities with zero/all bit vector compare results
 

llvm-svn: 277274
2016-07-30 16:29:19 +00:00
..
AArch64 DAG: avoid duplicated truncating for sign extended operand 2016-07-29 23:33:48 +00:00
AMDGPU AMDGPU: Fix shouldConvertConstantLoadToIntImm behavior 2016-07-30 01:40:36 +00:00
ARM DAG: avoid duplicated truncating for sign extended operand 2016-07-29 23:33:48 +00:00
BPF
Generic Fix build breaks after r277028 2016-07-28 20:25:21 +00:00
Hexagon [Hexagon] Fix test that uses -debug-only to require asserts. 2016-07-29 21:44:33 +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 Re-commit: [mips][fastisel] Handle 0-4 arguments without SelectionDAG. 2016-07-29 12:27:28 +00:00
MIR CodeGen: add new "intrinsic" MachineOperand kind. 2016-07-29 20:32:59 +00:00
MSP430
NVPTX Fix NVPTX/call-with-alloca-buffer.ll after r276777. 2016-07-26 18:28:33 +00:00
PowerPC DAG: avoid duplicated truncating for sign extended operand 2016-07-29 23:33:48 +00:00
SPARC
SystemZ Tests: Add branch weights to non-layout tests. 2016-07-29 18:09:25 +00:00
Thumb DAG: avoid duplicated truncating for sign extended operand 2016-07-29 23:33:48 +00:00
Thumb2
WebAssembly
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][AVX] Added signum example test functions from PR13248 2016-07-30 16:29:19 +00:00
XCore