index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
parsers
/
llvm-pass-dump-parser.ts
Commit message (
Expand
)
Author
Age
*
Hanfle filtering `tail call void @llvm.dbg.*` in LLVM IR (#6425)
dzaima
2024-05-02
*
Accept tail calls for llvm.dbg filters (#6129)
gh-10612
Marc Auberer
2024-02-12
*
Handle ir and machine functions separately in OptPipeline (#5902)
gh-10067
Anirudh Sundar Subramaniam
2024-01-08
*
Update deps, format, lint, bump workaround version
gh-9806
Matt Godbolt
2023-12-03
*
Rename opt pipeline without LLVM prefix (#5828)
gh-9794
J. Ryan Stinnett
2023-12-03
*
support new IR Dump header (#5603)
gh-9085
Patrick Quist
2023-10-15
*
Identify unused imports during lint (#5130)
Jeremy Rifkin
2023-06-11
*
Transition to ECMAScript Modules (#4780)
gh-6536
Mats Jun Larsen
2023-02-27
*
Fix trailing comma issue (#4775)
gh-6504
Jeremy Rifkin
2023-02-26
*
Handle another LLVM pass dump case (#4774)
gh-6451
Jeremy Rifkin
2023-02-24
*
Turn some auto-fixable eslint rules back on (#4766)
gh-6434
Jeremy Rifkin
2023-02-23
*
Assert and unwrap utilities (#4437)
gh-5389
Jeremy Rifkin
2022-12-18
*
refactor: renames the CompilerFilters type (#4346)
gh-5117
Marc Poulhiès
2022-11-28
*
Add `Hide metadata` option to LLVM pipeline (#4243)
gh-4756
Ofek
2022-11-06
*
Fixed bug with the llvm pass dump viewer, split test case from the llvm ir pa...
gh-4561
Jeremy Rifkin
2022-10-19
*
Add tests to LlvmPassDumpParser intra-line filters (#4133)
gh-4455
Ofek
2022-10-10
*
Fix #4126 : hiding of llvm debug metadata erroneously hid also important sema...
gh-4424
Ofek
2022-10-07
*
Refactored the LLVM Optimization Pipeline to provide better diagnostics, adde...
gh-4098
Jeremy Rifkin
2022-09-03
*
Ensure first MIR pass marked as changed (#3988)
gh-4033
J. Ryan Stinnett
2022-08-25
*
Add debug info filter option to LLVM opt pipeline viewer (#3987)
gh-4018
J. Ryan Stinnett
2022-08-24
*
Fix #3839 (#3840)
gh-3569
Jeremy Rifkin
2022-07-05
*
LLVM Optimization Pass Viewer (#3769)
gh-3514
Jeremy Rifkin
2022-07-01