Pietro Fezzardi
f5fcc4aa24
Completely redesign ownership model for RegionCFG
2019-01-25 13:13:35 +01:00
Andrea Gussoni
05a5d80151
Short-circuit simplification concept
...
First concept of short-circuit simplification.
The `isEqual` operator between ASTNodes is very limited (it does only
check if two nodes originate from the same `BasicBlock` in the original
IR.
2019-01-22 19:16:48 +01:00
Pietro Fezzardi
da299f3095
EnforceCFGCombingPass: inject dummy nodes in CFG
2019-01-16 12:53:08 +01:00
Pietro Fezzardi
5805679ead
RestructureCFGPass: fix use of include directory
2019-01-15 16:57:15 +01:00
Andrea Gussoni
06717a6185
Import RestructureCFGPass from revamb branch
...
Import the RestructureCFGPass from the `feature/the-comb` branch on the
`revamb` repository.
2019-01-14 15:45:08 +01:00