Home
last modified time | relevance | path

Searched +refs:precompile +refs:cond +refs:clause (Results 1 – 25 of 97) sorted by relevance

1234

/dports/lang/coffeescript/coffeescript-2.6.1/src/
H A Dnodes.coffee193 # by assigning it to a temporary variable. Pass a level to precompile.
2379 "#{cond} ? ++#{idx} : --#{idx}"
2381 "#{cond} ? #{idx}++ : #{idx}--"
2406 cond = "#{@fromVar} <= #{@toVar}"
3214 children: ['clause', 'source']
3239 code.push @clause.compileNode(o)... if @clause?
3295 (@clause instanceof Assign or @clause instanceof Class)
3299 if @clause.body? and @clause.body instanceof Block
3322 clauseAst = @clause.ast o
5518 for cond in flatten [conditions]
[all …]
/dports/lang/gauche/Gauche-0.9.10/
H A DChangeLog1519 * src/libmacro.scm (cond-expand): Let 'library' clause accept
1643 * src/libmacro.scm (cond-expand), lib/srfi-0.sm: Make cond-expand
3244 * libsrc/gauche/dictionary.scm: Moved here to precompile.
5497 If we want to cond-expand at load time, we can't precompile it.
6554 R7RS define-library form as well. The 'library' clause of cond-expand
6714 Experimentally added extra optimization at precompile time
8214 multiple invocation of cgen-precompile and/or MT.
8653 * lib/gauche/cgen/precomp.scm (cgen-precompile),
10811 lib/gauche/cgen/precomp.scm (cgen-precompile, cgen-precompile-multi):
11367 Old 'return' clause support is finally omitted.
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/doc/
H A Dinvoke.texi658 -mmulti-cond-exec -mno-multi-cond-exec -mnested-cond-exec @gol
951 programs. You might also like to precompile a C header file with a
1834 of the @code{finally} clause in Java.
10674 @item -mno-cond-move
10675 @opindex mno-cond-move
10706 @item -mno-cond-exec
10707 @opindex mno-cond-exec
10730 @item -mmulti-cond-exec
10731 @opindex mmulti-cond-exec
10747 @item -mnested-cond-exec
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/doc/
H A Dinvoke.texi658 -mmulti-cond-exec -mno-multi-cond-exec -mnested-cond-exec @gol
951 programs. You might also like to precompile a C header file with a
1834 of the @code{finally} clause in Java.
10674 @item -mno-cond-move
10675 @opindex mno-cond-move
10706 @item -mno-cond-exec
10707 @opindex mno-cond-exec
10730 @item -mmulti-cond-exec
10731 @opindex mmulti-cond-exec
10747 @item -mnested-cond-exec
[all …]
/dports/lang/clover/mesa-21.3.6/docs/relnotes/
H A D21.1.0.rst105 - aco_tests isel.sparse.clause fails with llvm-12
404 - pan/bi: Add interference per clause
405 - pan/bi: Implement spilling at the clause-level
431 - pan/bi: Add clause encodings as a table
442 - pan/bi: Pack multiple tuples per clause
1477 - gallium: add a cond rendering hook for vulkan.
1789 - mesa/st: Always precompile the first shader variant.
1860 - mesa/st: Fix precompile misses on compat GL VSes writing to color outputs.
3075 - iris: Use different shader uploaders for precompile vs. draw time
4809 - aco/tests: fix isel.sparse.clause for LLVM 12+
[all …]
H A D20.1.0.rst404 - pan/bi: Add clause header fields to bi_clause
498 - pan/bi: Setup initial clause packing
514 - pan/bi: Route through clause header
515 - pan/bi: Pretty-print clause types in disassembler
517 - pan/bi: Track clause types during scheduling
741 - pan/bi: Deduplicate csel/cmp cond
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
2197 else-clause
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D21.1.0.rst105 - aco_tests isel.sparse.clause fails with llvm-12
404 - pan/bi: Add interference per clause
405 - pan/bi: Implement spilling at the clause-level
431 - pan/bi: Add clause encodings as a table
442 - pan/bi: Pack multiple tuples per clause
1477 - gallium: add a cond rendering hook for vulkan.
1789 - mesa/st: Always precompile the first shader variant.
1860 - mesa/st: Fix precompile misses on compat GL VSes writing to color outputs.
3075 - iris: Use different shader uploaders for precompile vs. draw time
4809 - aco/tests: fix isel.sparse.clause for LLVM 12+
[all …]
H A D20.1.0.rst404 - pan/bi: Add clause header fields to bi_clause
498 - pan/bi: Setup initial clause packing
514 - pan/bi: Route through clause header
515 - pan/bi: Pretty-print clause types in disassembler
517 - pan/bi: Track clause types during scheduling
741 - pan/bi: Deduplicate csel/cmp cond
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
2197 else-clause
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D21.1.0.rst105 - aco_tests isel.sparse.clause fails with llvm-12
404 - pan/bi: Add interference per clause
405 - pan/bi: Implement spilling at the clause-level
431 - pan/bi: Add clause encodings as a table
442 - pan/bi: Pack multiple tuples per clause
1477 - gallium: add a cond rendering hook for vulkan.
1789 - mesa/st: Always precompile the first shader variant.
1860 - mesa/st: Fix precompile misses on compat GL VSes writing to color outputs.
3075 - iris: Use different shader uploaders for precompile vs. draw time
4809 - aco/tests: fix isel.sparse.clause for LLVM 12+
[all …]
H A D20.1.0.rst404 - pan/bi: Add clause header fields to bi_clause
498 - pan/bi: Setup initial clause packing
514 - pan/bi: Route through clause header
515 - pan/bi: Pretty-print clause types in disassembler
517 - pan/bi: Track clause types during scheduling
741 - pan/bi: Deduplicate csel/cmp cond
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
2197 else-clause
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/relnotes/
H A D21.1.0.rst105 - aco_tests isel.sparse.clause fails with llvm-12
404 - pan/bi: Add interference per clause
405 - pan/bi: Implement spilling at the clause-level
431 - pan/bi: Add clause encodings as a table
442 - pan/bi: Pack multiple tuples per clause
1477 - gallium: add a cond rendering hook for vulkan.
1789 - mesa/st: Always precompile the first shader variant.
1860 - mesa/st: Fix precompile misses on compat GL VSes writing to color outputs.
3075 - iris: Use different shader uploaders for precompile vs. draw time
4809 - aco/tests: fix isel.sparse.clause for LLVM 12+
[all …]
H A D20.1.0.rst404 - pan/bi: Add clause header fields to bi_clause
498 - pan/bi: Setup initial clause packing
514 - pan/bi: Route through clause header
515 - pan/bi: Pretty-print clause types in disassembler
517 - pan/bi: Track clause types during scheduling
741 - pan/bi: Deduplicate csel/cmp cond
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
2197 else-clause
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/docs/relnotes/
H A D21.1.0.rst105 - aco_tests isel.sparse.clause fails with llvm-12
404 - pan/bi: Add interference per clause
405 - pan/bi: Implement spilling at the clause-level
431 - pan/bi: Add clause encodings as a table
442 - pan/bi: Pack multiple tuples per clause
1477 - gallium: add a cond rendering hook for vulkan.
1789 - mesa/st: Always precompile the first shader variant.
1860 - mesa/st: Fix precompile misses on compat GL VSes writing to color outputs.
3075 - iris: Use different shader uploaders for precompile vs. draw time
4809 - aco/tests: fix isel.sparse.clause for LLVM 12+
[all …]
H A D20.1.0.rst404 - pan/bi: Add clause header fields to bi_clause
498 - pan/bi: Setup initial clause packing
514 - pan/bi: Route through clause header
515 - pan/bi: Pretty-print clause types in disassembler
517 - pan/bi: Track clause types during scheduling
741 - pan/bi: Deduplicate csel/cmp cond
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
2197 else-clause
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
/dports/graphics/mesa-gallium-va/mesa-21.3.6/docs/relnotes/
H A D21.1.0.rst105 - aco_tests isel.sparse.clause fails with llvm-12
404 - pan/bi: Add interference per clause
405 - pan/bi: Implement spilling at the clause-level
431 - pan/bi: Add clause encodings as a table
442 - pan/bi: Pack multiple tuples per clause
1477 - gallium: add a cond rendering hook for vulkan.
1789 - mesa/st: Always precompile the first shader variant.
1860 - mesa/st: Fix precompile misses on compat GL VSes writing to color outputs.
3075 - iris: Use different shader uploaders for precompile vs. draw time
4809 - aco/tests: fix isel.sparse.clause for LLVM 12+
[all …]
H A D20.1.0.rst404 - pan/bi: Add clause header fields to bi_clause
498 - pan/bi: Setup initial clause packing
514 - pan/bi: Route through clause header
515 - pan/bi: Pretty-print clause types in disassembler
517 - pan/bi: Track clause types during scheduling
741 - pan/bi: Deduplicate csel/cmp cond
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
2197 else-clause
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/docs/relnotes/
H A D21.1.0.rst105 - aco_tests isel.sparse.clause fails with llvm-12
404 - pan/bi: Add interference per clause
405 - pan/bi: Implement spilling at the clause-level
431 - pan/bi: Add clause encodings as a table
442 - pan/bi: Pack multiple tuples per clause
1477 - gallium: add a cond rendering hook for vulkan.
1789 - mesa/st: Always precompile the first shader variant.
1860 - mesa/st: Fix precompile misses on compat GL VSes writing to color outputs.
3075 - iris: Use different shader uploaders for precompile vs. draw time
4809 - aco/tests: fix isel.sparse.clause for LLVM 12+
[all …]
H A D20.1.0.rst404 - pan/bi: Add clause header fields to bi_clause
498 - pan/bi: Setup initial clause packing
514 - pan/bi: Route through clause header
515 - pan/bi: Pretty-print clause types in disassembler
517 - pan/bi: Track clause types during scheduling
741 - pan/bi: Deduplicate csel/cmp cond
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
2197 else-clause
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
/dports/graphics/mesa-dri/mesa-21.3.6/docs/relnotes/
H A D21.1.0.rst105 - aco_tests isel.sparse.clause fails with llvm-12
404 - pan/bi: Add interference per clause
405 - pan/bi: Implement spilling at the clause-level
431 - pan/bi: Add clause encodings as a table
442 - pan/bi: Pack multiple tuples per clause
1477 - gallium: add a cond rendering hook for vulkan.
1789 - mesa/st: Always precompile the first shader variant.
1860 - mesa/st: Fix precompile misses on compat GL VSes writing to color outputs.
3075 - iris: Use different shader uploaders for precompile vs. draw time
4809 - aco/tests: fix isel.sparse.clause for LLVM 12+
[all …]
H A D20.1.0.rst404 - pan/bi: Add clause header fields to bi_clause
498 - pan/bi: Setup initial clause packing
514 - pan/bi: Route through clause header
515 - pan/bi: Pretty-print clause types in disassembler
517 - pan/bi: Track clause types during scheduling
741 - pan/bi: Deduplicate csel/cmp cond
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
2197 else-clause
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
/dports/graphics/mesa-libs/mesa-21.3.6/docs/relnotes/
H A D21.1.0.rst105 - aco_tests isel.sparse.clause fails with llvm-12
404 - pan/bi: Add interference per clause
405 - pan/bi: Implement spilling at the clause-level
431 - pan/bi: Add clause encodings as a table
442 - pan/bi: Pack multiple tuples per clause
1477 - gallium: add a cond rendering hook for vulkan.
1789 - mesa/st: Always precompile the first shader variant.
1860 - mesa/st: Fix precompile misses on compat GL VSes writing to color outputs.
3075 - iris: Use different shader uploaders for precompile vs. draw time
4809 - aco/tests: fix isel.sparse.clause for LLVM 12+
[all …]
H A D20.1.0.rst404 - pan/bi: Add clause header fields to bi_clause
498 - pan/bi: Setup initial clause packing
514 - pan/bi: Route through clause header
515 - pan/bi: Pretty-print clause types in disassembler
517 - pan/bi: Track clause types during scheduling
741 - pan/bi: Deduplicate csel/cmp cond
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
2197 else-clause
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/docs/relnotes/
H A D21.1.0.rst105 - aco_tests isel.sparse.clause fails with llvm-12
404 - pan/bi: Add interference per clause
405 - pan/bi: Implement spilling at the clause-level
431 - pan/bi: Add clause encodings as a table
442 - pan/bi: Pack multiple tuples per clause
1477 - gallium: add a cond rendering hook for vulkan.
1789 - mesa/st: Always precompile the first shader variant.
1860 - mesa/st: Fix precompile misses on compat GL VSes writing to color outputs.
3075 - iris: Use different shader uploaders for precompile vs. draw time
4809 - aco/tests: fix isel.sparse.clause for LLVM 12+
[all …]
H A D20.1.0.rst404 - pan/bi: Add clause header fields to bi_clause
498 - pan/bi: Setup initial clause packing
514 - pan/bi: Route through clause header
515 - pan/bi: Pretty-print clause types in disassembler
517 - pan/bi: Track clause types during scheduling
741 - pan/bi: Deduplicate csel/cmp cond
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
2197 else-clause
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
/dports/lang/newlisp/newlisp-10.7.5/doc/
H A DCHANGES119 as 'cond'. Improved httpd script, now sends http header for each
391 better standard behaviour of 'cond' when action clause is missing
813 cond without parenthesis around condition-value. 'if' with
1384 in 'if' and 'cond': if the last condition given is the empty listy ()
1386 or now cond action is given, then the empty list () is returned (previusly nil) .
2622 fixed and issue with 'case' when a 'true' clause was assembled from an
4285 New 'regex-comp' allows to precompile patterns for all functions which take
4555 new 'if-not' works like current 'unless' which will loose the else-clause
4713 'unless' is reintroduced working like (when (not ...) ...) with no else clause
4720 'cond' and 'case'. 'begin' cannot be used anymore to make a copy of an expression,
[all …]

1234