Jordan Rhee
|
803d16ee84
Fix undefined symbol errors on windows/arm
|
6 years ago |
Alex Crichton
|
b41ba0b570
Merge pull request #273 from MikaelUrankar/freebsd_arm
|
6 years ago |
MikaelUrankar
|
275b37d66c
FreeBSD arm needs clear_cache.c
|
6 years ago |
Alex Crichton
|
61a3c5a89d
Merge pull request #272 from cyplo/fix-new-nightly
|
6 years ago |
Cyryl Płotnicki
|
b570ccfd2d
Fix compilation on new nightly.
|
6 years ago |
Alex Crichton
|
fcdf1bcd05
Merge pull request #271 from Lokathor/master
|
6 years ago |
Lokathor
|
fc3368b558
Perform the correct version bump
|
6 years ago |
Lokathor
|
008d8d2fc3
Merge branch 'master' of https://github.com/Lokathor/compiler-builtins
|
6 years ago |
Lokathor
|
af2bc8ead6
Version Bump for count leading zeros
|
6 years ago |
Alex Crichton
|
2378095345
Merge pull request #270 from denzp/master
|
6 years ago |
Denys Zariaiev
|
827f9a8a01
Don't build compiler-rt for NVPTX
|
6 years ago |
Alex Crichton
|
9710af9a33
Merge pull request #267 from Lokathor/master
|
6 years ago |
Lokathor
|
9a68e74ebd
Attempt to use `intrinsics!`
|
6 years ago |
Alex Crichton
|
0c5dffb5ba
Bump to 0.1.4
|
6 years ago |
Alex Crichton
|
a19294fd49
Merge pull request #269 from dingelish/master
|
6 years ago |
Yu Ding
|
a9a108548c
Fix SGX target_env collision
|
6 years ago |
Lokathor
|
2e8b85439f
Move the test to be a standard test.
|
6 years ago |
Alex Crichton
|
35d9cc37bb
Bump to 0.1.3
|
6 years ago |
Alex Crichton
|
465ee353f0
Merge pull request #268 from akash-fortanix/sgx-target
|
6 years ago |
akashfortanix
|
09a2d437f5
expose ceil, floor and trunc on sgx-target
|
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 |