Reverts wrong modification to MachineBlockPlacement & BranchFolding; uses a new strat...
[oota-llvm.git] / lib / CodeGen / AntiDepBreaker.h
2015-07-01 Benjamin Kramer[CodeGen] Reduce visibility of implementation details
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-09-21 Sanjay Patelmop up: "Don’t duplicate function or class name at...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2011-06-02 Devang PatelUpdate DBG_VALUEs while breaking anti dependencies.
2010-04-19 Dan GohmanMake BreakAntiDependencies' SUnits argument const,...
2009-11-20 David GoodwinRemove some old experimental code that is no longer...
2009-11-16 Dan GohmanSink a #include <map> to where it's actually needed.
2009-11-03 David GoodwinDo a scheduling pass ignoring anti-dependencies to...
2009-10-28 David GoodwinMake AntiDepReg.h internal.