Remove CloningDirector and associated code
[oota-llvm.git] / include / llvm / Bitcode / BitcodeWriterPass.h
2015-10-04 Teresa JohnsonSupport for function summary index bitcode sections...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-15 Duncan P. N. Exon... uselistorder: Pull bit through BitcodeWriterPass
2015-01-05 Chandler Carruth[PM] Switch the new pass manager to use a reference...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-01-13 Chris Lattnerfix a -Wdocumentation warning.
2014-01-13 Chandler Carruth[PM] Wire up support for writing bitcode with new PM.