Misha Brukman 00b05bd703 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6319 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-24 00:08:39 +00:00
..
2003-05-06 18:45:02 +00:00
2003-05-22 22:00:54 +00:00
2002-12-12 03:43:30 +00:00
2003-01-14 21:29:52 +00:00
2002-09-06 21:31:57 +00:00
2003-05-09 22:16:18 +00:00
2003-01-27 22:08:52 +00:00
2003-05-10 01:56:42 +00:00
2003-05-20 18:45:36 +00:00
2003-01-14 21:29:58 +00:00