diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-01-20 00:53:28 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-01-20 00:53:28 +0000 |
commit | b618ea5ff97182381107ab6bf52b0c2d8f783d7d (patch) | |
tree | 6cf09975013773c63d821590c5bd6f711f0e1246 /test/CodeGen/X86 | |
parent | 9a2478ac1a9aafcd5e89808868e170cfdfefcdc1 (diff) | |
download | external_llvm-b618ea5ff97182381107ab6bf52b0c2d8f783d7d.zip external_llvm-b618ea5ff97182381107ab6bf52b0c2d8f783d7d.tar.gz external_llvm-b618ea5ff97182381107ab6bf52b0c2d8f783d7d.tar.bz2 |
When lowering the 'resume' instruction, look to see if we can eliminate the
'insertvalue' instructions that recreate the structure returned by the
'landingpad' instruction. Because the 'insertvalue' instruction isn't supported
by FastISel, this can save a bit of time during -O0 compilation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148520 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86')
0 files changed, 0 insertions, 0 deletions