[RS4GC] Add an option to suppress vector splitting
authorPhilip Reames <listmail@philipreames.com>
Thu, 7 Jan 2016 02:20:11 +0000 (02:20 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 7 Jan 2016 02:20:11 +0000 (02:20 +0000)
commitc983c660234bd54d7027445695b338bbc1fa3ae1
tree35b9ad67b223415f8fe6b8eaa96a9900701afabf
parentab240104f0315bc109a6973395b69d4c377bf422
[RS4GC] Add an option to suppress vector splitting

At the moment, this is essentially a diangostic option so that I can start collecting failing test cases, but we will eventually migrate to removing the vector splitting code entirely.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257015 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp