summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h
Commit message (Expand)AuthorAgeFilesLines
* [FastISel] Fix crash for gc.relocate lowringSerguei Katkov2019-04-051-1/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code...Craig Topper2018-03-291-1/+1
* Fix layering by moving ValueTypes.h from CodeGen to IRDavid Blaikie2018-03-231-1/+1
* [CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include W...Eugene Zelenko2017-09-271-5/+11
* [NFC] Header cleanupMehdi Amini2016-04-181-1/+0
* [StatepointLowering] Don't do two DenseMap lookups; nfciSanjoy Das2016-03-231-2/+3
* [StatepointLowering] Minor NFC cleanupsSanjoy Das2016-03-231-11/+12
* [StatepointLowering] Change AllocatedStackSlots to use SmallBitVectorSanjoy Das2016-02-191-4/+5
* [StatepointLowering] Support of the gc.relocates for invoke statepoints.Igor Laevsky2015-05-201-21/+0
* Run StatepointLowering.{cpp,h} through clang-format.Pat Gavlin2015-04-291-2/+1
* [Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection...Philip Reames2014-12-021-0/+138
OpenPOWER on IntegriCloud