Displaying 20 results from an estimated 22 matches for "llvm_git".
Did you mean:
llvm_dir
2013 Oct 11
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...e-unique-simple-a.ll
>> LLVM :: Linker/type-unique-simple2.ll
>>
>> For ref_addr_relocation, it failed in
>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType (this=0x102e13ec0,
>> Entity=0x102e14090, Ty={<llvm::DIScope> = {<llvm::DIDescriptor> = {DbgNode
>> = 0x102e05f30}, <No data fields>}, <No data fields>},...
2013 Oct 10
4
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...Info/two-cus-from-same-file.ll
LLVM :: Linker/type-unique-simple-a.ll
LLVM :: Linker/type-unique-simple2.ll
For ref_addr_relocation, it failed in
#5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry (this=0x103023600,
Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
/Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
#6 0x0000000100b040e0 in llvm::CompileUnit::addType (this=0x102e13ec0,
Entity=0x102e14090, Ty={<llvm::DIScope> = {<llvm::DIDescriptor> = {DbgNode
= 0x102e05f30}, <No data fields>}, <No data fields>}, Attribute=73) at
/Users/ma...
2013 Oct 15
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...e-unique-simple-a.ll
>> LLVM :: Linker/type-unique-simple2.ll
>>
>> For ref_addr_relocation, it failed in
>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType (this=0x102e13ec0,
>> Entity=0x102e14090, Ty={<llvm::DIScope> = {<llvm::DIDescriptor> = {DbgNode
>> = 0x102e05f30}, <No data fields>}, <No data fields>},...
2013 Oct 15
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...; LLVM :: Linker/type-unique-simple-a.ll
> LLVM :: Linker/type-unique-simple2.ll
>
> For ref_addr_relocation, it failed in
> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry (this=0x103023600,
> Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
> #6 0x0000000100b040e0 in llvm::CompileUnit::addType (this=0x102e13ec0,
> Entity=0x102e14090, Ty={<llvm::DIScope> = {<llvm::DIDescriptor> = {DbgNode
> = 0x102e05f30}, <No data fields>}, <No data fields>}, Attribute=7...
2013 Oct 15
4
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...: Linker/type-unique-simple2.ll
>>>>
>>>> For ref_addr_relocation, it failed in
>>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType (this=0x102e13ec0,
>>>> Entity=0x102e14090, Ty={<llvm::DIScope> = {<llvm::DIDescriptor> = {DbgNode
>>>> = 0x102e05f30}, <No data fields>},...
2013 Oct 15
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...;>> LLVM :: Linker/type-unique-simple2.ll
>>>
>>> For ref_addr_relocation, it failed in
>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType (this=0x102e13ec0,
>>> Entity=0x102e14090, Ty={<llvm::DIScope> = {<llvm::DIDescriptor> = {DbgNode
>>> = 0x102e05f30}, <No data fields>}, <No data...
2020 May 06
2
Issues porting intrinsics to LLVM 10
I am maintaining proprietary extensions to the RISCV backend for our custom
application.
I have defined intrinsics for many of the custom instructions. Against
LLVM 7 this was working well.
When I try to merge my changes into LLVM 10, I get:
/home/dej/work/llvm_git/llvm-project/llvm/build/lib/Target/RISCV/RISCVGenGlobalISel.inc:11582:60:
error: ‘idaho_mt_begin’ is not a member of ‘llvm::Intrinsic’
GIM_CheckIntrinsicID, /*MI*/0, /*Op*/0, Intrinsic::idaho_mt_begin,
This intrinsic is defined pretty simply:
let TargetPrefix = "idaho" in {
def...
2013 Oct 11
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...; LLVM :: Linker/type-unique-simple-a.ll
> LLVM :: Linker/type-unique-simple2.ll
>
> For ref_addr_relocation, it failed in
> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry (this=0x103023600,
> Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
> #6 0x0000000100b040e0 in llvm::CompileUnit::addType (this=0x102e13ec0,
> Entity=0x102e14090, Ty={<llvm::DIScope> = {<llvm::DIDescriptor> = {DbgNode
> = 0x102e05f30}, <No data fields>}, <No data fields>}, Attribute=7...
2013 Oct 15
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...-simple2.ll
>>>>>
>>>>> For ref_addr_relocation, it failed in
>>>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType
>>>>> (this=0x102e13ec0, Entity=0x102e14090, Ty={<llvm::DIScope> =
>>>>> {<llvm::DIDescriptor> = {DbgNode = 0x102e05f30}, <No data f...
2013 Oct 15
1
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...>>>>
>>>>>> For ref_addr_relocation, it failed in
>>>>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>>>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>>>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>>>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType
>>>>>> (this=0x102e13ec0, Entity=0x102e14090, Ty={<llvm::DIScope> =
>>>>>> {<llvm::DIDescriptor> = {DbgNode = 0x102e05f30}, &...
2013 Oct 15
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...-simple2.ll
>>>>>
>>>>> For ref_addr_relocation, it failed in
>>>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType
>>>>> (this=0x102e13ec0, Entity=0x102e14090, Ty={<llvm::DIScope> =
>>>>> {<llvm::DIDescriptor> = {DbgNode = 0x102e05f30}, <No data f...
2013 Oct 15
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...>>>>
>>>>>> For ref_addr_relocation, it failed in
>>>>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>>>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>>>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>>>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType
>>>>>> (this=0x102e13ec0, Entity=0x102e14090, Ty={<llvm::DIScope> =
>>>>>> {<llvm::DIDescriptor> = {DbgNode = 0x102e05f30}, &...
2013 Oct 15
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...>>>>>>> For ref_addr_relocation, it failed in
>>>>>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>>>>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>>>>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>>>>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType
>>>>>>> (this=0x102e13ec0, Entity=0x102e14090, Ty={<llvm::DIScope> =
>>>>>>> {<llvm::DIDescriptor> = {DbgNode = 0x1...
2013 Oct 15
4
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...;>>>> For ref_addr_relocation, it failed in
>>>>>>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>>>>>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>>>>>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>>>>>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType
>>>>>>>> (this=0x102e13ec0, Entity=0x102e14090, Ty={<llvm::DIScope> =
>>>>>>>> {<llvm::DIDescriptor> = {D...
2020 Apr 16
2
Need help figuring out a isNopCopy() assert
...typedef struct {
a b, c;
} complex;
d(complex *e, complex *h) {
double f = h->c, g = h->b;
i(g);
e->c = g * j(f);
}
This was a reduction from texlive's c_cos.c.
The applicable assertion failure is:
Assertion failed: (Def == PreviousDef), function isNopCopy, file
/home/chmeee/llvm_git/llvm/llvm/lib/CodeGen/MachineCopyPropagation.cpp,
line 338. PLEASE submit a bug report to https://bugs.llvm.org/ and
include the crash backtrace. Stack dump:
0. Program arguments: /ralga/scratch/chmeee/builds/llvm/bin/llc
-mtriple powerpcspe reduced.ll
1. Running pass 'Function Pas...
2013 Oct 15
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...;> For ref_addr_relocation, it failed in
>>>>>>>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>>>>>>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>>>>>>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>>>>>>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType
>>>>>>>>> (this=0x102e13ec0, Entity=0x102e14090, Ty={<llvm::DIScope> =
>>>>>>>>> {<llvm::DIDescrip...
2013 Oct 15
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...;> For ref_addr_relocation, it failed in
>>>>>>>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>>>>>>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>>>>>>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>>>>>>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType
>>>>>>>>> (this=0x102e13ec0, Entity=0x102e14090, Ty={<llvm::DIScope> =
>>>>>>>>> {<llvm::DIDescrip...
2013 Oct 09
0
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
David,
Thanks for reviewing!
On Wed, Oct 9, 2013 at 11:36 AM, David Blaikie <dblaikie at gmail.com> wrote:
> Might be easier if these were on Phabricator, but here are some thoughts:
>
> 0001:
> This patch generally, while separated for legibility, is untested &
> difficult to discuss in isolation.
>
I agree, this patch adds the functionality but does not use it,
2013 Oct 16
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
...f_addr_relocation, it failed in
>>>>>>>>>> #5 0x0000000100b169ba in llvm::DwarfDebug::addDIEEntry
>>>>>>>>>> (this=0x103023600, Die=0x102e14090, Attribute=73, Entry=0x10302a9d0) at
>>>>>>>>>> /Users/manmanren/llvm_git/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp:3071
>>>>>>>>>> #6 0x0000000100b040e0 in llvm::CompileUnit::addType
>>>>>>>>>> (this=0x102e13ec0, Entity=0x102e14090, Ty={<llvm::DIScope> =
>>>>>>>>>> {<llv...
2013 Oct 09
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
Might be easier if these were on Phabricator, but here are some thoughts:
0001:
This patch generally, while separated for legibility, is untested &
difficult to discuss in isolation. I may need to refer to the second patch
in reviewing this first one.
DwarfDebug.cpp:
computeSizeAndOffsets:
I believe this produces the wrong offset for the 3rd CU and onwards.
computeSizeAndOffset