summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2016-01-22 21:02:55 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2016-01-22 21:02:55 +0000
commit95639746e530d067c501abcc717980e891f8cd25 (patch)
treeedf6050feda3df7cc670d115ec6f91ca67ec4acf /llvm/lib/CodeGen/CodeGenPrepare.cpp
parent7b384e7fef3dcd1462ae078be60d96252d2ef55f (diff)
downloadbcm5719-llvm-95639746e530d067c501abcc717980e891f8cd25.tar.gz
bcm5719-llvm-95639746e530d067c501abcc717980e891f8cd25.zip
[PlaceSafepoints] Introduce a -spp-no-statepoints flag
Summary: This change adds a `-spp-no-statepoints` flag to PlaceSafepoints that bypasses the code that wraps newly introduced polls and existing calls in gc.statepoint. With `-spp-no-statepoints` enabled, PlaceSafepoints effectively becomes a safpeoint **poll** insertion pass. The eventual goal is to "constant fold" this option, along with `-rs4gc-use-deopt-bundles` to `true`, once clients using gc.statepoint are okay doing so. Reviewers: pgavlin, reames, JosephTremoulet Subscribers: sanjoy, mcrosier, llvm-commits Differential Revision: http://reviews.llvm.org/D16439 llvm-svn: 258551
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud