index
:
~thaytan/orc
master
thaytan's liborc repo
thaytan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
Expand the size of the vars array in OrcProgram
HEAD
master
Jan Schmidt
1
-1/+1
2010-07-31
Update gitignore
Jan Schmidt
1
-1/+8
2010-07-31
Use AM_PROG_CC_C_O to support per-target compilation flags.
Jan Schmidt
1
-0/+1
2010-07-31
Fix dependencies of the generate-emulation binary.
Jan Schmidt
1
-1/+2
2010-07-31
Fix distcheck
Jan Schmidt
2
-1/+2
2010-07-28
Add logging to orc_parse
David Schleef
4
-11/+166
2010-07-28
Remove constant folding, it's broken
David Schleef
1
-7/+0
2010-07-28
sse: only set mxcsr if float opcodes are used
David Schleef
1
-2/+20
2010-07-28
tests: quiet test output
David Schleef
4
-16/+56
2010-07-28
Reimplement emulation
David Schleef
9
-245/+4178
2010-07-28
update orcfunctions.c
David Schleef
2
-9/+60
2010-07-27
test: quiet test_accsadubl
David Schleef
1
-11/+16
2010-07-26
Use TMPDIR for temporary code memory files
David Schleef
2
-17/+25
2010-07-21
arm: more fixes for ARMv6 rules
Stuart Henderson
1
-14/+14
2010-07-21
memcpy_speed: make default upper limit lower
David Schleef
1
-1/+1
2010-07-21
.gitignore: ignore more stuff
Tim-Philipp Müller
1
-0/+49
2010-07-21
docs: fix version.entities include problems
Tim-Philipp Müller
1
-0/+1
2010-07-21
arm: Another try with ARMv6 rules
David Schleef
1
-14/+15
2010-07-21
arm: move more opcodes that use ARMv6 instructions
David Schleef
1
-13/+13
2010-07-20
back to unreleased
David Schleef
1
-1/+1
2010-07-20
arm: mark some rules as ARM v6 only
David Schleef
2
-13/+24
2010-07-14
Release 0.4.6
David Schleef
1
-1/+1
2010-07-14
win32: Fix DllMain definition
David Schleef
1
-2/+2
2010-07-13
tests: don't run neon tests
David Schleef
1
-2/+0
2010-07-13
update release docs
David Schleef
3
-7/+71
2010-07-13
don't unlink tmp file if debug flag is used
David Schleef
4
-5/+9
2010-07-11
Remove orc-float
David Schleef
6
-611/+0
2010-07-11
Add cache information
David Schleef
6
-49/+269
2010-07-10
neon: Fix aligned load
David Schleef
1
-1/+1
2010-07-10
memcpy_speed: inline orc_memcpy
David Schleef
1
-1/+28
2010-07-10
memcpy_speed: flush/populate cache for hot/cold testing
David Schleef
1
-0/+42
2010-07-09
neon: Add short-array unaligned speedup
David Schleef
2
-2/+66
2010-07-09
neon: Add load/store of 256-bit vectors
David Schleef
1
-2/+61
2010-07-09
neon: Only preload for each cache line
David Schleef
1
-9/+11
2010-07-09
neon: Add handling of different size regions
David Schleef
2
-21/+99
2010-07-09
arm/neon: use subs for loop counter
David Schleef
4
-14/+10
2010-07-09
neon: add preload
David Schleef
3
-1/+30
2010-07-09
neon: add loop unrolling
David Schleef
1
-1/+6
2010-07-09
neon: Fix rules for quad usage
David Schleef
2
-64/+142
2010-07-09
memcpy_speed: take unalignment parameter on cmd line
David Schleef
1
-6/+14
2010-07-09
neon: Fix store of l vectors
David Schleef
1
-2/+2
2010-07-09
neon: Add quad load/store
David Schleef
2
-14/+103
2010-07-09
neon: Use faster opcodes for aligned store
David Schleef
1
-6/+6
2010-07-09
Add simple constant folding
David Schleef
1
-1/+10
2010-07-09
neon: Use unaligned ops instead of mask register
David Schleef
2
-3/+42
2010-07-09
Improve compile debugging
David Schleef
1
-1/+4
2010-07-09
test: remove adjustment of performance number
David Schleef
1
-1/+1
2010-07-09
test: switch neon test back to neon
David Schleef
1
-1/+1
2010-07-09
win32: Fix initialization of once mutex
David Schleef
1
-1/+9
2010-07-05
arm: Fix register moving
David Schleef
2
-1/+2
[next]