This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ea11a4 [Object, COFF] An import data directory might not consist sol [...] new 8a49ff8 [RSForGC] Bring findBasePointer up to code; NFC new b97d91e [RSForGC] Get rid of the unnecessary MeetBDVStates struct; NFC new ec3d727 [RSForGC] Bring meetBDVStateImpl up to code; NFC new 19d3a6d [RSForGC] Bring analyzeParsePointLiveness up to code; NFC new 18f0630 [RSForGC] Bring containsGCPtrType, isGCPointerType up to code; NFC new 52dba4b [RSForGC] Bring recomputeLiveInValues up to code; NFC new 7ed3ae5 [RSForGC] Bring computeLiveInValues up to code; NFC new 4c6d1ee [RSForGC] Bring computeLiveOutSeed up to code; NFC new ac356fc [RSForGC] Bring computeLiveInValues up to code; NFC new e693206 [RSForGC] Bring the BDVState struct up to code; NFC
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/Instructions.h | 4 + lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 416 ++++++++++------------ 2 files changed, 188 insertions(+), 232 deletions(-)