aboutsummaryrefslogtreecommitdiff
path: root/lib/base-compiler.ts
Commit message (Expand)AuthorAge
* Fix exception in case of empty IR (#6450)gh-11668Ofek2024-05-07
* Fix #6437: Don't try and generate cfg for incomplete (truncated) IR (#6444)gh-11649Ofek2024-05-06
* revert #6297 - fixes #6376gh-11463partouf2024-04-22
* Dynamic instruction set for documentation (#6173)gh-11461Patrick Quist2024-04-22
* eslint root setting and fixes (#6307)gh-11409Patrick Quist2024-04-16
* Add simple filters for llvm optimiziation-remarks (#6354)gh-11322Ofek2024-04-15
* [julia] Add LLVM IrView (#6285)gh-11202Mosè Giordano2024-04-01
* Optionally show disambiguating hashes in demangled Rust identifiers (#6265)gh-11201narpfel2024-04-01
* fix filtergh-11118partouf2024-03-29
* Filter linker switches to avoid bogus warnings (#6297)gh-11108Ofek2024-03-28
* Replace the deprecated `substr` with `substring` (#6236)gh-10941Ofek2024-03-10
* fix llvm-cov (#6211)gh-10827Patrick Quist2024-03-02
* Change getCompilerResultLanguageId prototype (#6148)gh-10765Marc Poulhiès2024-02-24
* Clang time trace support in execution pane (#6139)gh-10642Patrick Quist2024-02-14
* fixgh-10557partouf2024-02-10
* fix inputfilename to be correct for postprocess and move cleanup to the endgh-10556partouf2024-02-10
* Add Fortran library support (#5533)gh-10554Patrick Quist2024-02-09
* Unify the way tmp dir is used (#6052)gh-10336Matt Godbolt2024-01-28
* Improve typings for the now-global HandlerConfig (#6027)gh-10273Jeremy Rifkin2024-01-21
* Fix issue with llvm language detection for cfg generation, fixes #6014gh-10232Jeremy2024-01-16
* Fix #5630: filter out `--emit mir=..` in RustCompiler.buildExecutable (#5991)gh-10155Ofek2024-01-13
* Since ES6 there's no reason to use `underscore`s map and filter (#5989)gh-10149Ofek2024-01-13
* Fix #5411: generate opt-pipeline for failed comilations too (#5938)gh-10059Ofek2024-01-05
* Limit exec streams to max string length (#5898)gh-10000J. Ryan Stinnett2023-12-23
* Fix #5854: just filter out `-E` when generating IR (#5885)gh-9955Ofek2023-12-16
* Add Racket optimisation pipeline (#5836)gh-9905J. Ryan Stinnett2023-12-11
* Rename opt pipeline without LLVM prefix (#5828)gh-9794J. Ryan Stinnett2023-12-03
* Add gimple front-end syntax option for gcc tree/rtl viewer (#5816)gh-9740Jeremy Rifkin2023-11-29
* Changes to support CMake for Windows (#5769)gh-9647Patrick Quist2023-11-22
* Fix #5762, along with another cmake warning (#5766)gh-9590Ofek2023-11-18
* Fix #4654 (#5749)gh-9567Ofek2023-11-13
* Execution with heaptrack (#5644)gh-9459Patrick Quist2023-11-07
* Fix #5255 (#5700)gh-9387Ofek2023-11-04
* store exec+sandbox types (#5696)gh-9351Patrick Quist2023-11-01
* Capture more information in sentry, per @jeremy-rifkin suggestion (#5693)gh-9346Matt Godbolt2023-10-31
* Handle errors in the LLVM transform (#5690)gh-9309Matt Godbolt2023-10-30
* more typesgh-9223partouf2023-10-24
* add typesgh-9218partouf2023-10-24
* fix typesgh-9217partouf2023-10-24
* Fix testgh-9141Matt Godbolt2023-10-19
* Thank you @partouf...I spend too much time doing python these days...Matt Godbolt2023-10-19
* Hylo fixes; specify PATH, and fix name (#5625)gh-9137Matt Godbolt2023-10-18
* make rpath flag easier overridable in compiler classgh-8823partouf2023-09-24
* include languageid in resultgh-8679partouf2023-09-04
* Support abandoned queued compilations (#5278)gh-8398Matt Godbolt2023-08-07
* Fix execution with library selection in different languages (#5325)gh-8374Patrick Quist2023-08-07
* Common utilities and type work (#5200)gh-8021Jeremy Rifkin2023-06-28
* Improve the type of ExecutionOptions.env (#5206)gh-8009Jeremy Rifkin2023-06-28
* Support control flow graphs for more compilers (#5209)gh-8008Jeremy Rifkin2023-06-28
* Add the movfuscator (#5193)gh-7994Jeremy Rifkin2023-06-26