ARM64: Range based for loop in ARM64PromoteConstant pass
[oota-llvm.git] / lib / Target / ARM64 / ARM64PromoteConstant.cpp
2014-04-07 Jim GrosbachARM64: Range based for loop in ARM64PromoteConstant...
2014-04-07 Jim GrosbachARM64: Clean up file header comment a bit.
2014-04-03 Jim GrosbachTidy up. Space before ':' in range-based for loops.
2014-04-02 Jim Grosbach[C++11,ARM64] Range based for loops in constant promotion.
2014-03-29 Dmitri GribenkoFix a few -Wdocumentation warnings
2014-03-29 Tim NorthoverARM64: initial backend import