summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64AdvSIMDScalarPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-385/+0
* [ARM64][fast-isel] Disable target specific optimizations at -O0. Functionally,Chad Rosier2014-05-071-8/+0
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-3/+3
* [ARM64] Fix an issue where we were always assuming a copy was coming from a D...Chad Rosier2014-04-281-3/+3
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Fix some doc and comment typosAlp Toker2014-04-091-4/+4
* ARM64: initial backend importTim Northover2014-03-291-0/+392
OpenPOWER on IntegriCloud