about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBjörn Steinbrink <bsteinbr@gmail.com>2015-08-23 15:27:25 +0200
committerBjörn Steinbrink <bsteinbr@gmail.com>2015-08-23 15:35:45 +0200
commit274dae9a4ce210c95a11eaf98eed12eccac3913a (patch)
tree84af2eb1e9b45000640d1e5f91a902276111e87d /src/libstd/sys/unix/stack_overflow.rs
parent2375743037fdfcb624917ebf87d8d9a142c3e395 (diff)
downloadrust-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