Sign in
r8
/
r8
/
6570e741fb3b5fe181f078222569510ac526bfc4
6570e74
Merge "Update framework.jar used for benchmarking to a new version"
by Rico Wind
· 8 years ago
aa8160c
Merge "Detach ProguardConfiguration from InternalOptions as much as possible."
by Jinseong Jeon
· 8 years ago
3a30c8f
Update framework.jar used for benchmarking to a new version
by Rico Wind
· 8 years ago
bcbe4cb
Detach ProguardConfiguration from InternalOptions as much as possible.
by Jinseong Jeon
· 8 years ago
0ee43f2
Merge "Add new version of framework.jar, see README.google file in bundle for details"
by Rico Wind
· 8 years ago
ff4c877
Add new version of framework.jar, see README.google file in bundle for details
by Rico Wind
· 8 years ago
f29bb4a
Merge "Port some debug-info tests to running debug tests."
by Ian Zerny
· 8 years ago
e47a2fc
Merge "Revert "Use python executable to drive upload script""
by Rico Wind
· 8 years ago
ca1b41f
Merge "Print link to the gradle test results as an annotation."
by Rico Wind
· 8 years ago
1f1a71a
Print link to the gradle test results as an annotation.
by Rico Wind
· 8 years ago
8538248
Merge "Remove old constant splitting heuristics that doesn't help."
by Mads Ager
· 8 years ago
e59d3d3
Remove old constant splitting heuristics that doesn't help.
by Mads Ager
· 8 years ago
3504930
Port some debug-info tests to running debug tests.
by Ian Zerny
· 8 years ago
573642f
Merge "Strip invalid locals information."
by Ian Zerny
· 8 years ago
110fdf7
Merge "Mark byte-or-bool types when propagating type information."
by Ian Zerny
· 8 years ago
06d43dc
Strip invalid locals information.
by Ian Zerny
· 8 years ago
7a1ff0c
Merge "Update number of cores used for benchmarking"
by Rico Wind
· 8 years ago
dce9c87
Revert "Use python executable to drive upload script"
by Rico Wind
· 8 years ago
04ab37e
Revert constant splitting heuristics change as it breaks gmscore builds.
by Mads Ager
· 8 years ago
2bde060
Fix test expectations after last commit
by Søren Gjesse
· 8 years ago
8f668c9
Mark byte-or-bool types when propagating type information.
by Ian Zerny
· 8 years ago
336425d
Remove old constant splitting heuristics that doesn't help.
by Mads Ager
· 8 years ago
4788864
Merge "Removed dex markers when performing incremental builds."
by Lars Bak
· 8 years ago
85459e1
Removed dex markers when performing incremental builds.
by Lars Bak
· 8 years ago
43ab2f6
Merge "Extend array construction optimizations to arrays of strings."
by Mads Ager
· 8 years ago
1b13f00
Extend array construction optimizations to arrays of strings.
by Mads Ager
· 8 years ago
8d45b58
Merge "Fix Windows long path issues for create_jctf_tests.py"
by Tamas Kenez
· 8 years ago
e5b8d54
Print at most one "missing enclosing-member annotation" warning.
by Ian Zerny
· 8 years ago
5c74087
Merge "Use python executable to drive upload script"
by Rico Wind
· 8 years ago
0a4085a
Use python executable to drive upload script
by Rico Wind
· 8 years ago
76c382e
Merge "Allow treating DebugLocalChange instructions as identical if they are."
by Mads Ager
· 8 years ago
ea18a7a
Update number of cores used for benchmarking
by Rico Wind
· 8 years ago
ca4b109
Merge "Add support flattening package hierarchy."
by Jinseong Jeon
· 8 years ago
f317284
Add support flattening package hierarchy.
by Jinseong Jeon
· 8 years ago
8896537
Fix Windows long path issues for create_jctf_tests.py
by Tamas Kenez
· 8 years ago
06d9713
Allow treating DebugLocalChange instructions as identical if they are.
by Mads Ager
· 8 years ago
cab9b35
Don't archive test results on Windows
by Søren Gjesse
· 8 years ago
800dfb6
Merge "Implement -alwaysinline directive."
by Stephan Herhut
· 8 years ago
43757fe
Write the marker string to all files in files-per-class mode
by Søren Gjesse
· 8 years ago
1e3d900
Refactor distribution of classes to files
by Søren Gjesse
· 8 years ago
d44d864
Implement -alwaysinline directive.
by Stephan Herhut
· 8 years ago
8074efc
Added revision and min-api information to the dex marker.
by Lars Bak
· 8 years ago
32b882a
Add Marker when running D8 without a main-dex list as well.
by Jinseong Jeon
· 8 years ago
2ee86ac
Parse option -flattenpackagehierarchy [package_name].
by Jinseong Jeon
· 8 years ago
43b9dd4
Merge "Add tests for (package-)naming."
by Jinseong Jeon
· 8 years ago
44cef52
Added simple test to compile framework.jar with varying number of internal compilation treads. Added Marker for storing tools information in classes.dex.
by Lars Bak
· 8 years ago
e397afd
Merge "Make R8 processing deterministic"
by Søren Gjesse
· 8 years ago
82aa69e
Make R8 processing deterministic
by Søren Gjesse
· 8 years ago
118bb32
Update used version for benchmarking
by Rico Wind
· 8 years ago
2438baa
Merge "Update goyt.tar.gz with @164843480, add README"
by Tamas Kenez
· 8 years ago
4d535e6
Update goyt.tar.gz with @164843480, add README
by Tamas Kenez
· 8 years ago
db65a7c
Merge "Disable inlining for 625_checker_licm_regressions."
by Stephan Herhut
· 8 years ago
feba8ad
Remove chains of CheckCast on subtypes.
by Stephan Herhut
· 8 years ago
f11104e
Disable inlining for 625_checker_licm_regressions.
by Stephan Herhut
· 8 years ago
13f68cf
Fix test_framework.py memoryuse label.
by Tamas Kenez
· 8 years ago
4cc6bb4
Merge "Add inlining constraints to the missing instructions."
by Stephan Herhut
· 8 years ago
c02b454
Add inlining constraints to the missing instructions.
by Stephan Herhut
· 8 years ago
42c9bfb
Merge "Make minimal main-dex dependent on compilation mode"
by Søren Gjesse
· 8 years ago
2d9fe2a
Merge "Fix checkdiscard processing."
by Stephan Herhut
· 8 years ago
0799121
Fix bug in main-dex list handling
by Søren Gjesse
· 8 years ago
f62f6f1
Merge "Fix race in main-dex list building"
by Søren Gjesse
· 8 years ago
366b0ea
Make minimal main-dex dependent on compilation mode
by Søren Gjesse
· 8 years ago
f373459
Implement jumbo-string processing directly at the dex code level.
by Mads Ager
· 8 years ago
a01a364
Fix race in main-dex list building
by Søren Gjesse
· 8 years ago
5e9e07f
Fix checkdiscard processing.
by Stephan Herhut
· 8 years ago
d4f8fe8
Merge "Update test to run on older Art versions"
by Søren Gjesse
· 8 years ago
e91db44
Update expected line numbers after adding file header.
by Ian Zerny
· 8 years ago
a613d50
Merge "Do not replace assumevalue target twice."
by Stephan Herhut
· 8 years ago
71ecaee
Do not replace assumevalue target twice.
by Stephan Herhut
· 8 years ago
af487af
Merge "Jumbo string processing test."
by Ian Zerny
· 8 years ago
1b8279d
Jumbo string processing test.
by Ian Zerny
· 8 years ago
87a9be7
Merge "Update the main-dex handling for D8 and R8"
by Søren Gjesse
· 8 years ago
ff9a5e1
Update the main-dex handling for D8 and R8
by Søren Gjesse
· 8 years ago
3e8d3f5
Make Outlining deterministic.
by Stephan Herhut
· 8 years ago
a9b314f
Only register subtype if subtype information is available.
by Stephan Herhut
· 8 years ago
d44a768
Add tests for (package-)naming.
by Jinseong Jeon
· 8 years ago
6034485
Merge "Clean up use of isConstructor getter."
by Stephan Herhut
· 8 years ago
f29ad81
Clean up use of isConstructor getter.
by Stephan Herhut
· 8 years ago
8b8073d
Fix test expectations and broken subtyping hierarchy.
by Stephan Herhut
· 8 years ago
c6ff268
Merge "Further constrain constructor inlining."
by Stephan Herhut
· 8 years ago
3ed4579
Further constrain constructor inlining.
by Stephan Herhut
· 8 years ago
ba2637d
Merge "Disable debug changes in spill instruction with an internal flag."
by Ian Zerny
· 8 years ago
c4502b1
Merge "Disable javac warnings for examples."
by Stephan Herhut
· 8 years ago
3cef439
Merge "Disable deterministic part of test"
by Søren Gjesse
· 8 years ago
871b75b
Disable javac warnings for examples.
by Stephan Herhut
· 8 years ago
db47c0b
Fix for jctf tests: make timeoutsWithArt effective again
by Tamas Kenez
· 8 years ago
1991d38
Disable debug changes in spill instruction with an internal flag.
by Ian Zerny
· 8 years ago
d32b76d
Disable deterministic part of test
by Søren Gjesse
· 8 years ago
4b2f3ef
Merge "-dontoptimize part I: parse/record n of optimization passes."
by Jinseong Jeon
· 8 years ago
3f026d3
Implement first version of proto lite shrinker.
by Stephan Herhut
· 8 years ago
8b12f43
Merge "Disable inlining for some jctf tests."
by Stephan Herhut
· 8 years ago
43b58d7
Disable inlining for some jctf tests.
by Stephan Herhut
· 8 years ago
9bc0721
Merge "Close locals clobbered by spill instructions."
by Ian Zerny
· 8 years ago
0fc911a
Merge "Decrease peak memory usage for the common case."
by Mads Ager
· 8 years ago
eb1dbf4
Close locals clobbered by spill instructions.
by Ian Zerny
· 8 years ago
11f680f
Decrease peak memory usage for the common case.
by Mads Ager
· 8 years ago
479dda4
Merge "Honor provided dex version in art test runner."
by Stephan Herhut
· 8 years ago
1c847b9
Disable inlining for art test 534-checker-bce-deoptimization.
by Stephan Herhut
· 8 years ago
5f0ce2d
Honor provided dex version in art test runner.
by Stephan Herhut
· 8 years ago
8c4a0a2
Fix url for test failures
by Rico Wind
· 8 years ago
Next »