diff options
| author | Björn Steinbrink <bsteinbr@gmail.com> | 2015-08-23 15:27:25 +0200 |
|---|---|---|
| committer | Björn Steinbrink <bsteinbr@gmail.com> | 2015-08-23 15:35:45 +0200 |
| commit | 274dae9a4ce210c95a11eaf98eed12eccac3913a (patch) | |
| tree | 84af2eb1e9b45000640d1e5f91a902276111e87d /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 2375743037fdfcb624917ebf87d8d9a142c3e395 (diff) | |
| download | rust-274dae9a4ce210c95a11eaf98eed12eccac3913a.tar.gz rust-274dae9a4ce210c95a11eaf98eed12eccac3913a.zip | |
Improve codegen for the various "with overflow" intrinsics
We're currently possibly introducing an unneeded temporary, make use of InsertValue which is said to kick us off of FastISel and we generate loads/stores of first class aggregates, which is bad as well. Let's not do all these things.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
