Alexey Sedunov
|
9fee8600cb
|
Pseudocode: Do not generate implicit return instruction inside of
Unit-typed lambdas
#KT-5549 Fixed
|
2014-08-05 18:14:40 +04:00 |
|
Alexey Sedunov
|
9f3ebe5f3b
|
Pseudocode: Generate merge instruction regardless of number of branches
|
2014-07-28 13:07:32 +04:00 |
|
Alexey Sedunov
|
77bbf8f73b
|
Pseudocode: Generate fake values for Unit/Nothing-typed expressions
|
2014-07-28 13:07:29 +04:00 |
|
Alexey Sedunov
|
b0bf11c51e
|
Pseudocode: Consume value of true condition in while-loop
|
2014-07-28 13:04:01 +04:00 |
|
Alexey Sedunov
|
ffd4af872c
|
Pseudocode: Track merged values. Compute closure of value usages over merge instructions. Exclude merge instructions from usage lists
|
2014-07-28 13:03:09 +04:00 |
|
Zalim Bashorov
|
c85ec97589
|
Minor: revert dc68d78 (Minor: revert changes in StackValue and fix tes data. another fixes)
|
2014-07-25 17:16:40 +04:00 |
|
Zalim Bashorov
|
dc68d78d9d
|
Minor: revert changes in StackValue and fix tes data.
(this commit should be reverted after make Unit object)
|
2014-07-11 20:28:57 +04:00 |
|
Alexey Sedunov
|
4707f4a5e9
|
Pseudocode: Add debug information to magic instructions
|
2014-07-11 19:13:49 +04:00 |
|
Svetlana Isakova
|
aa26db0538
|
Updated tests for control flow: call instruction stores call element
instead of callee expression
|
2014-07-08 14:57:38 +04:00 |
|
Alexey Sedunov
|
f226d99d36
|
Pseudocode: Add valued instructions and unbound values to AbstractPseudoValueTest
|
2014-06-26 13:06:23 +04:00 |
|
Alexey Sedunov
|
5e2c2b4eca
|
Pseudocode: Implement computation of expected type predicates
|
2014-06-23 19:32:25 +04:00 |
|
Alexey Sedunov
|
168b32920b
|
Pseudocode: Do not bind call value to callee expressions
|
2014-06-19 22:04:44 +04:00 |
|
Alexey Sedunov
|
4a5d2e6728
|
Add tests for element -> pseudo-value mapping
|
2014-06-03 18:17:07 +04:00 |
|