summaryrefslogtreecommitdiff
path: root/include/llvm/LinkAllVMCore.h
Commit message (Expand)AuthorAge
* Rename LinkAllVMCore.h to LinkAllIR.h since VMCore directory was renamed to IR.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Missed a spot removing Alarm.Michael J. Spencer2010-12-07
* Merge System into Support.Michael J. Spencer2010-11-29
* Delete SlowOperationInformer, which is no longer used.Dan Gohman2010-08-20
* fix a warning.Chris Lattner2010-01-16
* this doesn't need to suck in Mangler.Chris Lattner2010-01-16
* improve portability to avoid conflicting with std::next in c++'0x.Chris Lattner2009-12-03
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-13
* Hold the LLVMContext by reference rather than by pointer.Owen Anderson2009-07-01
* Add a pointer to the owning LLVMContext to Module. This requires threading L...Owen Anderson2009-07-01
* opt was not exporting the Mangler symbolsAndrew Lenharth2008-11-05
* prune unneeded #includesChris Lattner2008-04-01
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* For PR780:Reid Spencer2006-07-26
* For PR780:Reid Spencer2006-07-26
* For PR780:Reid Spencer2006-06-07
* Previous version of this file wasn't supposed to be committed. This versionReid Spencer2006-06-07
* For PR780:Reid Spencer2006-06-07