7 Commits

Author SHA1 Message Date
Mircea Trofin
c49965b97e [mlgo] Fix post PR #76919
Relaxed a bit the opcode checks to make the test less sensitive to
changes resulting in opcode numbering.
2024-01-05 09:10:03 -08:00
Mircea Trofin
cda388c440 [mlgo] Fix test post PR #76697
Opcode values changed, trivial fix.
2024-01-03 19:38:03 -08:00
Mircea Trofin
dc1931a8c5 [mlgo] Fix post PR #76319
Some opcodes changed.
2023-12-28 08:28:51 -08:00
Mircea Trofin
7832a8582a [mlgo] Fix test post PR #73899
Opcode value change.
2023-12-01 09:05:22 -08:00
Mircea Trofin
06e113af4c [mlgo] Fix test post 42d484082cd190400e0e493a8d679762ce0efbba
The opcodes got bumped, and an expected 1299 became 1300.
2023-11-22 07:25:04 -08:00
Mircea Trofin
0af95c3262 [mlgo] Fix regalloc tests
Post - D156491 or cbdccb3. Just re-based reference outputs.
2023-09-15 17:27:34 -04:00
Matt Arsenault
65b40f273f RegAlloc: Rename MLRegalloc* files to use consistent captalization
The other regalloc related files use RegAlloc, not Regalloc.
2023-09-03 09:00:27 -04:00