summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/LLVMContextImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Reapply r215966, r215965, r215964, r215963, r215960, r215959, r215958, and r2...Duncan P. N. Exon Smith2014-08-191-1/+1
* Reverting r215966, r215965, r215964, r215963, r215960, r215959, r215958, and ...Aaron Ballman2014-08-191-1/+1
* IR: Rewrite ConstantUniqueMapDuncan P. N. Exon Smith2014-08-191-1/+1
* Remove LLVMContextImpl::optimizationRemarkEnabledFor.Diego Novillo2014-05-221-77/+0
* Add support for missed and analysis optimization remarks.Diego Novillo2014-05-221-18/+50
* Add C API for thread yielding callback.Juergen Ributzka2014-05-161-0/+2
* Revert "[PM] Add pass run listeners to the pass manager."Juergen Ributzka2014-05-151-26/+0
* Do not make -pass-remarks additive.Diego Novillo2014-05-061-11/+1
* [PM] Add pass run listeners to the pass manager.Juergen Ributzka2014-04-281-0/+26
* Simplify destruction of Modules in LLVContextImpl.David Blaikie2014-04-211-6/+5
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-091-6/+6
* Add -pass-remarks flag to 'opt'.Diego Novillo2014-04-081-0/+55
* Add warning capabilities in LLVM.Quentin Colombet2013-12-171-0/+2
* Revert r197438 and r197447 until we figure out how to avoid circular dependen...Quentin Colombet2013-12-171-2/+0
* Add warning capabilities in LLVM.Quentin Colombet2013-12-161-0/+2
* Revert "Rename LLVMContext diagnostic handler types and functions."Bob Wilson2013-02-111-2/+2
* Cleanup the AttributeSetNodes that we create.Bill Wendling2013-01-241-0/+7
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-2/+2
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+149
OpenPOWER on IntegriCloud