Dimitar Apostolov
|
e89af31015
|
Use own implementation of pow_int_ instead of llvm
Remove LLVM intrinsics code related to `Num.powInt`.
|
2020-09-17 14:07:18 +02:00 |
|
Richard Feldman
|
ce9e7a91f6
|
Clean up some Cargo.toml files
|
2020-05-03 21:37:59 -04:00 |
|
Richard Feldman
|
463eb6a1af
|
Drop unused declaration in Cargo.toml
|
2020-04-03 21:46:36 -04:00 |
|
Richard Feldman
|
c5b7b93593
|
Note how to rebuild bitcode
|
2020-04-03 00:17:34 -04:00 |
|
Richard Feldman
|
b8dc9ce1b2
|
Update bitcode importing instructions
|
2020-04-01 23:24:00 -04:00 |
|
Richard Feldman
|
01f3ae893f
|
Use include_bytes! to import llvm bitcode
|
2020-04-01 23:24:00 -04:00 |
|
Richard Feldman
|
63b38ae174
|
clippy the original clipper
|
2020-04-01 00:03:27 -04:00 |
|
Richard Feldman
|
dfa514c1fe
|
Use no_std in the builtins bitcode source
|
2020-04-01 00:03:03 -04:00 |
|
Richard Feldman
|
9aba6ff22e
|
Add a note about using build_cast
|
2020-03-31 23:56:09 -04:00 |
|
Richard Feldman
|
d93429131e
|
Remove extraneous bitcode.bc
|
2020-03-31 23:55:11 -04:00 |
|
Richard Feldman
|
081de1b4bc
|
Add builtins/bitcode/
|
2020-03-31 23:48:48 -04:00 |
|