Add C API for thread yielding callback.
[oota-llvm.git] / include / llvm / IR / LLVMContext.h
2014-05-16 Juergen RibutzkaAdd C API for thread yielding callback.
2014-05-15 Juergen RibutzkaRevert "[PM] Add pass run listeners to the pass manager."
2014-04-28 Juergen Ributzka[PM] Add pass run listeners to the pass manager.
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-04-08 Diego NovilloAdd support for optimization reports.
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-12-17 Quentin ColombetAdd warning capabilities in LLVM.
2013-12-17 Quentin ColombetRevert r197438 and r197447 until we figure out how...
2013-12-16 Quentin ColombetAdd warning capabilities in LLVM.
2013-05-24 Jim GrosbachTidy up. Whitespace.
2013-05-01 Filip PizloThis patch breaks up Wrap.h so that it does not have...
2013-03-06 Shuxin YangMemory Dependence Analysis (not mem-dep test) take...
2013-02-11 Bob WilsonRevert "Rename LLVMContext diagnostic handler types...
2013-02-08 Bob WilsonRevert "Add LLVMContext::emitWarning methods and use...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...