aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/CodeMetrics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert the majority of the next patch in the address space series:Chandler Carruth2012-11-011-4/+2
* Resubmit the changes to llvm core to update the functions to support differen...Micah Villmow2012-10-151-2/+4
* Revert 165732 for further review.Micah Villmow2012-10-111-4/+2
* Add in the first iteration of support for llvm/clang/lldb to allow variable p...Micah Villmow2012-10-111-2/+4
* Create enums for the different attributes.Bill Wendling2012-10-091-1/+1
* Move TargetData to DataLayout.Micah Villmow2012-10-081-4/+4
* Remove the `hasFnAttr' method from Function.Bill Wendling2012-09-261-1/+1
* A pile of long over-due refactorings here. There are some very, *very*Chandler Carruth2012-05-041-3/+23
* Initial commit for the rewrite of the inline cost analysis to operateChandler Carruth2012-03-311-40/+48
* Pull the implementation of the code metrics out of the inline costChandler Carruth2012-03-161-0/+176