[ARM64] Increases the Sched Model accuracy for Cortex-A53.
authorChad Rosier <mcrosier@codeaurora.org>
Fri, 16 May 2014 17:15:33 +0000 (17:15 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Fri, 16 May 2014 17:15:33 +0000 (17:15 +0000)
commit117b0385923b380387e8a8e1785673ba4a0c0829
tree6bddcd95d3a323e5cb9c0bc0ede636edd2663e47
parent3258443195f7574206dd90f7a67959a252737c51
[ARM64] Increases the Sched Model accuracy for Cortex-A53.
Patch by Dave Estes <cestes@codeaurora.org>
http://reviews.llvm.org/D3769

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209001 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64InstrFormats.td
lib/Target/ARM64/ARM64InstrInfo.cpp
lib/Target/ARM64/ARM64InstrInfo.h
lib/Target/ARM64/ARM64SchedA53.td
lib/Target/ARM64/ARM64SchedCyclone.td
lib/Target/ARM64/ARM64Schedule.td
test/CodeGen/ARM64/misched-basic-A53.ll
test/CodeGen/ARM64/misched-forwarding-A53.ll [new file with mode: 0644]