summaryrefslogtreecommitdiff
path: root/unittests/Support/SwapByteOrderTest.cpp
Commit message (Expand)AuthorAge
* Adding llvm::sys::swapByteOrder() for the common use-case of byte-swapping a ...Artyom Skrobov2014-06-14
* Renaming SwapByteOrder() to getSwappedBytes()Artyom Skrobov2014-06-14
* Fix known typosAlp Toker2014-01-24
* Merge System into Support.Michael J. Spencer2010-11-29
* reimplement SwapByteOrder.h in terms of overloading instead of Chris Lattner2010-11-23
* Unit Tests: Missed this error. MSVC and clang didn't complain.Michael J. Spencer2010-10-11
* System: Add SwapByteOrder and update Support/MathExtras.h to use it.Michael J. Spencer2010-10-11
* Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."Michael J. Spencer2010-10-11
* System: Add SwapByteOrder and update Support/MathExtras.h to use it.Michael J. Spencer2010-10-11