summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/TargetLibraryInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PM] Rework how the TargetLibraryInfo pass integrates with the new passChandler Carruth2015-01-241-15/+40
* [PM] Port TargetLibraryInfo to the new pass manager, provided by theChandler Carruth2015-01-151-1/+22
* [PM] Separate the TargetLibraryInfo object from the immutable pass.Chandler Carruth2015-01-151-17/+27
* [PM] Move TargetLibraryInfo into the Analysis library.Chandler Carruth2015-01-151-0/+754
OpenPOWER on IntegriCloud