summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineRegionInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* MachineRegionInfo.cpp: Another fix on ↵NAKAMURA Takumi2014-07-201-5/+4
| | | | | | MachineRegionInfo::MachineRegionInfo::recalculate() to appease msc17. llvm-svn: 213476
* Fix -Asserts build introduced since r213456.NAKAMURA Takumi2014-07-201-0/+2
| | | | llvm-svn: 213465
* Templatify RegionInfo so it works on MachineBasicBlocksMatt Arsenault2014-07-191-0/+137
llvm-svn: 213456
OpenPOWER on IntegriCloud