llvm-6502/test/CodeGen
Alexei Starovoitov ac73683b10 [bpf] add big- and host- endian support
Summary:
-march=bpf    -> host endian
-march=bpf_le -> little endian
-match=bpf_be -> big endian

Test Plan:
v1 was tested by IBM s390 guys and appears to be working there.
It bit rots too fast here.

Reviewers: chandlerc, tstellarAMD

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D10177

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239071 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-04 19:15:05 +00:00
..
AArch64 Don't create a MIN/MAX node if the underlying compare has more than one use. 2015-06-04 13:48:23 +00:00
ARM
BPF [bpf] add big- and host- endian support 2015-06-04 19:15:05 +00:00
CPP
Generic
Hexagon [Hexagon] Test doesn't work on all platforms. At any rate the uninitialized variable issue was fixed. Removing re-registering ASM backend. 2015-06-03 18:00:45 +00:00
Inputs
Mips
MIR
MSP430
NVPTX
PowerPC
R600 R600/SI: Reimplement isLegalAddressingMode 2015-06-04 16:17:42 +00:00
SPARC
SystemZ
Thumb
Thumb2
WinEH
X86 [DAGCombiner] Fix wrong folding of a build_vector into a blend with zero. 2015-06-04 19:15:01 +00:00
XCore