Displaying 2 results from an estimated 2 matches for "r221408".
2014 Nov 24
4
[LLVMdev] Proposed patches for Clang 3.5.1
...e `mips64-linux-gnu` target to the test case to check `in128` type handling.
* r217147 - [mips] Zero-sized structs cannot be ignored in MipsABIInfo::classifyReturnType() for O32
Proposed llvm patches:
* r216920 - Fix left shifts of negative values in MipsDisassembler.
* r221408 - [mips64] Fix MIPS64 exception personality encoding
* r221453 - [mips] Tolerate the use of the %z inline asm operand modifier with non-immediates.
* r216262 - [mips] Don't use odd-numbered float registers for double arguments for fastcc calling convention if FP is 64-bit and...
2014 Nov 24
4
[LLVMdev] Proposed patches for Clang 3.5.1
...is only works with SVN. If you use git, you may need to manually
> paste
> the svn commit log.
Thanks. I'm happy to merge them.
> > Proposed llvm patches:
> >
> > * r216920 - Fix left shifts of negative values in MipsDisassembler.
> >
> > * r221408 - [mips64] Fix MIPS64 exception personality encoding
> >
> > * r221453 - [mips] Tolerate the use of the %z inline asm operand
> modifier with non-immediates.
> >
> > * r216262 - [mips] Don't use odd-numbered float registers for double
> arguments fo...