Displaying 8 results from an estimated 8 matches for "incorporatetype".
2013 Jul 14
5
[LLVMdev] Analysis of polly-detect overhead in oggenc
...t;> oggenc*16: polly-detect compile-time percentage is 71.3%. The top five functions reported by perf are:
>> 48.97% opt opt [.] llvm::TypeFinder::run(llvm::Module const&, bool)
>> 7.43% opt opt [.] llvm::TypeFinder::incorporateType(llvm::Type*)
>> 7.36% opt opt [.] llvm::TypeFinder::incorporateValue(llvm::Value const*)
>> 4.04% opt libc-2.17.so [.] 0x0000000000138bea
>> 2.06% opt [kernel.kallsyms] [k] 0xffffffff81043e6a
>>
>> oggenc...
2013 Jul 14
0
[LLVMdev] Analysis of polly-detect overhead in oggenc
...centage is 71.3%. The top five
>>> functions reported by perf are:
>>> 48.97% opt opt [.]
>>> llvm::TypeFinder::run(llvm::Module const&, bool)
>>> 7.43% opt opt [.]
>>> llvm::TypeFinder::incorporateType(llvm::Type*)
>>> 7.36% opt opt [.]
>>> llvm::TypeFinder::incorporateValue(llvm::Value const*)
>>> 4.04% opt libc-2.17.so [.] 0x0000000000138bea
>>> 2.06% opt [kernel.kallsyms] [k] 0xffffffff81043e6a...
2010 Dec 13
2
[LLVMdev] asm-verbose (on by default) is really, really slow
On Dec 12, 2010, at 12:52 PM, Anton Korobeynikov wrote:
>> Very true, but we do want the testsuite to run fast. Can it be sped up?
> Can't we just run testsuite with asm-verbose=0 ?
I meant llvm/test. I'm just surprised it is that slow, what is costing all the time?
-Chris
2010 Dec 13
0
[LLVMdev] asm-verbose (on by default) is really, really slow
...self total
time seconds seconds calls s/call s/call name
33.67 17.19 17.19 849 0.02 0.04 AddModuleTypesToPrinter
17.51 26.13 8.94 265849169 0.00 0.00 llvm::Value::getType()
8.74 30.59 4.46 258948922 0.00 0.00
::TypeFinder::IncorporateType
3.25 32.25 1.66 5242575 0.00 0.00
::TypeFinder::IncorporateValue
- David Meyer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101212/7248a41d/attachment.html>
2013 Jul 14
0
[LLVMdev] Analysis of polly-detect overhead in oggenc
...t;> oggenc*16: polly-detect compile-time percentage is 71.3%. The top five functions reported by perf are:
>> 48.97% opt opt [.] llvm::TypeFinder::run(llvm::Module const&, bool)
>> 7.43% opt opt [.] llvm::TypeFinder::incorporateType(llvm::Type*)
>> 7.36% opt opt [.] llvm::TypeFinder::incorporateValue(llvm::Value const*)
>> 4.04% opt libc-2.17.so [.] 0x0000000000138bea
>> 2.06% opt [kernel.kallsyms] [k] 0xffffffff81043e6a
>>
>> oggenc...
2013 Jul 14
2
[LLVMdev] Analysis of polly-detect overhead in oggenc
...e top five
>>>> functions reported by perf are:
>>>> 48.97% opt opt [.]
>>>> llvm::TypeFinder::run(llvm::Module const&, bool)
>>>> 7.43% opt opt [.]
>>>> llvm::TypeFinder::incorporateType(llvm::Type*)
>>>> 7.36% opt opt [.]
>>>> llvm::TypeFinder::incorporateValue(llvm::Value const*)
>>>> 4.04% opt libc-2.17.so [.] 0x0000000000138bea
>>>> 2.06% opt [kernel.kallsyms] [k] 0x...
2013 Jul 14
0
[LLVMdev] Analysis of polly-detect overhead in oggenc
...; oggenc*16: polly-detect compile-time percentage is 71.3%. The top five
> functions reported by perf are:
> 48.97% opt opt [.]
> llvm::TypeFinder::run(llvm::Module const&, bool)
> 7.43% opt opt [.]
> llvm::TypeFinder::incorporateType(llvm::Type*)
> 7.36% opt opt [.]
> llvm::TypeFinder::incorporateValue(llvm::Value const*)
> 4.04% opt libc-2.17.so [.] 0x0000000000138bea
> 2.06% opt [kernel.kallsyms] [k] 0xffffffff81043e6a
>
> oggenc*32: polly-detect...
2018 Feb 24
1
Parsing a bit code file
...=0x00000001013ffff6) const at
> GlobalValue.h:265
> frame #10: 0x00000001004bad34
> dump`llvm::TypeFinder::run(this=0x00007ffeefbff530, M=0x0000000101401e80,
> onlyNamed=false) at TypeFinder.cpp:38
> frame #11: 0x00000001001a97c9 dump`(anonymous
> namespace)::TypePrinting::incorporateTypes(this=0x00007ffeefbff530,
> M=0x0000000101401e80) at AsmWriter.cpp:491
> frame #12: 0x00000001001a964f dump`(anonymous
> namespace)::AssemblyWriter::AssemblyWriter(this=0x00007ffeefbff510,
> o=0x00007ffeefbff3f8, Mac=0x00007ffeefbff438, M=0x0000000101401e80,
> AAW=0x0000000000000...