aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BuiltinGCs.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-11-12[GC][NFC] Simplify code now that we only have one safepoint kindPhilip Reames1-4/+4
2018-11-12[GC] Remove unused configuration variablePhilip Reames1-6/+1
2018-11-11[GCRoot] Remove some unneccessary complexityPhilip Reames1-4/+0
2018-11-10[GC] Rename a header for consistencyPhilip Reames1-1/+1
2018-11-09[GC] Simplify linking of GC builtin GC strategiesPhilip Reames1-6/+2
2018-07-30Remove trailing spaceFangrui Song1-1/+1
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2017-02-27[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko1-2/+7
2016-01-19[GC] Consolidate all built in GCs into a single file [NFC]Philip Reames1-0/+139