Lokathor
|
9a68e74ebd
Attempt to use `intrinsics!`
|
6 years ago |
Lokathor
|
2e8b85439f
Move the test to be a standard test.
|
6 years ago |
Lokathor
|
828c5c6d5f
Okay we'll process outputs as all u32
|
6 years ago |
Lokathor
|
d27966f52c
Rust and LLVM don't spec the same output types
|
6 years ago |
Lokathor
|
2afedce8cb
forgot the little `.0` part
|
6 years ago |
Lokathor
|
1e8904e424
64, not 128!
|
6 years ago |
Lokathor
|
c548dc5b34
We can't accept usize directly, i guess accept `MyU64`?
|
6 years ago |
Lokathor
|
e8c09a84f8
trying a test case for clzsi2
|
6 years ago |
Lokathor
|
4e3fc640df
Move clzi2 into the int module
|
6 years ago |
Lokathor
|
a74490a75b
modify to fit into standard rustfmt output
|
6 years ago |
Lokathor
|
3080360beb
start of __clzsi2
|
6 years ago |
Alex Crichton
|
10f4f35f96
Bump to 0.1.2
|
6 years ago |
Alex Crichton
|
0e86b828fa
Merge remote-tracking branch 'origin/rust-llvm-release-8-0-0-v2'
|
6 years ago |
Alex Crichton
|
8b3d127506
Bump to 0.1.1
|
6 years ago |
Alex Crichton
|
352f93e2a9
Add a whitelist of included files in packaging
|
6 years ago |
Alex Crichton
|
b99d149051
Add metadata for where compiler-rt is located
|
6 years ago |
Alex Crichton
|
003f1faf4c
Try to fix Windows build issue
|
6 years ago |
Alex Crichton
|
1fa8d083c2
Add some crate metadata
|
6 years ago |
Alex Crichton
|
66d44b0b49
Merge pull request #264 from alexcrichton/dep-of-std
|
6 years ago |
Alex Crichton
|
02bcce860b
Remove unknown feature
|
6 years ago |
Alex Crichton
|
2da5d40e84
Use `nm` on OSX
|
6 years ago |
Alex Crichton
|
d74c506aab
Use panic=abort for tests
|
6 years ago |
Alex Crichton
|
2e8f0b125b
Prepare for publication to crates.io
|
6 years ago |
Alex Crichton
|
4890819c37
Merge pull request #263 from jethrogb/jb/sgx-target
|
6 years ago |
Jethro Beekman
|
e43c838450
Add SGX target
|
6 years ago |
Jethro Beekman
|
14685d238b
Add f32 versions of WebAssembly math functions
|
6 years ago |
Alex Crichton
|
fe74674f6e
Update for next LLVM 8 version
|
6 years ago |
Alex Crichton
|
939cbca6e9
Revert "Conversion from a wider to a narrower IEEE-754 floating-point type"
|
6 years ago |
Alex Crichton
|
f7fbdc33df
Update libm submodule
|
6 years ago |
Alex Crichton
|
b69172a8ba
Merge pull request #262 from paoloteti/truncate
|
6 years ago |