Commit Graph

  • 448a31d278 Update base for Update on "[compiler] Repro for imprecise memo due to closure capturing changes" Joe Savona 2025-06-01 17:19:05 -07:00
  • 60b0839e85 Update on "[compiler] avoid empty switch case bodies" Joe Savona 2025-06-01 17:19:03 -07:00
  • 39fb05d9f9 Update base for Update on "[compiler] avoid empty switch case bodies" Joe Savona 2025-06-01 17:19:02 -07:00
  • 8865ae4fb9 Update on "[compiler] allow local fixtures to be excluded from git w "nocommit" prefix" Joe Savona 2025-06-01 17:19:00 -07:00
  • afd08fac96 Update base for Update on "[compiler] allow local fixtures to be excluded from git w "nocommit" prefix" Joe Savona 2025-06-01 17:18:59 -07:00
  • 0eb5e1dc8b Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-06-01 17:18:57 -07:00
  • f8a239f5c4 Update base for Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-06-01 17:18:57 -07:00
  • a1dbc0ac94 Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-06-01 17:18:55 -07:00
  • 51ab1ef8b9 Update base for Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-06-01 17:18:54 -07:00
  • 053de34ff4 Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-06-01 17:18:53 -07:00
  • 86069fbf96 Update base for Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-06-01 17:18:52 -07:00
  • 1cc66c56d2 Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-06-01 17:18:50 -07:00
  • 6d48b12161 Update base for Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-06-01 17:18:49 -07:00
  • 9574710b38 Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-06-01 17:18:48 -07:00
  • b512ea77b4 Update base for Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-06-01 17:18:47 -07:00
  • d4d76f4e3d Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-06-01 17:18:45 -07:00
  • 603357ed64 Update base for Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-06-01 17:18:45 -07:00
  • ee76351917 fix typo in compiler validation filename (#33345) Wesley LeMahieu 2025-05-30 16:31:16 -07:00
  • 58a19b2e7a [compiler] Fix mutable ranges for StoreContext Joe Savona 2025-05-30 16:30:03 -07:00
  • 411e50f2c2 Update on "[compiler] Distinguish Alias/Assign effects" Joe Savona 2025-05-30 16:30:01 -07:00
  • 1718763795 Update base for Update on "[compiler] Distinguish Alias/Assign effects" Joe Savona 2025-05-30 16:30:01 -07:00
  • f61f8ab90f Update on "[compiler] Effect inference across signatures and user-provided callbacks" Joe Savona 2025-05-30 16:29:59 -07:00
  • de5623984e Update base for Update on "[compiler] Effect inference across signatures and user-provided callbacks" Joe Savona 2025-05-30 16:29:58 -07:00
  • a728be0a11 Update on "[compiler] Receiver is mutate? for functions wo signatures" Joe Savona 2025-05-30 16:29:56 -07:00
  • 31a380d90d Update base for Update on "[compiler] Receiver is mutate? for functions wo signatures" Joe Savona 2025-05-30 16:29:54 -07:00
  • 2f0b28e478 Update on "[compiler] Handle legacy mutableIfOperandsMutable signatures" Joe Savona 2025-05-30 16:29:52 -07:00
  • b81a909001 Update base for Update on "[compiler] Handle legacy mutableIfOperandsMutable signatures" Joe Savona 2025-05-30 16:29:51 -07:00
  • c513f893b0 Update on "[compiler] Prep for making new/call/etc use Apply effects" Joe Savona 2025-05-30 16:29:49 -07:00
  • 333fd8d49d Update base for Update on "[compiler] Prep for making new/call/etc use Apply effects" Joe Savona 2025-05-30 16:29:48 -07:00
  • e069723d4b Update on "[compiler] Bailout on mutations of frozen/global values" Joe Savona 2025-05-30 16:29:46 -07:00
  • db82c11663 Update base for Update on "[compiler] Bailout on mutations of frozen/global values" Joe Savona 2025-05-30 16:29:45 -07:00
  • 5965d06034 Update on "[compiler] comments and todos" Joe Savona 2025-05-30 16:29:43 -07:00
  • ce389a937f Update base for Update on "[compiler] comments and todos" Joe Savona 2025-05-30 16:29:42 -07:00
  • d8c95e7026 Update on "[compiler] Translate legacy FunctionSignature into new AliasingEffects" Joe Savona 2025-05-30 16:29:40 -07:00
  • cceeb55acc Update base for Update on "[compiler] Translate legacy FunctionSignature into new AliasingEffects" Joe Savona 2025-05-30 16:29:39 -07:00
  • bd3c784a8c Update on "[compiler] First example of an aliasing signature (array push)" Joe Savona 2025-05-30 16:29:38 -07:00
  • aab7ede714 Update base for Update on "[compiler] First example of an aliasing signature (array push)" Joe Savona 2025-05-30 16:29:37 -07:00
  • eb4780b8a9 Update on "[compiler] Delay mutation of function expr context variables until function is called" Joe Savona 2025-05-30 16:29:35 -07:00
  • 6ce9fa27dd Update base for Update on "[compiler] Delay mutation of function expr context variables until function is called" Joe Savona 2025-05-30 16:29:34 -07:00
  • 4ca78cf30a Update on "[compiler] Add ImmutableCapture effect, CreateFrom no longer needs Capture" Joe Savona 2025-05-30 16:29:32 -07:00
  • a17e1ebcaa Update base for Update on "[compiler] Add ImmutableCapture effect, CreateFrom no longer needs Capture" Joe Savona 2025-05-30 16:29:31 -07:00
  • a73ebbde59 Update on "[compiler] Improve inference of function expression mutation/aliasing effects" Joe Savona 2025-05-30 16:29:29 -07:00
  • 19b3694f7e Update base for Update on "[compiler] Improve inference of function expression mutation/aliasing effects" Joe Savona 2025-05-30 16:29:28 -07:00
  • 38057daa39 Update on "[compiler] Alternate pipeline for new mutability model" Joe Savona 2025-05-30 16:29:26 -07:00
  • e317378cc2 Update base for Update on "[compiler] Alternate pipeline for new mutability model" Joe Savona 2025-05-30 16:29:25 -07:00
  • bf408c0c3a Update on "[compiler] Add HIRFunction.returns: Place" Joe Savona 2025-05-30 16:29:23 -07:00
  • e14d35d95c Update base for Update on "[compiler] Add HIRFunction.returns: Place" Joe Savona 2025-05-30 16:29:23 -07:00
  • 87292876fe Update on "[compiler] Foundation of new mutability and aliasing (alternate take)" Joe Savona 2025-05-30 16:29:21 -07:00
  • 3bc261cfef Update base for Update on "[compiler] Foundation of new mutability and aliasing (alternate take)" Joe Savona 2025-05-30 16:29:20 -07:00
  • ff1a47cf46 Update on "[compiler] Add Instruction.effects property" Joe Savona 2025-05-30 16:29:18 -07:00
  • 2c539b33a9 Update base for Update on "[compiler] Add Instruction.effects property" Joe Savona 2025-05-30 16:29:17 -07:00
  • 3b04069ce6 Update on "[compiler] Repro for imprecise memo due to closure capturing changes" Joe Savona 2025-05-30 16:29:15 -07:00
  • c8924c8856 Update base for Update on "[compiler] Repro for imprecise memo due to closure capturing changes" Joe Savona 2025-05-30 16:29:15 -07:00
  • a868a76fa7 Update on "[compiler] avoid empty switch case bodies" Joe Savona 2025-05-30 16:29:13 -07:00
  • c62f08c187 Update base for Update on "[compiler] avoid empty switch case bodies" Joe Savona 2025-05-30 16:29:12 -07:00
  • 9e508d791b Update on "[compiler] allow local fixtures to be excluded from git w "nocommit" prefix" Joe Savona 2025-05-30 16:29:10 -07:00
  • 6b8dfbab2e Update base for Update on "[compiler] allow local fixtures to be excluded from git w "nocommit" prefix" Joe Savona 2025-05-30 16:29:09 -07:00
  • ddc53a05ec Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-30 16:29:08 -07:00
  • ba4fbeaf12 Update base for Update on "[compiler] Fix for PropertyStore object effect" Joe Savona 2025-05-30 16:29:07 -07:00
  • e001cbd2de Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-30 16:29:05 -07:00
  • d43ab588b4 Update base for Update on "[compiler] Fixture tests for PropertyStore effects" Joe Savona 2025-05-30 16:29:04 -07:00
  • 50fa3db62c Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-30 16:29:02 -07:00
  • 58a60888d8 Update base for Update on "[compiler] Move co-mutation range extension to InferMutableRanges" Joe Savona 2025-05-30 16:29:01 -07:00
  • b33fc8b38d Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-30 16:28:59 -07:00
  • fa121c3cc4 Update base for Update on "[compiler] Infer alias effects for function expressions" Joe Savona 2025-05-30 16:28:58 -07:00
  • 11da0b8af3 Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-30 16:28:56 -07:00
  • df8667a883 Update base for Update on "[compiler] Correctly infer context mutation places as outer (context) places" Joe Savona 2025-05-30 16:28:56 -07:00
  • 180eb1c83a Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-05-30 16:28:54 -07:00
  • 90d8776244 Update base for Update on "[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions" Joe Savona 2025-05-30 16:28:53 -07:00
  • 207cf384b0 [compiler] Distinguish Alias/Assign effects Joe Savona 2025-05-30 15:57:18 -07:00
  • e44415480d Update on "[compiler] Effect inference across signatures and user-provided callbacks" Joe Savona 2025-05-30 15:57:16 -07:00
  • 37f3daa79d Update base for Update on "[compiler] Effect inference across signatures and user-provided callbacks" Joe Savona 2025-05-30 15:57:16 -07:00
  • dbeedaf293 Update on "[compiler] Receiver is mutate? for functions wo signatures" Joe Savona 2025-05-30 15:57:14 -07:00
  • 0fabe3ceaa Update base for Update on "[compiler] Receiver is mutate? for functions wo signatures" Joe Savona 2025-05-30 15:57:14 -07:00
  • 15b5d7e5d4 Update on "[compiler] Handle legacy mutableIfOperandsMutable signatures" Joe Savona 2025-05-30 15:57:12 -07:00
  • 1a84884bb0 Update base for Update on "[compiler] Handle legacy mutableIfOperandsMutable signatures" Joe Savona 2025-05-30 15:57:11 -07:00
  • bc703c5427 Update on "[compiler] Prep for making new/call/etc use Apply effects" Joe Savona 2025-05-30 15:57:09 -07:00
  • 35ae2fa72d Update base for Update on "[compiler] Prep for making new/call/etc use Apply effects" Joe Savona 2025-05-30 15:57:09 -07:00
  • a91d38ed56 Update on "[compiler] Bailout on mutations of frozen/global values" Joe Savona 2025-05-30 15:57:07 -07:00
  • 77d7d76fd6 Update base for Update on "[compiler] Bailout on mutations of frozen/global values" Joe Savona 2025-05-30 15:57:06 -07:00
  • 93a912a278 Update on "[compiler] comments and todos" Joe Savona 2025-05-30 15:57:05 -07:00
  • ad9dca33e5 Update base for Update on "[compiler] comments and todos" Joe Savona 2025-05-30 15:57:04 -07:00
  • e839c391fa Update on "[compiler] Translate legacy FunctionSignature into new AliasingEffects" Joe Savona 2025-05-30 15:57:02 -07:00
  • be2db3d4f7 Update base for Update on "[compiler] Translate legacy FunctionSignature into new AliasingEffects" Joe Savona 2025-05-30 15:57:02 -07:00
  • f61920b495 Update on "[compiler] First example of an aliasing signature (array push)" Joe Savona 2025-05-30 15:57:00 -07:00
  • 4cd42be450 Update base for Update on "[compiler] First example of an aliasing signature (array push)" Joe Savona 2025-05-30 15:56:59 -07:00
  • e0f1bd1ebf Update on "[compiler] Delay mutation of function expr context variables until function is called" Joe Savona 2025-05-30 15:56:58 -07:00
  • c50d190814 Update base for Update on "[compiler] Delay mutation of function expr context variables until function is called" Joe Savona 2025-05-30 15:56:57 -07:00
  • 8e4c7389dc Update on "[compiler] Add ImmutableCapture effect, CreateFrom no longer needs Capture" Joe Savona 2025-05-30 15:56:55 -07:00
  • be13b00446 Update base for Update on "[compiler] Add ImmutableCapture effect, CreateFrom no longer needs Capture" Joe Savona 2025-05-30 15:56:55 -07:00
  • ac00108330 Update on "[compiler] Improve inference of function expression mutation/aliasing effects" Joe Savona 2025-05-30 15:56:53 -07:00
  • 7a77e78e4a Update base for Update on "[compiler] Improve inference of function expression mutation/aliasing effects" Joe Savona 2025-05-30 15:56:52 -07:00
  • 31415a5121 Update on "[compiler] Alternate pipeline for new mutability model" Joe Savona 2025-05-30 15:56:51 -07:00
  • e1135a9fb6 Update base for Update on "[compiler] Alternate pipeline for new mutability model" Joe Savona 2025-05-30 15:56:50 -07:00
  • 43ee289240 Update on "[compiler] Add HIRFunction.returns: Place" Joe Savona 2025-05-30 15:56:48 -07:00
  • 39b38f1bb6 Update base for Update on "[compiler] Add HIRFunction.returns: Place" Joe Savona 2025-05-30 15:56:48 -07:00
  • 42d0340218 Update on "[compiler] Foundation of new mutability and aliasing (alternate take)" Joe Savona 2025-05-30 15:56:46 -07:00
  • 29d6405022 Update base for Update on "[compiler] Foundation of new mutability and aliasing (alternate take)" Joe Savona 2025-05-30 15:56:45 -07:00
  • 21884de384 Update on "[compiler] Add Instruction.effects property" Joe Savona 2025-05-30 15:56:43 -07:00
  • 318df8d960 Update base for Update on "[compiler] Add Instruction.effects property" Joe Savona 2025-05-30 15:56:43 -07:00