Displaying 6 results from an estimated 6 matches for "lowerformalarguments_svr4".
2012 May 03
2
[LLVMdev] Inserting a branch in PPCTargetLowering::LowerFormalArguments_SVR4
Hello,
The current code in PPCTargetLowering::LowerFormalArguments_SVR4
contains a FIXME over the code which saves the live floating-point
registers to the stack. The FIXME states that this should only be done
if CR bit 6 is set. I've been told that the lack of this check is
preventing clang/LLVM from compiling a functional FreeBSD kernel on PPC.
Is is possible to...
2012 May 10
0
[LLVMdev] Inserting a branch in PPCTargetLowering::LowerFormalArguments_SVR4
I hate to be bothersome, but can someone please comment on this?
Thanks again,
Hal
On Thu, 3 May 2012 14:49:04 -0500
Hal Finkel <hfinkel at anl.gov> wrote:
> Hello,
>
> The current code in PPCTargetLowering::LowerFormalArguments_SVR4
> contains a FIXME over the code which saves the live floating-point
> registers to the stack. The FIXME states that this should only be done
> if CR bit 6 is set. I've been told that the lack of this check is
> preventing clang/LLVM from compiling a functional FreeBSD kernel on
>...
2012 May 10
0
[LLVMdev] Inserting a branch in PPCTargetLowering::LowerFormalArguments_SVR4
...but can someone please comment on this?
> >
> > Thanks again,
> > Hal
> >
> > On Thu, 3 May 2012 14:49:04 -0500
> > Hal Finkel <hfinkel at anl.gov> wrote:
> >
> >> Hello,
> >>
> >> The current code in PPCTargetLowering::LowerFormalArguments_SVR4
> >> contains a FIXME over the code which saves the live floating-point
> >> registers to the stack. The FIXME states that this should only be
> >> done if CR bit 6 is set. I've been told that the lack of this
> >> check is preventing clang/LLVM from compilin...
2012 May 10
2
[LLVMdev] Inserting a branch in PPCTargetLowering::LowerFormalArguments_SVR4
...anl.gov> wrote:
> I hate to be bothersome, but can someone please comment on this?
>
> Thanks again,
> Hal
>
> On Thu, 3 May 2012 14:49:04 -0500
> Hal Finkel <hfinkel at anl.gov> wrote:
>
>> Hello,
>>
>> The current code in PPCTargetLowering::LowerFormalArguments_SVR4
>> contains a FIXME over the code which saves the live floating-point
>> registers to the stack. The FIXME states that this should only be done
>> if CR bit 6 is set. I've been told that the lack of this check is
>> preventing clang/LLVM from compiling a functional FreeB...
2012 May 10
1
[LLVMdev] Inserting a branch in PPCTargetLowering::LowerFormalArguments_SVR4
...t on this?
>>>
>>> Thanks again,
>>> Hal
>>>
>>> On Thu, 3 May 2012 14:49:04 -0500
>>> Hal Finkel <hfinkel at anl.gov> wrote:
>>>
>>>> Hello,
>>>>
>>>> The current code in PPCTargetLowering::LowerFormalArguments_SVR4
>>>> contains a FIXME over the code which saves the live floating-point
>>>> registers to the stack. The FIXME states that this should only be
>>>> done if CR bit 6 is set. I've been told that the lack of this
>>>> check is preventing clang/LLVM f...
2010 Dec 29
2
[LLVMdev] Building LLVM on Linux/PowerPC failed
...---------
And here is the compiling error,
-----------------------------------------------------------------------
llvm[3]: Compiling PPCISelLowering.cpp for Release build
/tmp/chenwj/llvm-2.8/lib/Target/PowerPC/PPCISelLowering.cpp: In member
function 'llvm::SDValue
llvm::PPCTargetLowering::LowerFormalArguments_SVR4(llvm::SDValue,
llvm::CallingConv::ID, bool, const
llvm::SmallVectorImpl<llvm::ISD::InputArg>&, llvm::DebugLoc,
llvm::SelectionDAG&, llvm::SmallVectorImpl<llvm::SDValue>&) const':
/tmp/chenwj/llvm-2.8/lib/Target/PowerPC/PPCISelLowering.cpp:1772: error:
unrecognizable insn...