Displaying 5 results from an estimated 5 matches for "showinst".
Did you mean:
showing
2018 May 04
2
llvm-mc-assemble-fuzzer broken
...davide/work/llvm-monorepo/llvm-project-20170507/llvm/tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp:207:32:
error: reference to type 'std::unique_ptr<MCCodeEmitter>' could not
bind to an
lvalue of type 'llvm::MCCodeEmitter *'
UseDwarfDirectory, IP, CE, MAB, ShowInst));
^~
/Users/davide/work/llvm-monorepo/llvm-project-20170507/llvm/include/llvm/Support/TargetRegistry.h:514:66:
note: passing argument to parameter 'CE' here
std::unique_ptr<MCCodeEmitter> &&CE,...
2018 May 05
0
llvm-mc-assemble-fuzzer broken
...onorepo/llvm-project-20170507/llvm/tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp:207:32:
> error: reference to type 'std::unique_ptr<MCCodeEmitter>' could not
> bind to an
> lvalue of type 'llvm::MCCodeEmitter *'
> UseDwarfDirectory, IP, CE, MAB, ShowInst));
> ^~
> /Users/davide/work/llvm-monorepo/llvm-project-20170507/llvm/include/llvm/Support/TargetRegistry.h:514:66:
> note: passing argument to parameter 'CE' here
> std::unique_ptr<MCCodeEmitter> &&CE,
&...
2018 May 05
1
llvm-mc-assemble-fuzzer broken
...ject-20170507/llvm/tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp:207:32:
>> error: reference to type 'std::unique_ptr<MCCodeEmitter>' could not
>> bind to an
>> lvalue of type 'llvm::MCCodeEmitter *'
>> UseDwarfDirectory, IP, CE, MAB, ShowInst));
>> ^~
>> /Users/davide/work/llvm-monorepo/llvm-project-20170507/llvm/include/llvm/Support/TargetRegistry.h:514:66:
>> note: passing argument to parameter 'CE' here
>> std::unique_ptr<MCCodeEmitter>...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...3 0.02 134461
sharp.ll 10 64523 0 0.01 64493 0 0.02 62377
shell.ll 32 530015 0 0.05 529996 0 0.05 529996
short_circuit_dtor.ll 6 7899 0 0.01 7883 0 0.01 7883
shortpath.ll 1 11220 0 0.01 11187 0 0.01 11187
short_term.ll 10 77386 0 0.01 77356 0 0.01 76416
showbord.ll 1 61149 0 0.01 61123 0 0.02 61123
showinst.ll 2 10883 0 0.01 10857 0 0.01 10857
ShrinkDecoder.ll 8 60165 0 0.02 60131 0 0.02 60131
shr.ll 17 14329 0 0.01 14306 0 0.01 14429
sieve.ll 2 7338 0 0.01 7319 0 0.01 7319
sig.ll 3 54374 0 0.01 54357 0 0.01 54357
sim4b1.ll 41 612189 0 0.06 612170 0 0.06 612170
sim4.init.ll 14 155560 0 0.02 155541 0 0...