Removing dependency on third party library for Intel JIT event support.
[oota-llvm.git] / lib / CodeGen / AntiDepBreaker.h
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.