1. e3a9b0f [Support] Remove byte swapping from MathExtras.h by Reid Kleckner · 6 years ago
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. 9a67b07 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  4. c3aeb85 Unit tests for the getSwappedBytes(double) fix from r237673. by Pawel Bylica · 10 years ago
  5. e2d6008 Adding llvm::sys::swapByteOrder() for the common use-case of byte-swapping a value in place by Artyom Skrobov · 11 years ago
  6. ef5e867 Renaming SwapByteOrder() to getSwappedBytes() by Artyom Skrobov · 11 years ago
  7. cb40291 Fix known typos by Alp Toker · 12 years ago
  8. 447762d Merge System into Support. by Michael J. Spencer · 15 years ago
  9. 8bec722 reimplement SwapByteOrder.h in terms of overloading instead of by Chris Lattner · 15 years ago
  10. b28ce01 Unit Tests: Missed this error. MSVC and clang didn't complain. by Michael J. Spencer · 15 years ago
  11. ded95b7 System: Add SwapByteOrder and update Support/MathExtras.h to use it. by Michael J. Spencer · 15 years ago
  12. 43e92d1 Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it." by Michael J. Spencer · 15 years ago
  13. ae0c34e System: Add SwapByteOrder and update Support/MathExtras.h to use it. by Michael J. Spencer · 15 years ago