Sign in
r8
/
r8
/
88132980faf45c385e9072276c9e3f878e4c887a
/
src
8813298
Selectively use older class file format in tests.
by Stephan Herhut
· 7 years ago
f47fdd0
Merge "[Reland] Fix close range of debug variable at block entry"
by Mikael Peltier
· 7 years ago
6d1c709
[Reland] Fix close range of debug variable at block entry
by Mikaël Peltier
· 7 years ago
481f77f
Merge "Set the class file version of Jasmin generated classes to JDK 8."
by Stephan Herhut
· 7 years ago
8b60441
Merge "Add support -identifiernamestring"
by Jinseong Jeon
· 7 years ago
8fac6ac
Add support -identifiernamestring
by Jinseong Jeon
· 7 years ago
2ccb2d1
Set the class file version of Jasmin generated classes to JDK 8.
by Stephan Herhut
· 7 years ago
06f1d3b
Merge "Workaround aget-wide Art bug in arm32 interpreter."
by Mads Ager
· 7 years ago
e7b53a2
Workaround aget-wide Art bug in arm32 interpreter.
by Mads Ager
· 7 years ago
a0ec384
Merge "Revert "Fix close range of debug variable at block entry""
by Mikael Peltier
· 7 years ago
c22a726
Revert "Fix close range of debug variable at block entry"
by Mikael Peltier
· 7 years ago
95ba14f
Merge "Also disable 968-default-partial-compile-gen for now."
by Stephan Herhut
· 7 years ago
2cfa969
Merge "Fix close range of debug variable at block entry"
by Mikael Peltier
· 7 years ago
4fea1e9
Fix close range of debug variable at block entry
by Mikaël Peltier
· 7 years ago
b1e19cf
Also disable 968-default-partial-compile-gen for now.
by Stephan Herhut
· 7 years ago
f76d05d
Disable 961-default-iface-resolution-get for now.
by Stephan Herhut
· 7 years ago
d8cecfe
Merge "[CF] Share more code between the CF and DEX register allocators."
by Ian Zerny
· 7 years ago
55033b0
Merge "One step closer to actual JVM field resolution."
by Stephan Herhut
· 7 years ago
dbf4909
[CF] Share more code between the CF and DEX register allocators.
by Ian Zerny
· 7 years ago
1dc494f
One step closer to actual JVM field resolution.
by Stephan Herhut
· 7 years ago
45eac26
Merge "Make compatdx less chatty"
by Søren Gjesse
· 7 years ago
7d0fec0
Make compatdx less chatty
by Søren Gjesse
· 7 years ago
1501aef
Merge "[CF] Allocate registers/indexes for locals."
by Ian Zerny
· 7 years ago
56f3168
[CF] Allocate registers/indexes for locals.
by Ian Zerny
· 7 years ago
cd97c19
Merge "Add a new debug test with a bad local variable scope"
by Mikael Peltier
· 7 years ago
7ef7069
Merge "Fix lookup order for static fields."
by Stephan Herhut
· 7 years ago
0c9a157
Fix lookup order for static fields.
by Stephan Herhut
· 7 years ago
085a4cc
Merge "Keep static members matched by -keepclassmembers on kept classes"
by Søren Gjesse
· 7 years ago
c8a7603
Keep static members matched by -keepclassmembers on kept classes
by Søren Gjesse
· 7 years ago
09ed7d7
Add a new debug test with a bad local variable scope
by Mikaël Peltier
· 7 years ago
1ad5a54
Merge "Fix Java and error-prone warnings"
by Søren Gjesse
· 7 years ago
a1a5ba7
Merge "Add a test checking D8 API binary compatibility"
by Yohann Roussel
· 7 years ago
1926680
Fix Java and error-prone warnings
by Søren Gjesse
· 7 years ago
bb57162
Add a test checking D8 API binary compatibility
by Yohann Roussel
· 7 years ago
b43ad44
[CF] Ensure safe phi-moves by loading all values on the stack prior to storing.
by Ian Zerny
· 7 years ago
11405ad
[CF] Compute stack-map frames.
by Ian Zerny
· 7 years ago
69b7f46
Introduce list of nested Positions to preserve callers for inlining.
by Tamas Kenez
· 7 years ago
ea38a30
Refactor SmaliTestBase to go through the normal R8 entry points.
by Stephan Herhut
· 7 years ago
bb0943b
Merge "Use main compiler entry points in jasmin tests."
by Stephan Herhut
· 7 years ago
13ffe93
Use main compiler entry points in jasmin tests.
by Stephan Herhut
· 7 years ago
f403974
Merge "Decrease pressure on register allocator for /lit instructions"
by Mikael Peltier
· 7 years ago
e8b2b16
Decrease pressure on register allocator for /lit instructions
by Mikaël Peltier
· 7 years ago
ea578e0
Merge "Also mark interfaces without subtypes as interface."
by Stephan Herhut
· 7 years ago
a80e7f0
Merge "Special handling of referenced classes in Proguard compatibility mode"
by Søren Gjesse
· 7 years ago
a7d35da
Merge "Handle default methods properly during tree shaking."
by Stephan Herhut
· 7 years ago
14c1488
[CF] Implement sufficient control-flow support to run the BArray example test.
by Ian Zerny
· 7 years ago
4ec7e6c
Also mark interfaces without subtypes as interface.
by Stephan Herhut
· 7 years ago
3600c13
Handle default methods properly during tree shaking.
by Stephan Herhut
· 7 years ago
51b3c6c
Special handling of referenced classes in Proguard compatibility mode
by Søren Gjesse
· 7 years ago
3fd1084
Set hint for liveinterval related to checkcast
by mikaelpeltier
· 7 years ago
ea3de8f
Merge "Maintain the most precise type for const numbers when rematerializing."
by Ian Zerny
· 7 years ago
86612bc
Make the default hex string be with 0x prefix
by Søren Gjesse
· 7 years ago
ed2248e
Merge "[CF] Implement simple store/load elimination and avoid storing constants."
by Ian Zerny
· 7 years ago
ae79ab4
Maintain the most precise type for const numbers when rematerializing.
by Ian Zerny
· 7 years ago
981a533
Provide better error message for invalid method names
by Søren Gjesse
· 7 years ago
a087415
[CF] Implement simple store/load elimination and avoid storing constants.
by Ian Zerny
· 7 years ago
9789ac0
Merge "[CF] Even align index of locals to avoid overlap between single and wide."
by Ian Zerny
· 7 years ago
9b124ff
Merge "[CF] Various instruction used in barray.BArray example."
by Ian Zerny
· 7 years ago
514b7fb
[CF] Even align index of locals to avoid overlap between single and wide.
by Ian Zerny
· 7 years ago
4292a4a
[CF] Various instruction used in barray.BArray example.
by Ian Zerny
· 7 years ago
5074019
Merge "Add fix-point calculation to the enqueuer for instantiated classes"
by Søren Gjesse
· 7 years ago
d9cfbd7
Add fix-point calculation to the enqueuer for instantiated classes
by Søren Gjesse
· 7 years ago
4c808cf
Merge "Reserved parent package prefix should be reserved indeed."
by Søren Gjesse
· 7 years ago
b273b58
Merge "Use more lit8 dex instruction form"
by Mikael Peltier
· 7 years ago
76f75b6
Use more lit8 dex instruction form
by mikaelpeltier
· 7 years ago
7c15a50
Compute CF max stack height and number of locals.
by Ian Zerny
· 7 years ago
8a35d02
Reserved parent package prefix should be reserved indeed.
by Jinseong Jeon
· 7 years ago
34be217
Merge "Introduce a distinct ValueType for the single-or-null-object case."
by Ian Zerny
· 7 years ago
615337a
Merge "Disable MemberValuePropagation when -dontoptimize."
by Jinseong Jeon
· 7 years ago
6bf153d
Introduce a distinct ValueType for the single-or-null-object case.
by Ian Zerny
· 7 years ago
88edc16
Add debug test stub for testing debug info when inlining.
by Tamas Kenez
· 7 years ago
0f91f62
Allow --nooptimize as well as --no-optimize in CompatDexBuilder.
by Mads Ager
· 7 years ago
99412ea
Disable MemberValuePropagation when -dontoptimize.
by Jinseong Jeon
· 7 years ago
4e8a782
Merge "Always keep default constructor in force proguard compatibility mode"
by Søren Gjesse
· 7 years ago
384fb3c
Always keep default constructor in force proguard compatibility mode
by Søren Gjesse
· 7 years ago
2a00bca
Merge "Refine type information for MemberType and remove unneeded type from ConstNumber."
by Ian Zerny
· 7 years ago
3349d32
Refine type information for MemberType and remove unneeded type from ConstNumber.
by Ian Zerny
· 7 years ago
cdaf6e7
Fix bug in inactive linked interval splitting.
by Mads Ager
· 7 years ago
d2f4592
Merge "Reformat a couple of long lines noticed in passing."
by Mads Ager
· 7 years ago
0331e4f
ProguardConfiguration: set Proguard-related default options automatically
by Tamas Kenez
· 7 years ago
76d2e91
Reformat a couple of long lines noticed in passing.
by Mads Ager
· 7 years ago
a75183e
Replace MoveType by ValueType in IR.
by Ian Zerny
· 7 years ago
dad87d9
Merge "[CF] Add support for const numbers"
by Rico Wind
· 7 years ago
d5de4be
[CF] Add support for const numbers
by Rico Wind
· 7 years ago
2033f37
Remove single-step debugging flag.
by Ian Zerny
· 7 years ago
35e45f4
Merge "Implement IR to CF conversion for the hello-world example program."
by Ian Zerny
· 7 years ago
282ffa8
Implement IR to CF conversion for the hello-world example program.
by Ian Zerny
· 7 years ago
ea5617b
Refactor DebugTestBase for a safer a more configurable implementation.
by Tamas Kenez
· 7 years ago
3544ac9
Merge "Add support for --main-dex-list amd --minimal-mail-dex to compat proguard"
by Søren Gjesse
· 7 years ago
d6196da
Add support for --main-dex-list amd --minimal-mail-dex to compat proguard
by Søren Gjesse
· 7 years ago
5e67741
Merge "Reapply "Define distinct access-flag types for classes, methods and fields.""
by Ian Zerny
· 7 years ago
ad20e27
Change minification tests to also cover aggresive mode.
by Stephan Herhut
· 7 years ago
2bfb29a
Merge "Implement support for not overloading aggressively, making that the default."
by Stephan Herhut
· 7 years ago
f17b350
Implement support for not overloading aggressively, making that the default.
by Stephan Herhut
· 7 years ago
e2da57d
Reapply "Define distinct access-flag types for classes, methods and fields."
by Ian Zerny
· 7 years ago
7cec45b
Apply the given pg-map via graph lense.
by Jinseong Jeon
· 7 years ago
bcd54b7
Merge "Revert "Define distinct access-flag types for classes, methods and fields.""
by Rico Wind
· 7 years ago
464b0f9
Revert "Define distinct access-flag types for classes, methods and fields."
by Rico Wind
· 7 years ago
bc8be4d
Merge "Define distinct access-flag types for classes, methods and fields."
by Ian Zerny
· 7 years ago
f76614b
Define distinct access-flag types for classes, methods and fields.
by Ian Zerny
· 7 years ago
Next »