projects
/
platform
/
upstream
/
orc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/orc.git
2010-09-05
David Schleef
x86: More cpuid improvements
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
David Schleef
x86: cpuid improvements
commit
|
commitdiff
|
tree
|
snapshot
2010-09-05
David Schleef
orc-bugreport: Fix program generation
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
David Schleef
Extract cpu name/family/model/stepping
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
David Schleef
test: disabled unused code
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
David Schleef
once: Use constructor on Windows for initialization
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
David Schleef
c: Fix ldreslinl rule (again)
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
David Schleef
testsuite: Add compatibility check
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
David Schleef
Add some random files
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
David Schleef
sse: Fix register handling on Win64
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
David Schleef
implement constant folding
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
David Schleef
Add -version-info to libs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
David Schleef
Fix static linking
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Schleef
Add needed file (again)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
David Schleef
Add needed file
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Schleef
Release 0.4.8
orc-0.4.8
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Schleef
c: Handle 64-bit parameters
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Schleef
test.orc: remove glib types
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Schleef
orcc: Fix code generation of test
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
David Schleef
testsuite: Fix cross compiling of orcc test
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
David Schleef
Fix typo in function name
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
David Schleef
Fix MSVC build errors
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
David Schleef
c: Fix denormal handling
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
David Schleef
neon: Fix shift in loadpl
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
David Schleef
Change constant values to orc_union64 internally
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
David Schleef
Implement parsing of float constants
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
David Schleef
Change meaning of convfl/convdl to be saturated
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
David Schleef
Add splitql opcode
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
David Schleef
c: Fix code for ldreslinl
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
David Schleef
c: Fix loading of float params
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
David Schleef
neon: Add a few double rules
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
David Schleef
Add int64 and double parameters
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Sebastian Dröge
Use ULL as qualifier for 64 bit integer constants
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Sebastian Dröge
Add copyq opcode
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Sebastian Dröge
Add SSE2 implementations of all double opcodes
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Sebastian Dröge
Add support for comparing double arrays
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Sebastian Dröge
Add 64 bit floating point opcodes
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
Sebastian Dröge
Add swapq opcode
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
David Schleef
compiler: allocate correct size for code memory
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
David Schleef
Fix testing of float params
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
David Schleef
c: Handle denormals and nan using bit ops
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
Stefan Kost
testsuite: use correct return type
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
David Schleef
orcc: remove (fake) dependency on liborc-test
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
David Schleef
Check for posix_memalign()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
David Schleef
Fix cross compiling
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
David Schleef
test: Add denormal array pattern
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
David Schleef
show_parse: Allocate array (fix segfault)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
David Schleef
altivec: Implement lots more rules
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
David Schleef
Use OrcCode structure to handle all executable code
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
David Schleef
Code memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
David Schleef
Add OrcCodeRegion
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
David Schleef
test: Add special patterns (for floats)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
David Schleef
show_parse: Add -n option
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
David Schleef
sse: Fix some compilation issues on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
Andrea Canciani
sse: add better rules for mulhsl/mulhul
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
David Schleef
sse: quit early if error is detected
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
David Schleef
c: minor hack for lots of temp vars
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
David Schleef
tests: Add show_parse
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
David Schleef
Add ORC_VAR_T16
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
David Schleef
compiler: If compilation fails, go back to backup function
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
David Schleef
orcc: Use ORC_RESTRICT for executor structure
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
David Schleef
autogen.sh: Enable --enable-gtk-doc for ds
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
David Schleef
Fix distcheck for new examples
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
David Schleef
Update documentation, add tutorial
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
David Schleef
c: Add definition of ORC_RESTRICT
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
David Schleef
Add perf testing of emulated code
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
David Schleef
back to unreleased
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
David Schleef
Fix printing of performance data in tests
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
David Schleef
Release 0.4.7
orc-0.4.7
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
David Schleef
test: Improve opcode test program generation
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
David Schleef
neon: Fix div255w rule
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
David Schleef
mmx: update from sse
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
David Schleef
sse: use pinsrw to load 2-byte values
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
David Schleef
test: Add alignment and misalignment to arrays
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
David Schleef
sse,x86: Add some new instruction emission code
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
David Schleef
sse: minor optimization for constant_m=1
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
David Schleef
sse: reset more of the compiler after a test loop
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
David Schleef
sse: better choosing of alignment var
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
David Schleef
configure: reminder to bump libversion
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
David Schleef
opcodes: fix emulation of ldres* opcodes
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
David Schleef
orcc: Fix code generation
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
David Schleef
sse: remove unused src->dest chaining checks
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
David Schleef
sse: don't unroll larger programs
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
David Schleef
tests: Add code for ldres* opcodes
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
David Schleef
Add ldresnear[bl] and ldreslin[bl] opcodes
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
David Schleef
Fixes to handle opcodes with 3 sources
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
David Schleef
Rename splatw0q to splatw3q
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
David Schleef
test: Remove #undef so it can be overridden in CFLAGS
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
David Schleef
tests: Fix code to not trip new sanity check
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
David Schleef
test: Decrease n for performance testing
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
David Schleef
neon: new rules, tuning of code generation
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
David Schleef
arm: Better checking, add data and nops
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
David Schleef
sse: be more careful about keeping stack aligned
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
David Schleef
Update generated code due to orcc changes
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
David Schleef
orcc: Don't use ORC_INLINE for inline generation
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
David Schleef
parser: Add .init directive
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
David Schleef
orcc: Add --inline and --init-function
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
David Schleef
c: Fix emulation opcode generation due to previous...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
David Schleef
c: implement x2/x4 prefix
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
David Schleef
orcc: Handle x2/x4 prefix for tests
commit
|
commitdiff
|
tree
|
snapshot
next