.. |
ArmAsm.cpp
|
jit: Use nicknames for a few more static regs.
|
2014-12-17 01:11:33 -08:00 |
ArmAsm.h
|
Switch to #pragma once in a few places.
|
2015-03-02 22:34:51 -08:00 |
ArmCompALU.cpp
|
jit: Normalize CONDITIONAL_DISABLE formatting.
|
2015-07-02 20:31:37 -07:00 |
ArmCompBranch.cpp
|
Add timing for all the basics.
|
2015-07-03 12:05:08 -07:00 |
ArmCompFPU.cpp
|
jit: Normalize CONDITIONAL_DISABLE formatting.
|
2015-07-02 20:31:37 -07:00 |
ArmCompLoadStore.cpp
|
Separate out jit reading nearby instructions.
|
2015-04-11 00:53:24 -07:00 |
ArmCompReplace.cpp
|
Rename the ARM Jit class to ArmJit
|
2014-12-07 14:25:22 +01:00 |
ArmCompVFPU.cpp
|
jit: Normalize CONDITIONAL_DISABLE formatting.
|
2015-07-02 20:31:37 -07:00 |
ArmCompVFPUNEON.cpp
|
jit: Normalize CONDITIONAL_DISABLE formatting.
|
2015-07-02 20:31:37 -07:00 |
ArmCompVFPUNEONUtil.cpp
|
jit: Normalize CONDITIONAL_DISABLE formatting.
|
2015-07-02 20:31:37 -07:00 |
ArmCompVFPUNEONUtil.h
|
Namespacing cleanup (it's bad to do "using namespace" in a header)
|
2014-12-07 14:44:15 +01:00 |
ArmJit.cpp
|
Add timing for all the basics.
|
2015-07-03 12:05:08 -07:00 |
ArmJit.h
|
Unify JitOptions across the backends.
|
2015-04-12 11:41:26 -07:00 |
ArmRegCache.cpp
|
jit: Normalize CONDITIONAL_DISABLE formatting.
|
2015-07-02 20:31:37 -07:00 |
ArmRegCache.h
|
arm64: Meld LO and HI together for multiplies.
|
2015-07-02 20:31:37 -07:00 |
ArmRegCacheFPU.cpp
|
Unify JitOptions across the backends.
|
2015-04-12 11:41:26 -07:00 |
ArmRegCacheFPU.h
|
Unify JitOptions across the backends.
|
2015-04-12 11:41:26 -07:00 |