[C++] Use 'nullptr'. Target edition.
[oota-llvm.git] / lib / Target / ARM64 / ARM64CollectLOH.cpp
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-16 Aaron BallmanFixing a compile error in debug versions of MSVC. It...
2014-04-16 Jim GrosbachARM64: Nuke some dead code.
2014-04-15 Jim Grosbach[ARM64,C++11] Clean up the ARM64 LOH collection pass.
2014-04-09 Alp TokerFix some doc and comment typos
2014-04-03 Jim GrosbachTidy up. Space before ':' in range-based for loops.
2014-04-02 Jim GrosbachMake some range based loop types more explicit.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops for LOH
2014-04-02 Quentin Colombet[ARM64][CollectLOH] Remove the link to the radar from...
2014-04-02 Quentin Colombet[ARM64][CollectLOH] Add some comments to explain how...
2014-03-31 NAKAMURA TakumiARM64CollectLOH.cpp: Tweak \param. [-Wdocumentation]
2014-03-29 Dmitri GribenkoFix a few -Wdocumentation warnings
2014-03-29 Tim NorthoverARM64: initial backend import