search for: r224425

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

2015 Mar 04
2
[LLVMdev] Mips patches for LLVM 3.5.2
...r226171 - [mips] Fix a typo in the compare patterns for MIPS32r6/MIPS64r6. o Fixes bad code generation in the test-suite for certain option combinations. * r225529 - [mips] Add support for accessing $gp as a named register. o Fixes bad code generation in LLVMLinux * r224425 and r225521 - [mips] Set GCC-compatible MIPS asssembler 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 t...