[FastISel][AArch64] Don't fold the 'and' instruction into the 'tbz/tbnz' instruction...
[oota-llvm.git] / test / Bitcode / metadata.ll
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-08-20 Bill WendlingUse -disable-output and to suppress output and don...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-04 Devang PatelUse separate ValueList for metadata.
2009-08-04 Devang PatelRevert recent bitcode writer patches.
2009-08-04 Devang PatelConstants and Metadata share ValueList. This means...