[C++11] Add 'override' keyword to virtual methods that override their base class.
[oota-llvm.git] / include / llvm / Analysis / Loads.h
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-03-13 Chris Lattnerenhance jump threading to preserve TBAA information...
2010-05-28 Dan GohmanMove FindAvailableLoadedValue isSafeToLoadUnconditional...