Silencing an "enumeral and non-enumeral type in conditional expression" warning;...
[oota-llvm.git] / lib / IR / UseListOrder.cpp
2014-08-19 Duncan P. N. Exon... verify-uselistorder: Force -preserve-bc-use-list-order
2014-08-01 Duncan P. N. Exon... verify-uselistorder: Move shuffleUseLists() out of...
2014-08-01 Duncan P. N. Exon... UseListOrder: Guarantee that shuffles change use-list...
2014-07-29 Duncan P. N. Exon... IR: Augment debug statements for use-list order
2014-07-25 Hans WennborgFix MSVC2012 build error in UseListOrder.cpp
2014-07-25 Duncan P. N. Exon... Try to fix a layering violation introduced by r213945
2014-07-25 Duncan P. N. Exon... Fix -Werror build after r213945
2014-07-25 Duncan P. N. Exon... IPO: Add use-list-order verifier