- e236b3f am 41fea144: am bf2074ea: am b33b6502: Merge "Implement CFI for JNI." by David Srbecky · 10 years ago
- f5142d4 am 08264155: am 6f373129: am c2981e84: Merge "x86_64: Fix the rex prefix for movzxb, movsxb, movb" by Andreas Gampe · 10 years ago
- 9da1301 am 1b96c3be: am 5ef257f3: am 03fe9c80: Merge "Fix for incorrect parse of PEXTRW instruction" by Andreas Gampe · 10 years ago
- 41fea14 am bf2074ea: am b33b6502: Merge "Implement CFI for JNI." by David Srbecky · 10 years ago
- 0826415 am 6f373129: am c2981e84: Merge "x86_64: Fix the rex prefix for movzxb, movsxb, movb" by Andreas Gampe · 10 years ago
- 1b96c3b am 5ef257f3: am 03fe9c80: Merge "Fix for incorrect parse of PEXTRW instruction" by Andreas Gampe · 10 years ago
- bf2074e am b33b6502: Merge "Implement CFI for JNI." by David Srbecky · 10 years ago
- 6f37312 am c2981e84: Merge "x86_64: Fix the rex prefix for movzxb, movsxb, movb" by Andreas Gampe · 10 years ago
- 5ef257f am 03fe9c80: Merge "Fix for incorrect parse of PEXTRW instruction" by Andreas Gampe · 10 years ago
- b33b650 Merge "Implement CFI for JNI." by David Srbecky · 10 years ago
- c2981e8 Merge "x86_64: Fix the rex prefix for movzxb, movsxb, movb" by Andreas Gampe · 10 years ago
- 03fe9c8 Merge "Fix for incorrect parse of PEXTRW instruction" by Andreas Gampe · 10 years ago
- a62f153 am f5e69782: am 710aa751: am 19361054: Merge "Add test cases to make sure GenDivRemLit() handles 16-bit constants correctly." by Andreas Gampe · 10 years ago
- 5de2a63 am 01142f8a: am a62d62eb: am f06bb7c9: Merge "Test DexOptStatus enum values match DexFile values." by Richard Uhler · 10 years ago
- 19156ed am 0dbf2044: am 58beca46: am ba9715a8: Merge "Implement CFI for Quick." by David Srbecky · 10 years ago
- f5e6978 am 710aa751: am 19361054: Merge "Add test cases to make sure GenDivRemLit() handles 16-bit constants correctly." by Andreas Gampe · 10 years ago
- 01142f8 am a62d62eb: am f06bb7c9: Merge "Test DexOptStatus enum values match DexFile values." by Richard Uhler · 10 years ago
- 0dbf204 am 58beca46: am ba9715a8: Merge "Implement CFI for Quick." by David Srbecky · 10 years ago
- 710aa75 am 19361054: Merge "Add test cases to make sure GenDivRemLit() handles 16-bit constants correctly." by Andreas Gampe · 10 years ago
- 1936105 Merge "Add test cases to make sure GenDivRemLit() handles 16-bit constants correctly." by Andreas Gampe · 10 years ago
- f9a627f Add test cases to make sure GenDivRemLit() handles 16-bit constants correctly. by Douglas Leung · 10 years ago
- a62d62e am f06bb7c9: Merge "Test DexOptStatus enum values match DexFile values." by Richard Uhler · 10 years ago
- 58beca4 am ba9715a8: Merge "Implement CFI for Quick." by David Srbecky · 10 years ago
- f06bb7c Merge "Test DexOptStatus enum values match DexFile values." by Richard Uhler · 10 years ago
- 23cedd2 Test DexOptStatus enum values match DexFile values. by Richard Uhler · 10 years ago
- ba9715a Merge "Implement CFI for Quick." by David Srbecky · 10 years ago
- 2f79d4b am 50075818: am 5165935b: am a528e850: Merge "Rename isDexOptNeededInternal and add kSelfPatchOatNeeded" by Richard Uhler · 10 years ago
- 5007581 am 5165935b: am a528e850: Merge "Rename isDexOptNeededInternal and add kSelfPatchOatNeeded" by Richard Uhler · 10 years ago
- 5165935 am a528e850: Merge "Rename isDexOptNeededInternal and add kSelfPatchOatNeeded" by Richard Uhler · 10 years ago
- a528e85 Merge "Rename isDexOptNeededInternal and add kSelfPatchOatNeeded" by Richard Uhler · 10 years ago
- 0f51f9d am 2b32eee8: am 6b64b0f1: am 96159860: Merge "Speedup div/rem by constants on x86 and x86_64" by Calin Juravle · 10 years ago
- 2b32eee am 6b64b0f1: am 96159860: Merge "Speedup div/rem by constants on x86 and x86_64" by Calin Juravle · 10 years ago
- 6b64b0f am 96159860: Merge "Speedup div/rem by constants on x86 and x86_64" by Calin Juravle · 10 years ago
- 9615986 Merge "Speedup div/rem by constants on x86 and x86_64" by Calin Juravle · 10 years ago
- dfff4bf am 9f4bb741: am 4a171194: am 0c51da5d: Merge "Opt compiler: ARM64: Use TBZ and TBNZ in VisitIf." by Roland Levillain · 10 years ago
- ebbb9fd am ef8e641f: am 5397768b: am 10042c1b: Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs." by Roland Levillain · 10 years ago
- 9f4bb74 am 4a171194: am 0c51da5d: Merge "Opt compiler: ARM64: Use TBZ and TBNZ in VisitIf." by Roland Levillain · 10 years ago
- 4a17119 am 0c51da5d: Merge "Opt compiler: ARM64: Use TBZ and TBNZ in VisitIf." by Roland Levillain · 10 years ago
- 0f88e87 Speedup div/rem by constants on x86 and x86_64 by Guillaume Sanchez · 10 years ago
- ef8e641 am 5397768b: am 10042c1b: Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs." by Roland Levillain · 10 years ago
- 0c51da5 Merge "Opt compiler: ARM64: Use TBZ and TBNZ in VisitIf." by Roland Levillain · 10 years ago
- 5397768 am 10042c1b: Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs." by Roland Levillain · 10 years ago
- 10042c1 Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs." by Roland Levillain · 10 years ago
- d23840d x86_64: Fix the rex prefix for movzxb, movsxb, movb by Chao-ying Fu · 10 years ago
- 8b19cd7 am 66028b7c: am ceb66214: am 1576be32: Merge "Quick: Clean up temp use counting." by Vladimir Marko · 10 years ago
- 66028b7 am ceb66214: am 1576be32: Merge "Quick: Clean up temp use counting." by Vladimir Marko · 10 years ago
- f277009 am 6d0486ef: am ef23396f: am a2d40be3: Merge "Fix JDWP race at runtime shutdown" by Sebastien Hertz · 10 years ago
- ceb6621 am 1576be32: Merge "Quick: Clean up temp use counting." by Vladimir Marko · 10 years ago
- 1576be3 Merge "Quick: Clean up temp use counting." by Vladimir Marko · 10 years ago
- 6d0486e am ef23396f: am a2d40be3: Merge "Fix JDWP race at runtime shutdown" by Sebastien Hertz · 10 years ago
- ef23396 am a2d40be3: Merge "Fix JDWP race at runtime shutdown" by Sebastien Hertz · 10 years ago
- 0b97788 am 7dfe978f: am e33afe80: am 9d0ab6f0: Merge "[optimizing] Implement more x86/x86_64 intrinsics" by Andreas Gampe · 10 years ago
- a2d40be Merge "Fix JDWP race at runtime shutdown" by Sebastien Hertz · 10 years ago
- 7dfe978 am e33afe80: am 9d0ab6f0: Merge "[optimizing] Implement more x86/x86_64 intrinsics" by Andreas Gampe · 10 years ago
- e33afe8 am 9d0ab6f0: Merge "[optimizing] Implement more x86/x86_64 intrinsics" by Andreas Gampe · 10 years ago
- 9d0ab6f Merge "[optimizing] Implement more x86/x86_64 intrinsics" by Andreas Gampe · 10 years ago
- dd97393 Implement CFI for JNI. by David Srbecky · 10 years ago
- 87b7c52 Quick: Clean up temp use counting. by Vladimir Marko · 10 years ago
- 1109fb3 Implement CFI for Quick. by David Srbecky · 10 years ago
- a0cff57 am 5ae182bc: am e3d2a2c8: am cde8e5da: Merge "Remove the old CFI infrastructure." by David Srbecky · 10 years ago
- 5ae182b am e3d2a2c8: am cde8e5da: Merge "Remove the old CFI infrastructure." by David Srbecky · 10 years ago
- e3d2a2c am cde8e5da: Merge "Remove the old CFI infrastructure." by David Srbecky · 10 years ago
- cde8e5d Merge "Remove the old CFI infrastructure." by David Srbecky · 10 years ago
- 45fe57a am 05a004ec: am 6ec59187: am 8635e188: Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for words." by Roland Levillain · 10 years ago
- 93e4c9c am 7e07988b: am d9d0d5d8: am 605e014b: Merge "Ignore not yet loaded classes during hprof" by Sebastien Hertz · 10 years ago
- 4388dcc Opt compiler: ARM64: Use TBZ and TBNZ in VisitIf. by Alexandre Rames · 10 years ago
- 05a004e am 6ec59187: am 8635e188: Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for words." by Roland Levillain · 10 years ago
- 7e07988 am d9d0d5d8: am 605e014b: Merge "Ignore not yet loaded classes during hprof" by Sebastien Hertz · 10 years ago
- 6ec5918 am 8635e188: Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for words." by Roland Levillain · 10 years ago
- d9d0d5d am 605e014b: Merge "Ignore not yet loaded classes during hprof" by Sebastien Hertz · 10 years ago
- 8635e18 Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for words." by Roland Levillain · 10 years ago
- 605e014 Merge "Ignore not yet loaded classes during hprof" by Sebastien Hertz · 10 years ago
- f14e894a am 4a0b6aa6: am 2b33b99b: am 0e88d726: Merge "ART: Remove LLVM cruft" by Andreas Gampe · 10 years ago
- 4a0b6aa am 2b33b99b: am 0e88d726: Merge "ART: Remove LLVM cruft" by Andreas Gampe · 10 years ago
- 2b33b99 am 0e88d726: Merge "ART: Remove LLVM cruft" by Andreas Gampe · 10 years ago
- 0e88d72 Merge "ART: Remove LLVM cruft" by Andreas Gampe · 10 years ago
- c7399c8 ART: Remove LLVM cruft by Andreas Gampe · 10 years ago
- d82cf3b am b205b852: am 36c5ae7a: am 40f65560: Merge "ART: Fix 64-bit ELF file support" by Andreas Gampe · 10 years ago
- b205b85 am 36c5ae7a: am 40f65560: Merge "ART: Fix 64-bit ELF file support" by Andreas Gampe · 10 years ago
- 36c5ae7 am 40f65560: Merge "ART: Fix 64-bit ELF file support" by Andreas Gampe · 10 years ago
- 40f6556 Merge "ART: Fix 64-bit ELF file support" by Andreas Gampe · 10 years ago
- 3c54b00 ART: Fix 64-bit ELF file support by Andreas Gampe · 10 years ago
- e474ee3 am c48e6cde: am 9e390d21: am d2b9c0ca: Merge "Promote pointer to dex cache arrays on arm." by Vladimir Marko · 10 years ago
- 5094805 am 9a21363e: am 75bd5796: am 44b03484: Merge "PC-relative loads from dex cache arrays for arm." by Vladimir Marko · 10 years ago
- c48e6cd am 9e390d21: am d2b9c0ca: Merge "Promote pointer to dex cache arrays on arm." by Vladimir Marko · 10 years ago
- 9a21363 am 75bd5796: am 44b03484: Merge "PC-relative loads from dex cache arrays for arm." by Vladimir Marko · 10 years ago
- 9e390d2 am d2b9c0ca: Merge "Promote pointer to dex cache arrays on arm." by Vladimir Marko · 10 years ago
- 75bd579 am 44b03484: Merge "PC-relative loads from dex cache arrays for arm." by Vladimir Marko · 10 years ago
- d2b9c0c Merge "Promote pointer to dex cache arrays on arm." by Vladimir Marko · 10 years ago
- 3a6a5c4 am 61e90200: am 0dde75a8: am a9a5cc80: Merge "Quick: Use PC-relative dex cache array loads for SGET/SPUT." by Vladimir Marko · 10 years ago
- 44b0348 Merge "PC-relative loads from dex cache arrays for arm." by Vladimir Marko · 10 years ago
- 61e9020 am 0dde75a8: am a9a5cc80: Merge "Quick: Use PC-relative dex cache array loads for SGET/SPUT." by Vladimir Marko · 10 years ago
- 0dbae50 am 64f55388: am f90ca4ba: am fa09d442: Merge "Fix CC root visiting bug" by Mathieu Chartier · 10 years ago
- 0dde75a am a9a5cc80: Merge "Quick: Use PC-relative dex cache array loads for SGET/SPUT." by Vladimir Marko · 10 years ago
- 8c57831 Remove the old CFI infrastructure. by David Srbecky · 10 years ago
- a9a5cc8 Merge "Quick: Use PC-relative dex cache array loads for SGET/SPUT." by Vladimir Marko · 10 years ago
- 64f5538 am f90ca4ba: am fa09d442: Merge "Fix CC root visiting bug" by Mathieu Chartier · 10 years ago
- f90ca4b am fa09d442: Merge "Fix CC root visiting bug" by Mathieu Chartier · 10 years ago
- fa09d44 Merge "Fix CC root visiting bug" by Mathieu Chartier · 10 years ago
- cc23481 Promote pointer to dex cache arrays on arm. by Vladimir Marko · 10 years ago