index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
disassembler
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Initial version of optimizing compiler for MIPS64R6.
Roland Levillain
2015-06-26
2
-2
/
+143
*
Fix for incorrect encode and parse of PEXTRW instruction
nikolay serdjuk
2015-04-29
1
-0
/
+8
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-1
/
+1
*
Merge "[MIPS] Refactoring code for disassembler"
Andreas Gampe
2015-04-09
6
-348
/
+64
|
\
|
*
[MIPS] Refactoring code for disassembler
Goran Jakovljevic
2015-04-09
6
-348
/
+64
*
|
Merge "Fix for incorrect parse of PEXTRW instruction"
Andreas Gampe
2015-04-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix for incorrect parse of PEXTRW instruction
nikolay serdjuk
2015-04-07
1
-1
/
+1
*
|
Merge "Fix address formatting in Mips64 disassembler."
David Srbecky
2015-04-07
1
-7
/
+4
|
\
\
|
*
|
Fix address formatting in Mips64 disassembler.
David Srbecky
2015-04-06
1
-7
/
+4
|
|
/
*
|
Merge "Build 32-bit version of the disassembler as well."
David Srbecky
2015-04-07
1
-0
/
+2
|
\
\
|
*
|
Build 32-bit version of the disassembler as well.
David Srbecky
2015-04-06
1
-0
/
+2
|
|
/
*
|
ART: Enable more Clang warnings
Andreas Gampe
2015-04-06
2
-2
/
+0
|
/
*
Merge "[optimizing] Implement x86/x86_64 math intrinsics"
Andreas Gampe
2015-04-02
1
-0
/
+18
|
\
|
*
[optimizing] Implement x86/x86_64 math intrinsics
Mark Mendell
2015-04-01
1
-0
/
+18
*
|
ARM64: Update to VIXL 1.9.
Serban Constantinescu
2015-03-31
1
-2
/
+2
|
/
*
ART: Add Mips32r6 backend support
Douglas Leung
2015-03-20
1
-4
/
+8
*
Initial support for quick compiler on MIPS64r6.
Maja Gagic
2015-03-06
1
-62
/
+66
*
ART: Enable the use of relative addresses in the arm64 disassembler.
Alexandre Rames
2015-03-06
2
-24
/
+16
*
ART: Fix Mips disassembler for some floating point instructions.
Douglas Leung
2015-02-28
1
-21
/
+26
*
ARM/ARM64: Dump thread offset.
Zheng Xu
2015-02-03
2
-26
/
+32
*
Merge "ART: Fix x86 disassembler"
Andreas Gampe
2015-02-02
1
-10
/
+16
|
\
|
*
ART: Fix x86 disassembler
Andreas Gampe
2015-01-27
1
-10
/
+16
*
|
Add options for building/testing with coverage.
Dan Albert
2015-01-30
1
-0
/
+1
*
|
Remove libcxx.mk cruft.
Dan Albert
2015-01-29
1
-1
/
+0
|
/
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
4
-0
/
+334
*
ART: Use jalr instead of jr for Mips
Andreas Gampe
2015-01-13
1
-0
/
+2
*
Improve Thumb disassembler for LDR/STR/PUSH/POP/BKPT.
Vladimir Marko
2015-01-06
1
-232
/
+222
*
Fix crash in x86 disassembler.
Nicolas Geoffray
2014-12-16
1
-1
/
+1
*
ART: Do not inline elf writer debug symbols
Andreas Gampe
2014-12-15
1
-2
/
+2
*
ART: Break up x86 disassembler main function
Andreas Gampe
2014-12-15
2
-237
/
+281
*
ARM: Combine multiply accumulate operations.
Ningsheng Jian
2014-12-11
1
-1
/
+1
*
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
Serban Constantinescu
2014-11-28
2
-2
/
+6
*
Merge "Improvements to the ARM64 disassembler."
Ian Rogers
2014-11-19
3
-5
/
+115
|
\
|
*
Improvements to the ARM64 disassembler.
Alexandre Rames
2014-10-29
3
-5
/
+115
*
|
Revert "Arm64: Use the debug version of VIXL for debug builds."
Nicolas Geoffray
2014-11-17
1
-5
/
+1
*
|
Arm64: Use the debug version of VIXL for debug builds.
Serban Constantinescu
2014-11-14
1
-1
/
+5
*
|
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+1
*
|
Tidy x86 disassembler
Ian Rogers
2014-11-07
1
-24
/
+84
*
|
ART: More warnings
Andreas Gampe
2014-11-04
2
-44
/
+8
*
|
Tidy and reduce ART library dependencies on the host.
Ian Rogers
2014-10-30
1
-2
/
+2
|
/
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-2
/
+2
*
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
5
-6
/
+7
*
Tidy up logging.
Ian Rogers
2014-10-22
3
-0
/
+3
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-0
/
+1
*
ART: ARM64: Fix instruction addresses in the disassembly.
Alexandre Rames
2014-10-13
1
-7
/
+3
*
Enable -Wimplicit-fallthrough.
Ian Rogers
2014-10-09
2
-6
/
+7
*
ART: Fix some -Wpedantic errors
Andreas Gampe
2014-09-29
2
-14
/
+14
*
Avoid printing absolute addresses in oatdump
Brian Carlstrom
2014-09-16
10
-32
/
+75
*
ART: Vectorization opcode implementation fixes
Lupusoru, Razvan A
2014-09-03
1
-59
/
+34
*
ART: Add non-temporal store support
Jean Christophe Beyler
2014-08-26
1
-0
/
+1
[next]