Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / leaningtech/cheerp-compiler issues and pull requests

#102 - Simd

Pull Request - State: closed - Opened by Maqrkk about 2 years ago

#101 - Sema: propagate the cheerp attributes to the __invoke decl for lambdas

Pull Request - State: closed - Opened by yuri91 about 2 years ago

#100 - Opaque4

Pull Request - State: closed - Opened by carlopi about 2 years ago

#99 - Fix compileGrowMem to update __heap as well

Pull Request - State: closed - Opened by yuri91 about 2 years ago

#98 - Opaque3

Pull Request - State: closed - Opened by carlopi about 2 years ago - 1 comment

#97 - CodeGen: Create a thunk for the exception destruction passed to cxa_throw

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#96 - cxa_cheerp: Fix reentrancy issue with the personality.

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#95 - Struct mem func rework

Pull Request - State: closed - Opened by carlopi over 2 years ago - 1 comment

#94 - Typed mem funcs

Pull Request - State: closed - Opened by carlopi over 2 years ago

#93 - Opaque1

Pull Request - State: closed - Opened by carlopi over 2 years ago - 1 comment

#92 - Fixes opaque ptrs

Pull Request - State: closed - Opened by carlopi over 2 years ago

#91 - CI/CD

Pull Request - State: closed - Opened by saarikoski-jules over 2 years ago - 1 comment

#90 - Opaque ptrss2

Pull Request - State: closed - Opened by carlopi over 2 years ago

#89 - Opaque ptrss

Pull Request - State: closed - Opened by carlopi over 2 years ago

#88 - Fix null variadic

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#87 - Independent fixes

Pull Request - State: closed - Opened by carlopi over 2 years ago

#86 - Opaque ptrs2

Pull Request - State: closed - Opened by carlopi over 2 years ago

#85 - Fix inttoptr2

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#84 - CI: Build in CI with assertions

Pull Request - State: closed - Opened by saarikoski-jules over 2 years ago - 1 comment

#83 - Pre musl

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#82 - Other fixes

Pull Request - State: closed - Opened by carlopi over 2 years ago - 1 comment

#81 - Csmith fixes

Pull Request - State: closed - Opened by carlopi over 2 years ago - 1 comment

#80 - Musl

Pull Request - State: closed - Opened by yuri91 over 2 years ago - 1 comment

#79 - Update CI

Pull Request - State: closed - Opened by saarikoski-jules over 2 years ago - 1 comment

#78 - Update CI

Pull Request - State: closed - Opened by saarikoski-jules over 2 years ago

#77 - Minor fixes

Pull Request - State: closed - Opened by carlopi over 2 years ago - 1 comment

#76 - Remove target architecture from PreExecute

Pull Request - State: closed - Opened by saarikoski-jules over 2 years ago

#75 - Adapt to new pass manager

Pull Request - State: closed - Opened by carlopi over 2 years ago

#74 - Partial executer fixup

Pull Request - State: closed - Opened by carlopi over 2 years ago - 1 comment

#73 - Rebase wip

Pull Request - State: closed - Opened by carlopi over 2 years ago - 1 comment

#72 - Minimal build

Pull Request - State: closed - Opened by saarikoski-jules over 2 years ago

#71 - Fix determinism

Pull Request - State: closed - Opened by carlopi over 2 years ago

#70 - Date now branch hint

Pull Request - State: closed - Opened by carlopi over 2 years ago

#69 - Fix llvm test

Pull Request - State: closed - Opened by saarikoski-jules over 2 years ago

#68 - PartialExecuter: BasicBlockGroupNode's childrenNodes from deque to ve…

Pull Request - State: closed - Opened by carlopi over 2 years ago

#67 - README: point to docs.leaningtech.com/cheerp/

Pull Request - State: closed - Opened by carlopi over 2 years ago

#66 - CI: Run complete build process with release flags and llvm tests

Pull Request - State: closed - Opened by saarikoski-jules over 2 years ago

#65 - Add missing dependencies

Pull Request - State: closed - Opened by saarikoski-jules over 2 years ago

#64 - Partial executer

Pull Request - State: closed - Opened by carlopi over 2 years ago - 2 comments

#63 - Add Cheerp compiler build job

Pull Request - State: closed - Opened by saarikoski-jules over 2 years ago

#62 - Partial executer dev branch working

Pull Request - State: closed - Opened by carlopi over 2 years ago

#61 - Partial executer dev branch

Pull Request - State: closed - Opened by carlopi over 2 years ago

#60 - InvokeWrapping: optimize clause table size for catch-all-only pads.

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#59 - Fix rtti

Pull Request - State: closed - Opened by yuri91 over 2 years ago - 1 comment

#58 - Various fixes

Pull Request - State: closed - Opened by carlopi over 2 years ago

#57 - Writer: Fix a corner case of asm.js validation

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#56 - Exceptions: Fix invokes with i64 arguments.

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#55 - Terminate

Pull Request - State: closed - Opened by yuri91 over 2 years ago - 1 comment

#54 - Writer: Fix a priority issue in asm.js

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#53 - Exceptions: remove JSException definition

Pull Request - State: closed - Opened by yuri91 over 2 years ago - 1 comment

