Test commit - added a new line to lib/Target/AArch64/AArch64TargetMachine.cpp.
[oota-llvm.git] / lib / Target / AArch64 / AArch64TargetMachine.cpp
2014-02-19 Christian PirkerTest commit - added a new line to lib/Target/AArch64...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2014-01-03 Rafael EspindolaMake the llvm mangler depend only on DataLayout.
2014-01-01 Rafael EspindolaRemove the 's' DataLayout specification
2013-12-16 Rafael EspindolaThe preferred alignment defaults to the abi alignment...
2013-12-16 Rafael EspindolaOn DataLayout, omit the default of p:64:64:64.
2013-12-12 Rafael EspindolaSimplify the datalayout string of ARM and AArch64.
2013-05-13 Rafael EspindolaRemove the MachineMove class.
2013-02-15 Tim NorthoverAArch64: add branch fixup pass.
2013-02-15 Tim NorthoverAArch64: remove ConstantIsland pass & put literals...
2013-02-14 Tim NorthoverAArch64: add block comments where missing
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.