Fix broken build
[oota-llvm.git] / lib / Target / ARM64 / MCTargetDesc / ARM64MCTargetDesc.cpp
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-23 James Molloy[ARM64] Add a big endian version of the ARM64 target...
2014-04-22 Chandler Carruth[cleanup] Lift using directives, DEBUG_TYPE definitions...
2014-04-15 Quentin Colombet[ARM64][MC] Set the default CPU string to generic.
2014-04-14 Quentin Colombet[ARM64][MC] Set the default CPU to cyclone when initili...
2014-03-29 Benjamin KramerARM64: Remove unused helper function, make others static.
2014-03-29 Tim NorthoverARM64: initial backend import