summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Between scheduling regions, correctly maintain anti-dep breaking state so tha...David Goodwin2009-10-291-5/+7
* Fix a couple of bugs in aggressive anti-dep breaking.David Goodwin2009-10-291-36/+61
* Allow the aggressive anti-dep breaker to process the same region multiple tim...David Goodwin2009-10-261-109/+173
* Add aggressive anti-dependence breaker. Currently it is not the default for a...David Goodwin2009-10-261-0/+687
OpenPOWER on IntegriCloud