lean4-htt/src/Lean/Compiler/IR
2024-08-07 18:24:42 +02:00
..
Basic.lean fix: accidental ownership with specialization 2024-06-07 13:59:22 +02:00
Borrow.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00
Boxing.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00
Checker.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
CompilerM.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
CtorLayout.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
ElimDeadBranches.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00
ElimDeadVars.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
EmitC.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00
EmitLLVM.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00
EmitUtil.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00
ExpandResetReuse.lean chore: switch to Std.HashMap and Std.HashSet almost everywhere 2024-08-07 18:24:42 +02:00
Format.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
FreeVars.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
LiveVars.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
LLVMBindings.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
NormIds.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
PushProj.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
RC.lean fix: double reset bug at ResetReuse (#4028) 2024-04-29 23:26:07 +00:00
ResetReuse.lean feat: relaxed reset/reuse in the code generator (#4100) 2024-05-07 22:08:32 +00:00
SimpCase.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Sorry.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
UnboxResult.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00