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