summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2013-09-11 23:25:21 +0000
committerHal Finkel <hfinkel@anl.gov>2013-09-11 23:25:21 +0000
commitd24ba9ff6e7ffc64c0597171b1980cc4e9556eb0 (patch)
tree8ac8fe16211e1f64c8a5204fb54a177d2d1a3155 /lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
parentb7fbc5baad87eb5cc143193e66139824993883d3 (diff)
downloadllvm-d24ba9ff6e7ffc64c0597171b1980cc4e9556eb0.tar.gz
llvm-d24ba9ff6e7ffc64c0597171b1980cc4e9556eb0.tar.bz2
llvm-d24ba9ff6e7ffc64c0597171b1980cc4e9556eb0.tar.xz
Greatly simplify the PPC A2 scheduling itinerary
As Andy pointed out to me a long time ago, there are no structural hazards in the later pipeline stages of the A2, and so modeling them is useless. Also, modeling the top pre-dispatch stages is deceiving because, when multiple hardware threads are active, those resources are shared among the threads. The bypass definitions were mostly wrong, and so those have been removed. The resulting itinerary is much simpler, and more accurate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190562 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp')
0 files changed, 0 insertions, 0 deletions