MachineRegisterInfo: Remove UsedPhysReg infrastructure
[oota-llvm.git] / lib / Target / AArch64 / AArch64A57FPLoadBalancing.cpp
2015-07-14 Matthias BraunMachineRegisterInfo: Remove UsedPhysReg infrastructure
2015-07-06 Chad RosierFix a bug in the A57FPLoadBalancing register tracking...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-03-13 Benjamin Kramerunique_ptrs are unique already, no need to unique them...
2015-03-03 Eric ChristopherRemove subtarget dependence in pass pipeline setup...
2015-02-27 Eric ChristopherRewrite MachineOperand::print and MachineInstr::print...
2015-01-30 Chad Rosier[AArch64] Make AArch64A57FPLoadBalancing output stable.
2015-01-30 Eric ChristopherClean up some uses of getSubtarget in AArch64.
2015-01-29 Chad Rosier[AArch64] Add INITIALIZE_PASS macros to AArch64A57FPLoa...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-11-24 Chad Rosier[AArch64] Fix clobber computation in A57LoadBalancing...
2014-10-03 Benjamin KramerEliminate some deep std::vector copies. NFC.
2014-09-14 James Molloy[A57FPLoadBalancing] Modify r217689 - actually we do...
2014-09-12 James Molloy[A57FPLoadBalancing] Remove support for vector types
2014-09-12 James Molloy[A57FPLoadBalancing] Ignore <def>s when checking if...
2014-09-12 James Molloy[A57LoadBalancing] unique_ptr-ify.
2014-08-29 Arnaud A. de Grand... [AArch64] FPLoadBalancing: move ownership of the chain...
2014-08-26 James MolloyChange the return value of "getEnd()" from a MachineIns...
2014-08-08 Tim NorthoverAArch64: avoid deleting the current iterator in a loop.
2014-08-08 NAKAMURA TakumiAArch64A57FPLoadBalancing.cpp: Define ColorNames in...
2014-08-08 James Molloy[AArch64] Add an FP load balancing pass for Cortex-A57