diff options
| author | Michael Kuperstein <michael.m.kuperstein@intel.com> | 2015-08-11 14:10:58 +0000 |
|---|---|---|
| committer | Michael Kuperstein <michael.m.kuperstein@intel.com> | 2015-08-11 14:10:58 +0000 |
| commit | 243c073a2ea3453ae888f3472fc1754c91c9a5f2 (patch) | |
| tree | 8ea5f4bafc11d140446bca374d510c3e1e168d51 /llvm/lib/Target/X86/X86WinEHState.cpp | |
| parent | 23d0e83aa3745c51e1c32afa952e5bcec53cd251 (diff) | |
| download | bcm5719-llvm-243c073a2ea3453ae888f3472fc1754c91c9a5f2.tar.gz bcm5719-llvm-243c073a2ea3453ae888f3472fc1754c91c9a5f2.zip | |
[X86] Allow merging of immediates within a basic block for code size savings
First step in preventing immediates that occur more than once within a single
basic block from being pulled into their users, in order to prevent unnecessary
large instruction encoding .Currently enabled only when optimizing for size.
Patch by: zia.ansari@intel.com
Differential Revision: http://reviews.llvm.org/D11363
llvm-svn: 244601
Diffstat (limited to 'llvm/lib/Target/X86/X86WinEHState.cpp')
0 files changed, 0 insertions, 0 deletions

