summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64ConditionalCompares.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-919/+0
* AArch64/ARM64: expunge CPSR from the sourcesTim Northover2014-04-301-8/+8
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-3/+5
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-12/+12
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* Implement depth_first and inverse_depth_first range factory functions.David Blaikie2014-04-111-1/+1
* [ARM64,C++11]: Range'ify loops in the conditional-compare pass.Jim Grosbach2014-04-101-27/+25
* Fix some doc and comment typosAlp Toker2014-04-091-2/+2
* ARM64: Remove unused helper function, make others static.Benjamin Kramer2014-03-291-1/+1
* ARM64: initial backend importTim Northover2014-03-291-0/+918
OpenPOWER on IntegriCloud