[PATCH] Statepoint infrastructure for garbage collection
Philip Reames
listmail at philipreames.com
Thu Oct 9 13:55:24 PDT 2014
The previous update didn't actually include some of the changes I'd meant it to.
http://reviews.llvm.org/D5683
Files:
docs/Statepoints.rst
include/llvm/CodeGen/FunctionLoweringInfo.h
include/llvm/CodeGen/MachineInstr.h
include/llvm/CodeGen/StackMaps.h
include/llvm/IR/Intrinsics.td
include/llvm/IR/Statepoint.h
include/llvm/Target/Target.td
include/llvm/Target/TargetFrameLowering.h
include/llvm/Target/TargetOpcodes.h
lib/Analysis/TargetTransformInfo.cpp
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/LocalStackSlotAllocation.cpp
lib/CodeGen/PrologEpilogInserter.cpp
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
lib/CodeGen/StackMaps.cpp
lib/CodeGen/TargetLoweringBase.cpp
lib/IR/CMakeLists.txt
lib/IR/Function.cpp
lib/IR/LLVMContext.cpp
lib/IR/Statepoint.cpp
lib/IR/Verifier.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86FrameLowering.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86MCInstLower.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/CodeGen/X86/statepoint-call-lowering.ll
test/CodeGen/X86/statepoint-stack-usage.ll
test/CodeGen/X86/statepoint-stackmap-format.ll
test/Verifier/statepoint-non-gc-ptr.ll
test/Verifier/statepoint.ll
utils/TableGen/CodeGenTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5683.14677.patch
Type: text/x-patch
Size: 110666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141009/afdffe53/attachment.bin>
More information about the llvm-commits
mailing list