mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
71177b0c4c
llvm::KnownBits::byteSwap() and reverse() don't modify in-place, so we weren't actually computing anything. This was causing a miscompile on an arm64 stage2 bootstrap clang build. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ConstantFoldingTest.cpp | ||
CSETest.cpp | ||
GISelMITest.cpp | ||
GISelMITest.h | ||
GISelUtilsTest.cpp | ||
KnownBitsTest.cpp | ||
KnownBitsVectorTest.cpp | ||
LegalizerHelperTest.cpp | ||
LegalizerInfoTest.cpp | ||
LegalizerTest.cpp | ||
MachineIRBuilderTest.cpp | ||
PatternMatchTest.cpp |