Michael J. Spencer
|
447762da85
|
Merge System into Support.
llvm-svn: 120298
|
2010-11-29 18:16:10 +00:00 |
Chris Lattner
|
8bec7227d4
|
reimplement SwapByteOrder.h in terms of overloading instead of
being in terms of excessively complex template logic.
llvm-svn: 119992
|
2010-11-23 04:04:25 +00:00 |
Michael J. Spencer
|
b28ce01e34
|
Unit Tests: Missed this error. MSVC and clang didn't complain.
llvm-svn: 116252
|
2010-10-11 22:04:38 +00:00 |
Michael J. Spencer
|
ded95b79f2
|
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
This time correctly.
llvm-svn: 116247
|
2010-10-11 21:56:16 +00:00 |
Michael J. Spencer
|
43e92d1162
|
Revert "System: Add SwapByteOrder and update Support/MathExtras.h to use it."
This reverts commit 116234.
It compiled just fine with MSVC and clang...
llvm-svn: 116242
|
2010-10-11 21:39:24 +00:00 |
Michael J. Spencer
|
ae0c34e127
|
System: Add SwapByteOrder and update Support/MathExtras.h to use it.
llvm-svn: 116234
|
2010-10-11 21:22:22 +00:00 |