Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ebf6aa8185d59eeaa428b51a7e32ccc2b9ab1daf
/
src
/
compiler
/
codegen
/
x86
/
X86
/
Gen.cc
b046e16
Remove all TARGET_[ARM|X86|MIPS] #ifdefs
by buzbee
· 13 years ago
2e9f7ed
Use shorter opcodes on x86 for opCmpImmBranch.
by Ian Rogers
· 13 years ago
8320f38
Prune useless entries from dex to pc map
by buzbee
· 13 years ago
babda95
Populate call info and inline float/double conversions on x86.
by jeffhao
· 13 years ago
8302576
Added thin-lock fast path for monitor-enter/exit on x86.
by jeffhao
· 13 years ago
4b771a0
Implemented fused branches for long and fp on x86.
by jeffhao
· 13 years ago
fdffdf8
Fixes to enable TrackLiveTemps optimization on x86.
by jeffhao
· 13 years ago
a1da8a5
Quick compiler: complete switch support
by buzbee
· 13 years ago
1395b1e
Patches to x86 compilation to fix vm tests on emulator.
by jeffhao
· 13 years ago
408ad16
Restructure to reduce MIR references
by buzbee
· 13 years ago
644d531
Fixes to x86 compilation.
by jeffhao
· 13 years ago
a114add
[Compiler] use Art indentation standard
by Bill Buzbee
· 13 years ago
225ae52
Implement RRI and RRI8 variants of IMUL.
by Elliott Hughes
· 13 years ago
55bd45f
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
16da88c
Custom codegen for small frameless methods.
by buzbee
· 13 years ago
b41b33b
Add 3rd argument register to X86.
by Ian Rogers
· 13 years ago
6cbb2bd
X86 invocation tidy up.
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
a7678db
x86 source code hack and slash
by buzbee
· 13 years ago
e88dfbf
x86 codegen source file skeletons
by buzbee
· 13 years ago