aboutsummaryrefslogtreecommitdiff
path: root/src/Util
Commit message (Collapse)AuthorAge
* Don't rely on autogenerated namesGravatar Jason Gross2017-06-05
| | | | | | This fixes all of the private-names warnings emitted by compiling fiat-crypto with https://github.com/coq/coq/pull/268 (minus the ones in coqprime, which I didn't touch).
* Allow loop notation to printGravatar Jason Gross2017-06-05
| | | | | | With help from Hugo at https://coq.inria.fr/bugs/show_bug.cgi?id=5581#c1 cc @andres-erbsen
* Add an only-parsing loop notationGravatar Jason Gross2017-06-02
|
* Add experimental loopsGravatar Jason Gross2017-06-02
| | | | Written via pair-programming with Andres.
* Strip trailing whitespaceGravatar Jason Gross2017-06-02
| | | | | | | With ```bash bash ./etc/coq-scripts/formatting/strip-trailing-whitespace.sh ```
* Add adc -> sbb to arithmetic simpliferGravatar Jason Gross2017-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | After | File Name | Before || Change --------------------------------------------------------------------------------------- 6m14.04s | Total | 6m23.68s || -0m09.63s --------------------------------------------------------------------------------------- 0m26.28s | Compilers/Z/ArithmeticSimplifierWf | 0m48.67s || -0m22.39s 0m25.64s | Compilers/Z/ArithmeticSimplifierInterp | 0m14.14s || +0m11.50s 2m17.60s | Specific/IntegrationTestLadderstep | 2m17.90s || -0m00.30s 0m56.48s | Compilers/Z/Named/RewriteAddToAdcInterp | 0m55.76s || +0m00.71s 0m54.26s | Specific/IntegrationTestLadderstep130 | 0m54.53s || -0m00.27s 0m15.89s | Specific/IntegrationTestFreeze | 0m15.07s || +0m00.82s 0m11.69s | Specific/IntegrationTestMul | 0m11.78s || -0m00.08s 0m10.62s | Specific/ArithmeticSynthesisTest | 0m10.59s || +0m00.02s 0m10.54s | Specific/IntegrationTestSub | 0m10.55s || -0m00.01s 0m08.98s | Specific/IntegrationTestSquare | 0m09.04s || -0m00.05s 0m06.05s | Arithmetic/Saturated | 0m06.02s || +0m00.03s 0m03.04s | Compilers/Z/RewriteAddToAdcInterp | 0m03.00s || +0m00.04s 0m02.60s | Compilers/Z/Bounds/Pipeline/Definition | 0m02.25s || +0m00.35s 0m01.52s | Util/ZUtil/AddGetCarry | 0m01.50s || +0m00.02s 0m00.74s | Arithmetic/MontgomeryReduction/WordByWord/Definition | 0m00.71s || +0m00.03s 0m00.62s | Compilers/Z/Bounds/Pipeline/ReflectiveTactics | 0m00.78s || -0m00.16s 0m00.59s | Compilers/Z/ArithmeticSimplifier | 0m00.42s || +0m00.17s 0m00.57s | Compilers/Z/Bounds/Pipeline | 0m00.60s || -0m00.03s 0m00.34s | Compilers/Z/ArithmeticSimplifierUtil | 0m00.37s || -0m00.02s
* Add SubWithGetBorrow to reflective machineryGravatar Jason Gross2017-05-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After | File Name | Before || Change ------------------------------------------------------------------------------------------------- 12m37.09s | Total | 12m23.52s || +0m13.56s ------------------------------------------------------------------------------------------------- 0m12.09s | Compilers/Z/Syntax/Equality | 0m06.70s || +0m05.38s 0m56.82s | Compilers/Z/Named/RewriteAddToAdcInterp | 0m54.12s || +0m02.70s 2m20.25s | Specific/IntegrationTestLadderstep | 2m18.79s || +0m01.46s 0m13.83s | Compilers/Z/ArithmeticSimplifierInterp | 0m12.56s || +0m01.26s 1m38.90s | Spec/Test/X25519 | 1m38.46s || +0m00.43s 0m53.83s | Specific/IntegrationTestLadderstep130 | 0m53.93s || -0m00.10s 0m48.70s | Compilers/Z/ArithmeticSimplifierWf | 0m49.10s || -0m00.39s 0m39.72s | Spec/Ed25519 | 0m39.65s || +0m00.07s 0m22.19s | Primitives/EdDSARepChange | 0m22.08s || +0m00.11s 0m19.69s | Compilers/Named/MapCastWf | 0m19.63s || +0m00.06s 0m15.09s | Specific/IntegrationTestFreeze | 0m15.28s || -0m00.18s 0m11.78s | Specific/IntegrationTestMul | 0m11.61s || +0m00.16s 0m10.54s | Specific/IntegrationTestSub | 0m10.48s || +0m00.05s 0m10.46s | Specific/ArithmeticSynthesisTest | 0m10.47s || -0m00.00s 0m09.30s | Util/ZUtil | 0m09.21s || +0m00.08s 0m09.15s | Compilers/Named/MapCastInterp | 0m09.19s || -0m00.03s 0m09.14s | Specific/IntegrationTestSquare | 0m09.28s || -0m00.13s 0m08.82s | Arithmetic/MontgomeryReduction/Proofs | 0m08.78s || +0m00.04s 0m08.46s | LegacyArithmetic/ArchitectureToZLikeProofs | 0m08.38s || +0m00.08s 0m08.23s | LegacyArithmetic/Double/Proofs/Multiply | 0m08.16s || +0m00.07s 0m07.80s | Arithmetic/Core | 0m07.71s || +0m00.08s 0m07.70s | LegacyArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate | 0m07.78s || -0m00.08s 0m06.72s | LegacyArithmetic/Double/Proofs/SpreadLeftImmediate | 0m06.79s || -0m00.07s 0m06.37s | Util/FixedWordSizesEquality | 0m06.33s || +0m00.04s 0m06.06s | Arithmetic/Saturated | 0m05.84s || +0m00.21s 0m05.43s | LegacyArithmetic/Double/Proofs/RippleCarryAddSub | 0m05.38s || +0m00.04s 0m05.41s | LegacyArithmetic/Pow2BaseProofs | 0m05.31s || +0m00.10s 0m05.05s | Specific/ArithmeticSynthesisTest130 | 0m05.09s || -0m00.04s 0m04.98s | Compilers/Z/Bounds/InterpretationLemmas/PullCast | 0m04.80s || +0m00.18s 0m03.94s | Arithmetic/BarrettReduction/HAC | 0m03.84s || +0m00.10s 0m03.79s | Util/ForLoop/Unrolling | 0m03.80s || -0m00.00s 0m03.45s | LegacyArithmetic/InterfaceProofs | 0m03.40s || +0m00.05s 0m03.23s | Arithmetic/BarrettReduction/Generalized | 0m03.07s || +0m00.16s 0m03.02s | Specific/FancyMachine256/Montgomery | 0m03.20s || -0m00.18s 0m03.00s | Compilers/Z/RewriteAddToAdcInterp | 0m02.94s || +0m00.06s 0m02.98s | Arithmetic/ModularArithmeticTheorems | 0m03.02s || -0m00.04s 0m02.94s | LegacyArithmetic/ZBoundedZ | 0m02.88s || +0m00.06s 0m02.82s | Specific/FancyMachine256/Barrett | 0m02.82s || +0m00.00s 0m02.64s | LegacyArithmetic/Double/Proofs/ShiftLeft | 0m02.54s || +0m00.10s 0m02.63s | LegacyArithmetic/Double/Proofs/Decode | 0m02.53s || +0m00.10s 0m02.62s | LegacyArithmetic/Double/Proofs/ShiftRight | 0m02.72s || -0m00.10s 0m02.56s | Compilers/Z/Bounds/InterpretationLemmas/IsBoundedBy | 0m02.25s || +0m00.31s 0m02.34s | Compilers/Z/Bounds/Relax | 0m02.40s || -0m00.06s 0m02.26s | LegacyArithmetic/BarretReduction | 0m02.25s || +0m00.00s 0m02.21s | Compilers/Z/Bounds/Pipeline/Definition | 0m02.13s || +0m00.08s 0m02.10s | Util/WordUtil | 0m02.07s || +0m00.03s 0m02.00s | Util/ForLoop/InvariantFramework | 0m01.98s || +0m00.02s 0m01.86s | Specific/FancyMachine256/Core | 0m01.82s || +0m00.04s 0m01.82s | Util/ZUtil/AddGetCarry | 0m01.61s || +0m00.20s 0m01.60s | Arithmetic/PrimeFieldTheorems | 0m01.45s || +0m00.15s 0m01.56s | Arithmetic/BarrettReduction/Wikipedia | 0m01.50s || +0m00.06s 0m01.55s | LegacyArithmetic/MontgomeryReduction | 0m01.53s || +0m00.02s 0m01.25s | Util/NumTheoryUtil | 0m00.96s || +0m00.29s 0m01.03s | Compilers/Z/RewriteAddToAdcWf | 0m01.02s || +0m00.01s 0m00.99s | Arithmetic/Karatsuba | 0m00.81s || +0m00.17s 0m00.98s | LegacyArithmetic/Double/Proofs/BitwiseOr | 0m00.99s || -0m00.01s 0m00.98s | Util/ZUtil/Pow2Mod | 0m00.97s || +0m00.01s 0m00.90s | LegacyArithmetic/Double/Proofs/LoadImmediate | 0m00.95s || -0m00.04s 0m00.80s | LegacyArithmetic/BaseSystemProofs | 0m00.88s || -0m00.07s 0m00.80s | Util/ZUtil/Testbit | 0m00.74s || +0m00.06s 0m00.79s | Compilers/Z/Bounds/Pipeline/ReflectiveTactics | 0m00.65s || +0m00.14s 0m00.76s | Compilers/Z/CNotations | 0m00.78s || -0m00.02s 0m00.76s | Util/ZUtil/Stabilization | 0m00.64s || +0m00.12s 0m00.68s | Util/IterAssocOp | 0m00.69s || -0m00.00s 0m00.66s | Compilers/Z/Syntax/Util | 0m00.66s || +0m00.00s 0m00.66s | Compilers/MapCastByDeBruijnInterp | 0m00.78s || -0m00.12s 0m00.64s | Compilers/Z/CommonSubexpressionElimination | 0m00.58s || +0m00.06s 0m00.63s | LegacyArithmetic/Interface | 0m00.56s || +0m00.06s 0m00.62s | Compilers/Z/Bounds/Pipeline | 0m00.53s || +0m00.08s 0m00.62s | Arithmetic/MontgomeryReduction/WordByWord/Definition | 0m00.67s || -0m00.05s 0m00.62s | LegacyArithmetic/Double/Proofs/SelectConditional | 0m00.58s || +0m00.04s 0m00.55s | Compilers/MapCastByDeBruijnWf | 0m00.62s || -0m00.06s 0m00.52s | Compilers/Z/Reify | 0m00.56s || -0m00.04s 0m00.52s | Compilers/Z/JavaNotations | 0m00.50s || +0m00.02s 0m00.52s | LegacyArithmetic/ZBounded | 0m00.54s || -0m00.02s 0m00.51s | Compilers/Z/Bounds/RoundUpLemmas | 0m00.44s || +0m00.07s 0m00.51s | Compilers/Z/Bounds/Pipeline/Glue | 0m00.47s || +0m00.04s 0m00.50s | Compilers/Z/Syntax | 0m00.44s || +0m00.06s 0m00.50s | Compilers/Z/ArithmeticSimplifier | 0m00.47s || +0m00.03s 0m00.50s | LegacyArithmetic/Double/Core | 0m00.53s || -0m00.03s 0m00.49s | Compilers/Z/Bounds/MapCastByDeBruijnInterp | 0m00.48s || +0m00.01s 0m00.48s | Arithmetic/ModularArithmeticPre | 0m00.47s || +0m00.01s 0m00.47s | Util/NUtil | 0m00.51s || -0m00.04s 0m00.47s | Compilers/Z/Bounds/MapCastByDeBruijnWf | 0m00.40s || +0m00.06s 0m00.47s | Spec/EdDSA | 0m00.51s || -0m00.04s 0m00.46s | Compilers/Z/Bounds/InterpretationLemmas/Tactics | 0m00.48s || -0m00.01s 0m00.46s | Compilers/Z/Named/RewriteAddToAdc | 0m00.49s || -0m00.02s 0m00.45s | Spec/ModularArithmetic | 0m00.45s || +0m00.00s 0m00.45s | LegacyArithmetic/Double/Proofs/ShiftLeftRightTactic | 0m00.54s || -0m00.09s 0m00.44s | Arithmetic/MontgomeryReduction/Definition | 0m00.45s || -0m00.01s 0m00.44s | Util/ForLoop/Tests | 0m00.43s || +0m00.01s 0m00.44s | Compilers/Z/MapCastByDeBruijn | 0m00.49s || -0m00.04s 0m00.44s | LegacyArithmetic/ArchitectureToZLike | 0m00.44s || +0m00.00s 0m00.43s | LegacyArithmetic/BaseSystem | 0m00.41s || +0m00.02s 0m00.43s | Compilers/Z/InlineInterp | 0m00.36s || +0m00.07s 0m00.43s | Compilers/Z/MapCastByDeBruijnWf | 0m00.40s || +0m00.02s 0m00.42s | LegacyArithmetic/Pow2Base | 0m00.48s || -0m00.06s 0m00.42s | Compilers/Z/CommonSubexpressionEliminationWf | 0m00.40s || +0m00.01s 0m00.42s | Compilers/Z/Bounds/Interpretation | 0m00.46s || -0m00.04s 0m00.42s | Specific/IntegrationTestDisplayCommon | 0m00.36s || +0m00.06s 0m00.42s | Compilers/Z/RewriteAddToAdc | 0m00.41s || +0m00.01s 0m00.42s | Util/ZUtil/Morphisms | 0m00.38s || +0m00.03s 0m00.42s | Compilers/Z/InlineWf | 0m00.44s || -0m00.02s 0m00.41s | Compilers/Z/CommonSubexpressionEliminationInterp | 0m00.39s || +0m00.01s 0m00.41s | Compilers/Z/HexNotationConstants | 0m00.38s || +0m00.02s 0m00.40s | Compilers/Z/Bounds/MapCastByDeBruijn | 0m00.36s || +0m00.04s 0m00.39s | Compilers/Z/Named/DeadCodeElimination | 0m00.36s || +0m00.03s 0m00.38s | Compilers/Z/Named/DeadCodeEliminationInterp | 0m00.40s || -0m00.02s 0m00.37s | Compilers/Z/MapCastByDeBruijnInterp | 0m00.40s || -0m00.03s 0m00.36s | Compilers/Z/OpInversion | 0m00.36s || +0m00.00s 0m00.36s | Compilers/Z/FoldTypes | 0m00.36s || +0m00.00s 0m00.35s | Compilers/Z/Bounds/Pipeline/OutputType | 0m00.33s || +0m00.01s 0m00.34s | Compilers/Z/BinaryNotationConstants | 0m00.36s || -0m00.01s 0m00.34s | Compilers/Z/Inline | 0m00.41s || -0m00.06s 0m00.34s | Compilers/Z/ArithmeticSimplifierUtil | 0m00.35s || -0m00.00s 0m00.31s | Util/ZUtil/Tactics/Ztestbit | 0m00.30s || +0m00.01s 0m00.31s | Util/ZUtil/Tactics | 0m00.30s || +0m00.01s 0m00.30s | Util/ZUtil/Definitions | 0m00.27s || +0m00.02s 0m00.30s | Util/ZUtil/Zselect | 0m00.30s || +0m00.00s
* Add subst_prod tactic to Prod.vGravatar Jason Gross2017-05-19
|
* Update adc lemmas to version freeze actually usesGravatar Jason Gross2017-05-17
|
* Revert "Add dec_eq_positive"Gravatar Jason Gross2017-05-16
| | | | | | This reverts commit 3a494ebb0d6ba4fa7952be40203ca4b573e37904. It already existed.
* Add dec_eq_positiveGravatar Jason Gross2017-05-16
|
* Add more pointed prop lemmasGravatar Jason Gross2017-05-15
|
* More debug info in reificationGravatar Jason Gross2017-05-14
|
* add wrapper for add_get_carry and proofs for add_get_carry and zselectGravatar jadep2017-05-14
|
* Add lemma justifying compiler optimization for adcGravatar Jason Gross2017-05-14
|
* Fix notation binding levels so types work in nletGravatar Jason Gross2017-05-14
|
* Add some reserved notationsGravatar Jason Gross2017-05-14
|
* Allow specifying type in nletGravatar Jason Gross2017-05-14
|
* Add Z.div_le_mono_nonnegGravatar Jason Gross2017-05-13
|
* Add mod_bound_min_maxGravatar Jason Gross2017-05-13
|
* Add proper lemma for add_with_carryGravatar Jason Gross2017-05-13
|
* Change definition of add_get_carryGravatar Jason Gross2017-05-13
| | | | | The new definition is judgmentally equal to the old one, but is slightly easier to reify.
* Add definitions for zselect and add_get_carryGravatar Jason Gross2017-05-13
| | | | In ZUtil/Definitions.v
* Support destructuring dlet and sletGravatar Jason Gross2017-05-13
| | | | | The current way to support it is a kludge around the fact that `x binder` only works for recursive notations
* Add Zdiv_0_r to zsimplifyGravatar Jason Gross2017-05-13
|
* Split off pull_Zmod, push_Zmod from ZUtilGravatar Jason Gross2017-05-13
|
* Split off more ZUtil thingsGravatar Jason Gross2017-05-13
|
* Split off more of ZUtilGravatar Jason Gross2017-05-13
|
* Split off more of ZUtilGravatar Jason Gross2017-05-13
|
* Split off ZUtil initial hint databasesGravatar Jason Gross2017-05-13
|
* Split off Proper ZUtil lemmasGravatar Jason Gross2017-05-12
|
* Remove dead code in ZUtil (shiftl_by)Gravatar Jason Gross2017-05-12
|
* Split off notation and defs in ZUtilGravatar Jason Gross2017-05-12
|
* Add reserved notationsGravatar Jason Gross2017-05-11
|
* Remove dead Ltac code from ZUtilGravatar Jason Gross2017-05-11
|
* Suppress a warning about unused intropatternsGravatar Jason Gross2017-05-11
|
* s/appcontext/context/Gravatar Jason Gross2017-05-11
| | | | They mean the same thing since 8.5, and appcontext is deprecated.
* add Tuple.map_cps to CPSUtilGravatar jadep2017-05-01
|
* prove compact obeys div/mod ruleGravatar jadep2017-05-01
|
* added [lastn] for tuplesGravatar jadep2017-05-01
|
* Fix nth_default for the tip of v8.6Gravatar Jason Gross2017-04-28
| | | | | This is bug #5497, https://coq.inria.fr/bugs/show_bug.cgi?id=5497, Coq v8.6 has weaker pattern matching than Coq 8.6 (regression)
* add nth_default on tupleGravatar jadep2017-04-28
|
* Add destruct_head'_sumGravatar Jason Gross2017-04-25
|
* Speed up [specialize_by_assumption]Gravatar Jason Gross2017-04-25
|
* Add reference to discussionsGravatar Jason Gross2017-04-25
| | | | Discussions at https://github.com/mit-plv/fiat-crypto/issues/164 and https://github.com/mit-plv/fiat-crypto/pull/163
* Add loop invariant framework for for-loopsGravatar Jason Gross2017-04-25
| | | | Also fix bugs in for-loop definition to make the proofs go through
* Add Z2Nat.inj_0 to zsimplify_constGravatar Jason Gross2017-04-24
|
* More zutil lemmasGravatar Jason Gross2017-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After | File Name | Before || Change ------------------------------------------------------------------------------------------------- 10m45.67s | Total | 10m43.13s || +0m02.53s ------------------------------------------------------------------------------------------------- 2m16.12s | Specific/IntegrationTestLadderstep | 2m14.60s || +0m01.52s 1m38.08s | Spec/Test/X25519 | 1m39.94s || -0m01.85s 0m59.86s | Specific/IntegrationTestLadderstep130 | 0m58.23s || +0m01.63s 0m16.71s | Util/ZUtil | 0m15.52s || +0m01.19s 0m48.39s | Compilers/Z/ArithmeticSimplifierWf | 0m48.40s || -0m00.00s 0m39.53s | Spec/Ed25519 | 0m39.40s || +0m00.13s 0m19.63s | Compilers/Named/MapCastWf | 0m19.67s || -0m00.04s 0m17.49s | Primitives/EdDSARepChange | 0m17.66s || -0m00.17s 0m12.25s | Specific/IntegrationTestMul | 0m12.10s || +0m00.15s 0m10.86s | Compilers/Z/ArithmeticSimplifierInterp | 0m11.03s || -0m00.16s 0m10.59s | Specific/IntegrationTestSquare | 0m10.59s || +0m00.00s 0m09.94s | Specific/IntegrationTestSub | 0m10.08s || -0m00.14s 0m09.30s | Compilers/Named/MapCastInterp | 0m09.30s || +0m00.00s 0m09.20s | Compilers/Z/Bounds/InterpretationLemmas/IsBoundedBy | 0m09.22s || -0m00.02s 0m08.62s | Arithmetic/MontgomeryReduction/Proofs | 0m08.62s || +0m00.00s 0m08.51s | LegacyArithmetic/ArchitectureToZLikeProofs | 0m08.70s || -0m00.18s 0m08.04s | LegacyArithmetic/Double/Proofs/Multiply | 0m08.07s || -0m00.03s 0m07.75s | LegacyArithmetic/Double/Proofs/ShiftRightDoubleWordImmediate | 0m07.84s || -0m00.08s 0m07.67s | Specific/ArithmeticSynthesisTest | 0m07.62s || +0m00.04s 0m06.81s | Arithmetic/Core | 0m06.81s || +0m00.00s 0m06.60s | LegacyArithmetic/Double/Proofs/SpreadLeftImmediate | 0m06.58s || +0m00.01s 0m06.41s | Util/FixedWordSizesEquality | 0m06.42s || -0m00.00s 0m05.34s | LegacyArithmetic/Double/Proofs/RippleCarryAddSub | 0m05.40s || -0m00.06s 0m05.30s | LegacyArithmetic/Pow2BaseProofs | 0m05.21s || +0m00.08s 0m05.01s | Specific/ArithmeticSynthesisTest130 | 0m05.00s || +0m00.00s 0m03.84s | Arithmetic/BarrettReduction/HAC | 0m03.69s || +0m00.14s 0m03.54s | Arithmetic/Saturated | 0m03.42s || +0m00.12s 0m03.41s | LegacyArithmetic/InterfaceProofs | 0m03.33s || +0m00.08s 0m03.12s | Specific/FancyMachine256/Montgomery | 0m03.13s || -0m00.00s 0m02.99s | Arithmetic/BarrettReduction/Generalized | 0m03.00s || -0m00.00s 0m02.90s | Specific/FancyMachine256/Barrett | 0m02.89s || +0m00.00s 0m02.89s | LegacyArithmetic/ZBoundedZ | 0m03.01s || -0m00.11s 0m02.83s | Arithmetic/ModularArithmeticTheorems | 0m02.84s || -0m00.00s 0m02.56s | LegacyArithmetic/Double/Proofs/ShiftRight | 0m02.53s || +0m00.03s 0m02.48s | LegacyArithmetic/Double/Proofs/ShiftLeft | 0m02.50s || -0m00.02s 0m02.48s | LegacyArithmetic/Double/Proofs/Decode | 0m02.43s || +0m00.04s 0m02.31s | Compilers/Z/Bounds/InterpretationLemmas/PullCast | 0m02.36s || -0m00.04s 0m02.30s | Compilers/Z/Bounds/Relax | 0m02.28s || +0m00.02s 0m02.13s | LegacyArithmetic/BarretReduction | 0m02.09s || +0m00.04s 0m02.00s | Util/WordUtil | 0m02.00s || +0m00.00s 0m01.92s | Specific/FancyMachine256/Core | 0m01.82s || +0m00.09s 0m01.52s | Arithmetic/PrimeFieldTheorems | 0m01.48s || +0m00.04s 0m01.51s | LegacyArithmetic/MontgomeryReduction | 0m01.51s || +0m00.00s 0m01.48s | Arithmetic/BarrettReduction/Wikipedia | 0m01.52s || -0m00.04s 0m01.25s | Compilers/Z/Syntax/Equality | 0m01.22s || +0m00.03s 0m01.24s | Compilers/Z/Bounds/Pipeline/Definition | 0m01.24s || +0m00.00s 0m00.98s | Util/NumTheoryUtil | 0m00.94s || +0m00.04s 0m00.91s | LegacyArithmetic/Double/Proofs/LoadImmediate | 0m00.82s || +0m00.09s 0m00.89s | Arithmetic/Karatsuba | 0m00.86s || +0m00.03s 0m00.84s | LegacyArithmetic/Double/Proofs/BitwiseOr | 0m00.80s || +0m00.03s 0m00.79s | LegacyArithmetic/BaseSystemProofs | 0m00.84s || -0m00.04s 0m00.74s | Compilers/MapCastByDeBruijnInterp | 0m00.67s || +0m00.06s 0m00.71s | Compilers/Z/Bounds/Pipeline/ReflectiveTactics | 0m00.70s || +0m00.01s 0m00.68s | Util/ZUtil/Stabilization | 0m00.66s || +0m00.02s 0m00.68s | Compilers/Z/Syntax/Util | 0m00.70s || -0m00.01s 0m00.67s | Util/IterAssocOp | 0m00.71s || -0m00.03s 0m00.60s | LegacyArithmetic/Interface | 0m00.64s || -0m00.04s 0m00.56s | Compilers/Z/CommonSubexpressionElimination | 0m00.51s || +0m00.05s 0m00.56s | Compilers/MapCastByDeBruijnWf | 0m00.53s || +0m00.03s 0m00.54s | LegacyArithmetic/Double/Proofs/SelectConditional | 0m00.60s || -0m00.05s 0m00.50s | Arithmetic/ModularArithmeticPre | 0m00.46s || +0m00.03s 0m00.50s | Compilers/Z/Reify | 0m00.46s || +0m00.03s 0m00.49s | Compilers/Z/FoldTypes | 0m00.31s || +0m00.18s 0m00.48s | Util/NUtil | 0m00.52s || -0m00.04s 0m00.47s | LegacyArithmetic/ZBounded | 0m00.47s || +0m00.00s 0m00.46s | LegacyArithmetic/Pow2Base | 0m00.40s || +0m00.06s 0m00.46s | LegacyArithmetic/Double/Core | 0m00.44s || +0m00.02s 0m00.46s | Compilers/Z/Bounds/MapCastByDeBruijnInterp | 0m00.47s || -0m00.00s 0m00.45s | Compilers/Z/Bounds/Pipeline | 0m00.45s || +0m00.00s 0m00.45s | Compilers/Z/Bounds/Pipeline/Glue | 0m00.49s || -0m00.03s 0m00.45s | LegacyArithmetic/ArchitectureToZLike | 0m00.42s || +0m00.03s 0m00.44s | Spec/EdDSA | 0m00.49s || -0m00.04s 0m00.42s | Compilers/Z/Bounds/InterpretationLemmas/Tactics | 0m00.42s || +0m00.00s 0m00.42s | LegacyArithmetic/Double/Proofs/ShiftLeftRightTactic | 0m00.42s || +0m00.00s 0m00.40s | LegacyArithmetic/BaseSystem | 0m00.48s || -0m00.07s 0m00.39s | Compilers/Z/CommonSubexpressionEliminationWf | 0m00.38s || +0m00.01s 0m00.39s | Compilers/Z/Bounds/MapCastByDeBruijnWf | 0m00.44s || -0m00.04s 0m00.38s | Compilers/Z/Bounds/MapCastByDeBruijn | 0m00.40s || -0m00.02s 0m00.37s | Compilers/Z/MapCastByDeBruijnInterp | 0m00.36s || +0m00.01s 0m00.37s | Arithmetic/MontgomeryReduction/Definition | 0m00.36s || +0m00.01s 0m00.37s | Compilers/Z/MapCastByDeBruijnWf | 0m00.40s || -0m00.03s 0m00.35s | Spec/ModularArithmetic | 0m00.36s || -0m00.01s 0m00.35s | Compilers/Z/InlineWf | 0m00.39s || -0m00.04s 0m00.34s | Compilers/Z/Inline | 0m00.34s || +0m00.00s 0m00.33s | Compilers/Z/InlineInterp | 0m00.34s || -0m00.01s 0m00.32s | Compilers/Z/CommonSubexpressionEliminationInterp | 0m00.39s || -0m00.07s
* Add some zutil lemmasGravatar Jason Gross2017-04-24
|
* More powerful inversion_zrangeGravatar Jason Gross2017-04-15
|