| 2005-02-07 |
Julian Seward | Suppress another warning. |
commit | commitdiff | tree | snapshot |
| 2005-02-07 |
Julian Seward | Typechecker police (a big commit, but all harmless). |
commit | commitdiff | tree | snapshot |
| 2005-02-07 |
Julian Seward | Typechecker police. There are a couple of unresolved... |
commit | commitdiff | tree | snapshot |
| 2005-02-07 |
Julian Seward | Typechecker police |
commit | commitdiff | tree | snapshot |
| 2005-02-07 |
Julian Seward | Make iropt.c compile cleanly with icc in paranoid mode... |
commit | commitdiff | tree | snapshot |
| 2005-02-07 |
Julian Seward | More 32-bit build cleanups. |
commit | commitdiff | tree | snapshot |
| 2005-02-07 |
Julian Seward | Get a clean(er) build on amd64. Also a couple of amd64... |
commit | commitdiff | tree | snapshot |
| 2005-02-07 |
Julian Seward | Define ULong_to_Ptr / Ptr_to_ULong to help clean up... |
commit | commitdiff | tree | snapshot |
| 2005-02-06 |
Julian Seward | Make --wait-for-gdb sort-of usable on amd64. I don... |
commit | commitdiff | tree | snapshot |
| 2005-02-05 |
Julian Seward | Fix enough stuff so it will start up and run for a... |
commit | commitdiff | tree | snapshot |
| 2005-02-05 |
Julian Seward | A few more bits and pieces of amd64 instruction support. |
commit | commitdiff | tree | snapshot |
| 2005-02-05 |
Julian Seward | Fix amd64 assembly for presumably newer binutils. |
commit | commitdiff | tree | snapshot |
| 2005-02-05 |
Julian Seward | Fill in many amd64 assembler cases. |
commit | commitdiff | tree | snapshot |
| 2005-02-05 |
Julian Seward | Even more startup paranoia. |
commit | commitdiff | tree | snapshot |
| 2005-02-05 |
Julian Seward | Add missing commas. |
commit | commitdiff | tree | snapshot |
| 2005-02-05 |
Cerion Armour... | Small correction to getReg_CR() |
commit | commitdiff | tree | snapshot |
| 2005-02-05 |
Cerion Armour... | Cleaned up thunk functions. |
commit | commitdiff | tree | snapshot |
| 2005-02-05 |
Julian Seward | Fill in some more amd64 assembler cases. |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Julian Seward | Allow easy switching of guest-host arch pairs using... |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Julian Seward | A couple of debugging hacks to allow work to proceed... |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Julian Seward | Make a start on the amd64 assembler. Bleh. |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Julian Seward | 'movabsq' instruction definitions. |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Julian Seward | Fix bogus assertion. (How long has that been there?) |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Julian Seward | A few more amd64 isel cases. |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Cerion Armour... | Yay! return.orig gets totally chomped! |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Cerion Armour... | Support host-ppc32... |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Cerion Armour... | Get the PPC32 back-end show on the road. |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Cerion Armour... | Represent floats in guest_ppc32 |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Cerion Armour... | Fixed 'branch op to read pc', plus cleaned up a little |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Julian Seward | A simpler .orig file, which (1) has no Altivec insns... |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Julian Seward | Fix many instruction selection cases, including functio... |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Julian Seward | Record some shortcomings (comment-only change). |
commit | commitdiff | tree | snapshot |
| 2005-02-04 |
Julian Seward | Fix wrong comment. |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Cerion Armour... | Reworked dis_branch to be somewhat simpler (optimiser... |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Cerion Armour... | Using new IR div ops |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Cerion Armour... | Added new ir ops Iop_DivU32, Iop_DivS32 |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Cerion Armour... | tiny correction to guest-arm branch op |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Cerion Armour... | Undoing mistaken commit of r825. |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Cerion Armour... | tiny correction to guest-arm branch |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Cerion Armour... | Fixed nand, and added pass-through for a couple of... |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Cerion Armour... | - Added lots of printfs on decode failures. |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Julian Seward | Fix enough stuff so that the first bb goes through... |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Julian Seward | Make the guest-state-size 64-bit aligned, else some... |
commit | commitdiff | tree | snapshot |
| 2005-02-03 |
Julian Seward | Fix out-of-date comment. |
commit | commitdiff | tree | snapshot |
| 2005-02-02 |
Julian Seward | Make the x86 back end happy to chew through IR from... |
commit | commitdiff | tree | snapshot |
| 2005-02-02 |
Cerion Armour... | Lots of cleanup |
commit | commitdiff | tree | snapshot |
| 2005-02-02 |
Julian Seward | Do a bunch more basic integer instruction selection... |
commit | commitdiff | tree | snapshot |
| 2005-02-02 |
Julian Seward | It seems we never generate x86 rotate insns, so get... |
commit | commitdiff | tree | snapshot |
| 2005-02-02 |
Julian Seward | My first AMD64 instruction. Ga. Goo. (etc) |
commit | commitdiff | tree | snapshot |
| 2005-02-02 |
Julian Seward | Remove trivial CSE. |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Cerion Armour... | a lonely eqv op... |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Cerion Armour... | Cleaned up clean-helper functions |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Julian Seward | Deal with undecodable instructions by generating code... |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Julian Seward | Get the AMD64 back-end show on the road. |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Julian Seward | Fix comment error. |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Cerion Armour... | Still more ops... |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Julian Seward | Get rid of debug printing. |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Julian Seward | Fix misc naming things (unimportant) |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Julian Seward | Add files in priv/host-amd64 to build system |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Cerion Armour... | More ops.... |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Julian Seward | Files for amd64 back end. |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Julian Seward | New directory. |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Julian Seward | PowerPC-32 has at at least two variant (with and withou... |
commit | commitdiff | tree | snapshot |
| 2005-02-01 |
Julian Seward | Typechecker (icc) police. |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Julian Seward | Flee from relentless persecution by icc's typechecker :-) |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Julian Seward | Fix various minor things found by auto-test |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Julian Seward | Autotest dregs |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Julian Seward | Wibble |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Cerion Armour... | some stores and loads |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Julian Seward | Sync with test2.orig |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Julian Seward | Add enough cases to handle all of orig_amd64/test2... |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Julian Seward | Add two new primops needed by the amd64 front end. |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Julian Seward | Make parseable by test_main |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Cerion Armour... | done int rotates |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Cerion Armour... | filled out more ops (mostly arith + logic), plus cleane... |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Cerion Armour... | Added framework for mem sync, processor control, and... |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Cerion Armour... | set client-request magic sequence in toIR.c |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Cerion Armour... | Added framework for rotates, shifts, loads, stores... |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Cerion Armour... | Set comments and naming convention of bitfields back... |
commit | commitdiff | tree | snapshot |
| 2005-01-31 |
Cerion Armour... | Added store instr groundwork |
commit | commitdiff | tree | snapshot |
| 2005-01-30 |
Julian Seward | More stuff for automated testing of the fledgling amd64... |
commit | commitdiff | tree | snapshot |
| 2005-01-30 |
Julian Seward | Add usage instructions |
commit | commitdiff | tree | snapshot |
| 2005-01-30 |
Julian Seward | Program to assist in automated verification of the... |
commit | commitdiff | tree | snapshot |
| 2005-01-30 |
Julian Seward | Sync with test1.orig |
commit | commitdiff | tree | snapshot |
| 2005-01-30 |
Julian Seward | Half-hearted attempt to make instruction disassembly... |
commit | commitdiff | tree | snapshot |
| 2005-01-30 |
Julian Seward | Fix somewhat dubious-look parentheses (I'm sure it... |
commit | commitdiff | tree | snapshot |
| 2005-01-30 |
Cerion Armour... | Remove endian-hack (proper solution by j, rev776) |
commit | commitdiff | tree | snapshot |
| 2005-01-30 |
Julian Seward | Fish ppc32 instruction words out of memory bigendianly... |
commit | commitdiff | tree | snapshot |
| 2005-01-30 |
Cerion Armour... | Okayyyyy, I'm a twit. |
commit | commitdiff | tree | snapshot |
| 2005-01-29 |
Cerion Armour... | - Set up proper support for PPC32 archictecture |
commit | commitdiff | tree | snapshot |
| 2005-01-29 |
Julian Seward | Baseline inputs for test1.orig. |
commit | commitdiff | tree | snapshot |
| 2005-01-29 |
Julian Seward | Give it a sensible name. |
commit | commitdiff | tree | snapshot |
| 2005-01-29 |
Cerion Armour... | Added dis_int_cmp, dis_int_logic functions |
commit | commitdiff | tree | snapshot |
| 2005-01-29 |
Julian Seward | more insns: rotates, shifts, setcc, sub, xor, nop |
commit | commitdiff | tree | snapshot |
| 2005-01-29 |
Julian Seward | wibble |
commit | commitdiff | tree | snapshot |
| 2005-01-29 |
Julian Seward | More fiddling with flags. |
commit | commitdiff | tree | snapshot |
| 2005-01-28 |
Julian Seward | Build fixes for icc in ultra-paranoid mode. This may... |
commit | commitdiff | tree | snapshot |
| 2005-01-28 |
Cerion Armour... | Ahem: PPC_FLAGS -> PPC32G_FLAGS |
commit | commitdiff | tree | snapshot |
| 2005-01-28 |
Cerion Armour... | - Added ops enum for xer ov,ca flag calculation |
commit | commitdiff | tree | snapshot |
| 2005-01-28 |
Julian Seward | more insns: push, pop, not, neg. |
commit | commitdiff | tree | snapshot |
| next |