summaryrefslogtreecommitdiff
path: root/lib/IR/LLVMContext.cpp
Commit message (Expand)AuthorAge
* Revert "Introduce a string_ostream string builder facilty"Alp Toker2014-06-26
* Introduce a string_ostream string builder faciltyAlp Toker2014-06-26
* 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
* Allow diagnostic handlers to check for optimization remarks.Diego Novillo2014-04-16
* [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 support for optimization reports.Diego Novillo2014-04-08
* Add 'remark' diagnostic type in LLVMTobias Grosser2014-02-28
* Switch the LLVM error reporting on the new diagnostic system.Quentin Colombet2014-02-22
* 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
* Memory Dependence Analysis (not mem-dep test) take advantage of "invariant.lo...Shuxin Yang2013-03-06
* Add static cast to unsigned char whenever a character classification function...Guy Benyei2013-02-12
* 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
* 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