index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disassembler
Age
Commit message (
Expand
)
Author
2021-05-10
Link libvixl statically.
Vladimir Marko
2021-03-19
Add min_sdk_version for ART module.
Nicolas Geoffray
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-09-29
Link libart-disassembler statically into static libart-compiler.
Martin Stjernholm
2020-09-03
Improve disasembly of BL to thread entrypoint trampoline.
Vladimir Marko
2020-05-04
Set apex_available property
Jiyong Park
2020-02-13
Remove MIPS support from JNI/trampoline compiler.
Vladimir Marko
2019-12-20
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
Jiyong Park
2019-12-19
Revert submission 1191937-art_apex_available
Joseph Murphy
2019-12-19
Use apex_available property
Jiyong Park
2019-08-07
Conditionally include MIPS32/MIPS64 and x86/x86-64 disassembler definitions.
Roland Levillain
2019-07-19
Cleanup some usages of include_dirs
Paul Duffin
2019-05-17
ART: Run bpfmt over ART's blueprint files
Andreas Gampe
2019-04-25
Patch supports Intel(R) AVX/AVX2 MOV Instruction
jaishank
2018-11-29
C++17 compatibility: make WITH_TIDY=1 happy again.
Elliott Hughes
2018-11-06
Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64).
Roland Levillain
2018-11-06
Conditionally compile/link ARM & ARM64 disassemblers based on targeted archs.
Roland Levillain
2018-11-06
Conditionally include ARM disassemblers based on targeted archs.
Roland Levillain
2018-10-09
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-09-20
Revert^2 "ART: Refactor typedef to using"
Andreas Gampe
2018-09-20
Revert "ART: Refactor typedef to using"
Andreas Gampe
2018-09-19
ART: Refactor typedef to using
Andreas Gampe
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-03-12
Disassemble saturation arithmetic x86/x86_64.
Aart Bik
2018-03-07
MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount()
Lena Djokic
2018-02-28
Header library to remove dependence on runtime/
David Sehr
2018-01-08
Merge "ARM: Fix breaking changes from recent VIXL update."
Roland Levillain
2018-01-03
MIPS: InstructionCodeGeneratorMIPS*::DivRemByPowerOfTwo()
Lena Djokic
2017-12-18
ARM: Fix breaking changes from recent VIXL update.
Artem Serov
2017-11-08
MIPS: Add asub_s/u.df
Lena Djokic
2017-11-02
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-10-19
MIPS: Introduce a few MSA instructions
Lena Djokic
2017-09-27
Simplify Android.bp files
Dan Willemsen
2017-08-17
Merge "MIPS: Eliminate hard-coded offsets in branches"
Treehugger Robot
2017-08-11
Bunch of SIMD for x86 and x86_64
Aart Bik
2017-07-30
MIPS: Eliminate hard-coded offsets in branches
Alexey Frunze
2017-07-25
MIPS: Add maddv/msubv MSA instructions
Lena Djokic
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-07-10
MIPS: Print register names instead of register numbers in disassembler
Goran Jakovljevic
2017-06-07
MIPS64: Add min/max MSA instructions
Goran Jakovljevic
2017-05-24
ART: Fix soong defaults order
Andreas Gampe
2017-05-16
Merge "Min/max SIMDization support."
Aart Bik
2017-05-15
Min/max SIMDization support.
Aart Bik
2017-05-11
MIPS64: Add ilvr.df MSA instructions
Goran Jakovljevic
2017-04-21
MIPS64: Add add_a.df, ave_s/u.df and aver_s/u.df MSA instructions
Goran Jakovljevic
2017-04-04
Merge "SIMD pcmpgtb,w,d,q for x86/x86_64"
Treehugger Robot
2017-04-04
SIMD pcmpgtb,w,d,q for x86/x86_64
Aart Bik
2017-04-03
Merge "MIPS64: Add ldi.df MSA instruction"
Aart Bik
2017-03-31
SIMD pavgb,w for x86/x86_64
Aart Bik
[next]