aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineRegionInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Header hygiene: remove using directive and #undef DEBUG_TYPE once we're done.Richard Smith1-0/+2
2014-07-20MachineRegionInfo.cpp: Another fix on MachineRegionInfo::MachineRegionInfo::r...NAKAMURA Takumi1-5/+4
2014-07-20Fix -Asserts build introduced since r213456.NAKAMURA Takumi1-0/+2
2014-07-19Templatify RegionInfo so it works on MachineBasicBlocksMatt Arsenault1-0/+137