assembly
Here are 3,227 public repositories matching this topic...
-
Updated
Dec 7, 2020 - Python
-
Updated
Aug 12, 2020 - Python
-
Updated
Nov 19, 2020
-
Updated
Oct 18, 2020 - C#
-
Updated
May 30, 2020 - Assembly
-
Updated
Dec 8, 2020 - C
-
Updated
Dec 7, 2020
-
Updated
Nov 16, 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
Dec 2, 2020 - C++
-
Updated
Dec 6, 2020
-
Updated
Oct 10, 2020 - Assembly
-
Updated
Jan 26, 2018 - Pascal
-
Updated
Nov 12, 2020 - C++
-
Updated
Feb 8, 2020
-
Updated
Dec 7, 2020 - C
-
Updated
Dec 7, 2020 - C
-
Updated
Nov 18, 2020 - Python
-
Updated
Jun 25, 2019 - Assembly
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