1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib
Dan Gohman f58a82f98e [WebAssembly] Don't use range-based loop for a list that's being modified
The first instruction in a block is what the rend() iterator points to, so
if it moves, we need to re-evaluate rend() so that we continue to iterate
through the rest of the instructions.

llvm-svn: 256953
2016-01-06 18:29:35 +00:00
..
Analysis Filtering IR printing for print-after-all/print-before-all 2016-01-06 18:20:25 +00:00
AsmParser
Bitcode
CodeGen Filtering IR printing for print-after-all/print-before-all 2016-01-06 18:20:25 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR Filtering IR printing for print-after-all/print-before-all 2016-01-06 18:20:25 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC
Object
Option
Passes
ProfileData
Support Do not define NOGDI. Mingw defines LOGFONTW type in wingdi.h and the mingw 2016-01-06 03:01:10 +00:00
TableGen
Target [WebAssembly] Don't use range-based loop for a list that's being modified 2016-01-06 18:29:35 +00:00
Transforms Fix option desc in FunctionAttrs; NFC 2016-01-06 18:18:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile