Added floating point lowering for setcc and brcond.
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Mon, 28 Jul 2008 19:11:24 +0000 (19:11 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Mon, 28 Jul 2008 19:11:24 +0000 (19:11 +0000)
commit85e31e3a5301c31947e35258dce7efa8e788bd51
tree538e15f364aceaf7875f1056a82062116a3f1d3d
parentecf4fa27442a45ff1903c0d98c5eb5c5fbd982b2
Added floating point lowering for setcc and brcond.
Fixed COMM asm directive usage.
ConstantPool using custom FourByteConstantSection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54139 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsAsmPrinter.cpp
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsInstrInfo.cpp
lib/Target/Mips/MipsInstrInfo.h
lib/Target/Mips/MipsTargetAsmInfo.cpp