index
:
~tpm/orc
master
Tim's exciting orc patches.
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-27
orc: fix some more unused-but-set-variable warnings with gcc 4.6
HEAD
master
Tim-Philipp Müller
4
-7/+4
2011-09-25
Release 0.4.15
David Schleef
2
-2/+14
2011-09-24
x86insn: Do not emit opcode for STACK
Maarten Bosmans
1
-1/+1
2011-09-24
Fix error messages when compilation is disabled
David Schleef
1
-1/+2
2011-09-24
Fix up c64x-c backend
David Schleef
4
-17/+161
2011-08-28
Protect codemem globals with mutex
David Schleef
3
-0/+35
2011-08-21
Use orc_once functions in orc_init()
David Schleef
2
-32/+21
2011-08-01
parse: initialize log buffer
Christian Weisgerber
1
-0/+1
2011-07-10
Move ORC_GNUC_UNUSED to orcutils.h and use it
David Schleef
3
-7/+8
2011-07-08
Fix a bunch of unused-but-set-variable compiler warnings with gcc 4.6
Tim-Philipp Müller
4
-26/+17
2011-06-30
Minor configure clean-up: ORC_CVS -> ORC_GIT
Tim-Philipp Müller
1
-2/+2
2011-06-30
Add benchmorc binary to .gitignore
Tim-Philipp Müller
1
-0/+1
2011-06-30
codemem: also try XDG_RUNTIME_DIR before falling back on HOME
Tim-Philipp Müller
1
-0/+4
2011-06-30
Put -Werror in separate ERROR_CFLAGS
Tim-Philipp Müller
1
-2/+3
2011-06-09
codemem: Fix order to check /tmp before $HOME
David Schleef
1
-3/+3
2011-06-01
test: add msvc define for snprintf
David Schleef
1
-0/+1
2011-06-01
x86insn: clear allocated memory
David Schleef
1
-1/+5
2011-06-01
x86insn: fix msvc error
David Schleef
1
-1/+1
2011-05-18
docs: tell what ORC_CODE=debug is for
Stefan Kost
1
-2/+4
2011-05-18
x86: use orc_compiler_error()
David Schleef
1
-3/+3
2011-05-17
x86insn: Fix SSE-4.1 instructions
David Schleef
1
-0/+9
2011-05-16
sse: implement aligned arrays
David Schleef
1
-6/+6
2011-05-16
tests: Handle new modifiers
David Schleef
5
-11/+48
2011-05-16
parse: Add n modifiers
David Schleef
1
-2/+2
2011-05-16
parse: Add n modifiers
David Schleef
4
-12/+141
2011-05-15
parse: Add 'align %d' for array alignment
David Schleef
3
-4/+41
2011-05-14
tests: remove offsets from memcpy_speed
David Schleef
1
-2/+2
2011-05-14
Add ORC_CODE=randomize to randomize registers
David Schleef
3
-4/+10
2011-05-13
tests: better presentation
David Schleef
1
-15/+3
2011-05-13
tests: print error message in test failures
David Schleef
1
-0/+5
2011-05-13
Add error message to compiler and program
David Schleef
7
-49/+128
2011-05-13
x86insn: fixes for SSE
David Schleef
2
-13/+7
2011-05-13
x86insn: Convert mmx backend to x86insn
David Schleef
10
-495/+450
2011-05-13
x86insn: cleanup
David Schleef
5
-52/+13
2011-05-13
x86insn: rename some functions
David Schleef
5
-163/+179
2011-05-13
mmx: convert from sse
David Schleef
2
-11/+47
2011-05-12
x86: Add branch relaxation
David Schleef
6
-36/+146
2011-05-12
sse: Fix mulhsl rule
David Schleef
3
-3/+54
2011-05-12
x86: separate out final code generation
David Schleef
7
-175/+187
2011-05-12
orcx86insn: Fix codegen
David Schleef
1
-1/+1
2011-05-12
x86insn: minor codegen fixes
David Schleef
1
-2/+7
2011-05-12
x86insn: separate out opcode prefix
David Schleef
2
-273/+245
2011-05-12
x86insn: regularize codegen output
David Schleef
2
-238/+198
2011-05-12
x86insn: regularize asm output
David Schleef
2
-252/+372
2011-05-12
x86insn: Rename instruction types
David Schleef
2
-321/+321
2011-05-12
benchmorc: Add feathers
David Schleef
1
-2/+290
2011-04-30
back to unreleased
David Schleef
2
-2/+2
2011-04-30
Release 0.4.14
David Schleef
2
-2/+10
2011-04-28
sse,mmx: use __amd64__ for 64-bit check
David Schleef
2
-2/+2
2011-04-28
executor: Fix breakage in previous commit
David Schleef
1
-1/+1
[next]