Remove the successor probabilities normalization in tail duplication pass.
[oota-llvm.git] / lib / CodeGen / InterleavedAccessPass.cpp
2015-09-01 Silviu Baranga[ARM][AArch64] Turn on by default interleaved access...
2015-08-06 Nico RieckRename inst_range() to instructions() for consistency...
2015-06-26 Hao Liu[InterleavedAccess] Fix failures "undefined type 'llvm...
2015-06-26 Hao Liu[InterleavedAccess] Add a pass InterleavedAccess to...