summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/constant-string-class.m
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2015-07-20 22:34:44 +0000
committerMatthias Braun <matze@braunis.de>2015-07-20 22:34:44 +0000
commit2bd6dd8d5487eb21a88e841d932005f5ad644200 (patch)
tree232a86a87c96c77096920175f83f04eee6011b56 /clang/test/CodeGenObjC/constant-string-class.m
parent52a143a5d91ef7793a5c49934a7cc75b86632e8a (diff)
downloadbcm5719-llvm-2bd6dd8d5487eb21a88e841d932005f5ad644200.tar.gz
bcm5719-llvm-2bd6dd8d5487eb21a88e841d932005f5ad644200.zip
MachineScheduler: Restrict macroop fusion to data-dependent instructions.
Before creating a schedule edge to encourage MacroOpFusion check that: - The predecessor actually writes a register that the branch reads. - The predecessor has no successors in the ScheduleDAG so we can schedule it in front of the branch. This avoids skewing the scheduling heuristic in cases where macroop fusion cannot happen. Differential Revision: http://reviews.llvm.org/D10745 llvm-svn: 242723
Diffstat (limited to 'clang/test/CodeGenObjC/constant-string-class.m')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud