You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sungkeun Cho 82590756d9
[inferbo] Fix array member access in Java
6 years ago
..
ByteBufferTest.java [purity, hoisting] Keep track of modified args 6 years ago
Hoist.java [Hoisting] Fix hoisting of void functions 6 years ago
HoistGlobal.java [purity] Mark unmodeled functions as modifying global state 6 years ago
HoistIndirect.java [purity] Mark functions with empty modified params as pure 6 years ago
HoistInvalidate.java [purity] Fix wrong invalidation of all params 6 years ago
HoistModeled.java [purity, hoisting] Add more purity models for fblite and instagram 6 years ago
HoistNoIndirectMod.java [purity] Mark functions with empty modified params as pure 6 years ago
HoistUnmodeled.java [purity] Mark unmodeled functions as modifying global state 6 years ago
Makefile [hosting] Disable purity and cost callbacks temporarily 6 years ago
issues.exp [inferbo] Fix array member access in Java 6 years ago