summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64DeadRegisterDefinitionsPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-3/+3
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* ARM64: use 32-bit moves for constants where possible.Tim Northover2014-04-161-8/+8
* [ARM64,C++11]: Range'ify the dead-register-definition pass.Jim Grosbach2014-04-151-27/+23
* Fix for codegen bug that could cause illegal cmn instruction generationLouis Gerbarg2014-04-141-1/+16
* MachineInstr: introduce explicit_operands and implicit_operands rangesDavid Blaikie2014-04-051-4/+1
* [ARM64] Teach the ARM64DeadRegisterDefinition pass to respect implicit-defs.Lang Hames2014-04-031-0/+21
* ARM64: initial backend importTim Northover2014-03-291-0/+104
OpenPOWER on IntegriCloud