[bpf] rename triple names bpf_be -> bpfeb
authorAlexei Starovoitov <alexei.starovoitov@gmail.com>
Fri, 5 Jun 2015 16:11:14 +0000 (16:11 +0000)
committerAlexei Starovoitov <alexei.starovoitov@gmail.com>
Fri, 5 Jun 2015 16:11:14 +0000 (16:11 +0000)
commitb6ebf678ac7121e2d75f6bfb90f668804009ab99
treef982728aee248a6e17d09d6a97e27f4b2a8f667c
parent750b351b76fb0045e6c016f3ba71a1a80cb71f33
[bpf] rename triple names bpf_be -> bpfeb

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239162 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp
lib/Target/BPF/BPFTargetMachine.cpp
lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h
lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp
test/CodeGen/BPF/alu8.ll
test/CodeGen/BPF/atomics.ll
test/CodeGen/BPF/basictest.ll
test/CodeGen/BPF/cc_args.ll
test/CodeGen/BPF/cc_args_be.ll
test/CodeGen/BPF/cc_ret.ll
test/CodeGen/BPF/ex1.ll
test/CodeGen/BPF/intrinsics.ll
test/CodeGen/BPF/load.ll
test/CodeGen/BPF/loops.ll
test/CodeGen/BPF/sanity.ll
test/CodeGen/BPF/setcc.ll
test/CodeGen/BPF/shifts.ll
test/CodeGen/BPF/sockex2.ll