]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/CodeGen/AntiDepBreaker.h
Add a couple of convenience accessors to DebugLocEntry::Value to further
[opencl/llvm.git] / lib / CodeGen / AntiDepBreaker.h
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.