summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-27 06:22:57 +0000
committerChris Lattner <sabre@nondot.org>2010-02-27 06:22:57 +0000
commitd9e1e83e3bc204e415ee3e436af47704f4860384 (patch)
treec8ad93745622032d210b0069ad98c2e1f1b6b300 /clang/lib/CodeGen
parentd69b2f93eacde236bdf237d995e85ba9c0bd7a25 (diff)
downloadbcm5719-llvm-d9e1e83e3bc204e415ee3e436af47704f4860384.tar.gz
bcm5719-llvm-d9e1e83e3bc204e415ee3e436af47704f4860384.zip
implement a new optimization to sink pattern predicates (like isSSE1)
as deeply into the pattern as we can get away with. In pratice, this means "all the way to to the emitter code, but not across ComplexPatterns". This substantially increases the amount of factoring we get. llvm-svn: 97305
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud