2019-08-27 12:31:30 +00:00
|
|
|
Resolved forward reference init to (void()) init()
|
2019-11-03 16:05:55 +00:00
|
|
|
Culled Empty Block (label) @1
|
2019-08-27 12:31:30 +00:00
|
|
|
|
|
|
|
CONTROL FLOW GRAPH SSA
|
|
|
|
@begin: scope:[] from
|
2019-11-03 16:05:55 +00:00
|
|
|
to:@2
|
2019-09-18 21:00:30 +00:00
|
|
|
|
|
|
|
(void()) main()
|
2019-08-27 12:31:30 +00:00
|
|
|
main: scope:[main] from @2
|
|
|
|
asm { jsrinit }
|
|
|
|
to:main::@return
|
|
|
|
main::@return: scope:[main] from main
|
|
|
|
return
|
|
|
|
to:@return
|
2019-09-18 21:00:30 +00:00
|
|
|
|
|
|
|
(void()) init()
|
2019-08-27 12:31:30 +00:00
|
|
|
init: scope:[init] from
|
2020-03-29 19:00:25 +00:00
|
|
|
*((const nomodify byte*) BGCOL) ← (number) 0
|
2019-08-27 12:31:30 +00:00
|
|
|
to:init::@return
|
|
|
|
init::@return: scope:[init] from init
|
|
|
|
return
|
|
|
|
to:@return
|
2019-11-03 16:05:55 +00:00
|
|
|
@2: scope:[] from @begin
|
2019-08-27 12:31:30 +00:00
|
|
|
call main
|
|
|
|
to:@3
|
|
|
|
@3: scope:[] from @2
|
|
|
|
to:@end
|
|
|
|
@end: scope:[] from @3
|
|
|
|
|
|
|
|
SYMBOL TABLE SSA
|
|
|
|
(label) @2
|
|
|
|
(label) @3
|
|
|
|
(label) @begin
|
|
|
|
(label) @end
|
2020-03-29 19:00:25 +00:00
|
|
|
(const nomodify byte*) BGCOL = (byte*)(number) $d020
|
2019-08-27 12:31:30 +00:00
|
|
|
(void()) init()
|
|
|
|
(label) init::@return
|
|
|
|
(void()) main()
|
|
|
|
(label) main::@return
|
|
|
|
|
2020-03-29 19:00:25 +00:00
|
|
|
Adding number conversion cast (unumber) 0 in *((const nomodify byte*) BGCOL) ← (number) 0
|
2019-08-27 12:31:30 +00:00
|
|
|
Successful SSA optimization PassNAddNumberTypeConversions
|
2020-03-29 19:00:25 +00:00
|
|
|
Inlining cast *((const nomodify byte*) BGCOL) ← (unumber)(number) 0
|
2019-08-27 12:31:30 +00:00
|
|
|
Successful SSA optimization Pass2InlineCast
|
|
|
|
Simplifying constant pointer cast (byte*) 53280
|
|
|
|
Simplifying constant integer cast 0
|
|
|
|
Successful SSA optimization PassNCastSimplification
|
|
|
|
Finalized unsigned number type (byte) 0
|
|
|
|
Successful SSA optimization PassNFinalizeNumberTypeConversions
|
|
|
|
Adding NOP phi() at start of @begin
|
|
|
|
Adding NOP phi() at start of @2
|
|
|
|
Adding NOP phi() at start of @3
|
|
|
|
Adding NOP phi() at start of @end
|
|
|
|
CALL GRAPH
|
2019-11-03 16:05:55 +00:00
|
|
|
Calls in [] to main:2
|
2019-08-27 12:31:30 +00:00
|
|
|
|
|
|
|
Created 0 initial phi equivalence classes
|
|
|
|
Coalesced down to 0 phi equivalence classes
|
|
|
|
Culled Empty Block (label) @3
|
|
|
|
Renumbering block @2 to @1
|
|
|
|
Adding NOP phi() at start of @begin
|
|
|
|
Adding NOP phi() at start of @1
|
|
|
|
Adding NOP phi() at start of @end
|
|
|
|
|
|
|
|
FINAL CONTROL FLOW GRAPH
|
|
|
|
@begin: scope:[] from
|
|
|
|
[0] phi()
|
|
|
|
to:@1
|
|
|
|
@1: scope:[] from @begin
|
|
|
|
[1] phi()
|
|
|
|
[2] call main
|
|
|
|
to:@end
|
|
|
|
@end: scope:[] from @1
|
|
|
|
[3] phi()
|
2019-09-18 21:00:30 +00:00
|
|
|
|
|
|
|
(void()) main()
|
2019-08-27 12:31:30 +00:00
|
|
|
main: scope:[main] from @1
|
|
|
|
asm { jsrinit }
|
|
|
|
to:main::@return
|
|
|
|
main::@return: scope:[main] from main
|
|
|
|
[5] return
|
|
|
|
to:@return
|
2019-09-18 21:00:30 +00:00
|
|
|
|
|
|
|
(void()) init()
|
2019-08-27 12:31:30 +00:00
|
|
|
init: scope:[init] from
|
2020-03-29 19:00:25 +00:00
|
|
|
[6] *((const nomodify byte*) BGCOL) ← (byte) 0
|
2019-08-27 12:31:30 +00:00
|
|
|
to:init::@return
|
|
|
|
init::@return: scope:[init] from init
|
|
|
|
[7] return
|
|
|
|
to:@return
|
|
|
|
|
|
|
|
|
|
|
|
VARIABLE REGISTER WEIGHTS
|
|
|
|
(void()) init()
|
|
|
|
(void()) main()
|
|
|
|
|
|
|
|
Initial phi equivalence classes
|
|
|
|
Complete equivalence classes
|
|
|
|
|
|
|
|
INITIAL ASM
|
2019-09-08 00:29:17 +00:00
|
|
|
Target platform is c64basic / MOS6502X
|
2019-08-27 12:31:30 +00:00
|
|
|
// File Comments
|
|
|
|
// Tests that inline asm uses clause makes the compiler not cull a procedure referenced
|
|
|
|
// Upstart
|
|
|
|
.pc = $801 "Basic"
|
2019-09-29 21:13:37 +00:00
|
|
|
:BasicUpstart(__bbegin)
|
2019-08-27 12:31:30 +00:00
|
|
|
.pc = $80d "Program"
|
|
|
|
// Global Constants & labels
|
|
|
|
.label BGCOL = $d020
|
|
|
|
// @begin
|
2019-09-29 21:13:37 +00:00
|
|
|
__bbegin:
|
2019-08-27 12:31:30 +00:00
|
|
|
// [1] phi from @begin to @1 [phi:@begin->@1]
|
2019-09-29 21:13:37 +00:00
|
|
|
__b1_from___bbegin:
|
|
|
|
jmp __b1
|
2019-08-27 12:31:30 +00:00
|
|
|
// @1
|
2019-09-29 21:13:37 +00:00
|
|
|
__b1:
|
2019-08-27 12:31:30 +00:00
|
|
|
// [2] call main
|
|
|
|
jsr main
|
|
|
|
// [3] phi from @1 to @end [phi:@1->@end]
|
2019-09-29 21:13:37 +00:00
|
|
|
__bend_from___b1:
|
|
|
|
jmp __bend
|
2019-08-27 12:31:30 +00:00
|
|
|
// @end
|
2019-09-29 21:13:37 +00:00
|
|
|
__bend:
|
2019-08-27 12:31:30 +00:00
|
|
|
// main
|
|
|
|
main: {
|
|
|
|
// asm { jsrinit }
|
|
|
|
jsr init
|
2019-09-29 21:13:37 +00:00
|
|
|
jmp __breturn
|
2019-08-27 12:31:30 +00:00
|
|
|
// main::@return
|
2019-09-29 21:13:37 +00:00
|
|
|
__breturn:
|
2019-08-27 12:31:30 +00:00
|
|
|
// [5] return
|
|
|
|
rts
|
|
|
|
}
|
|
|
|
// init
|
|
|
|
// Function only used inside the inline asm
|
|
|
|
init: {
|
2020-03-29 19:00:25 +00:00
|
|
|
// [6] *((const nomodify byte*) BGCOL) ← (byte) 0 -- _deref_pbuc1=vbuc2
|
2019-08-27 12:31:30 +00:00
|
|
|
lda #0
|
|
|
|
sta BGCOL
|
2019-09-29 21:13:37 +00:00
|
|
|
jmp __breturn
|
2019-08-27 12:31:30 +00:00
|
|
|
// init::@return
|
2019-09-29 21:13:37 +00:00
|
|
|
__breturn:
|
2019-08-27 12:31:30 +00:00
|
|
|
// [7] return
|
|
|
|
rts
|
|
|
|
}
|
|
|
|
// File Data
|
|
|
|
|
|
|
|
REGISTER UPLIFT POTENTIAL REGISTERS
|
|
|
|
Statement asm { jsrinit } always clobbers reg byte a reg byte x reg byte y
|
2020-03-29 19:00:25 +00:00
|
|
|
Statement [6] *((const nomodify byte*) BGCOL) ← (byte) 0 [ ] ( [ ] { } ) always clobbers reg byte a
|
2019-08-27 12:31:30 +00:00
|
|
|
|
|
|
|
REGISTER UPLIFT SCOPES
|
|
|
|
Uplift Scope [main]
|
|
|
|
Uplift Scope [init]
|
|
|
|
Uplift Scope []
|
|
|
|
|
|
|
|
Uplifting [main] best 42 combination
|
|
|
|
Uplifting [init] best 42 combination
|
|
|
|
Uplifting [] best 42 combination
|
|
|
|
|
|
|
|
ASSEMBLER BEFORE OPTIMIZATION
|
|
|
|
// File Comments
|
|
|
|
// Tests that inline asm uses clause makes the compiler not cull a procedure referenced
|
|
|
|
// Upstart
|
|
|
|
.pc = $801 "Basic"
|
2019-09-29 21:13:37 +00:00
|
|
|
:BasicUpstart(__bbegin)
|
2019-08-27 12:31:30 +00:00
|
|
|
.pc = $80d "Program"
|
|
|
|
// Global Constants & labels
|
|
|
|
.label BGCOL = $d020
|
|
|
|
// @begin
|
2019-09-29 21:13:37 +00:00
|
|
|
__bbegin:
|
2019-08-27 12:31:30 +00:00
|
|
|
// [1] phi from @begin to @1 [phi:@begin->@1]
|
2019-09-29 21:13:37 +00:00
|
|
|
__b1_from___bbegin:
|
|
|
|
jmp __b1
|
2019-08-27 12:31:30 +00:00
|
|
|
// @1
|
2019-09-29 21:13:37 +00:00
|
|
|
__b1:
|
2019-08-27 12:31:30 +00:00
|
|
|
// [2] call main
|
|
|
|
jsr main
|
|
|
|
// [3] phi from @1 to @end [phi:@1->@end]
|
2019-09-29 21:13:37 +00:00
|
|
|
__bend_from___b1:
|
|
|
|
jmp __bend
|
2019-08-27 12:31:30 +00:00
|
|
|
// @end
|
2019-09-29 21:13:37 +00:00
|
|
|
__bend:
|
2019-08-27 12:31:30 +00:00
|
|
|
// main
|
|
|
|
main: {
|
|
|
|
// asm { jsrinit }
|
|
|
|
jsr init
|
2019-09-29 21:13:37 +00:00
|
|
|
jmp __breturn
|
2019-08-27 12:31:30 +00:00
|
|
|
// main::@return
|
2019-09-29 21:13:37 +00:00
|
|
|
__breturn:
|
2019-08-27 12:31:30 +00:00
|
|
|
// [5] return
|
|
|
|
rts
|
|
|
|
}
|
|
|
|
// init
|
|
|
|
// Function only used inside the inline asm
|
|
|
|
init: {
|
2020-03-29 19:00:25 +00:00
|
|
|
// [6] *((const nomodify byte*) BGCOL) ← (byte) 0 -- _deref_pbuc1=vbuc2
|
2019-08-27 12:31:30 +00:00
|
|
|
lda #0
|
|
|
|
sta BGCOL
|
2019-09-29 21:13:37 +00:00
|
|
|
jmp __breturn
|
2019-08-27 12:31:30 +00:00
|
|
|
// init::@return
|
2019-09-29 21:13:37 +00:00
|
|
|
__breturn:
|
2019-08-27 12:31:30 +00:00
|
|
|
// [7] return
|
|
|
|
rts
|
|
|
|
}
|
|
|
|
// File Data
|
|
|
|
|
|
|
|
ASSEMBLER OPTIMIZATIONS
|
2019-09-29 21:13:37 +00:00
|
|
|
Removing instruction jmp __b1
|
|
|
|
Removing instruction jmp __bend
|
|
|
|
Removing instruction jmp __breturn
|
|
|
|
Removing instruction jmp __breturn
|
2019-08-27 12:31:30 +00:00
|
|
|
Succesful ASM optimization Pass5NextJumpElimination
|
2019-09-29 21:13:37 +00:00
|
|
|
Removing instruction __b1_from___bbegin:
|
2020-03-03 07:58:31 +00:00
|
|
|
Removing instruction __b1:
|
2019-09-29 21:13:37 +00:00
|
|
|
Removing instruction __bend_from___b1:
|
2019-08-27 12:31:30 +00:00
|
|
|
Succesful ASM optimization Pass5RedundantLabelElimination
|
2019-09-29 21:13:37 +00:00
|
|
|
Removing instruction __bend:
|
|
|
|
Removing instruction __breturn:
|
|
|
|
Removing instruction __breturn:
|
2019-08-27 12:31:30 +00:00
|
|
|
Succesful ASM optimization Pass5UnusedLabelElimination
|
|
|
|
Updating BasicUpstart to call main directly
|
|
|
|
Removing instruction jsr main
|
|
|
|
Succesful ASM optimization Pass5SkipBegin
|
2020-03-03 07:58:31 +00:00
|
|
|
Removing instruction __bbegin:
|
2019-08-27 12:31:30 +00:00
|
|
|
Succesful ASM optimization Pass5UnusedLabelElimination
|
|
|
|
|
|
|
|
FINAL SYMBOL TABLE
|
|
|
|
(label) @1
|
|
|
|
(label) @begin
|
|
|
|
(label) @end
|
2020-03-29 19:00:25 +00:00
|
|
|
(const nomodify byte*) BGCOL = (byte*) 53280
|
2019-08-27 12:31:30 +00:00
|
|
|
(void()) init()
|
|
|
|
(label) init::@return
|
|
|
|
(void()) main()
|
|
|
|
(label) main::@return
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FINAL ASSEMBLER
|
|
|
|
Score: 24
|
|
|
|
|
|
|
|
// File Comments
|
|
|
|
// Tests that inline asm uses clause makes the compiler not cull a procedure referenced
|
|
|
|
// Upstart
|
|
|
|
.pc = $801 "Basic"
|
|
|
|
:BasicUpstart(main)
|
|
|
|
.pc = $80d "Program"
|
|
|
|
// Global Constants & labels
|
|
|
|
.label BGCOL = $d020
|
|
|
|
// @begin
|
|
|
|
// [1] phi from @begin to @1 [phi:@begin->@1]
|
|
|
|
// @1
|
|
|
|
// [2] call main
|
|
|
|
// [3] phi from @1 to @end [phi:@1->@end]
|
|
|
|
// @end
|
|
|
|
// main
|
|
|
|
main: {
|
|
|
|
// asm
|
|
|
|
// asm { jsrinit }
|
|
|
|
jsr init
|
|
|
|
// main::@return
|
|
|
|
// }
|
|
|
|
// [5] return
|
|
|
|
rts
|
|
|
|
}
|
|
|
|
// init
|
|
|
|
// Function only used inside the inline asm
|
|
|
|
init: {
|
|
|
|
// *BGCOL = 0
|
2020-03-29 19:00:25 +00:00
|
|
|
// [6] *((const nomodify byte*) BGCOL) ← (byte) 0 -- _deref_pbuc1=vbuc2
|
2019-08-27 12:31:30 +00:00
|
|
|
lda #0
|
|
|
|
sta BGCOL
|
|
|
|
// init::@return
|
|
|
|
// }
|
|
|
|
// [7] return
|
|
|
|
rts
|
|
|
|
}
|
|
|
|
// File Data
|
|
|
|
|