aboutsummaryrefslogtreecommitdiff
path: root/src/Util/Tactics
Commit message (Collapse)AuthorAge
* Add constr_fail and constr_fail_withGravatar Jason Gross2019-03-31
| | | | | | | | | | | | | Rather than taking the convention that failures during constr construction emit a type error from `I : I` with the actual error message `idtac`d above them (because Coq has no way to emit multiple things on stderr), we instead factor everything through a new `constr_fail` or `constr_fail_with msg_tac`, which emit more helpful messages instructing the user to look in `*coq*` or to use `Fail`/`try` to see the more informative error message. When we can make our own version that does both `idtac` and `fail` (c.f. https://github.com/coq/coq/issues/3913), then we can do something a bit more sane, hopefully.
* Remove GlobalTacticalsGravatar Jason Gross2019-03-08
| | | | | | | | It turns out they don't actually work. See https://github.com/coq/coq/issues/9719, https://github.com/coq/coq/issues/9718, https://github.com/coq/coq/issues/9717, https://github.com/coq/coq/issues/9462#issuecomment-470822923
* Fix grepeat tacticGravatar Jason Gross2019-03-08
| | | | It previously required progress on all goals, rather than any goal
* Fix gprogress tacticalGravatar Jason Gross2019-03-08
|
* Add some gtacticsGravatar Jason Gross2019-03-08
|
* Add has_body tacticGravatar Jason Gross2018-12-21
|
* Revert "Add inversion_clear tactics"Gravatar Jason Gross2018-12-04
| | | | | | This reverts commit e6044c2fe0cc7b5662076bb1f26342a4d590132e. Actually not needed; the tactics already clear the relevant hypotheses.
* Add inversion_clear tacticsGravatar Jason Gross2018-12-04
|
* Add a variant of cps_id that pulls the continuation from the lhsGravatar Jason Gross2018-11-08
|
* Add split_contravariant_orGravatar Jason Gross2018-10-29
|
* Improve cps_id tactics, add add_var_types_cps_id, unify_extracted_cps_id tacticsGravatar Jason Gross2018-10-28
|
* Fix a bug in ensure_complex_continuationGravatar Jason Gross2018-10-28
|
* Add CPSId tacticsGravatar Jason Gross2018-10-28
|
* Rename [normalize_commutative_identifier] file to match tactic nameGravatar Jason Gross2018-10-10
|
* Add [normalize_commutative_identifier] tacticGravatar Jason Gross2018-10-10
|
* Add destruct_head_{False,Empty_set}Gravatar Jason Gross2018-09-27
|
* Do less reduction in split_in_contextGravatar Jason Gross2018-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After | File Name | Before || Change | % Change -------------------------------------------------------------------------------------------------------------------- 54m00.14s | Total | 54m01.40s || -0m01.25s | -0.03% -------------------------------------------------------------------------------------------------------------------- 8m44.70s | Experiments/SimplyTypedArithmetic | 8m47.82s || -0m03.12s | -0.59% 4m42.62s | Experiments/NewPipeline/Toplevel1 | 4m41.46s || +0m01.16s | +0.41% 6m02.87s | Experiments/NewPipeline/SlowPrimeSynthesisExamples | 6m02.41s || +0m00.45s | +0.12% 4m11.22s | Experiments/NewPipeline/RewriterRulesGood | 4m10.37s || +0m00.84s | +0.33% 2m10.87s | Specific/X25519/C64/ladderstep | 2m11.16s || -0m00.28s | -0.22% 1m52.00s | Specific/NISTP256/AMD64/femul | 1m52.11s || -0m00.10s | -0.09% 1m44.19s | Experiments/NewPipeline/Toplevel2 | 1m44.18s || +0m00.00s | +0.00% 1m31.56s | Experiments/NewPipeline/Arithmetic | 1m31.54s || +0m00.02s | +0.02% 1m22.26s | Experiments/NewPipeline/RewriterWf2 | 1m22.63s || -0m00.36s | -0.44% 1m21.47s | Compilers/Named/MapCastInterp | 1m21.21s || +0m00.25s | +0.32% 1m18.74s | Specific/X2448/Karatsuba/C64/femul | 1m18.82s || -0m00.07s | -0.10% 0m59.94s | Specific/X25519/C32/femul | 0m59.63s || +0m00.30s | +0.51% 0m43.50s | Specific/X25519/C32/fesquare | 0m43.67s || -0m00.17s | -0.38% 0m41.97s | Experiments/NewPipeline/AbstractInterpretationWf | 0m41.98s || -0m00.00s | -0.02% 0m38.54s | p521_32.c | 0m38.49s || +0m00.04s | +0.12% 0m37.42s | Experiments/NewPipeline/ExtractionOCaml/word_by_word_montgomery | 0m37.34s || +0m00.07s | +0.21% 0m34.28s | Experiments/NewPipeline/ExtractionHaskell/word_by_word_montgomery | 0m34.28s || +0m00.00s | +0.00% 0m33.92s | Specific/X25519/C32/freeze | 0m33.78s || +0m00.14s | +0.41% 0m31.87s | p521_64.c | 0m32.02s || -0m00.15s | -0.46% 0m29.06s | Compilers/CommonSubexpressionEliminationWf | 0m29.05s || +0m00.00s | +0.03% 0m27.85s | Specific/NISTP256/AMD128/femul | 0m27.79s || +0m00.06s | +0.21% 0m25.54s | Experiments/NewPipeline/UnderLetsProofs | 0m25.62s || -0m00.08s | -0.31% 0m25.22s | Specific/X25519/C32/fecarry | 0m25.35s || -0m00.13s | -0.51% 0m23.60s | p384_32.c | 0m23.68s || -0m00.07s | -0.33% 0m22.47s | Experiments/NewPipeline/AbstractInterpretationZRangeProofs | 0m22.54s || -0m00.07s | -0.31% 0m22.45s | Experiments/NewPipeline/LanguageWf | 0m22.45s || +0m00.00s | +0.00% 0m21.36s | Specific/X25519/C32/fesub | 0m21.48s || -0m00.12s | -0.55% 0m20.99s | Specific/NISTP256/AMD64/fesub | 0m20.82s || +0m00.16s | +0.81% 0m20.96s | Experiments/NewPipeline/ExtractionHaskell/unsaturated_solinas | 0m20.94s || +0m00.01s | +0.09% 0m20.63s | Specific/X25519/C64/femul | 0m20.74s || -0m00.10s | -0.53% 0m19.94s | Specific/X25519/C32/Synthesis | 0m19.83s || +0m00.11s | +0.55% 0m19.19s | Experiments/NewPipeline/ExtractionOCaml/unsaturated_solinas | 0m18.89s || +0m00.30s | +1.58% 0m19.19s | Specific/X25519/C32/feadd | 0m19.18s || +0m00.01s | +0.05% 0m19.09s | Specific/NISTP256/AMD64/feadd | 0m19.03s || +0m00.05s | +0.31% 0m17.85s | Compilers/Named/MapCastWf | 0m17.83s || +0m00.02s | +0.11% 0m17.67s | Specific/X25519/C64/freeze | 0m17.67s || +0m00.00s | +0.00% 0m17.04s | Specific/X25519/C64/fesquare | 0m17.00s || +0m00.03s | +0.23% 0m15.86s | Specific/NISTP256/AMD64/feopp | 0m15.92s || -0m00.06s | -0.37% 0m15.52s | Compilers/Named/ContextProperties/SmartMap | 0m15.56s || -0m00.04s | -0.25% 0m15.22s | Compilers/Named/ContextProperties/NameUtil | 0m15.35s || -0m00.12s | -0.84% 0m15.08s | Specific/NISTP256/AMD128/feadd | 0m14.98s || +0m00.09s | +0.66% 0m14.67s | Specific/NISTP256/AMD128/fesub | 0m14.85s || -0m00.17s | -1.21% 0m14.28s | Specific/NISTP256/AMD64/fenz | 0m14.27s || +0m00.00s | +0.07% 0m14.19s | Specific/X25519/C64/fecarry | 0m14.22s || -0m00.03s | -0.21% 0m14.02s | Experiments/NewPipeline/ExtractionHaskell/saturated_solinas | 0m13.88s || +0m00.13s | +1.00% 0m13.86s | Specific/NISTP256/AMD128/fenz | 0m13.72s || +0m00.13s | +1.02% 0m13.08s | Specific/X25519/C64/fesub | 0m13.06s || +0m00.01s | +0.15% 0m12.50s | Experiments/NewPipeline/AbstractInterpretationProofs | 0m12.50s || +0m00.00s | +0.00% 0m12.39s | Util/ZRange/LandLorBounds | 0m12.36s || +0m00.03s | +0.24% 0m12.31s | Specific/NISTP256/AMD128/feopp | 0m12.29s || +0m00.02s | +0.16% 0m11.95s | Specific/X25519/C64/feadd | 0m11.88s || +0m00.06s | +0.58% 0m10.54s | Experiments/NewPipeline/ExtractionOCaml/saturated_solinas | 0m10.66s || -0m00.12s | -1.12% 0m09.87s | Specific/X2448/Karatsuba/C64/Synthesis | 0m09.88s || -0m00.01s | -0.10% 0m08.60s | Experiments/NewPipeline/ExtractionOCaml/word_by_word_montgomery.ml | 0m08.54s || +0m00.06s | +0.70% 0m08.49s | p384_64.c | 0m08.56s || -0m00.07s | -0.81% 0m08.03s | Compilers/Named/RegisterAssignInterp | 0m08.06s || -0m00.03s | -0.37% 0m07.57s | Compilers/Named/CompileInterpSideConditions | 0m07.59s || -0m00.01s | -0.26% 0m07.40s | Compilers/InlineConstAndOpWf | 0m07.38s || +0m00.02s | +0.27% 0m07.06s | Specific/NISTP256/AMD64/Synthesis | 0m07.16s || -0m00.10s | -1.39% 0m06.44s | Compilers/Z/Bounds/InterpretationLemmas/PullCast | 0m06.56s || -0m00.11s | -1.82% 0m06.20s | Compilers/InlineWf | 0m06.30s || -0m00.09s | -1.58% 0m06.05s | Specific/X25519/C64/Synthesis | 0m06.03s || +0m00.01s | +0.33% 0m05.68s | Compilers/LinearizeWf | 0m05.74s || -0m00.06s | -1.04% 0m05.58s | Experiments/NewPipeline/ExtractionHaskell/word_by_word_montgomery.hs | 0m05.49s || +0m00.08s | +1.63% 0m05.55s | Experiments/NewPipeline/ExtractionOCaml/unsaturated_solinas.ml | 0m05.42s || +0m00.12s | +2.39% 0m05.10s | Compilers/WfProofs | 0m05.02s || +0m00.08s | +1.59% 0m04.67s | Experiments/NewPipeline/RewriterWf1 | 0m04.73s || -0m00.06s | -1.26% 0m04.56s | Compilers/Z/Bounds/Pipeline/Definition | 0m04.56s || +0m00.00s | +0.00% 0m04.14s | Compilers/Named/CompileWf | 0m04.12s || +0m00.01s | +0.48% 0m04.06s | Experiments/NewPipeline/ExtractionHaskell/unsaturated_solinas.hs | 0m04.12s || -0m00.06s | -1.45% 0m04.02s | Experiments/NewPipeline/MiscCompilerPassesProofs | 0m03.96s || +0m00.05s | +1.51% 0m03.89s | Experiments/NewPipeline/ExtractionOCaml/saturated_solinas.ml | 0m03.89s || +0m00.00s | +0.00% 0m03.80s | p256_32.c | 0m03.74s || +0m00.05s | +1.60% 0m03.75s | secp256k1_32.c | 0m03.86s || -0m00.10s | -2.84% 0m03.67s | Compilers/EtaWf | 0m03.73s || -0m00.06s | -1.60% 0m03.44s | Compilers/Z/Bounds/InterpretationLemmas/IsBoundedBy | 0m03.42s || +0m00.02s | +0.58% 0m03.41s | Specific/NISTP256/AMD128/Synthesis | 0m03.34s || +0m00.07s | +2.09% 0m03.29s | Experiments/NewPipeline/ExtractionHaskell/saturated_solinas.hs | 0m03.29s || +0m00.00s | +0.00% 0m02.99s | Compilers/InlineInterp | 0m03.08s || -0m00.08s | -2.92% 0m02.99s | Compilers/Named/ContextProperties | 0m02.96s || +0m00.03s | +1.01% 0m02.88s | Compilers/TestCase | 0m02.85s || +0m00.02s | +1.05% 0m02.66s | Compilers/Named/CompileInterp | 0m02.68s || -0m00.02s | -0.74% 0m02.32s | Specific/NISTP256/FancyMachine256/Core | 0m02.26s || +0m00.06s | +2.65% 0m02.32s | Specific/NISTP256/FancyMachine256/Montgomery | 0m02.29s || +0m00.02s | +1.31% 0m02.26s | Specific/NISTP256/FancyMachine256/Barrett | 0m02.28s || -0m00.02s | -0.87% 0m02.18s | Compilers/Z/Bounds/Relax | 0m02.22s || -0m00.04s | -1.80% 0m02.10s | p224_32.c | 0m02.09s || +0m00.01s | +0.47% 0m02.08s | Compilers/Z/RewriteAddToAdcInterp | 0m02.09s || -0m00.00s | -0.47% 0m02.02s | Compilers/Named/NameUtilProperties | 0m02.06s || -0m00.04s | -1.94% 0m02.01s | curve25519_32.c | 0m02.02s || -0m00.01s | -0.49% 0m01.98s | Compilers/WfReflective | 0m01.85s || +0m00.12s | +7.02% 0m01.68s | Compilers/Named/WfFromUnit | 0m01.61s || +0m00.06s | +4.34% 0m01.67s | p224_64.c | 0m01.68s || -0m00.01s | -0.59% 0m01.65s | secp256k1_64.c | 0m01.64s || +0m00.01s | +0.60% 0m01.64s | p256_64.c | 0m01.52s || +0m00.11s | +7.89% 0m01.52s | Compilers/Relations | 0m01.60s || -0m00.08s | -5.00% 0m01.45s | Compilers/Named/InterpretToPHOASWf | 0m01.53s || -0m00.08s | -5.22% 0m01.44s | Experiments/NewPipeline/CLI | 0m01.40s || +0m00.04s | +2.85% 0m01.39s | curve25519_64.c | 0m01.37s || +0m00.01s | +1.45% 0m01.28s | Experiments/NewPipeline/StandaloneHaskellMain | 0m01.24s || +0m00.04s | +3.22% 0m01.25s | Experiments/NewPipeline/StandaloneOCamlMain | 0m01.29s || -0m00.04s | -3.10% 0m01.21s | Compilers/LinearizeInterp | 0m01.20s || +0m00.01s | +0.83% 0m01.07s | Specific/Framework/SynthesisFramework | 0m01.11s || -0m00.04s | -3.60% 0m01.03s | Compilers/Z/RewriteAddToAdcWf | 0m01.08s || -0m00.05s | -4.62% 0m00.98s | Compilers/Z/Bounds/Pipeline/ReflectiveTactics | 0m01.01s || -0m00.03s | -2.97% 0m00.96s | Compilers/Named/InterpretToPHOASInterp | 0m01.03s || -0m00.07s | -6.79% 0m00.96s | Specific/Framework/IntegrationTestDisplayCommon | 0m00.95s || +0m00.01s | +1.05% 0m00.90s | Experiments/NewPipeline/RewriterProofs | 0m00.94s || -0m00.03s | -4.25% 0m00.89s | Compilers/Named/CompileProperties | 0m00.83s || +0m00.06s | +7.22% 0m00.82s | Compilers/InterpByIsoProofs | 0m00.90s || -0m00.08s | -8.88% 0m00.80s | Compilers/InlineConstAndOpInterp | 0m00.74s || +0m00.06s | +8.10% 0m00.74s | Compilers/MapCastByDeBruijnInterp | 0m00.85s || -0m00.10s | -12.94% 0m00.73s | Compilers/CommonSubexpressionEliminationInterp | 0m00.78s || -0m00.05s | -6.41% 0m00.66s | Compilers/Z/Bounds/Pipeline | 0m00.72s || -0m00.05s | -8.33% 0m00.65s | Compilers/MapCastByDeBruijnWf | 0m00.62s || +0m00.03s | +4.83% 0m00.60s | Compilers/MapBaseTypeWf | 0m00.61s || -0m00.01s | -1.63% 0m00.59s | Compilers/Z/Reify | 0m00.60s || -0m00.01s | -1.66% 0m00.58s | Compilers/Z/Bounds/InterpretationLemmas/Tactics | 0m00.58s || +0m00.00s | +0.00% 0m00.56s | Compilers/InputSyntax | 0m00.51s || +0m00.05s | +9.80% 0m00.56s | Compilers/Z/Bounds/Pipeline/Glue | 0m00.55s || +0m00.01s | +1.81% 0m00.55s | Compilers/InterpWfRel | 0m00.55s || +0m00.00s | +0.00% 0m00.54s | Compilers/InterpWf | 0m00.47s || +0m00.07s | +14.89% 0m00.54s | Compilers/Z/Bounds/MapCastByDeBruijnInterp | 0m00.53s || +0m00.01s | +1.88% 0m00.54s | Compilers/Z/Bounds/RoundUpLemmas | 0m00.60s || -0m00.05s | -9.99% 0m00.53s | Compilers/InlineConstAndOpByRewriteWf | 0m00.56s || -0m00.03s | -5.35% 0m00.53s | Compilers/Z/Bounds/MapCastByDeBruijn | 0m00.51s || +0m00.02s | +3.92% 0m00.53s | Compilers/Z/Bounds/MapCastByDeBruijnWf | 0m00.56s || -0m00.03s | -5.35% 0m00.53s | Compilers/Z/GeneralizeVarWf | 0m00.49s || +0m00.04s | +8.16% 0m00.53s | Compilers/Z/MapCastByDeBruijnInterp | 0m00.54s || -0m00.01s | -1.85% 0m00.52s | Compilers/GeneralizeVarInterp | 0m00.52s || +0m00.00s | +0.00% 0m00.52s | Compilers/Z/InlineInterp | 0m00.48s || +0m00.04s | +8.33% 0m00.51s | Compilers/Z/InlineWf | 0m00.44s || +0m00.07s | +15.90% 0m00.50s | Compilers/Z/Bounds/Interpretation | 0m00.51s || -0m00.01s | -1.96% 0m00.50s | Compilers/Z/CommonSubexpressionEliminationInterp | 0m00.49s || +0m00.01s | +2.04% 0m00.49s | Compilers/Z/GeneralizeVarInterp | 0m00.45s || +0m00.03s | +8.88% 0m00.49s | Compilers/Z/InlineConstAndOpWf | 0m00.46s || +0m00.02s | +6.52% 0m00.48s | Compilers/InterpProofs | 0m00.46s || +0m00.01s | +4.34% 0m00.48s | Compilers/InterpRewriting | 0m00.43s || +0m00.04s | +11.62% 0m00.48s | Compilers/Reify | 0m00.54s || -0m00.06s | -11.11% 0m00.48s | Specific/Framework/IntegrationTestDisplayCommonTactics | 0m00.52s || -0m00.04s | -7.69% 0m00.47s | Compilers/Z/CommonSubexpressionEliminationWf | 0m00.50s || -0m00.03s | -6.00% 0m00.47s | Compilers/Z/MapCastByDeBruijnWf | 0m00.48s || -0m00.01s | -2.08% 0m00.47s | Compilers/Z/Named/DeadCodeEliminationInterp | 0m00.44s || +0m00.02s | +6.81% 0m00.46s | Compilers/Named/DeadCodeEliminationInterp | 0m00.55s || -0m00.09s | -16.36% 0m00.45s | Compilers/Z/InlineConstAndOpByRewriteWf | 0m00.45s || +0m00.00s | +0.00% 0m00.45s | Compilers/Z/InlineConstAndOpInterp | 0m00.49s || -0m00.03s | -8.16% 0m00.43s | Compilers/GeneralizeVarWf | 0m00.46s || -0m00.03s | -6.52% 0m00.42s | Compilers/Z/Bounds/Pipeline/OutputType | 0m00.40s || +0m00.01s | +4.99% 0m00.35s | Compilers/ZExtended/InlineConstAndOpWf | 0m00.32s || +0m00.02s | +9.37% 0m00.32s | Compilers/ZExtended/InlineConstAndOpByRewriteWf | 0m00.32s || +0m00.00s | +0.00% 0m00.30s | Compilers/Named/ContextProperties/Tactics | 0m00.37s || -0m00.07s | -18.91% 0m00.30s | Compilers/ZExtended/InlineConstAndOpInterp | 0m00.40s || -0m00.10s | -25.00% 0m00.06s | Util/Tactics/SplitInContext | 0m00.06s || +0m00.00s | +0.00% 0m00.05s | Util/Tactics | 0m00.06s || -0m00.00s | -16.66%
* Improve speed of do_with_exactly_one_hyp tacticGravatar Jason Gross2018-08-29
| | | | | We assume that there are many hypotheses, and that running [tac] is just as fast to succeed as to fail.
* Add do_with_exactly_one_hypGravatar Jason Gross2018-08-29
|
* Add specialize_all_ways, fix a proof in ↵Gravatar Jason Gross2018-06-26
| | | | src/Compilers/Z/ArithmeticSimplifierInterp.v
* Add fast-path versions of [destruct_head] for unit,bool,TrueGravatar Jason Gross2017-12-12
|
* Rename run_tactic_as_bool to is_success_run_tacticGravatar Jason Gross2017-11-26
| | | | As per https://github.com/mit-plv/fiat-crypto/pull/275#discussion_r153084144
* Add Tactics.RunTacticAsConstrGravatar Jason Gross2017-11-26
|
* Add HeadUnderBindersGravatar Jason Gross2017-11-07
|
* Add 8.7-only CacheTermGravatar Jason Gross2017-10-18
|
* Add CacheTermGravatar Jason Gross2017-10-17
| | | | | The real use of this is with the 8.7-only transparent_abstract, but we can do some things even when we can only cache proofs.
* Add PoseTermWithNameGravatar Jason Gross2017-10-05
|
* Make some tactics a bit more powerfulGravatar Jason Gross2017-07-08
|
* Add UnfoldArgGravatar Jason Gross2017-07-08
|
* Don't force [Require Import String] for debug msgsGravatar Jason Gross2017-06-15
|
* Add clearbody_allGravatar Jason Gross2017-06-11
|
* More debug info in reificationGravatar Jason Gross2017-05-14
|
* s/appcontext/context/Gravatar Jason Gross2017-05-11
| | | | They mean the same thing since 8.5, and appcontext is deprecated.
* Add destruct_head'_sumGravatar Jason Gross2017-04-25
|
* Speed up [specialize_by_assumption]Gravatar Jason Gross2017-04-25
|
* Fix missing 'by tac' in rewrite_hypGravatar Jason Gross2017-04-10
|
* Add rewrite_hyp ... by tacGravatar Jason Gross2017-04-10
|
* Make dlet-moving on sigma goals use changeGravatar Jason Gross2017-04-07
| | | | Replace with abstract blocks reduction of the first projection.
* Faster clear_all tacticGravatar Jason Gross2017-04-06
|
* More vigorous clearing in unify_transformed_rhs_abstract_tacGravatar Jason Gross2017-04-06
| | | | It makes more evars go away, which were giving [abstract] trouble
* Add clear_allGravatar Jason Gross2017-04-06
|
* Don't clutter up typeclass log with cidtacGravatar Jason Gross2017-04-05
| | | | Now that we depend on 8.5, we can use the fact that [match goal] forces early execution
* Fix transparent assert by to respect namesGravatar Jason Gross2017-04-05
|
* Add TransparentAssertGravatar Jason Gross2017-04-05
|
* Remove bad [Local]Gravatar Jason Gross2017-04-05
|
* Add Tactics.ChangeInAllGravatar Jason Gross2017-04-05
|
* Add Tactics.MoveLetInGravatar Jason Gross2017-04-05
|
* Add Tactics.PrintContextGravatar Jason Gross2017-04-04
|
* More fine-grained tactic importsGravatar Jason Gross2017-04-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most files no longer import Crypto.Util.Tactics. We remove an unused lemma depending on classical axioms; closes #143. After | File Name | Before || Change ----------------------------------------------------------------------------------------------------------- 28m38.18s | Total | 29m04.51s || -0m26.32s ----------------------------------------------------------------------------------------------------------- 0m41.70s | ModularArithmetic/ModularBaseSystemProofs | 0m32.66s || +0m09.04s 1m39.88s | MontgomeryX | 1m46.07s || -0m06.18s 1m56.52s | WeierstrassCurve/Projective | 2m00.76s || -0m04.23s 10m36.85s | WeierstrassCurve/WeierstrassCurveTheorems | 10m40.14s || -0m03.28s 0m21.35s | ModularArithmetic/Pow2BaseProofs | 0m22.54s || -0m01.18s 0m20.24s | Reflection/Named/MapCastWf | 0m21.41s || -0m01.17s 1m30.28s | Test/Curve25519SpecTestVectors | 1m31.19s || -0m00.90s 0m49.53s | Specific/IntegrationTest | 0m50.01s || -0m00.47s 0m42.19s | MontgomeryCurveTheorems | 0m42.18s || +0m00.00s 0m41.08s | ModularArithmetic/Conversion | 0m41.84s || -0m00.76s 0m36.62s | Spec/Ed25519 | 0m37.13s || -0m00.51s 0m23.64s | CompleteEdwardsCurve/CompleteEdwardsCurveTheorems | 0m24.44s || -0m00.80s 0m19.94s | Specific/GF25519 | 0m20.12s || -0m00.17s 0m19.59s | CompleteEdwardsCurve/ExtendedCoordinates | 0m19.83s || -0m00.23s 0m19.14s | Reflection/Z/Bounds/InterpretationLemmas | 0m19.90s || -0m00.75s 0m18.65s | EdDSARepChange | 0m18.74s || -0m00.08s 0m16.24s | Reflection/Z/ArithmeticSimplifierWf | 0m17.11s || -0m00.87s 0m15.03s | Util/ZUtil | 0m15.93s || -0m00.90s 0m14.74s | Reflection/Named/ContextProperties/NameUtil | 0m15.11s || -0m00.36s 0m14.62s | Reflection/Named/ContextProperties/SmartMap | 0m14.93s || -0m00.31s 0m12.96s | Specific/NewBaseSystemTest | 0m13.24s || -0m00.27s 0m11.84s | Algebra/Field | 0m12.49s || -0m00.65s 0m10.21s | Testbit | 0m09.86s || +0m00.35s 0m09.86s | Reflection/Z/ArithmeticSimplifierInterp | 0m10.69s || -0m00.83s 0m09.44s | Reflection/Named/MapCastInterp | 0m09.82s || -0m00.38s 0m08.81s | BoundedArithmetic/ArchitectureToZLikeProofs | 0m09.37s || -0m00.55s 0m08.60s | Assembly/GF25519 | 0m08.66s || -0m00.06s 0m08.58s | ModularArithmetic/Montgomery/ZProofs | 0m08.77s || -0m00.18s 0m08.53s | BoundedArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate | 0m08.34s || +0m00.18s 0m08.41s | BoundedArithmetic/Double/Proofs/Multiply | 0m08.77s || -0m00.35s 0m08.26s | Reflection/InlineWf | 0m08.59s || -0m00.33s 0m07.54s | Algebra/Ring | 0m08.04s || -0m00.49s 0m07.43s | MxDHRepChange | 0m07.10s || +0m00.33s 0m07.15s | BoundedArithmetic/Double/Proofs/SpreadLeftImmediate | 0m07.09s || +0m00.06s 0m07.00s | NewBaseSystem | 0m07.16s || -0m00.16s 0m06.51s | Specific/GF1305 | 0m06.52s || -0m00.00s 0m06.09s | Util/FixedWordSizesEquality | 0m06.37s || -0m00.28s 0m05.56s | BoundedArithmetic/Double/Proofs/RippleCarryAddSub | 0m05.51s || +0m00.04s 0m05.38s | CompleteEdwardsCurve/Pre | 0m05.38s || +0m00.00s 0m05.28s | ModularArithmetic/ModularBaseSystemListProofs | 0m05.15s || +0m00.12s 0m05.24s | Experiments/GenericFieldPow | 0m05.54s || -0m00.29s 0m05.01s | Specific/SC25519 | 0m05.38s || -0m00.37s 0m04.93s | Algebra/Field_test | 0m04.81s || +0m00.12s 0m04.78s | Reflection/InlineCastWf | 0m04.94s || -0m00.16s 0m04.10s | Reflection/Z/Syntax/Equality | 0m04.28s || -0m00.18s 0m03.92s | BaseSystemProofs | 0m03.90s || +0m00.02s 0m03.75s | ModularArithmetic/BarrettReduction/ZHandbook | 0m03.94s || -0m00.18s 0m03.72s | CompleteEdwardsCurve/EdwardsMontgomery | 0m03.69s || +0m00.03s 0m03.72s | Reflection/EtaWf | 0m03.71s || +0m00.01s 0m03.60s | Reflection/Named/CompileWf | 0m04.01s || -0m00.40s 0m03.58s | SaturatedBaseSystem | 0m03.76s || -0m00.17s 0m03.33s | BoundedArithmetic/InterfaceProofs | 0m03.72s || -0m00.39s 0m03.16s | Reflection/LinearizeWf | 0m03.26s || -0m00.09s 0m03.08s | ModularArithmetic/ZBoundedZ | 0m03.16s || -0m00.08s 0m03.01s | Specific/FancyMachine256/Montgomery | 0m03.16s || -0m00.15s 0m02.99s | Reflection/Named/CompileInterp | 0m03.24s || -0m00.25s 0m02.92s | ModularArithmetic/ModularArithmeticTheorems | 0m03.06s || -0m00.14s 0m02.92s | ModularArithmetic/BarrettReduction/ZGeneralized | 0m03.15s || -0m00.23s 0m02.90s | Specific/FancyMachine256/Barrett | 0m03.18s || -0m00.28s 0m02.80s | Spec/MontgomeryCurve | 0m03.05s || -0m00.25s 0m02.77s | BoundedArithmetic/Double/Proofs/ShiftRight | 0m02.75s || +0m00.02s 0m02.75s | BoundedArithmetic/Double/Proofs/Decode | 0m02.81s || -0m00.06s 0m02.64s | BoundedArithmetic/Double/Proofs/ShiftLeft | 0m02.62s || +0m00.02s 0m02.54s | Reflection/InlineInterp | 0m02.60s || -0m00.06s 0m02.48s | Reflection/Named/ContextProperties | 0m02.58s || -0m00.10s 0m02.47s | ModularArithmetic/ModularBaseSystemOpt | 0m02.39s || +0m00.08s 0m02.40s | Reflection/TestCase | 0m02.60s || -0m00.20s 0m02.35s | ModularArithmetic/BarrettReduction/ZBounded | 0m02.40s || -0m00.04s 0m02.35s | Reflection/Z/Bounds/Relax | 0m02.46s || -0m00.10s 0m02.33s | Reflection/Named/NameUtilProperties | 0m02.40s || -0m00.06s 0m02.15s | Reflection/WfProofs | 0m02.26s || -0m00.10s 0m02.00s | Reflection/WfReflective | 0m02.04s || -0m00.04s 0m01.97s | ModularArithmetic/Montgomery/ZBounded | 0m02.14s || -0m00.17s 0m01.90s | Specific/FancyMachine256/Core | 0m01.98s || -0m00.08s 0m01.89s | Util/WordUtil | 0m01.96s || -0m00.07s 0m01.88s | Assembly/Evaluables | 0m01.82s || +0m00.05s 0m01.62s | WeierstrassCurve/Pre | 0m01.64s || -0m00.01s 0m01.56s | Reflection/Named/InterpretToPHOASWf | 0m01.61s || -0m00.05s 0m01.46s | Assembly/Compile | 0m01.51s || -0m00.05s 0m01.44s | ModularArithmetic/PrimeFieldTheorems | 0m01.43s || +0m00.01s 0m01.44s | ModularArithmetic/BarrettReduction/Z | 0m01.57s || -0m00.13s 0m01.41s | Algebra/Group | 0m01.87s || -0m00.46s 0m01.40s | Util/Tuple | 0m01.46s || -0m00.06s 0m01.38s | Reflection/MapCastInterp | 0m01.38s || +0m00.00s 0m01.31s | BoundedArithmetic/Double/Repeated/Proofs/Decode | 0m01.05s || +0m00.26s 0m01.26s | ModularArithmetic/ExtendedBaseVector | 0m01.28s || -0m00.02s 0m01.16s | Assembly/Conversions | 0m01.13s || +0m00.03s 0m01.14s | Reflection/Z/Bounds/Pipeline/Definition | 0m01.15s || -0m00.01s 0m01.13s | BaseSystem | 0m01.14s || -0m00.01s 0m01.06s | Reflection/SmartBoundInterp | 0m01.07s || -0m00.01s 0m01.04s | Reflection/Named/InterpretToPHOASInterp | 0m00.99s || +0m00.05s 0m01.01s | Reflection/SmartCastWf | 0m00.94s || +0m00.07s 0m01.01s | Assembly/Pipeline | 0m01.02s || -0m00.01s 0m01.01s | Reflection/Relations | 0m01.06s || -0m00.05s 0m00.97s | Assembly/HL | 0m00.99s || -0m00.02s 0m00.96s | Algebra/IntegralDomain | 0m01.00s || -0m00.04s 0m00.94s | Assembly/LL | 0m01.02s || -0m00.08s 0m00.92s | BoundedArithmetic/Double/Proofs/BitwiseOr | 0m00.91s || +0m00.01s 0m00.90s | Assembly/PhoasCommon | 0m00.87s || +0m00.03s 0m00.89s | Util/NumTheoryUtil | 0m00.92s || -0m00.03s 0m00.87s | BoundedArithmetic/Double/Proofs/LoadImmediate | 0m00.96s || -0m00.08s 0m00.84s | Reflection/WfInversion | 0m00.88s || -0m00.04s 0m00.83s | Reflection/InlineCastInterp | 0m00.85s || -0m00.02s 0m00.81s | Reflection/Named/CompileProperties | 0m00.87s || -0m00.05s 0m00.80s | BoundedArithmetic/X86ToZLikeProofs | 0m00.86s || -0m00.05s 0m00.78s | Karatsuba | 0m00.84s || -0m00.05s 0m00.72s | Util/PartiallyReifiedProp | 0m00.73s || -0m00.01s 0m00.72s | Reflection/MultiSizeTest | 0m00.72s || +0m00.00s 0m00.69s | ModularArithmetic/ModularBaseSystem | 0m00.72s || -0m00.03s 0m00.68s | BoundedArithmetic/Double/Repeated/Proofs/Multiply | 0m00.61s || +0m00.07s 0m00.68s | Reflection/MapCastByDeBruijnInterp | 0m00.76s || -0m00.07s 0m00.68s | Encoding/ModularWordEncodingTheorems | 0m00.80s || -0m00.12s 0m00.68s | ModularArithmetic/ExtPow2BaseMulProofs | 0m00.72s || -0m00.03s 0m00.67s | Spec/EdDSA | 0m00.66s || +0m00.01s 0m00.67s | ModularArithmetic/PseudoMersenneBaseParamProofs | 0m00.74s || -0m00.06s 0m00.66s | Reflection/Z/Bounds/Pipeline/ReflectiveTactics | 0m00.62s || +0m00.04s 0m00.66s | Util/IterAssocOp | 0m00.94s || -0m00.27s 0m00.64s | Encoding/ModularWordEncodingPre | 0m00.73s || -0m00.08s 0m00.63s | ModularArithmetic/ModularBaseSystemList | 0m00.77s || -0m00.14s 0m00.62s | Spec/ModularWordEncoding | 0m00.66s || -0m00.04s 0m00.61s | Reflection/MapCastByDeBruijnWf | 0m00.61s || +0m00.00s 0m00.58s | BoundedArithmetic/X86ToZLike | 0m00.57s || +0m00.01s 0m00.58s | Reflection/Z/CNotations | 0m00.56s || +0m00.01s 0m00.57s | Spec/WeierstrassCurve | 0m00.57s || +0m00.00s 0m00.56s | Spec/CompleteEdwardsCurve | 0m00.59s || -0m00.02s 0m00.56s | BoundedArithmetic/Double/Proofs/SelectConditional | 0m00.58s || -0m00.01s 0m00.56s | Reflection/InterpByIsoProofs | 0m00.60s || -0m00.03s 0m00.55s | Reflection/Named/WfInterp | 0m00.57s || -0m00.01s 0m00.55s | BoundedArithmetic/Double/Repeated/Proofs/ShiftLeftRight | 0m00.57s || -0m00.01s 0m00.54s | Reflection/Named/FMapContext | 0m00.70s || -0m00.15s 0m00.54s | Util/AdditionChainExponentiation | 0m00.62s || -0m00.07s 0m00.54s | Reflection/SmartBoundWf | 0m00.55s || -0m00.01s 0m00.54s | Reflection/WfReflectiveGen | 0m00.54s || +0m00.00s 0m00.54s | BoundedArithmetic/Interface | 0m00.56s || -0m00.02s 0m00.52s | BoundedArithmetic/ArchitectureToZLike | 0m00.46s || +0m00.06s 0m00.52s | Reflection/Z/JavaNotations | 0m00.58s || -0m00.05s 0m00.52s | Reflection/Z/Syntax/Util | 0m00.53s || -0m00.01s 0m00.52s | Util/CPSUtil | 0m00.57s || -0m00.04s 0m00.51s | Reflection/BoundByCastInterp | 0m00.51s || +0m00.00s 0m00.50s | BoundedArithmetic/Double/Repeated/Proofs/ShiftRightDoubleWordImmediate | 0m00.53s || -0m00.03s 0m00.50s | BoundedArithmetic/Double/Repeated/Proofs/RippleCarryAddSub | 0m00.57s || -0m00.06s 0m00.50s | Reflection/InterpWfRel | 0m00.54s || -0m00.04s 0m00.49s | Reflection/Z/InlineInterp | 0m00.37s || +0m00.12s 0m00.49s | Reflection/InputSyntax | 0m00.55s || -0m00.06s 0m00.49s | Util/Decidable | 0m00.48s || +0m00.01s 0m00.48s | ModularArithmetic/PseudoMersenneBaseParams | 0m00.39s || +0m00.08s 0m00.48s | BoundedArithmetic/Double/Repeated/Core | 0m00.48s || +0m00.00s 0m00.47s | BoundedArithmetic/Double/Core | 0m00.50s || -0m00.03s 0m00.47s | Reflection/Z/Bounds/Pipeline | 0m00.46s || +0m00.00s 0m00.47s | BoundedArithmetic/Double/Repeated/Proofs/SelectConditional | 0m00.54s || -0m00.07s 0m00.47s | ModularArithmetic/ModularBaseSystemListZOperationsProofs | 0m00.42s || +0m00.04s 0m00.47s | Util/NUtil | 0m00.50s || -0m00.03s 0m00.47s | Reflection/Z/Bounds/Interpretation | 0m00.42s || +0m00.04s 0m00.47s | Reflection/Z/Reify | 0m00.49s || -0m00.02s 0m00.46s | BoundedArithmetic/StripCF | 0m00.44s || +0m00.02s 0m00.46s | BoundedArithmetic/Double/Repeated/Proofs/BitwiseOr | 0m00.51s || -0m00.04s 0m00.46s | Reflection/Z/MapCastByDeBruijn | 0m00.50s || -0m00.03s 0m00.46s | Reflection/Z/Bounds/MapCastByDeBruijnWf | 0m00.42s || +0m00.04s 0m00.46s | BoundedArithmetic/Double/Repeated/Proofs/LoadImmediate | 0m00.55s || -0m00.09s 0m00.45s | Util/HList | 0m00.50s || -0m00.04s 0m00.44s | Reflection/Z/Inline | 0m00.39s || +0m00.04s 0m00.44s | Reflection/InterpWf | 0m00.55s || -0m00.11s 0m00.44s | Reflection/Z/Syntax | 0m00.46s || -0m00.02s 0m00.44s | Reflection/Z/ArithmeticSimplifier | 0m00.47s || -0m00.02s 0m00.44s | Reflection/Named/DeadCodeElimination | 0m00.36s || +0m00.08s 0m00.44s | ModularArithmetic/ZBounded | 0m00.49s || -0m00.04s 0m00.43s | ModularArithmetic/Pre | 0m00.44s || -0m00.01s 0m00.42s | ModularArithmetic/Montgomery/Z | 0m00.39s || +0m00.02s 0m00.42s | Reflection/Z/Bounds/MapCastByDeBruijnInterp | 0m00.43s || -0m00.01s 0m00.42s | Util/ZRange | 0m00.42s || +0m00.00s 0m00.42s | Reflection/Z/MapCastByDeBruijnInterp | 0m00.46s || -0m00.04s 0m00.41s | BoundedArithmetic/Double/Proofs/ShiftLeftRightTactic | 0m00.45s || -0m00.04s 0m00.41s | Reflection/Z/Bounds/MapCastByDeBruijn | 0m00.50s || -0m00.09s 0m00.40s | Reflection/Z/MapCastByDeBruijnWf | 0m00.50s || -0m00.09s 0m00.40s | Reflection/Z/InlineWf | 0m00.42s || -0m00.01s 0m00.40s | Reflection/Z/Bounds/Pipeline/OutputType | 0m00.38s || +0m00.02s 0m00.40s | ModularArithmetic/Pow2Base | 0m00.43s || -0m00.02s 0m00.40s | Reflection/Named/PositiveContext/DefaultsProperties | 0m00.52s || -0m00.12s 0m00.40s | Reflection/MapCastByDeBruijn | 0m00.39s || +0m00.01s 0m00.39s | Reflection/Z/Bounds/Pipeline/Glue | 0m00.46s || -0m00.07s 0m00.39s | Reflection/Named/PositiveContext/Defaults | 0m00.40s || -0m00.01s 0m00.39s | Reflection/Named/ContextDefinitions | 0m00.37s || +0m00.02s 0m00.38s | Reflection/Z/FoldTypes | 0m00.38s || +0m00.00s 0m00.38s | Reflection/Z/HexNotationConstants | 0m00.42s || -0m00.03s 0m00.38s | Reflection/Z/OpInversion | 0m00.37s || +0m00.01s 0m00.38s | ModularArithmetic/ModularBaseSystemListZOperations | 0m00.41s || -0m00.02s 0m00.38s | Reflection/Named/EstablishLiveness | 0m00.38s || +0m00.00s 0m00.38s | Reflection/Named/RegisterAssign | 0m00.38s || +0m00.00s 0m00.38s | Reflection/Reify | 0m00.40s || -0m00.02s 0m00.37s | ModularArithmetic/ModularBaseSystemWord | 0m00.38s || -0m00.01s 0m00.36s | Reflection/Named/InterpretToPHOAS | 0m00.45s || -0m00.09s 0m00.36s | Reflection/Named/Syntax | 0m00.35s || +0m00.01s 0m00.36s | BoundedArithmetic/Eta | 0m00.42s || -0m00.06s 0m00.35s | Reflection/Named/Compile | 0m00.34s || +0m00.00s 0m00.35s | Reflection/MapCastWf | 0m00.31s || +0m00.03s 0m00.35s | Reflection/Named/SmartMap | 0m00.36s || -0m00.01s 0m00.35s | Util/BoundedWord | 0m00.40s || -0m00.05s 0m00.35s | Spec/ModularArithmetic | 0m00.36s || -0m00.01s 0m00.34s | Reflection/Named/ContextOn | 0m00.34s || +0m00.00s 0m00.34s | Reflection/FilterLive | 0m00.32s || +0m00.02s 0m00.34s | Reflection/Named/MapCast | 0m00.37s || -0m00.02s 0m00.33s | Reflection/Named/PositiveContext | 0m00.39s || -0m00.06s 0m00.33s | Algebra/ScalarMult | 0m00.56s || -0m00.23s 0m00.32s | Reflection/Z/BinaryNotationConstants | 0m00.35s || -0m00.02s 0m00.32s | Reflection/Tuple | 0m00.38s || -0m00.06s 0m00.32s | Reflection/Named/ContextProperties/Tactics | 0m00.48s || -0m00.15s 0m00.32s | Reflection/Named/IdContext | 0m00.33s || -0m00.01s 0m00.31s | Reflection/Named/Wf | 0m00.38s || -0m00.07s 0m00.30s | Reflection/MultiSizeTest2 | 0m00.34s || -0m00.04s 0m00.29s | Reflection/ExprInversion | 0m00.26s || +0m00.02s 0m00.29s | Spec/MxDH | 0m00.43s || -0m00.14s 0m00.26s | Algebra/Monoid | 0m00.51s || -0m00.25s 0m00.26s | Util/Sum | 0m00.34s || -0m00.08s 0m00.24s | Algebra | 0m00.43s || -0m00.19s 0m00.23s | Reflection/Equality | 0m00.25s || -0m00.01s 0m00.22s | Reflection/CommonSubexpressionElimination | 0m00.17s || +0m00.04s 0m00.21s | Reflection/SmartMap | 0m00.23s || -0m00.02s 0m00.20s | Reflection/EtaInterp | 0m00.22s || -0m00.01s 0m00.20s | Reflection/BoundByCastWf | 0m00.12s || +0m00.08s 0m00.20s | Reflection/LinearizeInterp | 0m00.23s || -0m00.03s 0m00.18s | Util/LetInMonad | 0m00.19s || -0m00.01s 0m00.16s | Reflection/InterpProofs | 0m00.18s || -0m00.01s 0m00.13s | Util/Option | 0m00.14s || -0m00.01s 0m00.13s | Reflection/Wf | 0m00.12s || +0m00.01s 0m00.12s | Reflection/RewriterWf | 0m00.19s || -0m00.07s 0m00.08s | Reflection/Conversion | 0m00.08s || +0m00.00s 0m00.08s | Reflection/Named/NameUtil | 0m00.12s || -0m00.03s 0m00.07s | Reflection/Inline | 0m00.04s || +0m00.03s 0m00.06s | Reflection/TypeInversion | 0m00.08s || -0m00.02s 0m00.06s | Reflection/SmartBound | 0m00.06s || +0m00.00s 0m00.06s | Reflection/InlineCast | 0m00.06s || +0m00.00s 0m00.06s | Util/Tactics | 0m00.07s || -0m00.01s 0m00.06s | Reflection/RewriterInterp | 0m00.05s || +0m00.00s 0m00.06s | Reflection/MapCast | 0m00.06s || +0m00.00s 0m00.05s | Reflection/TypeUtil | 0m00.04s || +0m00.01s 0m00.04s | Reflection/Syntax | 0m00.09s || -0m00.05s 0m00.04s | Reflection/FoldTypes | 0m00.05s || -0m00.01s 0m00.04s | Reflection/Linearize | 0m00.04s || +0m00.00s 0m00.04s | Reflection/Rewriter | 0m00.03s || +0m00.01s 0m00.04s | Reflection/Map | 0m00.04s || +0m00.00s 0m00.04s | Util/Tactics/OnSubterms | N/A || +0m00.04s 0m00.04s | Reflection/CountLets | 0m00.04s || +0m00.00s 0m00.04s | Reflection/SmartCast | 0m00.04s || +0m00.00s 0m00.04s | Util/LetIn | 0m00.07s || -0m00.03s 0m00.04s | Reflection/Eta | 0m00.05s || -0m00.01s 0m00.04s | Reflection/BoundByCast | 0m00.06s || -0m00.01s 0m00.03s | Reflection/SmartCastInterp | 0m00.05s || -0m00.02s 0m00.03s | Util/Tactics/SubstEvars | N/A || +0m00.03s 0m00.03s | Reflection/InterpByIso | 0m00.04s || -0m00.01s 0m00.03s | Util/Tactics/Forward | N/A || +0m00.03s 0m00.03s | Util/Tactics/BreakMatch | 0m00.02s || +0m00.00s 0m00.03s | Reflection/RenameBinders | 0m00.03s || +0m00.00s 0m00.03s | Util/Tactics/ConvoyDestruct | N/A || +0m00.03s 0m00.02s | Util/Tactics/SideConditionsBeforeToAfter | N/A || +0m00.02s 0m00.02s | Util/Tactics/Revert | N/A || +0m00.02s 0m00.02s | Util/Tactics/Test | N/A || +0m00.02s 0m00.02s | Util/Tactics/SetEvars | N/A || +0m00.02s 0m00.02s | Util/Tactics/SetoidSubst | N/A || +0m00.02s 0m00.02s | Util/Tactics/DestructTrivial | N/A || +0m00.02s 0m00.02s | Util/Tactics/ESpecialize | N/A || +0m00.02s 0m00.02s | Util/Tactics/SimplifyProjections | N/A || +0m00.02s 0m00.02s | Util/Tactics/Not | N/A || +0m00.02s 0m00.02s | Util/Tactics/Contains | N/A || +0m00.02s 0m00.02s | Util/Tactics/SimplifyRepeatedIfs | N/A || +0m00.02s 0m00.02s | Util/Tactics/ClearDuplicates | N/A || +0m00.02s 0m00.02s | Util/Tactics/DebugPrint | N/A || +0m00.02s 0m00.01s | Util/Tactics/GetGoal | N/A || +0m00.01s
* Fix parsing issueGravatar Jason Gross2017-04-03
|