index
:
liboil
master
Optimized Inner Loops library. (mirrored from https://gitlab.freedesktop.org/archived-projects/liboil)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-30
Move orc into separate package
David Schleef
4
-248
/
+1
2008-05-29
[orc] glib isn't used, so remove it from libs/cflags
David Schleef
1
-2
/
+2
2008-05-29
[orc] Fixes for compiling for windows
David Schleef
2
-2
/
+0
2008-05-24
[orc] Fix compile on powerpc
David Schleef
1
-4
/
+2
2008-05-21
[orc] Add more complicated example. Fix valgrind problems.
David Schleef
1
-4
/
+72
2008-05-21
[orc] implement powerpc assembly.
David Schleef
1
-14
/
+19
2008-05-20
[orc] changes to register allocation and addition emit functions to make
David Schleef
2
-4
/
+14
2008-05-16
[orc] fix some rules
David Schleef
1
-2
/
+2
2008-05-15
[orc] fix valgrind problems
David Schleef
3
-5
/
+82
2008-05-15
[orc] global replace of oj_ (etc) with orc_
David Schleef
1
-22
/
+22
2008-05-15
[orc] rename files to orc*.[ch]
David Schleef
1
-1
/
+1
2008-05-15
[orc] Splitting C files
David Schleef
2
-0
/
+91
2008-05-15
move jit code to toplevel orc directory in preparation for libification
David Schleef
9
-1506
/
+1
2008-05-15
jit: rearrange code
David Schleef
5
-92
/
+110
2008-05-15
jit: code cleanup
David Schleef
3
-185
/
+176
2008-05-14
jit: generate lots of instructions for testing
David Schleef
2
-8
/
+56
2008-05-14
more jit hacking. compiler creates runnable code
David Schleef
3
-262
/
+466
2008-05-14
more jit hacking. creates code that assembles and works
David Schleef
4
-43
/
+278
2008-05-14
more jit hacking
David Schleef
6
-68
/
+629
2008-05-12
jit hacking
David Schleef
5
-154
/
+187
2008-05-03
Remove .cvsignore files
Damien Lespiau
7
-54
/
+0
2008-03-13
oil-test should try all runnable implementations
David Schleef
1
-1
/
+1
2008-02-26
jit subdir requires glib, so mark as such
David Schleef
1
-1
/
+5
2008-01-17
Add ojprogram.h to makefile
David Schleef
1
-1
/
+1
2007-12-27
Add some experimental JIT code
David Schleef
6
-344
/
+376
2007-12-27
Add oil_impl_is_usable() and clean up examples
David Schleef
3
-5
/
+5
2007-12-27
Add some gitignore files.
David Schleef
1
-0
/
+19
2007-12-13
First attempt at making a jit compiler
David Schleef
3
-1
/
+381
2007-12-10
Remove static from a function that is sometimes unused.
David Schleef
1
-1
/
+1
2007-11-14
* configure.ac:
David Schleef
1
-4
/
+0
2007-08-22
* configure.ac:
David Schleef
1
-0
/
+8
2007-06-16
* examples/jpeg/jpeg.c:
David Schleef
1
-0
/
+5
2007-06-11
* examples/oil-suggest-lib:
David Schleef
2
-3
/
+27
2007-03-23
* examples/jpeg/Makefile.am:
David Schleef
6
-9
/
+18
2007-03-21
* examples/jpeg/jpeg.c:
David Schleef
2
-11
/
+41
2007-03-20
* examples/jpeg/jpeg.c:
David Schleef
5
-110
/
+138
2007-03-20
* examples/jpeg/Makefile.am:
David Schleef
12
-505
/
+820
2007-02-15
* examples/printcpu.c:
David Schleef
1
-5
/
+6
2007-02-14
* examples/printcpu.c:
David Schleef
1
-1
/
+3
2007-02-14
* examples/Makefile.am:
David Schleef
2
-1
/
+109
2007-02-13
* examples/jpeg/huffman.c:
David Schleef
6
-225
/
+322
2007-01-01
* examples/audioresample/Makefile.am:
David Schleef
5
-390
/
+126
2006-12-13
* configure.ac:
David Schleef
13
-1
/
+2752
2006-11-17
* examples/jpeg/Makefile.am:
David Schleef
15
-60
/
+1894
2006-10-01
* examples/memcpy-speed.c:
David Schleef
1
-14
/
+28
2006-03-21
* examples/Makefile.am: add oil-bugreport
David Schleef
2
-2
/
+228
2006-01-31
* configure.ac:
David Schleef
3
-5
/
+219
2006-01-28
* examples/oil-suggest.c: cleanup
David Schleef
1
-118
/
+0
2005-12-27
Add an example program to pretty-print the set of cpu flags. To be used
Eric Anholt
3
-1
/
+107
2005-12-22
* examples/jpeg/jpeg_rgb_decoder.c: Use new colorspace_argb
David Schleef
1
-3
/
+22
[next]