13 Commits (8020ac98ab25a910b5b672750ad790f7beccc122)

Author SHA1 Message Date
Graham 8020ac98ab Convert InsnNodeUtils to Kotlin 5 years ago
Graham fdcc5a217f Rename hasSideEffects() to isPure() 5 years ago
Graham 8b57525c88 Move InsnList-related methods to InsnListUtils 5 years ago
Graham e68fed7a9e Convert StackMetadata to Kotlin 5 years ago
Graham 0a5901cde4 Add shorthand MemberRef constructors 5 years ago
Graham f6f810de2e Remove mutually-recursive dummy method calls 5 years ago
Graham a7c1ae3597 Remove recursive dummy arguments 5 years ago
Graham d34b1e7e72 Combine analyze and getFrames 5 years ago
Graham 145ed6b1ee Add classPath and library arguments to all Transformer methods 5 years ago
Graham b7347b2632 Move ArgRef to the top level 5 years ago
Graham 7b3ec975d9 Inline constants in DummyArgTransformer 5 years ago
Graham 4cfb9d9f69 Remove dummy branch expressions instead of inserting POPs 5 years ago
Graham ccea2f0f8e Rename DummyTransformer to DummyArgTransformer 5 years ago
Graham 24ce226e5c Replace int with var for consistency 5 years ago
Graham 95c4741229 Remove all-null parameter arrays from the constArgs map 5 years ago
Graham 1cec2c3739 Remove ILOAD inlining 5 years ago
Graham 766b544fc1 Track multiple values in IntInterpreter 5 years ago
Graham 3c1ec9f210 Add initial DummyTransformer 5 years ago