aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/SwapByteOrderTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-06-14Adding llvm::sys::swapByteOrder() for the common use-case of byte-swapping a ...Artyom Skrobov1-0/+48
2014-06-14Renaming SwapByteOrder() to getSwappedBytes()Artyom Skrobov1-30/+30
2014-01-24Fix known typosAlp Toker1-37/+37
2010-11-29Merge System into Support.Michael J. Spencer1-1/+1
2010-11-23reimplement SwapByteOrder.h in terms of overloading instead of Chris Lattner1-8/+8
2010-10-11Unit Tests: Missed this error. MSVC and clang didn't complain.Michael J. Spencer1-4/+4
2010-10-11System: Add SwapByteOrder and update Support/MathExtras.h to use it.Michael J. Spencer1-0/+128
2010-10-11Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."Michael J. Spencer1-128/+0
2010-10-11System: Add SwapByteOrder and update Support/MathExtras.h to use it.Michael J. Spencer1-0/+128