search for: 1007984

Displaying 1 result from an estimated 1 matches for "1007984".

Did you mean: 1004984
2010 Jan 05
2
[LLVMdev] TableGen !eq() Operator Patch
Attached is a patch to implement an !eq() operator in TableGen. We use this for the AVX specification to allow the user to control what kind of pattern should be used for a particular instruction def. For example, we use it for reg-mem instructions to let the user choose between a built-in generic reg-mem pattern, the same pattern that was used for the reg-reg variant of the instruction or a