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

GitHub / tinygo-org/go-llvm issues and pull requests

#67 - SIGSEGV when printing pointer types

Issue - State: open - Opened by cowtoolz 4 months ago - 1 comment

#66 - No support for ORC JIT

Issue - State: open - Opened by aludayalu 5 months ago - 1 comment

#65 - WIP use LLVM 19

Pull Request - State: closed - Opened by aykevl 11 months ago

#64 - Add exception handling instructions

Pull Request - State: closed - Opened by aykevl 12 months ago

#63 - Panics while calling llvm.Type.String().

Issue - State: open - Opened by david9991 about 1 year ago - 1 comment

#62 - How to compile llvm IR into machine code programatically?

Issue - State: open - Opened by kant777 about 1 year ago - 2 comments

#61 - Add support for LLVM 18 (and use it by default)

Pull Request - State: closed - Opened by aykevl about 1 year ago

#60 - Support LLVM 13

Issue - State: closed - Opened by kmlebedev about 1 year ago - 2 comments

#59 - build: add GH action to install Go

Pull Request - State: closed - Opened by deadprogram over 1 year ago - 1 comment

#58 - CI: update actions/checkout to v4

Pull Request - State: closed - Opened by lcheylus over 1 year ago - 1 comment

#57 - Update README with LLVM 17

Pull Request - State: closed - Opened by lcheylus over 1 year ago - 1 comment

#56 - Use LLVM 17 by default

Pull Request - State: closed - Opened by aykevl over 1 year ago

#55 - Add support for LLVM 17 (but don't use it as default yet)

Pull Request - State: closed - Opened by aykevl almost 2 years ago

#54 - Remove functions/methods that work on the global context

Pull Request - State: closed - Opened by aykevl almost 2 years ago - 2 comments

#53 - Hide API removed in LLVM 17

Pull Request - State: closed - Opened by QuLogic almost 2 years ago - 2 comments

#52 - Add getting strings from string constants

Pull Request - State: closed - Opened by rj45 almost 2 years ago - 3 comments

#51 - Add support for opaque pointers and structs

Pull Request - State: open - Opened by rj45 almost 2 years ago - 4 comments

#50 - Add new pass manager API

Pull Request - State: closed - Opened by rj45 almost 2 years ago - 6 comments

#49 - Add getting strings from string constants

Pull Request - State: closed - Opened by rj45 almost 2 years ago - 3 comments

#48 - Build broken on macOS for llvm v16

Issue - State: closed - Opened by willfaught about 2 years ago - 3 comments

#47 - Use LLVM 16 by default

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

#46 - Fix message disposal

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

#45 - Support LLVM16

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

#44 - TinyGo - Go

Issue - State: closed - Opened by ShalokShalom over 2 years ago - 2 comments

#43 - Add LLVM intrinsic funtions

Pull Request - State: open - Opened by alperenunal over 2 years ago - 1 comment

#42 - LLVM Intrinsic Support

Issue - State: closed - Opened by alperenunal over 2 years ago - 2 comments

#41 - Cannot build/install with llvm-14 from apt.llvm.org

Issue - State: closed - Opened by sayotte over 2 years ago - 4 comments

#40 - add support for CreateTypeAttribute

Pull Request - State: closed - Opened by ryan-berger almost 3 years ago - 2 comments

#39 - Support LLVMCreateTypeAttribute

Issue - State: closed - Opened by ryan-berger almost 3 years ago - 3 comments

#38 - Fix misleading error message in analysis.go

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

#37 - Remove support for LLVM 13

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

#36 - how can I "go get" this module?

Issue - State: closed - Opened by kamkow1 about 3 years ago - 1 comment

#35 - Use LLVM 14 by default

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

#34 - Add support for LLVM 14

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

#33 - Update LLVM versions and mention macOS

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

#32 - Switch default to llvm13

Pull Request - State: closed - Opened by fgsch over 3 years ago - 7 comments

#31 - Darwin llvm12 and 13 support

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

#30 - darwin: support LLVM versions other than 11

Issue - State: closed - Opened by niaow over 3 years ago - 1 comment

#29 - Run GitHub Actions on pull requests also

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

#28 - fix tinygo build (llvm12 is explicit tag on go install)

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

#27 - feat: support build on darwin arm64

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

#26 - Default linux llvm12

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

#25 - Add support for LLVM 13

Pull Request - State: closed - Opened by QuLogic almost 4 years ago - 3 comments
Labels: enhancement

#24 - Add llvm version build tag to generated config

Pull Request - State: closed - Opened by QuLogic almost 4 years ago - 4 comments

#23 - Does this work on Windows?

Issue - State: closed - Opened by Picoseconds about 4 years ago - 2 comments

#22 - Not linking llvm

Issue - State: closed - Opened by Nv7-GitHub about 4 years ago - 3 comments

#21 - Add support for LLVM 12

Pull Request - State: closed - Opened by QuLogic over 4 years ago - 8 comments

#20 - Update Darwin to LLVM11

Pull Request - State: closed - Opened by kenbell over 4 years ago - 4 comments

#19 - add Context.ParseBitcodeFile

Pull Request - State: closed - Opened by aykevl over 4 years ago

#18 - Provide compatibility with LLVM 11

Pull Request - State: closed - Opened by QuLogic almost 5 years ago - 1 comment

#17 - Add support to inject uint32 Module Flags

Pull Request - State: closed - Opened by racerxdl about 5 years ago - 2 comments

#16 - Could you also add support for the llvm Disasm API

Issue - State: closed - Opened by blacktop over 5 years ago - 2 comments

#15 - Make compatible with LLVM 9 and LLVM 10 using a build tag

Pull Request - State: closed - Opened by aykevl over 5 years ago - 1 comment

#14 - Support LLVM 10

Pull Request - State: closed - Opened by QuLogic over 5 years ago - 12 comments

#13 - Sync with source files from LLVM 9.0.1

Pull Request - State: closed - Opened by QuLogic over 5 years ago - 3 comments

#12 - Run go fmt on files

Pull Request - State: closed - Opened by QuLogic over 5 years ago - 1 comment

#11 - Support for macOS

Issue - State: closed - Opened by turbolent over 5 years ago - 4 comments

#10 - macos: use llvm@8 instead of just llvm in paths

Pull Request - State: closed - Opened by aykevl over 5 years ago

#9 - Support LLVM 9

Pull Request - State: closed - Opened by QuLogic almost 6 years ago - 4 comments

#8 - change set linkage to check for nil; use vi to avoid problems w/tabs v. spaces

Pull Request - State: closed - Opened by iansmith almost 6 years ago - 1 comment

#7 - Update the README for LLVM8 too

Pull Request - State: closed - Opened by justinclift about 6 years ago - 1 comment

#6 - Adjust Makefile for LLVM8

Pull Request - State: closed - Opened by justinclift over 6 years ago - 1 comment

#5 - Fix building of test file.

Pull Request - State: closed - Opened by QuLogic over 6 years ago - 3 comments

#4 - Apply fix to build on 32-bit systems

Pull Request - State: closed - Opened by aykevl over 6 years ago - 3 comments

#3 - Add macOS support

Pull Request - State: closed - Opened by aykevl over 6 years ago - 1 comment

#2 - Fix outdated org name in the go get line

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

#1 - Add build support for Darwin

Pull Request - State: closed - Opened by alitn almost 7 years ago - 4 comments