search for: ms_struct_pack_layout

Displaying 5 results from an estimated 5 matches for "ms_struct_pack_layout".

2014 May 04
12
[LLVMdev] [RFC] Benchmarking subset of the test suite
....sdot SingleSource/UnitTests/Vector/Altivec/casts SingleSource/UnitTests/Vector/Altivec/test1 SingleSource/UnitTests/ms_struct-bitfield SingleSource/UnitTests/ms_struct-bitfield-1 SingleSource/UnitTests/ms_struct-bitfield-init SingleSource/UnitTests/ms_struct-bitfield-init-1 SingleSource/UnitTests/ms_struct_pack_layout SingleSource/UnitTests/ms_struct_pack_layout-1 If anyone has any proposed modifications to this list, please let me know. Otherwise, I'll construct a patch to the test-suite makefiles and mail it for review soon. Thanks in advance, Hal -- Hal Finkel Assistant Computational Scientist Leaders...
2013 Jan 22
0
[LLVMdev] local test-suite failures on linux
On Sun, Jan 20, 2013 at 1:26 PM, Redmond, Paul <paul.redmond at intel.com> wrote: > There is almost certainly a bug in lnt or the makefiles. > > I changed the body of Burg main to the following: > > + printf("Hello World\n"); > + return 0; > > > I re-ran the test-suite again and got the following errors: > > --- Tested: 986 tests -- > FAIL:
2013 Jan 20
2
[LLVMdev] local test-suite failures on linux
There is almost certainly a bug in lnt or the makefiles. I changed the body of Burg main to the following: + printf("Hello World\n"); + return 0; I re-ran the test-suite again and got the following errors: --- Tested: 986 tests -- FAIL: MultiSource/Applications/Burg/burg.execution_time (494 of 986) FAIL: MultiSource/Applications/ClamAV/clamscan.execution_time (495 of 986) FAIL:
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))
...03 185395 0 0.02 185395 mshortest.ll 3 106701 0 0.01 106668 0 0.02 106668 ms_struct-bitfield-1.ll 1 2844 0 0.01 2835 0 0.01 2835 ms_struct-bitfield-init-1.ll 1 9535 0 0.01 9526 0 0.01 9526 ms_struct-bitfield-init.ll 1 5713 0 0.01 5704 0 0.01 5704 ms_struct-bitfield.ll 1 2461 0 0.01 2452 0 0.01 2452 ms_struct_pack_layout-1.ll 1 822 0 0.01 813 0 0.01 813 ms_struct_pack_layout.ll 1 16282 0 0.01 16273 0 0.01 16273 MtCoder.ll 13 53065 0 0.01 53049 0 0.02 53049 mt.ll 15 105859 0 0.02 105826 0 0.02 106105 mtxutl.ll 37 73859 3 0.02 73479 * * * multiplies.ll 2 13779 0 0.01 13763 0 0.01 13763 MultiStream.ll 11 33506 0 0.01...