implement missing compares
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 31 Dec 2006 18:52:39 +0000 (18:52 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 31 Dec 2006 18:52:39 +0000 (18:52 +0000)
commit9985f9f61e1dcffcd28caa2b6a42a1347624158d
tree963073ffac4a0ddb21b36725873e03ab63170e06
parent1fd79b8c42fcdde3b102febb893e6b3919266031
implement missing compares
patch by Lauro
bug fixed by me

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32795 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrInfo.td
test/CodeGen/ARM/fpcmp_ueq.ll [new file with mode: 0644]