forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 14
Issues: avr-rust/rust-legacy-fork
AVR support has been merged into upstream Rust — now what?
#168
opened Jun 13, 2020 by
shepmaster
Open
1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Impossible reg-to-reg copy when returning a zeroed 40-bit struct
A-libcore
Affects compiling the core library
A-llvm
Affects the LLVM AVR backend
has-reduced-testcase
A small LLVM IR file exists that demonstrates the problem
#170
opened Jun 14, 2020 by
shepmaster
[LLVM 6.0] flt2dec / dec2flt cause assertion failed: Wrong topological sorting
A-libcore
Affects compiling the core library
A-llvm
Affects the LLVM AVR backend
has-local-patch
A patch exists but has not been applied to upstream LLVM
has-reduced-testcase
A small LLVM IR file exists that demonstrates the problem
#101
opened May 3, 2018 by
shepmaster
UNREACHABLE Impossible reg-to-reg copy
A-libcore
Affects compiling the core library
A-llvm
Affects the LLVM AVR backend
has-local-patch
A patch exists but has not been applied to upstream LLVM
has-reduced-testcase
A small LLVM IR file exists that demonstrates the problem
#92
opened Feb 20, 2018 by
dylanmckay
Consider inlining functions if the binary is smaller or the same size afterwards
A-llvm
Affects the LLVM AVR backend
enhancement
#87
opened Nov 15, 2017 by
dylanmckay
Performance regression when alignment was set to 1
A-llvm
Affects the LLVM AVR backend
enhancement
#82
opened Sep 27, 2017 by
dylanmckay
Switch lookup tables end up in .data instead of .text by default
A-llvm
Affects the LLVM AVR backend
A-rust
Affects overall Rust compiler architecture
#69
opened Jul 15, 2017 by
gergoerdi
Switch lookup tables are not properly placed in program memory
A-llvm
Affects the LLVM AVR backend
has-reduced-testcase
A small LLVM IR file exists that demonstrates the problem
#47
opened May 6, 2017 by
gergoerdi
ProTip!
Exclude everything labeled
bug
with -label:bug.