diff options
author | Alexei Starovoitov <alexei.starovoitov@gmail.com> | 2015-03-30 22:40:40 +0000 |
---|---|---|
committer | Alexei Starovoitov <alexei.starovoitov@gmail.com> | 2015-03-30 22:40:40 +0000 |
commit | 2a90cde4fd97c131a9756d672582e58313b74864 (patch) | |
tree | 688632f77727cd2168315e1139c05ed7cebb9bcf /llvm/lib/Analysis/TargetLibraryInfo.cpp | |
parent | 78f99be1df9f3d14f3497130adeea193c383babd (diff) | |
download | bcm5719-llvm-2a90cde4fd97c131a9756d672582e58313b74864.tar.gz bcm5719-llvm-2a90cde4fd97c131a9756d672582e58313b74864.zip |
[bpf] add support for bswap instructions
BPF has cpu_to_be and cpu_to_le instructions.
For now assume little endian and generate cpu_to_be for ISD::BSWAP.
llvm-svn: 233620
Diffstat (limited to 'llvm/lib/Analysis/TargetLibraryInfo.cpp')
0 files changed, 0 insertions, 0 deletions