platform/upstream/orc.git
15 years agoMove common x86 code to x86.c
David Schleef [Sun, 8 Mar 2009 23:51:21 +0000 (16:51 -0700)]
Move common x86 code to x86.c

15 years agoswitch target back to sse. Improve fixups
David Schleef [Sun, 8 Mar 2009 23:37:09 +0000 (16:37 -0700)]
switch target back to sse.  Improve fixups

15 years agoAdd ARM backend. Almost works.
David Schleef [Sun, 8 Mar 2009 20:31:22 +0000 (13:31 -0700)]
Add ARM backend.  Almost works.

15 years agoAdd parameters
David Schleef [Sat, 7 Mar 2009 02:17:35 +0000 (18:17 -0800)]
Add parameters

15 years agoremove rdtsc
David Schleef [Sat, 7 Mar 2009 00:48:45 +0000 (16:48 -0800)]
remove rdtsc

15 years agoFix build on mac
David Schleef [Fri, 6 Mar 2009 01:07:11 +0000 (17:07 -0800)]
Fix build on mac

15 years agoAdd pkgconfig m4
David Schleef [Fri, 6 Mar 2009 00:35:45 +0000 (16:35 -0800)]
Add pkgconfig m4

15 years agoRemove glib remnants
David Schleef [Fri, 6 Mar 2009 00:27:33 +0000 (16:27 -0800)]
Remove glib remnants

15 years agoAdd gtk-doc.m4
David Schleef [Fri, 6 Mar 2009 00:21:39 +0000 (16:21 -0800)]
Add gtk-doc.m4

15 years agoAdd some unary opcodes. Add non-temporal writes
David Schleef [Fri, 6 Mar 2009 00:08:45 +0000 (16:08 -0800)]
Add some unary opcodes.  Add non-temporal writes

15 years agoFixes for building on windows
David Schleef [Fri, 6 Mar 2009 00:05:58 +0000 (16:05 -0800)]
Fixes for building on windows

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