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