[IR] Reformulate LLVM's EH funclet IR
[oota-llvm.git] / include / llvm / IR / InstVisitor.h
2015-12-12 David Majnemer[IR] Reformulate LLVM's EH funclet IR
2015-09-03 Joseph Tremoulet[WinEH] Add cleanupendpad instruction
2015-07-31 David MajnemerNew EH representation for MSVC compatibility
2015-07-10 David MajnemerRevert the new EH instructions
2015-07-10 David MajnemerNew EH representation for MSVC compatibility
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-20 Pete CooperChange Function::getIntrinsicID() to return an Intrinsi...
2014-03-06 Chandler Carruth[Layering] Move InstVisitor.h into the IR library as...