Lioncash
|
a796149c42
|
emitter: Remove unnecessary else keywords
|
2015-08-20 04:45:31 -04:00 |
|
Lioncash
|
e88dc7fc6d
|
emitter: Remove unused code
|
2015-08-20 04:45:30 -04:00 |
|
Lioncash
|
8738963bce
|
emitter: Remove unimplemented JMP prototype
|
2015-08-20 04:45:29 -04:00 |
|
Lioncash
|
55461125ba
|
emitter: Pass OpArg by reference where possible
|
2015-08-20 04:45:28 -04:00 |
|
Lioncash
|
0609b89f74
|
emitter: Remove unnecessary inline specifiers
Functions implemented in a class definition are already implicitly inline.
|
2015-08-20 04:45:22 -04:00 |
|
bunnei
|
b39c053785
|
Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.
|
2015-08-15 18:03:27 -04:00 |
|
bunnei
|
0ee00861f6
|
Common: Cleanup CPU capability detection code.
|
2015-08-15 18:03:26 -04:00 |
|
bunnei
|
a1942238f5
|
Common: Move cpu_detect to x64 directory.
|
2015-08-15 18:03:26 -04:00 |
|
bunnei
|
bd7e691f78
|
x64: Refactor to remove fake interfaces and general cleanups.
|
2015-08-15 18:03:25 -04:00 |
|