add LoopInfo + LICM #36832
Add some CFG manipulation tools
90133d48
Check `statement_positions` early
6da85a25
Manually handle `SSAValue` outside `ssamap`
2c428ef1
Use link in docstring
345f455b
Simplify `bbchangemap` and `gotolabelchangemap`
b43f98ef
Type assertion for avoiding dynamic dispatch
71c1d056
Explicitly specify the number of new blocks
17527628
Merge branch 'master' into cfg-tools
ab52887c
Let ssamap handle SSAValue
855a2a16
Merge branch 'cfg-tools' of github.com:tkf/julia into cfg-tools
cd2347c2
Improve/fix docstrings
ce879ade
Fix tests for 32-bit
a23139e8
Explain input and output IRs
0307ced9
Merge branch 'master' into cfg-tools
8764ab36
Merge remote-tracking branch 'origin/master' into cfg-tools
788934eb
fixup! Merge remote-tracking branch 'origin/master' into cfg-tools
d3cb286a
use NoCallInfo instead of nothing
24544822
use core_ircode instead of custom utility
2d37c14a
fixup! use core_ircode instead of custom utility
6cc67a8e
mark test as broken
63198650
add LoopInfo + LICM
cb1a5615
attempt at creating a new BB
037a1bf7
Use cfg manipulation tools from TKF
328eace7
vchuravy
force pushed
from
1fe83fe6
to
328eace7
2 years ago
vchuravy
marked this pull request as ready for review 2 years ago
Treat self-quoting constants as invariant
fcc33593
Convert tabs to spaces
369cbec9
Support multiple invariant
35c58d62
Login to write a write a comment.
Login via GitHub