lean4-htt/src/Lean/Compiler/IR
Tobias Grosser a0c0c486fd chore: remove trailing whitespace in EmitLLVM
This patch should not result in any functional changes, but
will reduce the diff of an upcoming PR.
2023-08-13 11:07:14 +02:00
..
Basic.lean chore: remove unused isTaggedPtr from IR. 2023-01-15 09:24:41 -08:00
Borrow.lean chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00
Boxing.lean chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00
Checker.lean chore: get rid of all inline C annotations for LLVM (#2363) 2023-07-30 10:39:40 +02:00
CompilerM.lean perf: zero cost IR extension startup cost 2022-10-16 14:49:50 -07:00
CtorLayout.lean feat: replace constant with opaque 2022-06-14 17:02:59 -07:00
ElimDeadBranches.lean perf: zero startup time function summaries 2022-10-26 21:55:37 -07:00
ElimDeadVars.lean chore: cleanup 2022-07-25 22:39:56 -07:00
EmitC.lean fix: don't run [builtin_init] when builtin = false 2023-07-10 08:58:02 -07:00
EmitLLVM.lean chore: remove trailing whitespace in EmitLLVM 2023-08-13 11:07:14 +02:00
EmitUtil.lean chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00
ExpandResetReuse.lean chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00
Format.lean chore: remove unused isTaggedPtr from IR. 2023-01-15 09:24:41 -08:00
FreeVars.lean chore: remove unused isTaggedPtr from IR. 2023-01-15 09:24:41 -08:00
LiveVars.lean chore: remove unused isTaggedPtr from IR. 2023-01-15 09:24:41 -08:00
LLVMBindings.lean feat: LLVM linkage bindings 2023-08-12 16:51:58 +02:00
NormIds.lean chore: remove unused isTaggedPtr from IR. 2023-01-15 09:24:41 -08:00
PushProj.lean chore: remove unused isTaggedPtr from IR. 2023-01-15 09:24:41 -08:00
RC.lean chore: move Std.* data structures to Lean.* 2022-09-26 05:46:04 -07:00
ResetReuse.lean chore: cleanup 2022-07-25 22:39:56 -07:00
SimpCase.lean chore: cleanup 2022-07-25 22:39:56 -07:00
Sorry.lean chore: cleanup 2022-07-25 22:39:56 -07:00
UnboxResult.lean chore: cleanup 2022-01-26 09:18:17 -08:00