Displaying 6 results from an estimated 6 matches for "xcoreregisterinfo".
2009 Jan 15
2
[LLVMdev] Possible bug in LiveIntervals (triggered on the XCore target)?
...itial problem,
but introduced another one. Please find attached another BC file that
fails on xcore with the linear scan regalloc.
This is the error message I get
eliminateFrameIndex Frame size too big: -3
0 llc 0x08affd1e
1 libc.so.6 0xb7d35a01 abort + 257
2 llc 0x081a0972
llvm::XCoreRegisterInfo::eliminateFrameIndex(llvm::ilist_iterator<llvm::MachineInstr>,
int, llvm::RegScavenger*) const + 1570
Aborted
Could you check what is still wrong?
-Roman
2009/1/14, Richard Osborne <richard at xmos.com>:
> Chris Lattner wrote:
> > On Jan 14, 2009, at 3:14 AM, Richard Osborn...
2009 Jan 15
0
[LLVMdev] Possible bug in LiveIntervals (triggered on the XCore target)?
...ne. Please find attached another BC file that
> fails on xcore with the linear scan regalloc.
>
> This is the error message I get
> eliminateFrameIndex Frame size too big: -3
> 0 llc 0x08affd1e
> 1 libc.so.6 0xb7d35a01 abort + 257
> 2 llc 0x081a0972
> llvm::XCoreRegisterInfo::eliminateFrameIndex(llvm::ilist_iterator<llvm::MachineInstr>,
> int, llvm::RegScavenger*) const + 1570
> Aborted
>
> Could you check what is still wrong?
>
> -Roman
I had a fix for this in my local branch which I hadn't got around to
commiting. This should be fixed in...
2009 Jan 14
0
[LLVMdev] Possible bug in LiveIntervals (triggered on the XCore target)?
Chris Lattner wrote:
> On Jan 14, 2009, at 3:14 AM, Richard Osborne wrote:
>
>
>>> Evan
>>>
>> OK, that make sense, I'll take a look at changing this. I've added a
>> bug
>> for the issue:
>>
>> http://llvm.org/bugs/show_bug.cgi?id=3324
>>
>> There is currently no Backend: XCore component in bugzilla so
2009 Jan 14
2
[LLVMdev] Possible bug in LiveIntervals (triggered on the XCore target)?
On Jan 14, 2009, at 3:14 AM, Richard Osborne wrote:
>> Evan
> OK, that make sense, I'll take a look at changing this. I've added a
> bug
> for the issue:
>
> http://llvm.org/bugs/show_bug.cgi?id=3324
>
> There is currently no Backend: XCore component in bugzilla so I've put
> it under new-bugs. Could someone add this component for me.
Added. You
2014 Apr 03
5
[LLVMdev] comparing .o files from different build trees
...urse2be/build/./lib/Target/Mips/AsmParser/Release+Asserts/MipsAsmParser.o differ: byte 136060, line 462
./lib/Target/XCore/Release+Asserts/XCoreISelDAGToDAG.o ../../recurse2be/build/./lib/Target/XCore/Release+Asserts/XCoreISelDAGToDAG.o differ: byte 22294, line 62
./lib/Target/XCore/Release+Asserts/XCoreRegisterInfo.o ../../recurse2be/build/./lib/Target/XCore/Release+Asserts/XCoreRegisterInfo.o differ: byte 17460, line 12
./lib/Target/XCore/Disassembler/Release+Asserts/XCoreDisassembler.o ../../recurse2be/build/./lib/Target/XCore/Disassembler/Release+Asserts/XCoreDisassembler.o differ: byte 119887, line 163
./...
2009 Nov 12
2
[LLVMdev] Bootstrap Failure
Hi all,
There's been a recent bootstrap failure that might be covered up
because of another failure. I just wanted to point this out so that
people can take a look:
-bw
Here's the failure from our buildbot:
Assertion failed: (DestReg == VirtReg && "Unknown load situation!"),
function RewriteMBB, file /Volumes/Sandbox/Buildbot/llvm/build.llvm-