Displaying 11 results from an estimated 11 matches for "readpar".
2011 Aug 23
2
[LLVMdev] VMKit build error
...mvm::UTF8 const*,
j3::Jnjvm*) + 617
10 vmjc 0x00000000005470a3
j3::Jnjvm::noClassDefFoundError(mvm::UTF8 const*) + 67
11 vmjc 0x000000000054f715
j3::JnjvmClassLoader::loadName(mvm::UTF8 const*, bool, bool,
j3::JavaString*) + 277
12 vmjc 0x000000000055813a j3::Class::readParents(j3::Reader&) +
106
13 vmjc 0x0000000000559297 j3::Class::readClass() + 375
14 vmjc 0x000000000054f348
j3::JnjvmClassLoader::constructClass(mvm::UTF8 const*, j3::ClassBytes*) +
360
15 vmjc 0x000000000054f122
j3::JnjvmBootstrapLoader::internalLoad(mvm::UTF8 co...
2011 Aug 23
0
[LLVMdev] VMKit build error
...+ 617
> 10 vmjc 0x00000000005470a3
> j3::Jnjvm::noClassDefFoundError(mvm::UTF8 const*) + 67
> 11 vmjc 0x000000000054f715
> j3::JnjvmClassLoader::loadName(mvm::UTF8 const*, bool, bool,
> j3::JavaString*) + 277
> 12 vmjc 0x000000000055813a j3::Class::readParents(j3::Reader&) +
> 106
> 13 vmjc 0x0000000000559297 j3::Class::readClass() + 375
> 14 vmjc 0x000000000054f348
> j3::JnjvmClassLoader::constructClass(mvm::UTF8 const*, j3::ClassBytes*) +
> 360
> 15 vmjc 0x000000000054f122
> j3::JnjvmBootstr...
2011 Aug 23
2
[LLVMdev] VMKit build error
... 0x00000000005470a3
>> j3::Jnjvm::noClassDefFoundError(mvm::UTF8 const*) + 67
>> 11 vmjc 0x000000000054f715
>> j3::JnjvmClassLoader::loadName(mvm::UTF8 const*, bool, bool,
>> j3::JavaString*) + 277
>> 12 vmjc 0x000000000055813a j3::Class::readParents(j3::Reader&) +
>> 106
>> 13 vmjc 0x0000000000559297 j3::Class::readClass() + 375
>> 14 vmjc 0x000000000054f348
>> j3::JnjvmClassLoader::constructClass(mvm::UTF8 const*, j3::ClassBytes*) +
>> 360
>> 15 vmjc 0x000000000054f1...
2011 Aug 24
0
[LLVMdev] VMKit build error
...gt; >> j3::Jnjvm::noClassDefFoundError(mvm::UTF8 const*) + 67
> >> 11 vmjc 0x000000000054f715
> >> j3::JnjvmClassLoader::loadName(mvm::UTF8 const*, bool, bool,
> >> j3::JavaString*) + 277
> >> 12 vmjc 0x000000000055813a
> j3::Class::readParents(j3::Reader&) +
> >> 106
> >> 13 vmjc 0x0000000000559297 j3::Class::readClass() + 375
> >> 14 vmjc 0x000000000054f348
> >> j3::JnjvmClassLoader::constructClass(mvm::UTF8 const*, j3::ClassBytes*)
> +
> >> 360
> >>...
2011 Aug 24
2
[LLVMdev] VMKit build error
...vm::noClassDefFoundError(mvm::UTF8 const*) + 67
>> >> 11 vmjc 0x000000000054f715
>> >> j3::JnjvmClassLoader::loadName(mvm::UTF8 const*, bool, bool,
>> >> j3::JavaString*) + 277
>> >> 12 vmjc 0x000000000055813a
>> j3::Class::readParents(j3::Reader&) +
>> >> 106
>> >> 13 vmjc 0x0000000000559297 j3::Class::readClass() + 375
>> >> 14 vmjc 0x000000000054f348
>> >> j3::JnjvmClassLoader::constructClass(mvm::UTF8 const*, j3::ClassBytes*)
>> +
>> >...
2011 Oct 25
2
[LLVMdev] A bunch of errors while installing VMKit and compiling LLVM
...mvm::UTF8 const*,
j3::Jnjvm*) + 786
10 vmjc 0x00000000005552e3
j3::Jnjvm::noClassDefFoundError(mvm::UTF8 const*) + 67
11 vmjc 0x000000000055de64
j3::JnjvmClassLoader::loadName(mvm::UTF8 const*, bool, bool,
j3::JavaString*) + 276
12 vmjc 0x00000000005667ea j3::Class::readParents(j3::Reader&) +
106
13 vmjc 0x000000000056791c j3::Class::readClass() + 364
14 vmjc 0x000000000055dacc
j3::JnjvmClassLoader::constructClass(mvm::UTF8 const*, j3::ClassBytes*) +
364
15 vmjc 0x000000000055d89f
j3::JnjvmBootstrapLoader::internalLoad(mvm::UTF8 co...
2011 Oct 25
0
[LLVMdev] A bunch of errors while installing VMKit and compiling LLVM
...+ 786
> 10 vmjc 0x00000000005552e3
> j3::Jnjvm::noClassDefFoundError(mvm::UTF8 const*) + 67
> 11 vmjc 0x000000000055de64
> j3::JnjvmClassLoader::loadName(mvm::UTF8 const*, bool, bool,
> j3::JavaString*) + 276
> 12 vmjc 0x00000000005667ea j3::Class::readParents(j3::Reader&) +
> 106
> 13 vmjc 0x000000000056791c j3::Class::readClass() + 364
> 14 vmjc 0x000000000055dacc
> j3::JnjvmClassLoader::constructClass(mvm::UTF8 const*, j3::ClassBytes*) +
> 364
> 15 vmjc 0x000000000055d89f
> j3::JnjvmBootstr...
2011 Oct 25
0
[LLVMdev] A bunch of errors while installing VMKit and compiling LLVM
Hi Sergii,
On Tue, Oct 25, 2011 at 1:15 PM, Vozniuk, Sergii <sergii.vozniuk at epfl.ch>wrote:
> Hi everyone
>
> I wasn't successful in running VMKit on my machine and I'm still struggling
> with doing it.
> Maybe someone had at least one of my problems and knows how to solve it
> (because it seems to me that I ran into every problem that could occur :) ).
>
2011 Oct 25
2
[LLVMdev] A bunch of errors while installing VMKit and compiling LLVM
Hi everyone
I wasn't successful in running VMKit on my machine and I'm still struggling
with doing it.
Maybe someone had at least one of my problems and knows how to solve it
(because it seems to me that I ran into every problem that could occur :) ).
Thanks in advance,
Sergii.
So here is the story:
I have a fresh installation of Ubuntu 11.04 64bit with all important
updates.
I'll
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))
...574 0 0.03 326574
read_dmatrix.ll 4 14275 0 0.01 14256 0 0.01 14256
reader.ll 23 204451 0 0.03 204425 0 0.03 204425
readgeo.ll 1 60074 0 0.01 60041 0 0.01 60041
readgraph.ll 1 46378 0 0.01 46345 0 0.01 46345
readlist.ll 1 10110 0 0.01 10085 0 0.01 10085
readnets.ll 1 36282 0 0.01 36249 0 0.01 36249
readpar.ll 1 177341 0 0.02 177308 0 0.03 177308
readpnode.ll 1 137417 0 0.02 137384 0 0.02 137384
RealMM.ll 6 12579 0 0.01 12560 0 0.01 12560
rebin.ll 1 19627 0 0.01 19594 0 0.01 19594
recon.ll 3 88529 0 0.02 88494 0 0.02 88494
record.ll 6 17092 0 0.01 17062 0 0.01 17062
recursive.ll 6 10689 0 0.01 10665 0...