<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/intrinsics-integer.rs, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-09-06T11:00:26+00:00</updated>
<entry>
<title>Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.</title>
<updated>2018-09-06T11:00:26+00:00</updated>
<author>
<name>Felix S. Klock II</name>
<email>pnkfelix@pnkfx.org</email>
</author>
<published>2018-08-30T11:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7834c2284801766f9925576e8f4d05d7cb7b23dd'/>
<id>urn:sha1:7834c2284801766f9925576e8f4d05d7cb7b23dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize i128_type</title>
<updated>2018-03-26T13:36:50+00:00</updated>
<author>
<name>Mark Mansi</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2018-03-17T00:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ce8191775b44d3773e28d647b5b17ec85508e16'/>
<id>urn:sha1:7ce8191775b44d3773e28d647b5b17ec85508e16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: Disable optimized tests for asm.js</title>
<updated>2018-03-16T19:47:49+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2018-03-16T18:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1c4b9c103496d876ee4254ce5259c89c725c4c5e'/>
<id>urn:sha1:1c4b9c103496d876ee4254ce5259c89c725c4c5e</id>
<content type='text'>
Since all tests are compiled with LTO effectively in Emscripten this commit
disables optimizations to hopefully squeeze some more time out of the CI
builders.

Closes #48826
</content>
</entry>
<entry>
<title>Add i128 tests for intrinsics</title>
<updated>2018-03-06T03:31:56+00:00</updated>
<author>
<name>Amanieu d'Antras</name>
<email>amanieu@gmail.com</email>
</author>
<published>2018-02-28T13:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=88aec91017bf7def8401f47f3f90acd25882a2da'/>
<id>urn:sha1:88aec91017bf7def8401f47f3f90acd25882a2da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bitreverse intrinsic</title>
<updated>2018-02-28T18:23:54+00:00</updated>
<author>
<name>Amanieu d'Antras</name>
<email>amanieu@gmail.com</email>
</author>
<published>2016-04-07T17:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=02e021b6d4e1ae779dc538404a4fa0c54ed5f7ed'/>
<id>urn:sha1:02e021b6d4e1ae779dc538404a4fa0c54ed5f7ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ctlz_nonzero &amp; cttz_nonzero intrinsics</title>
<updated>2017-06-09T06:01:39+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2017-05-28T03:56:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13e24003472c13636d4350a530d6e6495775afeb'/>
<id>urn:sha1:13e24003472c13636d4350a530d6e6495775afeb</id>
<content type='text'>
LLVM currently doesn't remove the "bypass if argument is zero" assembly inside branches where the value is known to be non-zero, pessimizing code that uses uN::leading_zeros
</content>
</entry>
<entry>
<title>[breaking-change] remove negate_unsigned feature gate</title>
<updated>2016-01-11T11:31:46+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2016-01-11T11:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bac3eec67c367718c05585b72974c58a66f6abd0'/>
<id>urn:sha1:bac3eec67c367718c05585b72974c58a66f6abd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check unchecked_div|rem's specialisation</title>
<updated>2015-10-31T19:22:15+00:00</updated>
<author>
<name>Nicholas Mazzuca</name>
<email>npmazzuca@gmail.com</email>
</author>
<published>2015-10-26T03:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=579420fbdd9951ae230a9def03e157d9b9957b2f'/>
<id>urn:sha1:579420fbdd9951ae230a9def03e157d9b9957b2f</id>
<content type='text'>
Similarly to the simd intrinsics.
</content>
</entry>
<entry>
<title>Remove duplicated tests for the cttz intrinsic</title>
<updated>2015-04-26T18:34:04+00:00</updated>
<author>
<name>Björn Steinbrink</name>
<email>bsteinbr@gmail.com</email>
</author>
<published>2015-04-26T18:34:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8f991d1fc27a176254ebfe99ed7e5a339cb9c7e2'/>
<id>urn:sha1:8f991d1fc27a176254ebfe99ed7e5a339cb9c7e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove pretty-expanded from failing tests</title>
<updated>2015-04-09T00:21:34+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2015-04-08T23:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec7c800d2fc0dc5918d325ae68d88c9708d20259'/>
<id>urn:sha1:ec7c800d2fc0dc5918d325ae68d88c9708d20259</id>
<content type='text'>
This commit removes pretty-expanded from all tests that wind up calling panic!
one way or another now that its internals are unstable.
</content>
</entry>
</feed>
