diff options
| author | Chris Lattner <sabre@nondot.org> | 2010-02-27 06:22:57 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2010-02-27 06:22:57 +0000 |
| commit | d9e1e83e3bc204e415ee3e436af47704f4860384 (patch) | |
| tree | c8ad93745622032d210b0069ad98c2e1f1b6b300 /clang/lib/CodeGen | |
| parent | d69b2f93eacde236bdf237d995e85ba9c0bd7a25 (diff) | |
| download | bcm5719-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

