summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64BranchRelaxation.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-2/+2
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* [ARM64,C++11] Tidy up branch relaxation a bit w/ c++11.Jim Grosbach2014-04-161-32/+25
* Tidy up. Space before ':' in range-based for loops.Jim Grosbach2014-04-031-1/+1
* [C++11,ARM64] Range based for loops in branch relaxation.Jim Grosbach2014-04-021-6/+5
* ARM64: initial backend importTim Northover2014-03-291-0/+506
OpenPOWER on IntegriCloud