aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/CodeMetrics.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-11-01Revert the majority of the next patch in the address space series:Chandler Carruth1-4/+2
2012-10-15Resubmit the changes to llvm core to update the functions to support differen...Micah Villmow1-2/+4
2012-10-11Revert 165732 for further review.Micah Villmow1-4/+2
2012-10-11Add in the first iteration of support for llvm/clang/lldb to allow variable p...Micah Villmow1-2/+4
2012-10-09Create enums for the different attributes.Bill Wendling1-1/+1
2012-10-08Move TargetData to DataLayout.Micah Villmow1-4/+4
2012-09-26Remove the `hasFnAttr' method from Function.Bill Wendling1-1/+1
2012-05-04A pile of long over-due refactorings here. There are some very, *very*Chandler Carruth1-3/+23
2012-03-31Initial commit for the rewrite of the inline cost analysis to operateChandler Carruth1-40/+48
2012-03-16Pull the implementation of the code metrics out of the inline costChandler Carruth1-0/+176