2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix mips and riscv function alignment More... almost 6 years ago
riscv: fix invalid assembler errors due to too large immediates More... almost 6 years ago
bepbqpcoloring: Disable USE_BIPARTITE_MATCHING again. More... almost 6 years ago
news: Mention support for 'asm goto'. More... almost 6 years ago
ir: Allow ASM nodes as control flow nodes. More... almost 6 years ago
beasm: Allow be_Asm nodes as control flow nodes. More... almost 6 years ago
beasm: Give label constraints the "register" class 'exec'. More... almost 6 years ago
beasm: Do not confuse the additional register pressure handling with exec outputs. More... almost 6 years ago
be: Mark be_Asm as memory user. More... almost 6 years ago
be: Remove the parameter 'opar' from new_be_op(). More... almost 6 years ago
beasm: Tell the backends how to handle the fallthrough exec output of be_Asm. More... almost 6 years ago
beasm: Handle operand modifier 'l' in all backends. More... almost 6 years ago
beasm: Add BE_ASM_OPERAND_LABEL and tell the backends how to emit it. More... almost 6 years ago
beasm: Add helper function to check for occurrence of modifiers. More... almost 6 years ago
beasm: Do not calculate additional pressure for register classes with manual register allocation. More... almost 6 years ago
be: Factor out code to emit an unconditional jump in each backend. More... almost 6 years ago
beasm: More consistent use of input/output counts in be_make_asm(). More... almost 6 years ago
loop unrolling: fix couning loop analysis and full unrolling More... almost 6 years ago
Fix typos More... almost 6 years ago
Fix compile errors with enabled USE_BIPARTIT_MATCHING More... almost 6 years ago
loop unrolling: fully unroll loops More... almost 6 years ago
only unroll loops if number of loop passes is known at compile time More... almost 6 years ago
add missing source files to CMakeLists sources More... almost 6 years ago
improved readability/code quality according to clang-tidy readability checks More... about 6 years ago
Move irn_copy_into_irg and exact_copy into the public interface. More... about 6 years ago
Fix topological walker. More... about 6 years ago
irdom: Make `get_Block_*dom_depth` public More... about 6 years ago
amd64 backend: add missing should_be_same constraints in builtin_ffs More... about 6 years ago
amd64: emitter: assert that register should_be_same constraints are not violated More... about 6 years ago
Update docs for part_block. More... about 6 years ago