Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lowrisc/riscv-llvm issues and pull requests
#72 - fix the svn url of llvm
Pull Request -
State: closed - Opened by yyyjjp 7 months ago
#71 - DOC: fix comment tag to make the github preview to render correctly
Pull Request -
State: open - Opened by andreamerello over 3 years ago
#70 - How to build lli (LLVM JIT) for RISCV?
Issue -
State: open - Opened by Joejiong over 3 years ago
- 1 comment
#69 - New rebase?
Issue -
State: closed - Opened by JL2210 over 4 years ago
#68 - Add a new mcpu=C910 in llvm-mc
Issue -
State: closed - Opened by WilliamWangPeng almost 5 years ago
#67 - RISC-V ISA for E mode
Issue -
State: open - Opened by WonHoYoo almost 6 years ago
#66 - RISC-V patch series as applied on top of r350053 (llvm) & r350028 (clang)
Pull Request -
State: closed - Opened by Lichtso about 6 years ago
- 1 comment
#65 - riscv64 crashes on global variable access
Issue -
State: closed - Opened by Lichtso about 6 years ago
- 2 comments
#64 - How to add RVE to the LLVM
Issue -
State: open - Opened by liang1232018 over 6 years ago
- 1 comment
#63 - Updates to README.md regarding baremetal.patch
Issue -
State: open - Opened by colematt over 6 years ago
- 1 comment
#62 - RISCV LLVM benchmark
Issue -
State: open - Opened by zejiang0jason over 6 years ago
#61 - file in wrong format
Issue -
State: open - Opened by aguilarmg over 6 years ago
- 2 comments
#60 - target triple parsing
Issue -
State: closed - Opened by nburow2 over 6 years ago
- 1 comment
#59 - Exception handling support
Issue -
State: open - Opened by luismarques almost 7 years ago
- 4 comments
#58 - Debug info is wrong when rustc expects a function to be inlined but llvm doesn't inline it
Issue -
State: open - Opened by dvc94ch almost 7 years ago
- 1 comment
#57 - disassembly printing
Issue -
State: open - Opened by ghost almost 7 years ago
- 1 comment
#56 - state of atomic support
Issue -
State: open - Opened by dvc94ch almost 7 years ago
- 2 comments
#55 - Fixed CodeGen issue with FP64 and function calls
Pull Request -
State: closed - Opened by luporl about 7 years ago
- 1 comment
#54 - Function calls returning double may generate invalid code
Issue -
State: closed - Opened by luporl about 7 years ago
- 1 comment
#53 - Further investigate performance differences vs riscv-gcc
Issue -
State: open - Opened by asb about 7 years ago
- 1 comment
#52 - __builtin_flt_rounds() crashes on riscv64
Issue -
State: open - Opened by EdSchouten about 7 years ago
#51 - Definition of __(U)INT64_TYPE__ on riscv64 is inconsistent with other targets
Issue -
State: open - Opened by EdSchouten about 7 years ago
- 1 comment
#50 - Update 04-instruction-printer-and-testing.mkd
Pull Request -
State: closed - Opened by cpehle about 7 years ago
- 1 comment
#49 - Clang for RISC-V 32/64 bits crashes on __c11_atomic_*_fence() with variable memory order
Issue -
State: open - Opened by EdSchouten about 7 years ago
#48 - Release build fails
Issue -
State: closed - Opened by PkmX over 7 years ago
- 1 comment
#47 - Fix some typos in the documentation
Pull Request -
State: closed - Opened by glasnak over 7 years ago
#46 - Fix path in build instructions
Pull Request -
State: closed - Opened by luismarques over 7 years ago
- 3 comments
#45 - Add support for RV32IM without division
Issue -
State: open - Opened by luismarques over 7 years ago
- 4 comments
#44 - Support TLS
Issue -
State: open - Opened by luismarques over 7 years ago
- 4 comments
Labels: completeness, llvm
#43 - Ensure proper call frame information metadata is set
Issue -
State: open - Opened by asb over 7 years ago
- 10 comments
Labels: llvm, easy
#42 - Make decision on splitting instruction definitions from patterns
Issue -
State: closed - Opened by asb over 7 years ago
- 2 comments
Labels: llvm, upstreaming
#41 - Implement frame pointer elimination
Issue -
State: open - Opened by asb over 7 years ago
- 1 comment
Labels: codegen-quality, llvm
#40 - Simplify ABI lowering requirements for frontends
Issue -
State: open - Opened by asb over 7 years ago
- 1 comment
Labels: llvm, clang
#39 - Assembler mnemonics spellchecker
Issue -
State: open - Opened by asb over 7 years ago
Labels: llvm, easy
#38 - Improve diagnostics for invalid register names
Issue -
State: open - Opened by asb over 7 years ago
Labels: llvm, easy
#37 - Investigate options for adding support for the GCC torture suite to the LLVM test suite
Issue -
State: open - Opened by asb over 7 years ago
Labels: upstreaming
#36 - Teach the assembler to recognise standard CSR names
Issue -
State: open - Opened by asb over 7 years ago
- 2 comments
Labels: llvm, easy
#35 - Shrinkwrap support
Issue -
State: open - Opened by asb over 7 years ago
Labels: codegen-quality, llvm
#34 - Improve code quality for multiplication by a constant
Issue -
State: open - Opened by asb over 7 years ago
Labels: codegen-quality, llvm
#33 - Jump table support
Issue -
State: open - Opened by asb over 7 years ago
Labels: codegen-quality, llvm
#32 - Support for FDPIC/ROPI/RWPI (PIC on embedded platforms)
Issue -
State: open - Opened by asb over 7 years ago
Labels: compiler-feature, llvm, clang
#31 - Support for lowRISC tagged memory
Issue -
State: open - Opened by asb over 7 years ago
Labels: compiler-feature, llvm, arch-support
#30 - Support all RISC-V assembler pseudoinstructions
Issue -
State: open - Opened by asb over 7 years ago
- 1 comment
Labels: llvm, easy
#29 - Improve code quality for loads/stores to globals
Issue -
State: open - Opened by asb over 7 years ago
Labels: codegen-quality, llvm
#28 - Improve code quality for large stack adjustments
Issue -
State: open - Opened by asb over 7 years ago
Labels: codegen-quality, llvm
#27 - Machine scheduling model for at least one core (e.g. Rocket, PULP)
Issue -
State: open - Opened by asb over 7 years ago
Labels: codegen-quality, llvm
#26 - Support for PIC, and other code models
Issue -
State: open - Opened by asb over 7 years ago
Labels: llvm
#25 - Implement and test support for all RISC-V inline asm constraints
Issue -
State: open - Opened by asb over 7 years ago
- 3 comments
Labels: llvm, clang, easy
#24 - Implement branch analysis
Issue -
State: closed - Opened by asb over 7 years ago
- 1 comment
Labels: codegen-quality, llvm, easy
#23 - RV32E support
Issue -
State: open - Opened by asb over 7 years ago
Labels: llvm, clang, arch-support
#22 - Compressed ('C') instruction set MC-layer support
Issue -
State: open - Opened by asb over 7 years ago
Labels: llvm, easy, arch-support
#21 - Compressed ('C') instruction set codegen/optimisation support
Issue -
State: open - Opened by asb over 7 years ago
Labels: llvm, arch-support
#20 - RV64 support
Issue -
State: closed - Opened by asb over 7 years ago
- 1 comment
Labels: llvm, upstreaming, arch-support
#19 - GlobalISel support
Issue -
State: open - Opened by asb over 7 years ago
Labels: completeness, llvm, tracking-issue
#18 - LLDB RISC-V port
Issue -
State: open - Opened by asb over 7 years ago
Labels: tracking-issue
#17 - compiler-rt RISC-V port
Issue -
State: open - Opened by asb over 7 years ago
Labels: tracking-issue
#16 - LLD RISC-V support
Issue -
State: open - Opened by asb over 7 years ago
Labels: tracking-issue
#15 - Clang 'driver' support
Issue -
State: open - Opened by asb over 7 years ago
Labels: clang
#14 - RV32 M+A+F+D codegen and calling conventions
Issue -
State: open - Opened by asb over 7 years ago
- 1 comment
Labels: llvm, clang, tracking-issue, arch-support
#13 - RV32 M+A+F+D MC-layer support
Issue -
State: closed - Opened by asb over 7 years ago
- 1 comment
Labels: llvm, easy, arch-support
#12 - Diagnose and fix GCC torture suite runtime failures
Issue -
State: closed - Opened by asb over 7 years ago
- 1 comment
Labels: bug, llvm, tracking-issue
#11 - Add support for setjmp/longjmp lowering
Issue -
State: closed - Opened by asb over 7 years ago
- 1 comment
Labels: compiler-feature, llvm, clang
#10 - Add support for lowering BlockAddress references
Issue -
State: closed - Opened by asb over 7 years ago
- 1 comment
Labels: llvm, easy
#9 - Fix torture suite cases failing due to fixup value out of range
Issue -
State: closed - Opened by asb over 7 years ago
- 3 comments
Labels: bug, llvm
#8 - Fix issues with libcall ABI lowering
Issue -
State: closed - Opened by asb over 7 years ago
- 1 comment
Labels: bug, llvm
#7 - Submit remaining codegen patches for upstream review
Issue -
State: open - Opened by asb over 7 years ago
- 1 comment
Labels: llvm, upstreaming, blocked
#6 - Resolve issues around identifying end/beginning of callee-save spill/restore
Issue -
State: open - Opened by asb over 7 years ago
Labels: llvm, upstreaming
#5 - Get the first set of MC-layer patches merged upstream
Issue -
State: closed - Opened by asb over 7 years ago
- 1 comment
Labels: llvm, upstreaming
#4 - Create issues to track remaining work
Issue -
State: open - Opened by asb over 7 years ago
Labels: tracking-issue
#3 - [WIP] Patches for cross compiling rust's libcore.
Pull Request -
State: closed - Opened by dvc94ch over 7 years ago
- 9 comments
#2 - RISC-V patch series as applied on top of rL308291
Pull Request -
State: closed - Opened by simonpcook over 7 years ago
- 2 comments
#1 - Add git commit hash that the patches are rebased on to README
Issue -
State: closed - Opened by dvc94ch almost 8 years ago