Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Target
X86
X86TargetAsmInfo.cpp
Find file
Blame
History
Permalink
Trivially lower 'bswap $0' into llvm.bswap. This fixes hexxagon with the
· 0fc6ae0c
Chris Lattner
authored
Nov 29, 2006
JIT on darwin/x86, which has htonl implemented as inline asm. llvm-svn: 31999
0fc6ae0c
Loading