Josh Berdine
a2930b7007
Core.Std.Int
...
Reviewed By: cristianoc
Differential Revision: D4232424
fbshipit-source-id: 9f24a64
8 years ago
Josh Berdine
198bc00df7
Remove Utils compare and equal functions
...
Reviewed By: cristianoc
Differential Revision: D4232423
fbshipit-source-id: 174e896
8 years ago
Josh Berdine
b94b5f1c58
ppx_compare Procdesc
...
Reviewed By: sblackshear
Differential Revision: D4232402
fbshipit-source-id: 49ae1de
8 years ago
Josh Berdine
0cf71c74ef
Sort nodes when printing cfg to dot file
...
Summary:
Currently cfg nodes are written into dot files in whatever order they
appear in a hash table. This seems unnecessarily sensitive, so this
diff sorts the nodes.
Reviewed By: dulmarod
Differential Revision: D4232377
fbshipit-source-id: a907cc6
8 years ago
Sam Blackshear
8301250213
[backend] utility function for checking if a procdesc has an empty body
...
Reviewed By: jeremydubreil
Differential Revision: D4210501
fbshipit-source-id: d0cdb14
8 years ago
Cristiano Calcagno
c5159bae1c
[IR] Move Procdesc module to a separate file.
...
Reviewed By: jvillard
Differential Revision: D4159580
fbshipit-source-id: e83ebd5
8 years ago