Initialize X86 DataLayout based on the Triple only.
[oota-llvm.git] / tools / verify-uselistorder /
2014-08-01 Duncan P. N. Exon... verify-uselistorder: Reverse use-lists at every verific...
2014-08-01 Duncan P. N. Exon... verify-uselistorder: Add missing `static`
2014-08-01 Duncan P. N. Exon... verify-uselistorder: Move shuffleUseLists() out of...
2014-08-01 Duncan P. N. Exon... verify-uselistorder: Make the verification logic easier...
2014-08-01 Rafael EspindolaRemove some calls to std::move.
2014-07-31 Duncan P. N. Exon... verify-uselistorder: Change the default -num-shuffles=5
2014-07-30 Duncan P. N. Exon... Rename llvm-uselistorder => verify-uselistorder