Allow the ICmp and FCmp instructions to be written by the AsmWriter
authorReid Spencer <rspencer@reidspencer.com>
Sun, 3 Dec 2006 06:27:29 +0000 (06:27 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 3 Dec 2006 06:27:29 +0000 (06:27 +0000)
commit74f1642bc1c2981e4573c9f0690d91b6a9bbc68c
tree820bd2664a87feee6f083976808b5357aacca77a
parent728b6db6fbd3caee7fa25b377f4592160476bb9c
Allow the ICmp and FCmp instructions to be written by the AsmWriter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32148 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp
lib/VMCore/Instruction.cpp