commit | 11305984d05454b2711cd067f5fadfacf3c58f37 | [log] [tgz] |
---|---|---|
author | David L. Jones <dlj@google.com> | Thu May 16 23:27:05 2019 +0000 |
committer | David L. Jones <dlj@google.com> | Thu May 16 23:27:05 2019 +0000 |
tree | afab66ac22edaf8575f3aa01bfc4d0a4e4814b74 | |
parent | 08c15df29f8bca36ad8d6160379c14614bf4f5de [diff] |
[X86][AsmParser] Rename "ConditionCode" variable to "ConditionPredicate". This better matches the verbiage in Intel documentation, and should help avoid confusion between these two different kinds of values, both of which are parsed from mnemonics. llvm-svn: 360953