Displaying 5 results from an estimated 5 matches for "scan_line".
2010 Jul 23
3
[LLVMdev] some undefined behaviors in llvm/clang
...er
-I/uusoc/exports/scratch/regehr/z/llvm-2/projects/test-suite/MultiSource/Benchmarks/Prolangs-C/assembler
-I/home/regehr/z/llvm-2/include
-I/home/regehr/z/llvm-2/projects/test-suite/include
-I../../../../include -I/home/regehr/z/llvm-2/include -D_GNU_SOURCE
-D__STDC_LIMIT_MACROS -DNDEBUG -O3 -c scan_line.c -o Output/scan_line.o
---------------------------------
CLANG UNDEFINED at
</uusoc/exports/scratch/regehr/z/llvm-2/include/llvm/Instructions.h,
(233:15)> : Op: <<, Reason : Signed Left Shift Error: Right operand is
negative or is greater than or equal to the width of the promoted le...
2004 Nov 17
2
[LLVMdev] llvm-test portability failures
...ot;Unknown constant value!"), function processFunction, file /usr/home/llvm/obj/../lib/Transforms/IPO/IPConstantPropagation.cpp, line 117.
===========================================
/usr/home/llvm/obj/projects/llvm-test/../../../projects/llvm-test/MultiSource/Benchmarks/Prolangs-C/assembler/scan_line.c:10:20: malloc.h: No such file or directory
/usr/home/llvm/obj/projects/llvm-test/../../../projects/llvm-test/MultiSource/Benchmarks/Prolangs-C/assembler/sym_tab.c:10:20: malloc.h: No such file or directory
/usr/home/llvm/obj/projects/llvm-test/../../../projects/llvm-test/MultiSource/Benchmarks/P...
2004 Nov 17
0
[LLVMdev] llvm-test portability failures
...value!"), function processFunction, file /usr/home/llvm/obj/../lib/Transforms/IPO/IPConstantPropagation.cpp, line 117.
>
> ===========================================
>
> /usr/home/llvm/obj/projects/llvm-test/../../../projects/llvm-test/MultiSource/Benchmarks/Prolangs-C/assembler/scan_line.c:10:20: malloc.h: No such file or directory
> /usr/home/llvm/obj/projects/llvm-test/../../../projects/llvm-test/MultiSource/Benchmarks/Prolangs-C/assembler/sym_tab.c:10:20: malloc.h: No such file or directory
>
> /usr/home/llvm/obj/projects/llvm-test/../../../projects/llvm-test/MultiSour...
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))
...323149
rules-split.ll 63 98876 3 0.01 100267 0 0.02 98859
rules-ur.ll 88 112031 7 0.02 109646 2 0.02 111316
SAalignmm.ll 3 87431 0 0.02 87416 0 0.01 87416
Salignmm.ll 14 266793 0 0.03 266778 0 0.03 266778
salsa20.ll 3 36062 0 0.01 36047 0 0.01 36047
savewolf.ll 2 130823 0 0.02 130790 0 0.01 130790
scan_line.ll 7 36711 0 0.01 36681 0 0.01 36681
scan.ll 12 90419 0 0.02 90399 0 0.02 90399
scimark2.ll 3 31764 0 0.01 31744 0 0.01 31744
scrapnet.ll 1 9001 0 0.01 8968 0 0.01 8968
scrappin.ll 1 5020 0 0.01 4987 0 0.01 4987
SearchGame.ll 23 69760 0 0.02 69735 0 0.01 69735
search.ll 8 56463 0 0.01 56432 0 0.01...