Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fallback to quick in case of soft verification errors | Calin Juravle | 2015-04-10 | 7 | -7/+46 |
* | Opt compiler: Instruction simplification for HAdd, HNeg, HNot, HSub. | Alexandre Rames | 2015-04-10 | 3 | -9/+231 |
* | Merge "Follow up of "div/rem on x86 and x86_64", to tidy up the code a little." | Calin Juravle | 2015-04-10 | 6 | -46/+37 |
|\ | |||||
| * | Follow up of "div/rem on x86 and x86_64", to tidy up the code a little. | Guillaume Sanchez | 2015-04-10 | 6 | -46/+37 |
* | | [optimizing] Improve x86 parallel moves/swaps | Mark Mendell | 2015-04-10 | 6 | -57/+191 |
* | | Merge "[optimizing] Improve x86 shifts" | Roland Levillain | 2015-04-10 | 4 | -39/+208 |
|\ \ | |||||
| * | | [optimizing] Improve x86 shifts | Mark Mendell | 2015-04-10 | 4 | -39/+208 |
* | | | Merge "Optimizing x86: Fix VisitArraySet for FP value" | Roland Levillain | 2015-04-10 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | Optimizing x86: Fix VisitArraySet for FP value | Serguei Katkov | 2015-04-10 | 1 | -1/+7 |
* | | | | [optimizing] Address x86_64 RIP patch comments | Mark Mendell | 2015-04-10 | 5 | -63/+46 |
| |/ / |/| | | |||||
* | | | Merge "Refine erratum 843419 check for linker workaround." | Vladimir Marko | 2015-04-10 | 2 | -9/+102 |
|\ \ \ | |||||
| * | | | Refine erratum 843419 check for linker workaround. | Matteo Franchin | 2015-04-09 | 2 | -9/+102 |
* | | | | Move DWARF related code in ElfWriter to its own file. | David Srbecky | 2015-04-10 | 5 | -386/+426 |
* | | | | Extend the DWARF library to support .debug_info section. | David Srbecky | 2015-04-09 | 8 | -409/+539 |
* | | | | Merge "Remove duplicate of DexFile::DecodeDebugInfo." | David Srbecky | 2015-04-09 | 3 | -111/+70 |
|\ \ \ \ | |||||
| * | | | | Remove duplicate of DexFile::DecodeDebugInfo. | David Srbecky | 2015-04-09 | 3 | -111/+70 |
* | | | | | Merge "Fix memory leaks in the CFI tests." | David Srbecky | 2015-04-09 | 2 | -5/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Fix memory leaks in the CFI tests. | David Srbecky | 2015-04-09 | 2 | -5/+24 |
* | | | | | | ART: Fix indent in Mips backend | Andreas Gampe | 2015-04-09 | 2 | -78/+78 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge "Fix GenDivRemLit() for Mips." | Andreas Gampe | 2015-04-09 | 1 | -1/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix GenDivRemLit() for Mips. | Douglas Leung | 2015-04-07 | 1 | -1/+7 |
* | | | | | Merge "Fix build - the stack frame is too large." | David Srbecky | 2015-04-09 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix build - the stack frame is too large. | David Srbecky | 2015-04-09 | 1 | -0/+4 |
* | | | | | | Merge "Fix Mac compile error in debug_frame_writer.h" | David Srbecky | 2015-04-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix Mac compile error in debug_frame_writer.h | David Srbecky | 2015-04-09 | 1 | -1/+1 |
* | | | | | | Merge "Quick: PC-relative loads from dex cache arrays on x86." | Vladimir Marko | 2015-04-09 | 13 | -314/+307 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Quick: PC-relative loads from dex cache arrays on x86. | Vladimir Marko | 2015-04-09 | 13 | -314/+307 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge "Implement CFI for Optimizing." | David Srbecky | 2015-04-09 | 18 | -284/+623 |
|\ \ \ \ \ | |||||
| * | | | | | Implement CFI for Optimizing. | David Srbecky | 2015-04-09 | 18 | -284/+623 |
* | | | | | | Merge "[optimizing] Add RIP support for x86_64" | Roland Levillain | 2015-04-09 | 5 | -43/+346 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [optimizing] Add RIP support for x86_64 | Mark Mendell | 2015-04-09 | 5 | -43/+346 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge "Implement CFI for JNI." | David Srbecky | 2015-04-09 | 17 | -123/+801 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Implement CFI for JNI. | David Srbecky | 2015-04-08 | 17 | -123/+801 |
* | | | | | | Merge "x86_64: Fix the rex prefix for movzxb, movsxb, movb" | Andreas Gampe | 2015-04-09 | 3 | -25/+102 |
|\ \ \ \ \ \ | |||||
| * | | | | | | x86_64: Fix the rex prefix for movzxb, movsxb, movb | Chao-ying Fu | 2015-04-08 | 3 | -25/+102 |
* | | | | | | | Merge "Implement CFI for Quick." | David Srbecky | 2015-04-09 | 24 | -60/+1147 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | | | |||||
| * | | | | | Implement CFI for Quick. | David Srbecky | 2015-04-08 | 24 | -60/+1147 |
* | | | | | | Merge "Speedup div/rem by constants on x86 and x86_64" | Calin Juravle | 2015-04-09 | 10 | -44/+593 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Speedup div/rem by constants on x86 and x86_64 | Guillaume Sanchez | 2015-04-09 | 10 | -44/+593 |
* | | | | | | Merge "Opt compiler: ARM64: Use TBZ and TBNZ in VisitIf." | Roland Levillain | 2015-04-09 | 1 | -5/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Opt compiler: ARM64: Use TBZ and TBNZ in VisitIf. | Alexandre Rames | 2015-04-08 | 1 | -5/+20 |
* | | | | | | | Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs." | Roland Levillain | 2015-04-09 | 3 | -10/+85 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs. | Roland Levillain | 2015-04-07 | 3 | -10/+85 |
* | | | | | | | Merge "Quick: Clean up temp use counting." | Vladimir Marko | 2015-04-08 | 10 | -40/+75 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Quick: Clean up temp use counting. | Vladimir Marko | 2015-04-08 | 10 | -40/+75 |
* | | | | | | | | Merge "[optimizing] Implement more x86/x86_64 intrinsics" | Andreas Gampe | 2015-04-08 | 8 | -11/+490 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | [optimizing] Implement more x86/x86_64 intrinsics | Mark Mendell | 2015-04-06 | 8 | -11/+490 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge "Remove the old CFI infrastructure." | David Srbecky | 2015-04-08 | 17 | -709/+21 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Remove the old CFI infrastructure. | David Srbecky | 2015-04-07 | 17 | -709/+21 |
* | | | | | | | Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for words." | Roland Levillain | 2015-04-08 | 1 | -0/+44 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | |