summaryrefslogtreecommitdiff
path: root/lib/IR/LLVMContextImpl.cpp
Commit message (Expand)AuthorAge
* Remove LLVMContextImpl::optimizationRemarkEnabledFor.Diego Novillo2014-05-22
* 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
* Do not make -pass-remarks additive.Diego Novillo2014-05-06
* [PM] Add pass run listeners to the pass manager.Juergen Ributzka2014-04-28
* Simplify destruction of Modules in LLVContextImpl.David Blaikie2014-04-21
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* Add -pass-remarks flag to 'opt'.Diego Novillo2014-04-08
* 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
* Revert "Rename LLVMContext diagnostic handler types and functions."Bob Wilson2013-02-11
* Cleanup the AttributeSetNodes that we create.Bill Wendling2013-01-24
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Rename VMCore directory to IR.Chandler Carruth2013-01-02