Displaying 5 results from an estimated 5 matches for "genmov".
Did you mean:
genmon
2019 Feb 07
2
RFC: [DebugInfo] Improving Debug Information in LLVM to Recover Optimized-out Function Parameters
...<optimized out>, color at entry=1, stop_before_owl=<optimized out>, stop_before_owl at entry=0, save_verbose=<optimized out>, save_verbose at entry=0) at engine/dragon.c:346
#4 0x0000000000417fdc in examine_position (color=color at entry=1, how_much=how_much at entry=99) at engine/genmove.c:152
#5 0x00000000004183c6 in do_genmove (move=move at entry=0x7fffffffd344, color=1, color at entry=3, pure_threat_value=<optimized out>,
allowed_moves=<optimized out>, allowed_moves at entry=0x0)
at engine/genmove.c:334
#6 0x000000000041926d in genmove_conservative (i=i at entry=0x7...
2019 Feb 08
3
RFC: [DebugInfo] Improving Debug Information in LLVM to Recover Optimized-out Function Parameters
...ized out>, color at entry=1, stop_before_owl=<optimized out>, stop_before_owl at entry=0, save_verbose=<optimized out>, save_verbose at entry=0) at engine/dragon.c:346
> #4 0x0000000000417fdc in examine_position (color=color at entry=1, how_much=how_much at entry=99) at engine/genmove.c:152
> #5 0x00000000004183c6 in do_genmove (move=move at entry=0x7fffffffd344, color=1, color at entry=3, pure_threat_value=<optimized out>,
> allowed_moves=<optimized out>, allowed_moves at entry=0x0)
> at engine/genmove.c:334
> #6 0x000000000041926d in ge...
2019 Feb 08
2
RFC: [DebugInfo] Improving Debug Information in LLVM to Recover Optimized-out Function Parameters
...y=1, stop_before_owl=<optimized out>, stop_before_owl at entry=0,
> save_verbose=<optimized out>, save_verbose at entry=0) at engine/dragon.c:346
> > #4 0x0000000000417fdc in examine_position (color=color at entry=1,
> how_much=how_much at entry=99) at engine/genmove.c:152
> > #5 0x00000000004183c6 in do_genmove (move=move at entry=0x7fffffffd344,
> color=1, color at entry=3, pure_threat_value=<optimized out>,
> > allowed_moves=<optimized out>, allowed_moves at entry=0x0)
> > at engine/genmove.c:334...
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))
...16 2 0.03 283690
gen_cpp.ll 21 186423 3 0.02 172496 3 0.02 172496
gen_cs.ll 13 137612 2 0.02 128367 2 0.02 128367
general.ll 1 2295 0 0.01 2266 0 0.01 2266
genGalign11.ll 3 65594 0 0.01 65579 0 0.01 65579
gen_java.ll 33 230976 2 0.02 221580 2 0.03 207347
gen.ll 12 112038 0 0.01 112020 0 0.02 112020
genmove.ll 1 16012 0 0.01 15986 0 0.01 15986
genorient.ll 1 179023 0 0.02 178990 0 0.02 178990
gen_php.ll 30 209617 2 0.02 200573 2 0.03 185846
gen_ruby.ll 29 183851 4 0.02 169929 4 0.02 169929
gentwf.ll 1 55799 0 0.01 55766 0 0.01 55766
gesummv.ll 12 24932 0 0.01 24881 0 0.01 24881
getargs.ll 1 8175 0 0....