summaryrefslogtreecommitdiff
path: root/lib/IR/LLVMContextImpl.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-05[C++11] Add 'override' keyword to IR library.Craig Topper1-3/+3
2014-03-04[Modules] Move ValueHandle into the IR library where Value itself lives.Chandler Carruth1-1/+1
2014-03-03Pass to emit DWARF path discriminators.Diego Novillo1-1/+6
2014-01-19Add a const lookup routine to get a BlockAddress constant if there isChandler Carruth1-2/+2
2013-12-17Add warning capabilities in LLVM.Quentin Colombet1-3/+6
2013-12-17Revert r197438 and r197447 until we figure out how to avoid circular dependen...Quentin Colombet1-6/+3
2013-12-16Add warning capabilities in LLVM.Quentin Colombet1-3/+6
2013-09-16Implement function prefix data as an IR feature.Peter Collingbourne1-0/+5
2013-09-11Revert "Give internal classes hidden visibility."Benjamin Kramer1-6/+6
2013-09-11Give internal classes hidden visibility.Benjamin Kramer1-6/+6
2013-03-01Cache the result of Function::getIntrinsicID() in a DenseMap attached to the ...Michael Ilseman1-1/+6
2013-02-11Revert "Rename LLVMContext diagnostic handler types and functions."Bob Wilson1-2/+2
2013-01-24Create a new class: AttributeSetNode.Bill Wendling1-0/+1
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-4/+4
2013-01-02Rename VMCore directory to IR.Chandler Carruth1-0/+361