[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / lib / Target / AArch64 / CMakeLists.txt
2015-06-15 Hao Liu[AArch64] Revert r239711 again. We need to discuss...
2015-06-15 Hao Liu[AArch64] Match interleaved memory accesses into ldN...
2015-06-11 Rafael EspindolaThis reverts commit r239529 and r239514.
2015-06-11 Hao Liu[AArch64] Match interleaved memory accesses into ldN...
2014-10-13 Bradley Smith[AArch64] Add workaround for Cortex-A53 erratum (835769)
2014-09-10 Arnaud A. de Grand... [AArch64] Add experimental PBQP support
2014-09-05 Jiangning Liu[AArch64] Add pass to enable additional comparison...
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-08 James Molloy[AArch64] Add an FP load balancing pass for Cortex-A57
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-02-20 Chad Rosier[AArch64] Add support for TargetTransformInfo Analysis.
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-28 NAKAMURA TakumiAdd newline at eof.
2013-08-06 NAKAMURA TakumiTarget/*/CMakeLists.txt: Add the dependency to CommonTa...
2013-02-15 Tim NorthoverAArch64: add branch fixup pass.
2013-02-15 Tim NorthoverAArch64: remove ConstantIsland pass & put literals...
2013-02-05 Tim NorthoverRemove cyclic dependency in AArch64 libraries
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.