Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ada43f6337e430a38f007778a5ebb7e022bb9c2d
/
llvm
/
unittests
/
Support
/
SwapByteOrderTest.cpp
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