Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | verify-uselistorder: Force -preserve-bc-use-list-order | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -0/+8 |
* | verify-uselistorder: Move shuffleUseLists() out of lib/IR | Duncan P. N. Exon Smith | 2014-08-01 | 1 | -104/+2 |
* | UseListOrder: Guarantee that shuffles change use-list order | Duncan P. N. Exon Smith | 2014-08-01 | 1 | -9/+12 |
* | IR: Augment debug statements for use-list order | Duncan P. N. Exon Smith | 2014-07-29 | 1 | -2/+5 |
* | Fix MSVC2012 build error in UseListOrder.cpp | Hans Wennborg | 2014-07-25 | 1 | -3/+4 |
* | Try to fix a layering violation introduced by r213945 | Duncan P. N. Exon Smith | 2014-07-25 | 1 | -303/+9 |
* | Fix -Werror build after r213945 | Duncan P. N. Exon Smith | 2014-07-25 | 1 | -0/+1 |
* | IPO: Add use-list-order verifier | Duncan P. N. Exon Smith | 2014-07-25 | 1 | -0/+423 |