assembly
Here are 3,144 public repositories matching this topic...
-
Updated
Nov 8, 2020 - Python
-
Updated
Aug 12, 2020 - Python
-
Updated
Sep 17, 2020
-
Updated
Oct 18, 2020 - C#
-
Updated
May 30, 2020 - Assembly
-
Updated
Nov 9, 2020 - C
-
Updated
Nov 8, 2020
-
Updated
Oct 31, 2020 - Java
We are reliant primarily on the examples for testing at this point. It would be good to "stress" the allocator because I would be (pleasantly) surprised if it's bug-free.
- More extensive unit testing
- Integration test under
tests/
that (for example) uses the max number of registers of a given kind and confirms the register allocator doesn't fall over - More specifically, handling of "cast
-
Updated
Oct 10, 2020 - Assembly
-
Updated
Nov 8, 2020
-
Updated
Jan 26, 2018 - Pascal
-
Updated
May 29, 2020 - C++
-
Updated
Feb 8, 2020
-
Updated
Nov 8, 2020 - C
-
Updated
Nov 9, 2020 - C
-
Updated
Feb 27, 2019 - Python
-
Updated
Jun 25, 2019 - Assembly
-
Updated
Sep 16, 2020 - Go
Improve this page
Add a description, image, and links to the assembly topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the assembly topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
I'd like the source code to be automatically clang-formatted according to my settings anytime the code is compiled. That is, don't require me to use the contextual menu or keyboard shortcut to format the code. Just auto-format it; just like the code is auto-compiled too.
Well, ther