summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/BuiltinGCs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [GC][NFC] Simplify code now that we only have one safepoint kindPhilip Reames2018-11-121-4/+4
* [GC] Remove unused configuration variablePhilip Reames2018-11-121-6/+1
* [GCRoot] Remove some unneccessary complexityPhilip Reames2018-11-111-4/+0
* [GC] Rename a header for consistencyPhilip Reames2018-11-101-1/+1
* [GC] Simplify linking of GC builtin GC strategiesPhilip Reames2018-11-091-6/+2
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko2017-02-271-2/+7
* [GC] Consolidate all built in GCs into a single file [NFC]Philip Reames2016-01-191-0/+139
OpenPOWER on IntegriCloud