Justin Viiret
|
da23e8306a
|
assignDkeys: use flat_set<ReportID>, not set
|
2015-12-07 09:38:32 +11:00 |
|
Justin Viiret
|
15c2980948
|
Make key 64 bits where large shifts may be used.
This fixes a long-standing issue with large multibit structures.
|
2015-12-07 09:38:32 +11:00 |
|
Justin Viiret
|
2a2576e907
|
Introduce copy_bytes for writing into bytecode
Protects memcpy from nullptr sources, which triggers failures in GCC's
UB sanitizer.
|
2015-11-18 15:26:16 +11:00 |
|
Justin Viiret
|
d9efe07125
|
depth: correct sign in printf format
|
2015-11-10 14:36:38 +11:00 |
|
Justin Viiret
|
ed4a3cdcf1
|
compare: always use braces for for/if blocks
|
2015-11-10 14:36:38 +11:00 |
|
Matthew Barr
|
1f47b82106
|
Remove unneeded code at preproc stage
If we know we have BMI2 we shouldn't produce the fallback code.
|
2015-10-30 11:28:38 +11:00 |
|
Matthew Barr
|
904e436f11
|
Initial commit of Hyperscan
|
2015-10-20 09:13:35 +11:00 |
|