diff options
author | Manman Ren <mren@apple.com> | 2012-07-09 18:57:12 +0000 |
---|---|---|
committer | Manman Ren <mren@apple.com> | 2012-07-09 18:57:12 +0000 |
commit | 6209364834a4c0ca720d3fcc9ef7fa4c1fb39ecc (patch) | |
tree | dbc2b4ad71d75e1867db2dd6e787306f25468e1a /CREDITS.TXT | |
parent | 241b77fa451f8076e47c37212028454ad52ece15 (diff) | |
download | external_llvm-6209364834a4c0ca720d3fcc9ef7fa4c1fb39ecc.zip external_llvm-6209364834a4c0ca720d3fcc9ef7fa4c1fb39ecc.tar.gz external_llvm-6209364834a4c0ca720d3fcc9ef7fa4c1fb39ecc.tar.bz2 |
X86: implement functions to analyze & synthesize CMOV|SET|Jcc
getCondFromSETOpc, getCondFromCMovOpc, getSETFromCond, getCMovFromCond
No functional change intended.
If we want to update the condition code of CMOV|SET|Jcc, we first analyze the
opcode to get the condition code, then update the condition code, finally
synthesize the new opcode form the new condition code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159955 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CREDITS.TXT')
0 files changed, 0 insertions, 0 deletions