aboutsummaryrefslogtreecommitdiff
path: root/lib/IR/Core.cpp
AgeCommit message (Expand)Author
2013-01-09Revert s/Raw/getBitMask/g name change. This is possibly causing LTO test hang...Bill Wendling
2013-01-07Move the initialization to the Analysis library as well as the pass.Chandler Carruth
2013-01-05Convert the TargetTransformInfo from an immutable pass with dynamicChandler Carruth
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2013-01-02Rename VMCore directory to IR.Chandler Carruth