Lioncash
|
72f863a223
|
ir/terminal: std::move constructor parameters where applicable
Allows the compiler to choose the most suitable code in this scenario,
given a Terminal isn't a trivial type.
|
2019-05-23 22:02:32 -04:00 |
|
MerryMage
|
96f23acd00
|
ir/terminal: Add FastDispatchHint
|
2018-09-07 21:29:47 +01:00 |
|
Lioncash
|
8c013e7928
|
General: Convert multiple namespace specifiers to nested namespace specifiers where applicable
Makes namespacing a little less noisy
|
2018-01-26 17:06:48 +00:00 |
|
MerryMage
|
fd9530be25
|
A64: Optimization: Merge interpret blocks
|
2018-01-13 21:57:18 +00:00 |
|
MerryMage
|
305456b407
|
A64: Implement compare and branch
|
2018-01-09 18:57:06 +00:00 |
|
MerryMage
|
3e569047a5
|
Label A32 specific code appropriately
|
2018-01-09 18:20:57 +00:00 |
|
Mat M
|
6a2174ebfa
|
Add missing explicit specifiers (#27)
|
2016-09-07 12:08:48 +01:00 |
|
Mat M
|
6d53bb6d7e
|
arm_types: Split out LocationDescriptor (#20)
This isn't really an ARM-specific type, since it's used to indicate a
Block location.
|
2016-09-05 11:54:09 +01:00 |
|
Lioncash
|
841098a0bc
|
ir: separate components out a little more
|
2016-08-17 20:46:21 +01:00 |
|