#52 - Exceptions: Fix an issue with Resume and DeadStoreElimination

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#51 - WasmGepWriter: Rework multiplication case to better handle negative m…

Pull Request - State: closed - Opened by carlopi over 2 years ago

#50 - Fix wasm gep writer

Pull Request - State: closed - Opened by carlopi over 2 years ago - 1 comment

#49 - InvokeWrapping: Remove sret attribute from wrapped invokes

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#48 - Fix icf

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#47 - Fix live ranges crash

Pull Request - State: closed - Opened by carlopi over 2 years ago

#46 - Stackifier: Fix missing prologue in invoke terminator handling

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#45 - Exceptions fixes

Pull Request - State: closed - Opened by yuri91 over 2 years ago

#44 - Wasm invokes rework abi

Pull Request - State: closed - Opened by yuri91 almost 3 years ago

#43 - Writer: Fix issue with secondary name wrongly used for assignment of …

Pull Request - State: closed - Opened by yuri91 almost 3 years ago

#42 - Lifetime fix

Pull Request - State: closed - Opened by yuri91 almost 3 years ago

#41 - GVNSink: Fix determinism by sorting BasicBlock vector just before use

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#40 - CheerpLowerInvoke: eliminate dead landingpad blocks after invokes.

Pull Request - State: closed - Opened by yuri91 almost 3 years ago

#37 - Fix gda2

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#36 - Simplify libcxx/libxxxabi build.

Pull Request - State: closed - Opened by yuri91 almost 3 years ago

#35 - Sink generator

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#34 - Exceptions: Fix NativeRewriter to handle invokes.

Pull Request - State: closed - Opened by yuri91 almost 3 years ago

#33 - Lowering fixes

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#32 - Exception support v1

Pull Request - State: closed - Opened by yuri91 almost 3 years ago - 1 comment

#31 - Various fixes

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#30 - Various fixes

Pull Request - State: closed - Opened by carlopi almost 3 years ago - 1 comment

#29 - Fix FCmp

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#28 - Namespace client3

Pull Request - State: closed - Opened by carlopi almost 3 years ago - 1 comment

#27 - Forbid address extn client

Pull Request - State: closed - Opened by carlopi almost 3 years ago - 1 comment

#26 - NamespaceClient: Forbid taking address of external client globals

Pull Request - State: closed - Opened by carlopi almost 3 years ago

#25 - Namespace client

Pull Request - State: closed - Opened by carlopi almost 3 years ago - 1 comment

#24 - Fix handling of byval attribute in TypeOptimizer

Pull Request - State: closed - Opened by yuri91 about 3 years ago

#23 - ES6: path has to be recreative respective to import.meta.url

Pull Request - State: closed - Opened by carlopi about 3 years ago

#22 - Padding fix - bug fixes

Pull Request - State: closed - Opened by carlopi about 3 years ago

#21 - Es6modules

Pull Request - State: closed - Opened by carlopi about 3 years ago - 1 comment

#20 - Padding fix optimizations

Pull Request - State: closed - Opened by carlopi about 3 years ago

#19 - Remove legacy CFG (aka Relooper) support/2

Pull Request - State: closed - Opened by carlopi about 3 years ago

#18 - Padding fix

Pull Request - State: closed - Opened by carlopi about 3 years ago

#17 - Fix warnings

Pull Request - State: closed - Opened by carlopi about 3 years ago

#16 - TypeOptimizer: Yuri Iozzelli's fix to ConstandDataArray

Pull Request - State: closed - Opened by carlopi about 3 years ago

#15 - Update README to reflect monorepo

Pull Request - State: closed - Opened by sere about 3 years ago - 1 comment

#14 - FixJsExport: Add a wrappers when imported by Wasm instance

Pull Request - State: closed - Opened by carlopi about 3 years ago - 1 comment

#13 - Branch hints

Pull Request - State: closed - Opened by carlopi about 3 years ago - 3 comments

#12 - Fix ForbiddenIdentifiers comma that was missing

Pull Request - State: closed - Opened by carlopi about 3 years ago

#11 - Various fixes

Pull Request - State: closed - Opened by carlopi over 3 years ago

#10 - Various fixes

Pull Request - State: closed - Opened by carlopi over 3 years ago

#9 - Miscellaneous

Pull Request - State: closed - Opened by carlopi over 3 years ago

#8 - Add sema checks

Pull Request - State: closed - Opened by carlopi over 3 years ago

#7 - Fix target cheerp

Pull Request - State: closed - Opened by carlopi over 3 years ago

#6 - Fix -target cheerp

Pull Request - State: closed - Opened by carlopi over 3 years ago - 1 comment

#5 - Fix pa

Pull Request - State: closed - Opened by carlopi over 3 years ago - 1 comment

#4 - Fixes namespace client

Pull Request - State: closed - Opened by carlopi over 3 years ago - 1 comment

#3 - Range limit

Pull Request - State: closed - Opened by carlopi over 3 years ago

#2 - AsmJSAttrInjection: fix call to getCheerpAttributeToAdd in SemaLambda…

Pull Request - State: closed - Opened by carlopi over 3 years ago

#1 - Improve handling AsmJS attribute

Pull Request - State: closed - Opened by carlopi over 3 years ago - 1 comment