.. |
abi.cpp
|
abi: Implement ABI_PushCallerSaveRegistersAndAdjustStack and ABI_PopCallerSaveRegistersAndAdjustStack
|
2016-09-01 00:57:22 +01:00 |
abi.h
|
abi: Implement ABI_PushCallerSaveRegistersAndAdjustStack and ABI_PopCallerSaveRegistersAndAdjustStack
|
2016-09-01 00:57:22 +01:00 |
block_of_code.cpp
|
block_of_code: Remove vzeroupper
|
2020-04-22 20:26:40 +01:00 |
block_of_code.h
|
block_of_code: Remove vzeroupper
|
2020-04-22 20:26:40 +01:00 |
constant_pool.cpp
|
constant_pool: Implement a constant pool
|
2017-03-19 13:08:04 +00:00 |
constant_pool.h
|
Standardize location of storage-class specifiers: Place at beginning of declarations
|
2017-09-29 01:23:45 +01:00 |
emit_x64.cpp
|
emit_x64: EmitSet{Register,ExtendedRegister32,ExtendedRegister64}: Store from current source
|
2020-04-22 20:27:15 +01:00 |
emit_x64.h
|
emit_x64: Use boost::icl::interval_map to speed up ranged invalidation
|
2020-04-22 20:26:40 +01:00 |
exception_handler_generic.cpp
|
backend_x64: Rename UnwindHandler to ExceptionHandler
|
2017-04-20 14:08:56 +01:00 |
exception_handler_windows.cpp
|
backend_x64: Rename UnwindHandler to ExceptionHandler
|
2017-04-20 14:08:56 +01:00 |
hostloc.cpp
|
Prefer ASSERT to DEBUG_ASSERT
|
2017-02-26 23:30:40 +00:00 |
hostloc.h
|
CMakeLists: Globally disable MSVC warning C4592
|
2016-12-15 21:09:55 +00:00 |
interface_x64.cpp
|
interface_x64: Fix MSVC cast warning
|
2020-04-22 20:26:40 +01:00 |
jitstate.cpp
|
VCMP and VCMPE were the other way around
|
2020-04-22 20:26:07 +01:00 |
jitstate.h
|
Add AddTicks and GetTicksRemaining callbacks
|
2020-04-22 20:26:12 +01:00 |
oparg.h
|
reg_alloc: Move OpArg into own header
|
2017-02-21 23:38:36 +00:00 |
reg_alloc.cpp
|
Remove unnecessary use of boost::make_optional
|
2020-04-22 20:26:12 +01:00 |
reg_alloc.h
|
reg_alloc: Remove reliance on IR::Inst::DecrementRemainingUses
|
2020-04-22 20:26:12 +01:00 |