summaryrefslogtreecommitdiff
path: root/include/llvm/IR/LLVMContext.h
Commit message (Expand)AuthorAge
* Add support for missed and analysis optimization remarks.Diego Novillo2014-05-22
* Add C API for thread yielding callback.Juergen Ributzka2014-05-16
* Revert "[PM] Add pass run listeners to the pass manager."Juergen Ributzka2014-05-15
* [PM] Add pass run listeners to the pass manager.Juergen Ributzka2014-04-28
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* Add support for optimization reports.Diego Novillo2014-04-08
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Add warning capabilities in LLVM.Quentin Colombet2013-12-17
* Revert r197438 and r197447 until we figure out how to avoid circular dependen...Quentin Colombet2013-12-17
* Add warning capabilities in LLVM.Quentin Colombet2013-12-16
* Tidy up. Whitespace.Jim Grosbach2013-05-24
* This patch breaks up Wrap.h so that it does not have to include all of Filip Pizlo2013-05-01
* Memory Dependence Analysis (not mem-dep test) take advantage of "invariant.lo...Shuxin Yang2013-03-06
* Revert "Rename LLVMContext diagnostic handler types and functions."Bob Wilson2013-02-11
* Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12...Bob Wilson2013-02-08
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02