Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding llvm::sys::swapByteOrder() for the common use-case of byte-swapping a ... | Artyom Skrobov | 2014-06-14 | 1 | -0/+48 |
* | Renaming SwapByteOrder() to getSwappedBytes() | Artyom Skrobov | 2014-06-14 | 1 | -30/+30 |
* | Fix known typos | Alp Toker | 2014-01-24 | 1 | -37/+37 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -1/+1 |
* | reimplement SwapByteOrder.h in terms of overloading instead of | Chris Lattner | 2010-11-23 | 1 | -8/+8 |
* | Unit Tests: Missed this error. MSVC and clang didn't complain. | Michael J. Spencer | 2010-10-11 | 1 | -4/+4 |
* | System: Add SwapByteOrder and update Support/MathExtras.h to use it. | Michael J. Spencer | 2010-10-11 | 1 | -0/+128 |
* | Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it." | Michael J. Spencer | 2010-10-11 | 1 | -128/+0 |
* | System: Add SwapByteOrder and update Support/MathExtras.h to use it. | Michael J. Spencer | 2010-10-11 | 1 | -0/+128 |