summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86InstrInfo.cpp
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2003-05-24 00:08:39 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2003-05-24 00:08:39 +0000
commit23d15a71b886da921931feda17368ab8afc1fea2 (patch)
tree333c607bbfaa659beb52f67bc8362c046404244d /llvm/lib/Target/X86/X86InstrInfo.cpp
parent627b9f4d6d169f2709e42f7d02b3774027e6e2f4 (diff)
downloadbcm5719-llvm-23d15a71b886da921931feda17368ab8afc1fea2.tar.gz
bcm5719-llvm-23d15a71b886da921931feda17368ab8afc1fea2.zip
NOP instructions are pseudo-instructions. We should not have them explicitly in
our representation, since they are usually special cases of already-existing instructions. This abstracts away methods that let a pass create and verify a NOP instruction, without relying on a `NOP' enum to be in existence in the target's instruction info descriptor. llvm-svn: 6319
Diffstat (limited to 'llvm/lib/Target/X86/X86InstrInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud