Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 rokov pred |
Chandler Carruth
|
3c0d60785c
Re-sort #include lines for unittests. This uses a slightly modified
|
8 rokov pred |
Pawel Bylica
|
5a2d715235
Unit tests for the getSwappedBytes(double) fix from r237673.
|
10 rokov pred |
Artyom Skrobov
|
25e659b6ff
Adding llvm::sys::swapByteOrder() for the common use-case of byte-swapping a value in place
|
11 rokov pred |
Artyom Skrobov
|
9bb92cb537
Renaming SwapByteOrder() to getSwappedBytes()
|
11 rokov pred |
Alp Toker
|
ae43cab6ba
Fix known typos
|
11 rokov pred |
Michael J. Spencer
|
1f6efa3996
Merge System into Support.
|
14 rokov pred |
Chris Lattner
|
3afc385042
reimplement SwapByteOrder.h in terms of overloading instead of
|
14 rokov pred |
Michael J. Spencer
|
e58d72009a
Unit Tests: Missed this error. MSVC and clang didn't complain.
|
15 rokov pred |
Michael J. Spencer
|
4c099b8724
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
|
15 rokov pred |
Michael J. Spencer
|
af72684eea
Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
|
15 rokov pred |
Michael J. Spencer
|
5031e0d977
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
|
15 rokov pred |