| .. |
|
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
|
Add re-entry prediction to avoid std::unordered_map lookups
|
2020-04-22 20:26:40 +01:00 |
|
block_of_code.h
|
Add re-entry prediction to avoid std::unordered_map lookups
|
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
|
EmitPackedHalvingSub{U,S}16: SSE2 implementation
|
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: Allow saving and storing of contexts
|
2020-04-22 20:26:40 +01:00 |
|
jitstate.cpp
|
Add re-entry prediction to avoid std::unordered_map lookups
|
2020-04-22 20:26:40 +01:00 |
|
jitstate.h
|
Add re-entry prediction to avoid std::unordered_map lookups
|
2020-04-22 20:26:40 +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 |