Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ca314c6a1be1b4cc11f4d284da90af7dc8a4ce25
/
src
/
compiler
/
codegen
/
x86
/
Assemble.cc
e296248
Fixes for x86 compiler optimizations.
by jeffhao
· 13 years ago
a168c83
Convince tsan that the card table isn't a problem.
by Elliott Hughes
· 13 years ago
292188d
More x86 fixes for floating point operations.
by jeffhao
· 13 years ago
6a4a7e1
Fix x86 compilation of const-wide.
by jeffhao
· 13 years ago
4467908
Fix immediate size for IMUL32RRI, IMUL32RMI, and IMUL32RAI.
by jeffhao
· 13 years ago
225ae52
Implement RRI and RRI8 variants of IMUL.
by Elliott Hughes
· 13 years ago
5450e0e
Fix psllq encoding bug.
by Ian Rogers
· 13 years ago
141d622
More X86 fixes.
by Ian Rogers
· 13 years ago
7caad77
Implement various missing parts of the X86 compiler
by Ian Rogers
· 13 years ago
b25c3f6
Fix cpplint's whitespace complaints.
by Elliott Hughes
· 13 years ago
c6f3bb8
Further x86 progress and image creation.
by Ian Rogers
· 13 years ago
b41b33b
Add 3rd argument register to X86.
by Ian Rogers
· 13 years ago
b3ab25b
Enable compiler_test on host.
by Ian Rogers
· 13 years ago
6cbb2bd
X86 invocation tidy up.
by Ian Rogers
· 13 years ago
141b0c7
Enable all tests on x86, add assertions
by Ian Rogers
· 13 years ago
f7d9ad3
Enable all JNI internal compiler tests on the host.
by Ian Rogers
· 13 years ago
b5d09b2
Method prologue and epilogues, add missing x86 functionality.
by Ian Rogers
· 13 years ago
de79783
Dummy up MOV instructions, add/tweak comments.
by Ian Rogers
· 13 years ago
96ab420
Beginning of X86 encoding map and instruction size routine.
by Ian Rogers
· 13 years ago
a7678db
x86 source code hack and slash
by buzbee
· 13 years ago
e88dfbf
x86 codegen source file skeletons
by buzbee
· 13 years ago