search for: pr12507

Displaying 4 results from an estimated 4 matches for "pr12507".

Did you mean: pr12402
2012 Aug 15
5
[LLVMdev] More Back-End Porting Troubles
...ore processor. Currently, I am struggling as LLVM could not select zext and load, for instance, so some of the testcases in test/CodeGen/Generic are not successfully compiled by my back-end. Furthermore, I am completely puzzled by the error messages generated. The testcase 'test/CodeGen/Generic/pr12507.ll' for instance yields: LLVM ERROR: Cannot select: 0x229dbd0: i64,ch = load 0x226ee70, 0x229d8d0, 0x229d9d0<LD4[FixedStack-1](align=8), zext from i32> [ID=14] 0x229d8d0: i64 = FrameIndex<-1> [ORD=1] [ID=3] 0x229d9d0: i64 = undef [ORD=1] [ID=4] What exactly does this mean? OK,...
2012 Aug 15
0
[LLVMdev] More Back-End Porting Troubles
...ntly, I am struggling as LLVM could not select zext and load, for > instance, so some of the testcases in test/CodeGen/Generic are not > successfully compiled by my back-end. > Furthermore, I am completely puzzled by the error messages generated. > The testcase 'test/CodeGen/Generic/pr12507.ll' for instance yields: > > LLVM ERROR: Cannot select: 0x229dbd0: i64,ch = load 0x226ee70, > 0x229d8d0, 0x229d9d0<LD4[FixedStack-1](align=8), zext from i32> > [ID=14] > 0x229d8d0: i64 = FrameIndex<-1> [ORD=1] [ID=3] > 0x229d9d0: i64 = undef [ORD=1] [ID=4] [Vi...
2012 Aug 16
2
[LLVMdev] More Back-End Porting Troubles
...gling as LLVM could not select zext and load, for >> instance, so some of the testcases in test/CodeGen/Generic are not >> successfully compiled by my back-end. >> Furthermore, I am completely puzzled by the error messages generated. >> The testcase 'test/CodeGen/Generic/pr12507.ll' for instance yields: >> >> LLVM ERROR: Cannot select: 0x229dbd0: i64,ch = load 0x226ee70, >> 0x229d8d0, 0x229d9d0<LD4[FixedStack-1](align=8), zext from i32> >> [ID=14] >> 0x229d8d0: i64 = FrameIndex<-1> [ORD=1] [ID=3] >> 0x229d9d0: i64 = u...
2012 Aug 16
0
[LLVMdev] More Back-End Porting Troubles
...not select zext and load, > >> for instance, so some of the testcases in test/CodeGen/Generic are > >> not successfully compiled by my back-end. > >> Furthermore, I am completely puzzled by the error messages generated. > >> The testcase 'test/CodeGen/Generic/pr12507.ll' for instance yields: > >> > >> LLVM ERROR: Cannot select: 0x229dbd0: i64,ch = load 0x226ee70, > >> 0x229d8d0, 0x229d9d0<LD4[FixedStack-1](align=8), zext from i32> > >> [ID=14] > >> 0x229d8d0: i64 = FrameIndex<-1> [ORD=1] [ID=3] >...