summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-10-24 01:40:45 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-10-24 01:40:45 +0000
commit7a0094a673517b69cba9f344f9c7ad045316fb4a (patch)
treeb91aee1a38987ce6e28a2e20fc79dbc4b68f9341 /clang/lib/CodeGen/CodeGenFunction.cpp
parent81ce1c8a998a14ea42da1d429d50f9df7e350a8b (diff)
downloadbcm5719-llvm-7a0094a673517b69cba9f344f9c7ad045316fb4a.tar.gz
bcm5719-llvm-7a0094a673517b69cba9f344f9c7ad045316fb4a.zip
Simplify the design of BranchProbabilityInfo by collapsing it into
a single class. Previously it was split between two classes, one internal and one external. The concern seemed to center around exposing the weights used, but those can remain confined to the implementation file. Having a single class to maintain the state and analyses in use will also simplify several of the enhancements I want to make to our static heuristics. llvm-svn: 142783
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud