Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Header hygiene: remove using directive and #undef DEBUG_TYPE once we're done. | Richard Smith | 2014-07-30 | 1 | -0/+2 |
| | | | | llvm-svn: 214263 | ||||
* | MachineRegionInfo.cpp: Another fix on ↵ | NAKAMURA Takumi | 2014-07-20 | 1 | -5/+4 |
| | | | | | | MachineRegionInfo::MachineRegionInfo::recalculate() to appease msc17. llvm-svn: 213476 | ||||
* | Fix -Asserts build introduced since r213456. | NAKAMURA Takumi | 2014-07-20 | 1 | -0/+2 |
| | | | | llvm-svn: 213465 | ||||
* | Templatify RegionInfo so it works on MachineBasicBlocks | Matt Arsenault | 2014-07-19 | 1 | -0/+137 |
llvm-svn: 213456 |