summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/UseListOrder.cpp
Commit message (Expand)AuthorAgeFilesLines
* uselistorder: Remove the global bitsDuncan P. N. Exon Smith2015-04-151-43/+0
* IR: Set -preserve-bc-uselistorder=false by defaultDuncan P. N. Exon Smith2015-04-141-1/+1
* IR: Rename 'use-list-order' options to 'uselistorder'Duncan P. N. Exon Smith2015-04-141-2/+2
* IR: Preserve use-list order by default in bitcodeDuncan P. N. Exon Smith2015-04-091-3/+3
* verify-uselistorder: Force -preserve-bc-use-list-orderDuncan P. N. Exon Smith2014-08-191-0/+8
* verify-uselistorder: Move shuffleUseLists() out of lib/IRDuncan P. N. Exon Smith2014-08-011-104/+2
* UseListOrder: Guarantee that shuffles change use-list orderDuncan P. N. Exon Smith2014-08-011-9/+12
* IR: Augment debug statements for use-list orderDuncan P. N. Exon Smith2014-07-291-2/+5
* Fix MSVC2012 build error in UseListOrder.cppHans Wennborg2014-07-251-3/+4
* Try to fix a layering violation introduced by r213945Duncan P. N. Exon Smith2014-07-251-303/+9
* Fix -Werror build after r213945Duncan P. N. Exon Smith2014-07-251-0/+1
* IPO: Add use-list-order verifierDuncan P. N. Exon Smith2014-07-251-0/+423
OpenPOWER on IntegriCloud