In this patch, I'm adding an extra check to the Latch's terminator in llvm::UnrollRuntimeLoopRemainder, similar to how it is already done in the llvm::UnrollLoop. The compiler would crash if this function is called with a malformed loop. Patch by Rodrigo Caetano Rocha! Differential Revision: https://reviews.llvm.org/D51486 llvm-svn: 342958 |
||
|---|---|---|
| .. | ||
| ASanStackFrameLayoutTest.cpp | ||
| BasicBlockUtilsTest.cpp | ||
| CMakeLists.txt | ||
| CloningTest.cpp | ||
| CodeExtractorTest.cpp | ||
| FunctionComparatorTest.cpp | ||
| IntegerDivisionTest.cpp | ||
| LocalTest.cpp | ||
| SSAUpdaterBulkTest.cpp | ||
| UnrollLoopTest.cpp | ||
| ValueMapperTest.cpp | ||