Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
d4750f202170a448119c1813a964574bfea0dded
/
compiler
/
dex
/
quick
/
x86
/
fp_x86.cc
695d13a
Update load/store utilities for 64-bit backends
by buzbee
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
6170f55
Use ResetDef to prevent from removing necessary stores for x86 long-to-fp.
by Chao-ying Fu
· 11 years ago
2700f7e
Continuing register cleanup
by buzbee
· 11 years ago
51a80d7
LongToFp result storage fixed
by Maxim Kazantsev
· 11 years ago
00e1ec6
Revert "Revert "Rework Quick compiler's register handling""
by Bill Buzbee
· 11 years ago
86ec520
Revert "Rework Quick compiler's register handling"
by Bill Buzbee
· 11 years ago
2c1ed45
Rework Quick compiler's register handling
by buzbee
· 11 years ago
614c2b4
Support to generate inline long to FP bytecodes for x86
by Razvan A Lupusoru
· 11 years ago
a894607
Move fused cmp branch ccode to MIR::meta.
by Vladimir Marko
· 11 years ago
58af1f9
Clean up usage of carry flag condition codes.
by Vladimir Marko
· 11 years ago
bff1ef0
Implement GenInlinedSqrt for x86
by Mark Mendell
· 11 years ago
0d82948
64-bit prep
by buzbee
· 11 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed (99%) from src/compiler/dex/quick/x86/fp_x86.cc]
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 11 years ago
1fd3346
Compiler: LIR restructuring
by buzbee
· 12 years ago
395116c
Compiler: rearranging the deck chairs.
by buzbee
· 12 years ago
[Renamed (98%) from src/compiler/codegen/x86/fp_x86.cc]
a5954be
Compiler cleanup: remove some old JIT leftovers.
by buzbee
· 12 years ago
641ce03
Rename compiler_llvm CompilationUnit to LlvmCompilationUnit
by Brian Carlstrom
· 12 years ago
078fa45
Quick compiler: improve ClobberSReg comments
by buzbee
· 12 years ago
a3a82b2
Quick compiler: minor cleanup
by buzbee
· 12 years ago
02031b1
Quick compiler: Single .so for all targets
by buzbee
· 12 years ago
fa57c47
Quick Compiler: Shoot the Camel
by buzbee
· 12 years ago
52a77fc
Quick Compiler function renaming
by buzbee
· 12 years ago
1bc37c6
Continuing Quick compiler refactoring
by buzbee
· 12 years ago
cbd6d44
C++'ification of Quick compiler's casts
by buzbee
· 12 years ago
eaf09bc
Quick compiler: more refactoring
by buzbee
· 12 years ago
efc6369
Quick compiler source reorganizatio - part 1
by buzbee
· 12 years ago
[Renamed (92%) from src/compiler/codegen/x86/FP/X86FP.cc]
f0504cd
Quick backend: rename target-specific #defines
by buzbee
· 12 years ago
0e3ac14
Fix fused branches, so vm-tests work again.
by jeffhao
· 12 years ago
babda95
Populate call info and inline float/double conversions on x86.
by jeffhao
· 12 years ago
8302576
Added thin-lock fast path for monitor-enter/exit on x86.
by jeffhao
· 12 years ago
573b429
Enable load store elimination on x86.
by jeffhao
· 12 years ago
4b771a0
Implemented fused branches for long and fp on x86.
by jeffhao
· 12 years ago
703f2cd
Numerous fixes to enable PromoteRegs, though it's still broken.
by jeffhao
· 12 years ago
fdffdf8
Fixes to enable TrackLiveTemps optimization on x86.
by jeffhao
· 12 years ago
4abb1a9
Fixes for x86 compilation with floats.
by jeffhao
· 12 years ago
408ad16
Restructure to reduce MIR references
by buzbee
· 12 years ago
292188d
More x86 fixes for floating point operations.
by jeffhao
· 12 years ago
41005dd
Fix x86 type conversions. test-art-host-oat passes.
by jeffhao
· 13 years ago
5121e0b
Fix x86 long right shifting and int-to-float/double.
by jeffhao
· 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
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
b5d09b2
Method prologue and epilogues, add missing x86 functionality.
by Ian Rogers
· 13 years ago
adb8c67
Move the compiler away from libdex.
by Elliott Hughes
· 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