- 3e1e4a5 Use stp/ldp while calling native functions in arm64 by Jing Ji · 10 years ago
- 225ed92 Remove `HInstruction::GetAllocator()`. by Vladimir Marko · 1 year, 6 months ago
- 0e80913 [Sim] Add a restricted mode setup by Chris Jones · 2 years, 3 months ago
- 0f800d1 Remove old workaround in RecordPcInfo by Santiago Aboy Solanes · 1 year, 2 months ago
- e792071 Remove unused dex_pc from GenerateUnresolvedFieldAccess by Santiago Aboy Solanes · 1 year, 3 months ago
- a4bb8c9 Remove unused dex_pc from InvokeRuntime by Santiago Aboy Solanes · 1 year, 3 months ago
- babd720 Remove explicit dex_pc from RecordPcInfo by Santiago Aboy Solanes · 1 year, 3 months ago
- 21730ff Fix typo in CodeGenerator::Compile by Santiago Aboy Solanes · 1 year, 6 months ago
- c50d679 Reland "Calculate the number of out vregs." by Vladimír Marko · 1 year, 6 months ago
- 92a62ec Reduce memory used by `HEnvironment`. by Vladimir Marko · 1 year, 6 months ago
- 434a327 Revert "Calculate the number of out vregs." by Vladimír Marko · 1 year, 8 months ago
- 3e75615 Calculate the number of out vregs. by Vladimir Marko · 1 year, 8 months ago
- 55f1fed Revert^4 "x86_64: Add JIT support for LoadMethodType." by Almaz Mingaleev · 2 years ago
- b63adc9 Revert^3 "x86_64: Add JIT support for LoadMethodType." by Santiago Aboy Solanes · 1 year, 9 months ago
- d92a43f Revert^2 "x86_64: Add JIT support for LoadMethodType." by Almaz Mingaleev · 1 year, 10 months ago
- 69c9ea4 Revert "x86_64: Add JIT support for LoadMethodType." by Nicolas Geoffray · 2 years ago
- 53ca944 x86_64: Add JIT support for LoadMethodType. by Almaz Mingaleev · 2 years, 2 months ago
- 0f6befa Pass only shorty to `ArtQuickJniCompileMethod()`. by Vladimir Marko · 2 years, 1 month ago
- 33e9f1a Reland^2 "Run optimizations with baseline compilation." by Nicolas Geoffray · 2 years, 2 months ago
- d76551c Revert^7 "Disable write-barrier elimination pass" by Santiago Aboy Solanes · 2 years, 2 months ago
- 1ba3516 Revert^6 "Disable write-barrier elimination pass" by Matthew Reynolds · 2 years, 2 months ago
- 1be176f Revert^5 "Disable write-barrier elimination pass" by Santiago Aboy Solanes · 2 years, 2 months ago
- 31b949b Revert^4 "Disable write-barrier elimination pass" by Santiago Aboy Solanes · 2 years, 2 months ago
- b5b98b9 Revert^3 "Disable write-barrier elimination pass" by Santiago Aboy Solanes · 2 years, 2 months ago
- 06d94bd Move files related to compiled code into oat/ directory by Dmitrii Ishcheikin · 2 years, 3 months ago
- 9f8df19 Revert^2 "Disable write-barrier elimination pass" by Santiago Aboy Solanes · 2 years, 3 months ago
- 7c1dd6e Revert "Disable write-barrier elimination pass" by Santiago Aboy Solanes · 2 years, 4 months ago
- 3f0981b Revert^2 "x86_64: Store resolved MethodType-s in .bss." by Almaz Mingaleev · 2 years, 4 months ago
- d014fd0 Revert "x86_64: Store resolved MethodType-s in .bss." by Almaz Mingaleev · 2 years, 4 months ago
- a627c7e x86_64: Store resolved MethodType-s in .bss. by Almaz Mingaleev · 2 years, 4 months ago
- f9562dc riscv64: Clean up the `SystemArrayCopy` intrinsic. by Vladimir Marko · 2 years, 4 months ago
- 333630f Fix "the the" typos in the compiler. by Vladimir Marko · 2 years, 4 months ago
- c60b6f7 Remove partial LSE by Santiago Aboy Solanes · 2 years, 5 months ago
- fe7f7aa Replace `gUseReadBarrier` with compiler option in compiler. by Vladimir Marko · 2 years, 5 months ago
- 5899d79 Remove some obsolete TODO comments, fix indentation. by Vladimir Marko · 2 years, 7 months ago
- 33d57ac Move HasShouldDeoptimizeFlag from method header to CodeInfo. by David Srbecky · 2 years, 7 months ago
- bd3d6bb RISCV: Define Registers for RISCV in Codegen by Lifang Xia · 2 years, 10 months ago
- 70bba9c Remove CodeAllocator and the extra copy of generated code. by Nicolas Geoffray · 2 years, 10 months ago
- dbc3387 Move CodeGenerationData into its own header file. by Nicolas Geoffray · 2 years, 10 months ago
- 78f3c72 Use C++17's [[maybe_unused]] attribute in ART by Stefano Cianciulli · 2 years, 11 months ago
- cde6497 Optimizing: Add `HInstruction::As##type()`. by Vladimir Marko · 3 years ago
- 79dc217 Optimizing: Rename `As##type` to `As##type##OrNull`. by Vladimir Marko · 3 years ago
- 76d519b Inline unimplemented intrinsics by Santiago Aboy Solanes · 3 years ago
- 4184f23 riscv64: add initial support for ART. by Ulya Trafimovich · 3 years, 2 months ago
- 7aeee97 riscv64: add missing UNUSED annotations. by Ulya Trafimovich · 3 years, 2 months ago
- 434d968 Reland "Make compiler/optimizing/ symbols hidden." by Vladimír Marko · 3 years, 5 months ago
- ab1d559 Runtime implementation of try catch inlining by Santiago Aboy Solanes · 3 years, 10 months ago
- 467d570 Refactor Thumb2 entrypoint adjustment handling. by Vladimir Marko · 3 years, 6 months ago
- 3fcfd73 Reland "Add an environment to the beginning of catch blocks" by Santiago Aboy Solanes · 3 years, 7 months ago
- 37fe262 Revert "Add an environment to the beginning of catch blocks" by Santiago Aboy Solanes · 3 years, 7 months ago
- f976aa8 Add an environment to the beginning of catch blocks by Santiago Aboy Solanes · 3 years, 10 months ago
- ca5ed9f Convert kUseReadBarrier to static const from constexpr by Lokesh Gidra · 4 years ago
- caf9b65 Rename HNativeDebugInfo to HNop by Santiago Aboy Solanes · 3 years, 10 months ago
- d9e8377 Reland "Introduce a flag to check if JITed code has instrumentation support" by Mythri Alle · 3 years, 9 months ago
- 26aef12 Revert "Introduce a flag to check if JITed code has instrumentation support" by Mythri Alle · 3 years, 9 months ago
- fc067a3 Introduce a flag to check if JITed code has instrumentation support by Mythri Alle · 4 years ago
- c54cc7c Revert^2 "ART: Removes SuspendCheck for plain loops with a low trip count." by Stelios Ioannou · 4 years, 9 months ago
- 9e59890 Simplify hotness count in baseline compiled code. by Nicolas Geoffray · 4 years, 5 months ago
- 970ba21 Inline across dex files for compiler options' non-BCP methods by Santiago Aboy Solanes · 4 years, 6 months ago
- 8f6b99f Revert "ART: Removes SuspendCheck for plain loops with a low trip count." by Nicolas Geoffray · 4 years, 6 months ago
- e8a822d Remove entry SuspendCheck for methods which only call on the slow path by Santiago Aboy Solanes · 4 years, 7 months ago
- 3de02fb ART: Removes SuspendCheck for plain loops with a low trip count. by Stelios Ioannou · 4 years, 9 months ago
- 8dea9c4 Update code to fix two unused variable warnings. by Nicolas Geoffray · 4 years, 7 months ago
- 9e050ab Remove the need of VerifiedMethod in the compiler. by Nicolas Geoffray · 4 years, 9 months ago
- c8451cb Factor out arch-independent ScaleFactor definition. by Ulya Trafimovich · 4 years, 10 months ago
- 17b4d2b Add code size to CodeInfo. by David Srbecky · 5 years ago
- 3a73ffb Revert^4 "Partial Load Store Elimination" by Alex Light · 5 years ago
- 791df7a Revert "Revert^2 "Partial Load Store Elimination"" by Nicolas Geoffray · 5 years ago
- fc1ce4e Revert^2 "Partial Load Store Elimination" by Alex Light · 5 years ago
- 47ac531 Revert "Partial Load Store Elimination" by Nicolas Geoffray · 5 years ago
- b8686ce Partial Load Store Elimination by Alex Light · 5 years ago
- 98873af arm64: Implement VarHandle intrinsics for byte array views. by Vladimir Marko · 5 years ago
- de91ca9 Refactor Integer.valueOf() intrinsic implementation. by Vladimir Marko · 5 years ago
- 8d34a18 Change interface conflict stub to take the interface method. by Nicolas Geoffray · 6 years ago
- 6d69b52 Move MethodLoadKind out of HInvokeStaticOrDirect. by Nicolas Geoffray · 6 years ago
- e6c0f2a Pass a full MethodReference of the invoke in HInvoke nodes. by Nicolas Geoffray · 6 years ago
- 1ca6f32 Revert^2 "Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields."" by Andra Danciu · 6 years ago
- 0e5e177 Revert "Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields."" by Igor Murashkin · 6 years ago
- ed0acfd Revert^2 "X86: VarHandle.Get() intrinsic for static primitive fields." by Andra Danciu · 6 years ago
- e74df4c Revert "X86: VarHandle.Get() intrinsic for static primitive fields." by Andra Danciu · 6 years ago
- d9af38a X86: VarHandle.Get() intrinsic for static primitive fields. by Andra Danciu · 6 years ago
- e3e187f Check if VarHandle access mode is supported. by Andra Danciu · 6 years ago
- dec7817 Optimizing: Introduce {Increase,Decrease}Frame(). by Vladimir Marko · 6 years ago
- 86c8752 Direct calls to @CriticalNative methods. by Vladimir Marko · 6 years ago
- 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 6 years ago
- 57cacb7 Refactor OSR related code to prepare for "true" OSR. by Nicolas Geoffray · 6 years ago
- a59af8a JIT baseline: trigger optimized compilation on hotness threshold. by Nicolas Geoffray · 6 years ago
- 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 6 years ago
- e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 6 years ago
- 98416bf Fix uses of MaybeRecordImplicitNullCheck without special scopes by Evgeny Astigeevich · 7 years ago
- 2808be8 ART: Introduce stackmap with no DexRegInfo. by Artem Serov · 7 years ago
- 552a134 ART: Optimize StringBuilder append pattern. by Vladimir Marko · 8 years ago
- bf5f0f3 Revert "Revert^2 "Add code size to CodeInfo"" by Nicolas Geoffray · 7 years ago
- 038924b ART: Reduce dependencies on CompilerDriver. by Vladimir Marko · 7 years ago
- e1412da Revert^2 "Add code size to CodeInfo" by David Srbecky · 7 years ago
- 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 7 years ago
- 68efa7b Add code size to CodeInfo by David Srbecky · 7 years ago
- 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 7 years ago
- 3db7068 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 7 years ago
- c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 7 years ago