[PM] Reformat this code with clang-format so that I can use clang-format
[oota-llvm.git] / lib / Transforms / Scalar / PartiallyInlineLibCalls.cpp
2015-01-18 Chandler Carruth[PM] Sink the specific analyses preserved by SplitBlock...
2015-01-15 Chandler Carruth[PM] Separate the TargetLibraryInfo object from the...
2015-01-15 Chandler Carruth[PM] Move TargetLibraryInfo into the Analysis library.
2014-08-01 Peter CollingbournePartiallyInlineLibCalls: Check sqrt result type before...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-08-23 Richard SandifordTurn MipsOptimizeMathLibCalls into a target-independent...