- Jun 10, 2020
-
-
Javier Costa authored
Added output node to method declaration + changed return to output
-
jacosro authored
-
- Jun 08, 2020
-
-
Javier Costa authored
WIP: Added Naive summary arcs builder
-
jacosro authored
-
- Jun 07, 2020
- Jun 06, 2020
-
-
jacosro authored
-
- Jun 03, 2020
-
-
Javier Costa authored
Organize NodeType enum
-
- Jun 02, 2020
-
-
- Jun 01, 2020
-
-
Carlos Galindo authored
* Added METHOD_EXIT * Renamed METHOD to METHOD_ENTER * Split VARIABLE_IN into FORMAL_IN and ACTUAL_IN. * Split VARIABLE_OUT into FORMAL_OUT and ACTUAL_OUT. * Removed exitNode from CFG and corresponding methods.
-
- May 17, 2020
-
-
Javier Costa authored
Resolve 6-method-call-nodes
-
- May 16, 2020
- May 11, 2020
-
-
jacosro authored
-
- May 10, 2020
- May 09, 2020
-
-
jacosro authored
-
- May 03, 2020
-
-
jacosro authored
-
- May 02, 2020
-
-
jacosro authored
-
- May 01, 2020
-
-
jacosro authored
-
- Apr 19, 2020
-
-
jacosro authored
-
- Apr 18, 2020
-
-
jacosro authored
-
Javier Costa authored
Revert "Reduce complexity of control dependency computation"
-
- Mar 14, 2020
-
-
Carlos Galindo authored
This reverts commit 14b8ae0e, which computed control dependencies faster but incorrectly.
-
- Mar 04, 2020
-
-
jacosro authored
-
- Mar 02, 2020
- Mar 01, 2020
- Feb 28, 2020
-
-
jacosro authored
-
- Feb 17, 2020
-
-
jacosro authored
-
- Feb 16, 2020
- Feb 05, 2020
-
-
Javier Costa authored
Fix data dependency
-
Javier Costa authored
-
- Feb 02, 2020
-
-
Javier Costa authored
-
Javier Costa authored
-
Javier Costa authored
Reduce complexity of control dependency computation
-