Stabilize llvm/test/Object/archive-update.test a bit.
[oota-llvm.git] / test / Bitcode / upgrade-tbaa.ll
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-08-19 Duncan P. N. Exon... verify-uselistorder: Force -preserve-bc-use-list-order
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
2014-07-29 Duncan P. N. Exon... Bitcode: Correctly compare a Use against itself
2013-09-28 Manman RenAutoUpgrade: upgrade from scalar TBAA format to struct...