- 4b537a8 ART: Quick compiler: More size checks, add TargetReg variants by Andreas Gampe · 11 years ago
- baa7c88 AArch64: Rename A64_/A32_ register prefix to x/w. by Zheng Xu · 11 years ago
- 949cd97 AArch64: Enable GenSpecialCase. by Zheng Xu · 11 years ago
- a64d728 Merge "AArch64: implement easy division and reminder." by Bill Buzbee · 11 years ago
- c6301bc ART: ARM64 fp return reg locations are FP by Andreas Gampe · 11 years ago
- 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
- de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
- 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 11 years ago
- c61b3c9 AArch64: implement easy division and reminder. by Matteo Franchin · 11 years ago
- 47b31aa ART: Start implementation of OpRegRegRegExtend for ARM64 by Andreas Gampe · 11 years ago
- 995b32c Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
- 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 11 years ago
- f987927 ART: Reserve 8B for float literals on ARM64 by Andreas Gampe · 11 years ago
- 57eb0b4 Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 11 years ago
- 9f975bf ART: Change rrr add and sub for ARM64 by Andreas Gampe · 11 years ago
- 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
- 7c1c263 AArch64: Fix OpCmpMemImmBranch. by Zheng Xu · 11 years ago
- 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 11 years ago
- c41e6dc AArch64: improve 64-bit immediates loads. by Matteo Franchin · 11 years ago
- 33ae558 Arm64 hard-float by buzbee · 11 years ago
- 5aa6e04 Tidy x86 assembler. by Ian Rogers · 11 years ago
- 169489b AArch64: Add support for inlined methods by Serban Constantinescu · 11 years ago
- e2eb29e AArch64: Enable MOVE_*, some CONST_*, CMP_*. by Zheng Xu · 11 years ago
- c0090a4 Merge "Rewrite use/def masks to support 128 bits." by Vladimir Marko · 11 years ago
- 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 11 years ago
- adea0aa Merge "ART: arm64 explicit stack overflow checks" by Bill Buzbee · 11 years ago
- f8ec48e ART: arm64 explicit stack overflow checks by Stuart Monteith · 11 years ago
- f72b7d6 Merge "AArch64: fix MarkGCCard, enabling more MIR opcodes." by Bill Buzbee · 11 years ago
- 5487494 Workaround frame size issues. by Ian Rogers · 11 years ago
- fd2e291 AArch64: fix MarkGCCard, enabling more MIR opcodes. by Matteo Franchin · 11 years ago
- 88c3484 Merge "AArch64: fix and enable sparse- and packed-switch." by Bill Buzbee · 11 years ago
- 5acc8b0 AArch64: fix and enable sparse- and packed-switch. by Matteo Franchin · 11 years ago
- 2d41a65 AArch64: Fix kOpLsl, rem-float/double. by Zheng Xu · 11 years ago
- 8550197 Merge "x86_64: Hard Float ABI support in QCG" by Bill Buzbee · 11 years ago
- 58994cd x86_64: Hard Float ABI support in QCG by Dmitry Petrochenko · 11 years ago
- 576ca0c Reduce header files including header files. by Ian Rogers · 11 years ago
- 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 11 years ago
- 511c8a6 AArch64: Fix cmp-long and method with long arguments. by Zheng Xu · 11 years ago
- a0cd2d7 Quick compiler: reference cleanup by buzbee · 11 years ago
- 05e27ff AArch64: Enable extended MIR by Serban Constantinescu · 11 years ago
- 0955f7e AArch64: fixing some assertions. by Matteo Franchin · 11 years ago
- ab5b370 Merge "AArch64: Add suspend check in managed code." by Bill Buzbee · 11 years ago
- 032d377 AArch64: Enable FLOAT and DOUBLE opcodes by Serban Constantinescu · 11 years ago
- 48241e7 AArch64: Add suspend check in managed code. by Zheng Xu · 11 years ago
- ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 11 years ago
- b01bf15 64-bit temp register support. by buzbee · 11 years ago
- 9cdf48e Arm64 - update fp callee save base by buzbee · 11 years ago
- 214eee4 Merge "AArch64: fixes in A64 code generation." by Bill Buzbee · 11 years ago
- 082833c Quick compiler, out of registers fix by buzbee · 11 years ago
- bc6d197 AArch64: fixes in A64 code generation. by Matteo Franchin · 11 years ago
- c830430 AArch64: Fix quick compiler monitor implementation. by Zheng Xu · 11 years ago
- b14329f ART: Fix MonitorExit code on ARM by Andreas Gampe · 11 years ago
- 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 11 years ago
- 674744e Use atomic load/store for volatile IGET/IPUT/SGET/SPUT. by Vladimir Marko · 11 years ago
- e45fb9e AArch64: Change arm64 backend to produce A64 code. by Matteo Franchin · 11 years ago
- 3bf7c60 Cleanup ARM load/store wide and remove unused param s_reg. by Vladimir Marko · 11 years ago
- 455759b Remove LoadBaseDispWide and StoreBaseDispWide. by Vladimir Marko · 11 years ago
- 43ec873 AArch64: Added arm64 quick backend as an arm clone. by Matteo Franchin · 11 years ago