summaryrefslogtreecommitdiff
path: root/lib/IR/LLVMContextImpl.h
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
* [PM] Add pass run listeners to the pass manager.Juergen Ributzka2014-04-28
* [C++] Use 'nullptr'.Craig Topper2014-04-28
* Add -pass-remarks flag to 'opt'.Diego Novillo2014-04-08
* [C++11] Add 'override' keyword to IR library.Craig Topper2014-03-05
* [Modules] Move ValueHandle into the IR library where Value itself lives.Chandler Carruth2014-03-04
* Pass to emit DWARF path discriminators.Diego Novillo2014-03-03
* Add a const lookup routine to get a BlockAddress constant if there isChandler Carruth2014-01-19
* 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
* Implement function prefix data as an IR feature.Peter Collingbourne2013-09-16
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-11
* Give internal classes hidden visibility.Benjamin Kramer2013-09-11
* Cache the result of Function::getIntrinsicID() in a DenseMap attached to the ...Michael Ilseman2013-03-01
* Revert "Rename LLVMContext diagnostic handler types and functions."Bob Wilson2013-02-11
* Create a new class: AttributeSetNode.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