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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-02
parse: check for empty source file
David Schleef
1
-0
/
+5
2011-10-02
orcc: cosmetic fixes
Martin Bosmans
1
-7
/
+4
2011-10-02
init: Use global mutex, not once mutex
David Schleef
1
-1
/
+1
2011-05-16
parse: Add n modifiers
David Schleef
1
-2
/
+2
2011-05-16
parse: Add n modifiers
David Schleef
1
-4
/
+32
2011-04-18
orcc: remove stdint typenames from programs
David Schleef
1
-3
/
+17
2011-04-14
tools,tests: fix compatibility checker and bugs
David Schleef
1
-15
/
+19
2011-04-13
Add ORC_RESTRICT to prototypes
David Schleef
1
-6
/
+6
2011-04-11
orcc: Fix gcc-4.6 warnings in generated code
David Schleef
1
-4
/
+2
2010-12-05
orcc: Implement --lazy-init
David Schleef
1
-22
/
+32
2010-12-05
orcc: Use OrcCode as persistent storage
David Schleef
1
-8
/
+52
2010-10-13
orcc: Allow normal compilation with no target
David Schleef
1
-2
/
+2
2010-09-15
c: Fix problems related to 64-bit constants
David Schleef
1
-6
/
+13
2010-09-09
orcc: Don't print out unused constant vars
David Schleef
1
-0
/
+1
2010-09-07
orcc: Delete output file if there's an error
David Schleef
1
-1
/
+4
2010-09-06
Eliminate usage of %lld, etc.
David Schleef
1
-2
/
+4
2010-09-06
orcc: Implement handling of 64 bit constants
Sebastian Dröge
1
-1
/
+4
2010-09-05
orcc: Handle compatibility for ORC_VAR_T16
David Schleef
1
-1
/
+4
2010-09-04
x86: More cpuid improvements
David Schleef
1
-0
/
+3
2010-09-04
orc-bugreport: Fix program generation
David Schleef
1
-29
/
+53
2010-09-04
Extract cpu name/family/model/stepping
David Schleef
1
-0
/
+7
2010-08-29
orcc: Fix code generation of test
David Schleef
1
-8
/
+22
2010-08-27
Change constant values to orc_union64 internally
David Schleef
1
-4
/
+4
2010-08-26
Add int64 and double parameters
David Schleef
1
-24
/
+96
2010-08-25
orcc: remove (fake) dependency on liborc-test
David Schleef
2
-3
/
+2
2010-08-20
orcc: Use ORC_RESTRICT for executor structure
David Schleef
1
-1
/
+5
2010-08-19
Add perf testing of emulated code
David Schleef
1
-0
/
+7
2010-08-19
Fix printing of performance data in tests
David Schleef
1
-4
/
+4
2010-08-14
orcc: Fix code generation
David Schleef
1
-20
/
+24
2010-08-13
Fixes to handle opcodes with 3 sources
David Schleef
1
-0
/
+5
2010-08-11
orcc: Don't use ORC_INLINE for inline generation
David Schleef
1
-19
/
+18
2010-08-11
parser: Add .init directive
David Schleef
1
-1
/
+5
2010-08-11
orcc: Add --inline and --init-function
David Schleef
1
-77
/
+164
2010-08-11
c: Fix emulation opcode generation due to previous changes
David Schleef
1
-1
/
+1
2010-08-11
orcc: Handle x2/x4 prefix for tests
David Schleef
1
-7
/
+23
2010-08-11
orcc: create inline functions
David Schleef
1
-8
/
+32
2010-08-11
orcc: Fix warning in generated code
David Schleef
1
-0
/
+1
2010-08-09
Add orc_program_append_2() for instruction flags
David Schleef
1
-7
/
+24
2010-07-28
Add logging to orc_parse
David Schleef
1
-7
/
+16
2010-07-10
Add cache information
David Schleef
1
-0
/
+8
2010-06-26
tools: add orc-bugreport
David Schleef
2
-1
/
+516
2010-06-26
orcc: Add --quiet and --benchmark parameters to generated test programs
Sebastian Dröge
1
-8
/
+51
2010-06-26
orcc: Improve test program generation
Sebastian Dröge
1
-9
/
+8
2010-06-15
orcc: make the test program quieter
David Schleef
1
-2
/
+2
2010-06-14
orcc: Add --compat
David Schleef
1
-9
/
+56
2010-06-14
Add float parameters
David Schleef
1
-5
/
+18
2010-06-14
orcc: make test program quieter
David Schleef
1
-3
/
+4
2010-06-09
orcc: put typedefs before prototypes
David Schleef
1
-1
/
+2
2010-06-09
more conversion to orc int types
David Schleef
1
-3
/
+7
2010-06-09
orcc: remove unused declaration
David Schleef
1
-1
/
+0
[next]