AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter
[oota-llvm.git] / test / Transforms / SimplifyCFG / volatile-phioper.ll
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2013-08-01 Bill WendlingUse function attributes to indicate that we don't want...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-03-07 Andrew TrickSimplifyCFG fix for volatile load/store.