summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AntiDepBreaker.h
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Reduce visibility of implementation detailsBenjamin Kramer2015-07-011-1/+1
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* mop up: "Don’t duplicate function or class name at the beginning of the com...Sanjay Patel2014-09-211-12/+8
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-111-1/+1
* Give internal classes hidden visibility.Benjamin Kramer2013-09-111-1/+1
* Update DBG_VALUEs while breaking anti dependencies.Devang Patel2011-06-021-3/+15
* Make BreakAntiDependencies' SUnits argument const, and make the BeginDan Gohman2010-04-191-3/+3
* Remove some old experimental code that is no longer needed. Remove additional...David Goodwin2009-11-201-16/+1
* Sink a #include <map> to where it's actually needed.Dan Gohman2009-11-161-0/+1
* Do a scheduling pass ignoring anti-dependencies to identify candidate registe...David Goodwin2009-11-031-3/+14
* Make AntiDepReg.h internal.David Goodwin2009-10-281-0/+62
OpenPOWER on IntegriCloud