dwarf-synthesis/DwarfSynth
Théophile Bastian db32807dd0 Fix rbp pop heuristic
Add criterion to rbp pop detection:
  iii) that are the last references to %rbp in a `Def` in the
    subroutine's CFG (cf (ii)).
2019-06-11 18:44:05 +02:00
..
c_bindings Generate RBP column when needed 2019-04-03 12:19:49 +02:00
Frontend.ml Generate RBP column when needed 2019-04-03 12:19:49 +02:00
Main.ml Add flag to never go back to undefined rbp 2019-04-04 11:52:47 +02:00
OnlyUnwind.ml Generate CFA tracking with RIP 2018-10-23 19:22:19 +02:00
PreCBinding.ml Generate RBP column when needed 2019-04-03 12:19:49 +02:00
PreDwarf.ml Generate CFA tracking with RIP 2018-10-23 19:22:19 +02:00
Regs.ml Simplest: use rbp 2018-11-16 18:02:38 +01:00
Simplest.ml Fix rbp pop heuristic 2019-06-11 18:44:05 +02:00
Std.ml Generate CFA tracking with RIP 2018-10-23 19:22:19 +02:00