]> granicus.if.org Git - llvm/commit
[Hexagon] Do not rely on callee-saved info in hasFP
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 11 Jul 2017 17:11:54 +0000 (17:11 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 11 Jul 2017 17:11:54 +0000 (17:11 +0000)
commitc3676c8ea951fb6ee8a38faa3fb06fa43ac16bdc
treeb52b599fed595b7efb30aa9c29a524415b0e19d7
parent5cc2236f0f10e198b16769a2a34a1554d791fe9d
[Hexagon] Do not rely on callee-saved info in hasFP

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307675 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonFrameLowering.cpp
lib/Target/Hexagon/HexagonISelLowering.cpp
test/CodeGen/Hexagon/hasfp-crash1.ll [new file with mode: 0644]
test/CodeGen/Hexagon/hasfp-crash2.ll [new file with mode: 0644]