File | Last Change |
---|---|
../ | |
a.out-defs.h | 1.3 (19 years ago) by gbeauche: fix when cross-compiling or using cygwin |
basic-blockinfo.hpp | 1.3 (20 years ago) by gbeauche: cleanups & optimize for constant branches (i.e. follow them). |
basic-cpu.hpp | 1.2 (18 years ago) by gbeauche: Merge from KPX: new exit() handling code |
basic-plugin.hpp | 1.1 (21 years ago) by gbeauche: Merge in old kpx_cpu snapshot for debugging |
block-alloc.hpp | 1.2 (18 years ago) by gbeauche: fix new/delete mismatch in slow_allocator, also use that for lazy_allocator |
elf-defs.h | 1.1 (20 years ago) by gbeauche: Merge in-progress PowerPC "JIT1" engine for AMD64, IA-32, PPC. The merge probably got wrong as there are some problems probably due to the experiment begining with CR deferred evaluation. With nbench/ppc, performance improvement was around 2x. With nbench on x86, performance improvement was around 4x on average. Incompatible change: instr_info_t has a new field in the middle. But since insertion of PPC_I(XXX) identifiers is auto-generated, there is no problem. |
nvmemfun.hpp | 1.5 (18 years ago) by gbeauche: add "fast" pointers to non-virtual member functions for MIPSpro compilers |
task-plugin.hpp | 1.2 (18 years ago) by gbeauche: Merge from KPX: new exit() handling code; make "syscall" illegal for MacOS emulation (SheepShaver) |