Use getEdgeProbability() instead of getEdgeWeight() in BFI and remove getEdgeWeight...
[oota-llvm.git] / test / Assembler / vector-shift.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-31 Duncan P. N. Exon... verify-uselistorder: Add RUN lines to cases in test...
2012-04-08 Bill WendlingFileCheckize these testcases.
2009-03-14 Dan GohmanApply a patch by Micah Villmow to fix AsmParser to...
2008-07-29 Nate BegemanAdd vector shifts to the IR, patch by Eli Friedman.