index
:
~wtay/orc
1.4
1.6
add-stride-fix
backup-func
f20
llvm-backend
loadidx
master
mulas
neon-const
no-unroll
orc-0.5
rawhide
rhel-7.2
work
work-base
work2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
neon: add support for all constants
HEAD
neon-const
master
Wim Taymans
1
-67
/
+63
2014-12-09
neon: add support for 64 bit parameters
Wim Taymans
1
-5
/
+36
2014-12-09
neon: vtrn and vzip are undefined when src == dest
Wim Taymans
1
-5
/
+10
2014-12-05
orcc: allow setting custom backup function
Wim Taymans
4
-7
/
+151
2014-12-03
Fix high-order bit of first register in VPUSH/VPOP generation
Jerome Laheurte
1
-2
/
+2
2014-11-27
Preserve NEON/VFP registers across subroutines according to ARM PCS (5.1.2.1)
Jerome Laheurte
4
-32
/
+98
2014-11-08
orcc: program-c: fix 64-bit parameter loading (loadpq) on big-endian systems
Tim-Philipp Müller
1
-4
/
+4
2014-09-26
orc: include orcprogram only once
Wim Taymans
1
-1
/
+0
2014-09-26
opcode: mark copy opcodes and don't emit mov for them
Wim Taymans
3
-5
/
+6
2014-09-26
compiler: use src register as dest2
Wim Taymans
3
-14
/
+16
2014-09-26
compiler: update max_used_temp_reg before use
Wim Taymans
1
-0
/
+3
2014-09-26
sse: improve splitXX on sse3
Wim Taymans
1
-0
/
+47
2014-09-22
parse: cleanup
work2
Wim Taymans
1
-10
/
+4
2014-09-22
test: add more tests
Wim Taymans
1
-0
/
+107
2014-09-19
compiler: keep track of temp variables that contain param/const
Wim Taymans
2
-5
/
+22
2014-09-19
Revert reuse constants
Wim Taymans
4
-40
/
+16
2014-09-19
parse: make contants per size
Wim Taymans
2
-14
/
+21
2014-09-19
parse: fix opcode arg size
Wim Taymans
1
-2
/
+2
2014-09-19
executor: use the size of the opcode arg to get multiplier
Wim Taymans
1
-4
/
+5
2014-09-19
executor: fully expand const vars into the temp register
Wim Taymans
1
-0
/
+6
2014-09-19
parse: register constants with the right size
Wim Taymans
1
-4
/
+20
2014-09-18
program-c: handle X2 and X4 with size < 2 variables
Wim Taymans
1
-8
/
+8
2014-09-18
compiler: generate only 1 temp for constants
Wim Taymans
1
-1
/
+11
2014-09-18
compiler: reuse _try_get_constant in _get_constant
work-base
Wim Taymans
1
-27
/
+5
2014-09-17
opcodes: avoid undefined operations on signed ints
Wim Taymans
3
-30
/
+31
2014-09-17
compiler: do << and | on unsigned ints only
Wim Taymans
1
-6
/
+7
2014-09-17
compiler: avoid nagative array index
Wim Taymans
1
-1
/
+1
2014-09-17
utils: convert to uin32 before doing |
Wim Taymans
1
-5
/
+4
2014-09-17
docs: remove old env variable
Wim Taymans
1
-7
/
+0
2014-09-04
TMPDIR becomes the last option
Fabian Deutsch
1
-6
/
+6
2014-08-27
Back to development
Sebastian Dröge
1
-1
/
+1
2014-08-27
Release 0.4.22
Sebastian Dröge
2
-2
/
+13
2014-08-26
Add fallback CPU feature detection for Android
Jan Schmidt
1
-67
/
+76
2014-08-26
Remove declarations for deleted functions from orcutils.h
Jan Schmidt
1
-3
/
+0
2014-08-26
Detect android liblog and use android's log functions for debug output
Jan Schmidt
3
-1
/
+53
2014-06-27
orccompiler: free error message
Thiago Santos
1
-0
/
+1
2014-06-27
orcarray: Use size_t for pointer arithmetics
Edward Hervey
1
-1
/
+1
2014-06-23
orccompiler: If compiling a program twice, first free the results of the prev...
Sebastian Dröge
1
-0
/
+10
2014-06-23
orcc: Fix some memory leaks in the compiler
Sebastian Dröge
1
-0
/
+7
2014-06-23
autogen: Honor NOCONFIGURE=1
Colin Walters
1
-1
/
+3
2014-06-23
Back to development
Sebastian Dröge
1
-1
/
+1
2014-06-23
Release 0.4.21
Sebastian Dröge
2
-2
/
+12
2014-06-23
configure: Pass -version-info to libtool again
Sebastian Dröge
1
-1
/
+1
2014-06-23
Back to development
Sebastian Dröge
1
-1
/
+1
2014-06-23
Release 0.4.20
Sebastian Dröge
2
-2
/
+15
2014-06-23
build: Modernize autotools build system
Sebastian Dröge
12
-203
/
+392
2014-06-06
Add some checks on the number of variables per type
Vincent Penquerc'h
6
-4
/
+174
2014-06-05
Update .gitignore
Tim-Philipp Müller
1
-0
/
+9
2014-06-04
orccodemem: fix list corruption when splitting memory chunks in two
Tim-Philipp Müller
1
-1
/
+1
2014-05-20
orc: Close file after usage in the copied around file reading function
Sebastian Dröge
8
-0
/
+16
[next]