Displaying 1 result from an estimated 1 matches for "pr1740".
2011 Nov 16
1
[LLVMdev] LLVM 3.0 Release about X86
Known problems with the X86 back-end
- The X86 backend does not yet support all inline assembly that uses the
X86 floating point stack <http://llvm.org/PR879>. It supports the 'f'
and 't' constraints, but not 'u'.
- The X86-64 backend does not yet support the LLVM IR instruction va_arg.
Currently, front-ends support variadic argument constructs on