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