User Details
- User Since
- Sep 8 2016, 7:41 AM (378 w, 1 d)
Dec 27 2017
Dec 26 2017
turning aes off forbids enabling vaes
turning off pclmul forbids enabling vpclmulqdq
Dec 25 2017
removing guards to allow better diags
Dec 24 2017
Dec 23 2017
Nov 26 2017
Nov 25 2017
Nov 23 2017
adopted changes proposed by Craig:
maskz variants are out in favor of explicit passing of the additive identity
BWI dependency is explicitly stated
GCC builtins counterparts are matched
+ nice formatting of feature recognition
Nov 22 2017
adopted a stricter type constraints on bits shuffle node, as suggested by Craig
Nov 21 2017
Nov 20 2017
added tzcnt tests
removed redundant blank line
further refined selection of conflicting insns, as suggested by Craig (thanks)
Reid,
can you please have a look?
further refined selection of conflicting insns, as suggested by Craig
added commutation tests, as suggested by Simon
Separated VBMI2's concatenate/shift insns implementation course from PMADD52
Nov 19 2017
Nov 18 2017
Nov 17 2017
Nov 15 2017
refined VPCLMULQDQ recognition in favor of PCLMULQDQ
addressed Craig's comments
intel syntax encoding test is to be added shortly
Nov 2 2017
Oct 2 2017
thanks for the prompt review.
will address enum's values definition ordering upon the commit itself
Oct 1 2017
Minimal source changes - introduced 'new' enum values definitions as adapted on dependent change (D37412)
Added few more assembly level testing, as requested by @rnk
Minimized 'offset_operator.ll' test-case, and auto-updated it checks