ir/tests
2022-12-28 00:05:23 +03:00
..
aarch64 Fixed codegeneration for TRUNC on aarch64 2022-12-07 11:56:53 +03:00
c Reimplement JMP optimization 2022-08-30 23:15:20 +03:00
debug Fix register clobbering during argument passing 2022-12-26 18:27:53 +03:00
debug.aarch64 Fix register clobbering during argument passing 2022-12-26 18:27:53 +03:00
debug.x86 Fix register clobbering during argument passing and spill load 2022-12-26 20:25:11 +03:00
x86 Clear destination regeister before INT to FP conversion to avoid partial register stall 2022-12-28 00:05:23 +03:00
x86_64 Clear destination regeister before INT to FP conversion to avoid partial register stall 2022-12-28 00:05:23 +03:00
001.irt Initial import 2022-04-06 00:19:23 +03:00
002.irt typo 2022-08-23 17:02:34 +03:00
003.irt Initial import 2022-04-06 00:19:23 +03:00
004.irt Initial import 2022-04-06 00:19:23 +03:00
005.irt Initial import 2022-04-06 00:19:23 +03:00
006.irt Remove LOOP_EXIT 2022-06-15 17:27:31 +03:00
007.irt Remove LOOP_EXIT 2022-06-15 17:27:31 +03:00
008.irt Remove LOOP_EXIT 2022-06-15 17:27:31 +03:00
009.irt Remove LOOP_EXIT 2022-06-15 17:27:31 +03:00
010.irt Verify type compatibility 2022-09-02 09:50:38 +03:00
011.irt Initial import 2022-04-06 00:19:23 +03:00
012.irt Initial import 2022-04-06 00:19:23 +03:00
013.irt Verify type compatibility 2022-09-02 09:50:38 +03:00
014.irt Remove LOOP_EXIT 2022-06-15 17:27:31 +03:00
015.irt Remove LOOP_EXIT 2022-06-15 17:27:31 +03:00
016.irt Verify type compatibility 2022-09-02 09:50:38 +03:00
017.irt Initial import 2022-04-06 00:19:23 +03:00
018.irt Initial import 2022-04-06 00:19:23 +03:00
019.irt Verify type compatibility 2022-09-02 09:50:38 +03:00
020.irt Reimplement JMP optimization 2022-08-30 23:15:20 +03:00
021.irt Remove LOOP_EXIT 2022-06-15 17:27:31 +03:00
022.irt Remove LOOP_EXIT 2022-06-15 17:27:31 +03:00
023.irt Remove LOOP_EXIT 2022-06-15 17:27:31 +03:00
024.irt Remove LOOP_EXIT 2022-06-15 17:27:31 +03:00
025.irt Fix few CSSP bugs 2022-04-19 16:45:03 +03:00
dead_load_001.irt Extend SCCP to perform Dead Load Elimination 2022-11-08 15:39:00 +03:00
dead_load_002.irt Extend SCCP to perform Dead Load Elimination 2022-11-08 15:39:00 +03:00
dead_load_003.irt Extend SCCP to perform Dead Load Elimination 2022-11-08 15:39:00 +03:00