aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorKyle Butt <kyle+llvm@iteratee.net>2017-05-25 19:37:41 +0000
committerKyle Butt <kyle+llvm@iteratee.net>2017-05-25 19:37:41 +0000
commit13379d7c99f3dca3f36af36ddce6032cc11ce38a (patch)
treed8188c801399012b32c6e20c72724fba11458176 /llvm/lib/CodeGen/MachineScheduler.cpp
parentefd2b8f824e56b7498b9de2a8481e8738f17b6a6 (diff)
downloadllvm-13379d7c99f3dca3f36af36ddce6032cc11ce38a.zip
llvm-13379d7c99f3dca3f36af36ddce6032cc11ce38a.tar.gz
llvm-13379d7c99f3dca3f36af36ddce6032cc11ce38a.tar.bz2
PPC: Correct Size for GETtlsADDR
PPC::GETtlsADDR is lowered to a branch and a nop, by the assembly printer. Its size was incorrectly marked as 4, correct it to 8. The incorrect size can cause incorrect branch relaxation in PPCBranchSelector under the right conditions. llvm-svn: 303904
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions