Ben Vanik
|
5827f5f5d8
|
Utility to dump instruction translation counts.
|
2015-01-11 00:44:17 -08:00 |
|
Ben Vanik
|
fe38598489
|
Fixing vector compare.
|
2014-10-26 23:05:38 -07:00 |
|
Ben Vanik
|
c13adeb9cf
|
Reset cr6 on vector compare, fix NOT_V128.
|
2014-10-26 22:19:02 -07:00 |
|
Ben Vanik
|
262712d4e9
|
Fixing livelock caused by lf stuff (or at least making it harder to hit).
|
2014-10-26 19:05:30 -07:00 |
|
Ben Vanik
|
6fd0fa9103
|
StoreRelease should also set cr0 lt/gt.
|
2014-10-26 15:44:12 -07:00 |
|
Ben Vanik
|
82b9841b5a
|
Removing alloy/core.h.
|
2014-08-21 20:49:47 -07:00 |
|
Ben Vanik
|
e1b0388faf
|
Splitting logging core into poly.
|
2014-08-21 20:26:55 -07:00 |
|
Ben Vanik
|
cecf83b7b7
|
Removing xenia/malloc.*
Using standard memory functions now.
|
2014-08-20 22:22:47 -07:00 |
|
Ben Vanik
|
24fe169f36
|
Last bit of string cleanup. string.h finally gone.
|
2014-08-17 11:48:29 -07:00 |
|
Ben Vanik
|
f2a9fa3bf9
|
XECOUNT to countof.
|
2014-08-16 17:58:33 -07:00 |
|
Ben Vanik
|
c275562594
|
Mostly complete tracing. Probably a lot of bugs.
|
2014-08-15 22:02:08 -07:00 |
|
Ben Vanik
|
b6046b1860
|
Move cr update to StoreRelease - prevents extra block.
|
2014-08-06 11:37:54 -07:00 |
|
Ben Vanik
|
f668dcd56b
|
cr* operations.
|
2014-08-05 14:59:48 -07:00 |
|
Ben Vanik
|
d56ae60460
|
More mac fixups.
|
2014-07-29 20:29:50 -07:00 |
|
Ben Vanik
|
ec4f41fec4
|
Moving byte order/memory access to poly.
|
2014-07-17 19:20:17 -07:00 |
|
Ben Vanik
|
ce70978ef6
|
Starting to split up alloy/core.h.
|
2014-07-14 19:18:42 -07:00 |
|
Ben Vanik
|
29e4c35c38
|
Removing alloy::tracing, as it's unused.
|
2014-07-13 21:25:58 -07:00 |
|
Ben Vanik
|
bf882714d0
|
Cleaning up asserts and file/line macros.
|
2014-07-12 16:51:52 -07:00 |
|
Ben Vanik
|
9031d5f4a4
|
Fix clang warnings / move some plat code into poly.
|
2014-07-10 22:51:27 -07:00 |
|
Ben Vanik
|
7daa85179c
|
Running clang-format on alloy.
All except x64_sequences, which needs work.
|
2014-07-10 20:20:00 -07:00 |
|
Ben Vanik
|
fd2a1f85a6
|
Fixing #105 enough to get the games moving along.
|
2014-07-08 21:47:31 -07:00 |
|
Ben Vanik
|
c1812406f5
|
Adding a bunch of profiling tracers.
|
2014-05-28 19:19:39 -07:00 |
|
Ben Vanik
|
5a85263e5f
|
Trying out a new style of JIT pattern matching.
|
2014-05-26 20:28:21 -07:00 |
|
Ben Vanik
|
74c9df6697
|
Re-enabling x64 backend, fixing many bugs.
|
2014-02-10 23:24:46 -08:00 |
|
Ben Vanik
|
7fe0a10d43
|
Adding back --break_on_instruction.
|
2014-01-26 11:16:55 -08:00 |
|
Ben Vanik
|
53b9ed5214
|
Simplifying disassembler. Much faster than before.
|
2014-01-23 20:31:27 -08:00 |
|
Ben Vanik
|
a02f5c3e7a
|
Fixing alloy analysis warnings.
|
2014-01-14 01:11:42 -08:00 |
|
Ben Vanik
|
3fbebcfa08
|
VectorAdd and saturation checks.
|
2014-01-09 21:57:07 -08:00 |
|
Ben Vanik
|
ff66064275
|
Making --debug = false work.
|
2014-01-06 22:46:21 -08:00 |
|
Ben Vanik
|
615229bd87
|
Minor fixes and debug helpers to track externs.
|
2014-01-04 13:20:19 -08:00 |
|
Ben Vanik
|
93ea56179a
|
Moving LoadAcquire/StoreRelease behavior up into HIR.
|
2014-01-04 00:50:48 -08:00 |
|
Ben Vanik
|
3d01efffac
|
LIR skeleton, renaming some types to prevent conflict.
|
2013-12-29 14:28:46 -08:00 |
|