Fix broken build
[oota-llvm.git] / lib / Target / ARM64 / ARM64DeadRegisterDefinitionsPass.cpp
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-16 Tim NorthoverARM64: use 32-bit moves for constants where possible.
2014-04-15 Jim Grosbach[ARM64,C++11]: Range'ify the dead-register-definition...
2014-04-14 Louis GerbargFix for codegen bug that could cause illegal cmn instru...
2014-04-05 David BlaikieMachineInstr: introduce explicit_operands and implicit_...
2014-04-03 Lang Hames[ARM64] Teach the ARM64DeadRegisterDefinition pass...
2014-03-29 Tim NorthoverARM64: initial backend import