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
path:
root
/
orc-test
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-28
mips: added test for binary code generation
Guillaume Emont
2
-0
/
+97
2012-04-01
test: allocate aligned memory on windows
David Schleef
1
-3
/
+5
2011-10-15
test: fix unused variable warning
David Schleef
1
-1
/
+1
2011-10-02
test: Add (disabled) ability to test 64-bit pointers
David Schleef
1
-1
/
+30
2011-10-02
test: disable complaints about codegen failures
David Schleef
1
-4
/
+4
2011-09-24
Fix up c64x-c backend
David Schleef
1
-2
/
+3
2011-07-09
Move ORC_GNUC_UNUSED to orcutils.h and use it
David Schleef
1
-6
/
+0
2011-07-09
Fix a bunch of unused-but-set-variable compiler warnings with gcc 4.6
Tim-Philipp Müller
1
-4
/
+10
2011-05-31
test: add msvc define for snprintf
David Schleef
1
-0
/
+1
2011-05-16
tests: Handle new modifiers
David Schleef
3
-9
/
+15
2011-05-13
tests: print error message in test failures
David Schleef
1
-0
/
+5
2011-04-25
orctest: check return values of snprintf
David Schleef
1
-14
/
+25
2011-04-25
test: ignore diffs due to change in jmp sizes
David Schleef
1
-2
/
+2
2010-09-23
test: Add disabled code to make manual testing easier
David Schleef
1
-0
/
+8
2010-09-08
orc-test: Fix comparison of 64-bit types
David Schleef
1
-5
/
+5
2010-09-08
Add ORC_TARGET_CLEAN_COMPILE and use it
David Schleef
1
-1
/
+5
2010-09-06
Eliminate usage of %lld, etc.
David Schleef
1
-3
/
+6
2010-09-04
test: disabled unused code
David Schleef
1
-0
/
+2
2010-09-03
Add -version-info to libs
David Schleef
1
-0
/
+1
2010-09-02
Fix static linking
David Schleef
1
-4
/
+4
2010-08-26
Add int64 and double parameters
David Schleef
1
-4
/
+13
2010-08-26
Add support for comparing double arrays
Sebastian Dröge
1
-15
/
+35
2010-08-25
Fix testing of float params
David Schleef
1
-1
/
+5
2010-08-25
Check for posix_memalign()
David Schleef
1
-0
/
+6
2010-08-25
test: Add denormal array pattern
David Schleef
2
-0
/
+15
2010-08-24
Use OrcCode structure to handle all executable code
David Schleef
1
-5
/
+12
2010-08-22
test: Add special patterns (for floats)
David Schleef
2
-0
/
+98
2010-08-20
Update documentation, add tutorial
David Schleef
1
-22
/
+40
2010-08-19
Add perf testing of emulated code
David Schleef
2
-0
/
+5
2010-08-19
Fix printing of performance data in tests
David Schleef
1
-4
/
+9
2010-08-18
test: Improve opcode test program generation
David Schleef
1
-29
/
+71
2010-08-17
test: Add alignment and misalignment to arrays
David Schleef
3
-11
/
+34
2010-08-12
test: Remove #undef so it can be overridden in CFLAGS
David Schleef
1
-1
/
+1
2010-08-12
test: Decrease n for performance testing
David Schleef
1
-1
/
+1
2010-08-11
Fix segfault in test programs
David Schleef
1
-2
/
+6
2010-08-03
test: Add disabled code for Cortex-A8 benchmarking
David Schleef
1
-0
/
+20
2010-08-01
Add performance comparison tests
David Schleef
2
-7
/
+16
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-06-30
arm: arm backend code gen fixes
David Schleef
1
-1
/
+1
2010-06-28
tests: better float comparison
David Schleef
2
-7
/
+35
2010-06-09
test: Use rdtsc when available
David Schleef
1
-1
/
+7
2010-06-09
convert from stdint types to orc types
David Schleef
2
-30
/
+30
2010-06-07
tests: fix neon tests
David Schleef
1
-8
/
+7
2010-06-01
centralize definition of out-of-bound value
David Schleef
3
-9
/
+9
2010-04-15
c64x: Fix compiler path
David Schleef
1
-1
/
+1
2010-04-15
Merge branch 'master' into neon
David Schleef
4
-106
/
+205
2010-03-29
tests: improve tests with acc and const opcodes
David Schleef
1
-0
/
+6
2010-01-07
tests: Add memcpy_speed from liboil
David Schleef
3
-1
/
+113
2009-12-11
better handling for 2-dest opcodes
David Schleef
1
-38
/
+49
[next]