xenia-canary/include/xenia
Ben Vanik dcb958de54 Adding better register tracking through locals and fixing branches.
LLVM does an amazing job of optimizing this. There are many opportunities
to make it better, too, by preventing spilling where not required or only
spilling/filling things when needed.
2013-01-25 00:32:42 -08:00
..
core Fleshing out the symbol database. 2013-01-17 23:18:09 -08:00
cpu Adding better register tracking through locals and fixing branches. 2013-01-25 00:32:42 -08:00
kernel Converting everything to C++ cause I'm a masochist. 2013-01-20 01:13:59 -08:00
assert.h Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00
atomic.h Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00
byte_order.h Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00
common.h Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00
config.h Generating a lot of code! 2013-01-22 00:22:27 -08:00
core.h Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00
cpu.h Converting everything to C++ cause I'm a masochist. 2013-01-20 01:13:59 -08:00
gpu.h Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00
kernel.h Converting everything to C++ cause I'm a masochist. 2013-01-20 01:13:59 -08:00
logging.h Basic function analysis. 2013-01-20 16:46:08 -08:00
malloc.h Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00
platform.h Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00
platform_includes.h Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00
string.h Codegen experimentation. 2013-01-19 05:26:01 -08:00
types.h Fixing a bunch of valgrind errors and reworking globals. 2013-01-21 14:31:59 -08:00
xenia.h Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00