[Modules] Move CallSite into the IR library where it belogs. It is
[oota-llvm.git] / lib / IR / Instruction.cpp
2014-03-04 Chandler Carruth[Modules] Move CallSite into the IR library where it...
2014-02-25 Rafael EspindolaUse DataLayout from the module when easily available.
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-02-19 Nadav RotemFix a bug in mayHaveSideEffects. Functions that do...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.