summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineRegionInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* Header hygiene: remove using directive and #undef DEBUG_TYPE once we're done.Richard Smith2014-07-301-0/+2
* MachineRegionInfo.cpp: Another fix on MachineRegionInfo::MachineRegionInfo::r...NAKAMURA Takumi2014-07-201-5/+4
* Fix -Asserts build introduced since r213456.NAKAMURA Takumi2014-07-201-0/+2
* Templatify RegionInfo so it works on MachineBasicBlocksMatt Arsenault2014-07-191-0/+137
OpenPOWER on IntegriCloud