platform/upstream/orc.git
15 years agoAdd aligning of dest pointer
David Schleef [Wed, 4 Mar 2009 19:50:05 +0000 (11:50 -0800)]
Add aligning of dest pointer

15 years agoVarious fixes to execute all the new code
David Schleef [Wed, 4 Mar 2009 01:19:05 +0000 (17:19 -0800)]
Various fixes to execute all the new code

15 years agoAdd a bunch of opcodes, add a bunch of SSE rules
David Schleef [Tue, 3 Mar 2009 07:09:54 +0000 (23:09 -0800)]
Add a bunch of opcodes, add a bunch of SSE rules

15 years agoAdd support for byte-sized data
David Schleef [Tue, 3 Mar 2009 05:00:31 +0000 (21:00 -0800)]
Add support for byte-sized data

15 years agoremove unused file
David Schleef [Tue, 3 Mar 2009 03:36:32 +0000 (19:36 -0800)]
remove unused file

15 years agoReplace "s16" notation with "w"
David Schleef [Tue, 3 Mar 2009 00:57:33 +0000 (16:57 -0800)]
Replace "s16" notation with "w"

15 years agoRemove types, use a size instead
David Schleef [Mon, 2 Mar 2009 23:27:57 +0000 (15:27 -0800)]
Remove types, use a size instead

15 years agoHacking.
David Schleef [Mon, 2 Mar 2009 22:13:44 +0000 (14:13 -0800)]
Hacking.

Remove rule sets, use targets instead.  Add copy opcode.

15 years agoRemove data_register_class
David Schleef [Mon, 2 Mar 2009 07:46:33 +0000 (23:46 -0800)]
Remove data_register_class

15 years agos/LIBOIL/ORC/
David Schleef [Mon, 2 Mar 2009 06:56:53 +0000 (22:56 -0800)]
s/LIBOIL/ORC/

15 years agoSplit x86 into mmx and sse targets
David Schleef [Mon, 2 Mar 2009 06:55:32 +0000 (22:55 -0800)]
Split x86 into mmx and sse targets

And some other random changes in the tree

16 years agoAdd roadmap
David Schleef [Sat, 5 Jul 2008 19:05:42 +0000 (12:05 -0700)]
Add roadmap

16 years agorandom hacking
David Schleef [Sun, 8 Jun 2008 23:32:56 +0000 (16:32 -0700)]
random hacking

16 years agoIf there's no compiled code, fall back on emulation
David Schleef [Sun, 8 Jun 2008 23:32:12 +0000 (16:32 -0700)]
If there's no compiled code, fall back on emulation

16 years agoRemove orcrules-x86.c
David Schleef [Sun, 8 Jun 2008 23:31:36 +0000 (16:31 -0700)]
Remove orcrules-x86.c

16 years agoremove liboil remnants
David Schleef [Sun, 8 Jun 2008 23:30:43 +0000 (16:30 -0700)]
remove liboil remnants

16 years agoAdd tools directory
David Schleef [Sun, 8 Jun 2008 02:05:59 +0000 (19:05 -0700)]
Add tools directory

16 years agoFix distcheck
David Schleef [Sat, 7 Jun 2008 22:09:47 +0000 (15:09 -0700)]
Fix distcheck

16 years agoInitial commit. Previous history is in liboil
David Schleef [Sat, 7 Jun 2008 22:00:28 +0000 (15:00 -0700)]
Initial commit.  Previous history is in liboil