search for: r226652

Displaying 1 result from an estimated 1 matches for "r226652".

2015 Mar 04
2
[LLVMdev] Mips patches for LLVM 3.5.2
...ssembler options before inline asm blocks. o Fixes bad code generation in LLVMLinux o Makes our inline assembly compatible with GCC's. If you're ok with these then I'll start merging them in advance of 3.5.2-rc1. I was considering these too but I decided against them: * r226652 - [Mips][Disassembler]When disassembler meets load/store from coprocessor 2 instructions for mips r6 it crashes as the access to operands array is out of range. This patch adds dedicated decoder method that properly handles decoding of these instructions. o LLVM 3.5.2 doesn't have any of the...