aboutsummaryrefslogtreecommitdiff
path: root/lib/parsers/llvm-pass-dump-parser.ts
Commit message (Expand)AuthorAge
* Identify unused imports during lint (#5130)Jeremy Rifkin2023-06-11
* Transition to ECMAScript Modules (#4780)gh-6536Mats Jun Larsen2023-02-27
* Fix trailing comma issue (#4775)gh-6504Jeremy Rifkin2023-02-26
* Handle another LLVM pass dump case (#4774)gh-6451Jeremy Rifkin2023-02-24
* Turn some auto-fixable eslint rules back on (#4766)gh-6434Jeremy Rifkin2023-02-23
* Assert and unwrap utilities (#4437)gh-5389Jeremy Rifkin2022-12-18
* refactor: renames the CompilerFilters type (#4346)gh-5117Marc Poulhiès2022-11-28
* Add `Hide metadata` option to LLVM pipeline (#4243)gh-4756Ofek2022-11-06
* Fixed bug with the llvm pass dump viewer, split test case from the llvm ir pa...gh-4561Jeremy Rifkin2022-10-19
* Add tests to LlvmPassDumpParser intra-line filters (#4133)gh-4455Ofek2022-10-10
* Fix #4126 : hiding of llvm debug metadata erroneously hid also important sema...gh-4424Ofek2022-10-07
* Refactored the LLVM Optimization Pipeline to provide better diagnostics, adde...gh-4098Jeremy Rifkin2022-09-03
* Ensure first MIR pass marked as changed (#3988)gh-4033J. Ryan Stinnett2022-08-25
* Add debug info filter option to LLVM opt pipeline viewer (#3987)gh-4018J. Ryan Stinnett2022-08-24
* Fix #3839 (#3840)gh-3569Jeremy Rifkin2022-07-05
* LLVM Optimization Pass Viewer (#3769)gh-3514Jeremy Rifkin2022-07-01