codon/test
A. R. Shajii 543324d347
Implement reaching definitions using bitsets (#55)
* Implement reaching definitions using bitsets

Reduced runtime from ~3s to <0.1s in Biser example

* Add comments and minor refactor

* Fix kill set initialization

* Fix reaching defs in entry

* More comments and minor refactor
2022-09-22 11:01:12 -04:00
..
app Typechecker refactoring (#20) 2022-07-26 16:06:00 -04:00
core Fix empty set repr 2022-09-19 09:58:57 -04:00
parser GPU and other updates (#52) 2022-09-15 15:40:00 -04:00
python GPU and other updates (#52) 2022-09-15 15:40:00 -04:00
sir Implement reaching definitions using bitsets (#55) 2022-09-22 11:01:12 -04:00
stdlib GPU and other updates (#52) 2022-09-15 15:40:00 -04:00
transform GPU and other updates (#52) 2022-09-15 15:40:00 -04:00
CMakeLists.txt.in Initial commit 2021-09-27 14:02:44 -04:00
main.cpp GPU and other updates (#52) 2022-09-15 15:40:00 -04:00
types.cpp Update errors 2021-11-02 14:59:10 -04:00