Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
49b32d80416288b6eb8e26f76c40a8e32c20a361
/
llvm
/
unittests
/
Support
/
SwapByteOrderTest.cpp
e3a9b0f
[Support] Remove byte swapping from MathExtras.h
by Reid Kleckner
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
c3aeb85
Unit tests for the getSwappedBytes(double) fix from r237673.
by Pawel Bylica
· 10 years ago
e2d6008
Adding llvm::sys::swapByteOrder() for the common use-case of byte-swapping a value in place
by Artyom Skrobov
· 11 years ago
ef5e867
Renaming SwapByteOrder() to getSwappedBytes()
by Artyom Skrobov
· 11 years ago
cb40291
Fix known typos
by Alp Toker
· 12 years ago
447762d
Merge System into Support.
by Michael J. Spencer
· 15 years ago
8bec722
reimplement SwapByteOrder.h in terms of overloading instead of
by Chris Lattner
· 15 years ago
b28ce01
Unit Tests: Missed this error. MSVC and clang didn't complain.
by Michael J. Spencer
· 15 years ago
ded95b7
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
by Michael J. Spencer
· 15 years ago
43e92d1
Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
by Michael J. Spencer
· 15 years ago
ae0c34e
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
by Michael J. Spencer
· 15 years ago