This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
153,056
Commits
1
Branch
0
Tags
73d96b090bb68065cd3a469b27cbd568e39bf0e7
Commit Graph
3 Commits
Author
SHA1
Message
Date
Scott McMurray
07fb5ee78f
Adjust the threshold to look at the ABI, not just the size
2021-07-08 14:55:59 -07:00
Scott McMurray
039a3bafec
Add another codegen test, array_eq_zero
...
Showing that this avoids an alloca and private constant.
2021-07-08 14:55:58 -07:00
Scott McMurray
2456495a26
Stop generating
alloca
s+
memcmp
for simple array equality
2021-07-08 14:55:54 -07:00