summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineRegionInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...Eugene Zelenko2017-06-011-65/+65
* Modify df_iterator to support post-order actionsDavid Callahan2016-10-051-2/+2
* [GraphTraits] Replace all NodeType usage with NodeRefTim Shen2016-08-221-6/+8
* Remove macro guards for extern template instantiations.Benjamin Kramer2015-07-131-4/+3
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Remove empty non-virtual destructors or mark them =default when non-publicBenjamin Kramer2015-04-111-2/+0
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-2/+2
* Templatify RegionInfo so it works on MachineBasicBlocksMatt Arsenault2014-07-191-0/+183