Chad Stearns
|
10a99a6fc7
|
Merging in remote
|
2020-04-26 18:24:31 -04:00 |
|
Chad Stearns
|
0cfed05008
|
Implemented div unsafe
|
2020-04-26 18:11:46 -04:00 |
|
Chadtech
|
73da3c3f67
|
Merge branch 'trunk' into int-div
|
2020-04-26 14:39:03 -04:00 |
|
Chad Stearns
|
aa72619952
|
Implemenet code gen for int div
|
2020-04-26 14:38:09 -04:00 |
|
Richard Feldman
|
1bee16decd
|
Temporarily disable List.get in favor of getUnsafe
|
2020-04-26 09:37:46 -04:00 |
|
Richard Feldman
|
52a3e0afb5
|
Don't fail gen tests for unused warnings
|
2020-04-26 09:33:12 -04:00 |
|
Richard Feldman
|
0c58eeea97
|
Use List.get instead of List.getUnsafe in tests
|
2020-04-26 09:33:12 -04:00 |
|
Richard Feldman
|
b7862f1dc1
|
Drop obsolete test
|
2020-04-26 09:10:40 -04:00 |
|
Richard Feldman
|
d4b1c7e68a
|
Eagerly report more problems
|
2020-04-26 09:04:27 -04:00 |
|
Richard Feldman
|
a2e6c4ba12
|
Restore some things
|
2020-04-26 08:59:52 -04:00 |
|
Richard Feldman
|
511c7b7a21
|
Revise some builtins tests
|
2020-04-26 08:55:54 -04:00 |
|
Richard Feldman
|
9cc9789738
|
Merge remote-tracking branch 'origin/trunk' into list-get
|
2020-04-26 08:46:24 -04:00 |
|
Richard Feldman
|
afbe871e6d
|
wip
|
2020-04-26 08:45:41 -04:00 |
|
Richard Feldman
|
24ff91b45a
|
Add a List.first test
|
2020-04-25 07:52:43 -04:00 |
|
Richard Feldman
|
a0512a5f97
|
Add some List.len and List.isEmpty tests
|
2020-04-25 07:05:19 -04:00 |
|
Richard Feldman
|
034f1c916a
|
Load canonical builtins in gen tests
|
2020-04-25 07:01:30 -04:00 |
|
Richard Feldman
|
b77b3bda14
|
Add some List.len and List.isEmpty tests
|
2020-04-25 07:01:02 -04:00 |
|
Richard Feldman
|
bff89e7e2e
|
Remove DEFAULT_CALLING_CONVENTION
|
2020-04-25 06:30:01 -04:00 |
|
Richard Feldman
|
b43e582c7a
|
Add intrinsics for sqrt and round
|
2020-04-25 06:30:01 -04:00 |
|
Richard Feldman
|
aac5077c8b
|
Remove DEFAULT_CALLING_CONVENTION
|
2020-04-23 17:41:05 -04:00 |
|
Richard Feldman
|
5b7a16afad
|
Add intrinsics for sqrt and round
|
2020-04-23 17:41:05 -04:00 |
|
Richard Feldman
|
04ec592eeb
|
Revert "Thread ret_layout through CallByName"
This reverts commit 632d4eca92 .
|
2020-04-22 08:33:53 -04:00 |
|
Richard Feldman
|
a1b670d2a5
|
Revert "Extract build_tag"
This reverts commit e998a31cf9 .
|
2020-04-22 08:33:26 -04:00 |
|
Richard Feldman
|
9d37f7ae73
|
s/IndexOutOfBounds/OutOfBounds/g
|
2020-04-22 08:32:31 -04:00 |
|
Richard Feldman
|
632d4eca92
|
Thread ret_layout through CallByName
|
2020-04-22 08:30:41 -04:00 |
|
Richard Feldman
|
c450a67421
|
Add some tag code gen tests
|
2020-04-22 08:30:41 -04:00 |
|
Richard Feldman
|
e998a31cf9
|
Extract build_tag
|
2020-04-22 08:30:41 -04:00 |
|
Richard Feldman
|
53ecf6df3e
|
Drop some unnecessary parens
|
2020-04-18 15:32:17 -04:00 |
|
Richard Feldman
|
ea713023e8
|
Add explicit OptLevel to add_passes
|
2020-04-16 20:26:08 -04:00 |
|
Richard Feldman
|
2a03a74135
|
Use the equivalent of -O3 in Inkwell
|
2020-04-16 19:26:25 -04:00 |
|
Richard Feldman
|
1c1fee7e31
|
Trim trailing space off pretty_assertions dep
|
2020-04-16 19:24:24 -04:00 |
|
Richard Feldman
|
5980bc38da
|
Merge remote-tracking branch 'origin/trunk' into order-of-ops
|
2020-04-15 05:03:42 -04:00 |
|
Folkert
|
97c10e1211
|
setup for mono reports
|
2020-04-12 01:56:57 +02:00 |
|
Richard Feldman
|
9288e20469
|
Upgrade to LLVM 10
|
2020-04-08 06:41:53 -04:00 |
|
Folkert
|
604dbf7215
|
Merge remote-tracking branch 'origin/trunk' into precedence-error
|
2020-04-02 23:29:15 +02:00 |
|
Richard Feldman
|
01f3ae893f
|
Use include_bytes! to import llvm bitcode
|
2020-04-01 23:24:00 -04:00 |
|
Folkert
|
106a3646bf
|
add category to Eq constraint
|
2020-04-01 20:09:10 +02:00 |
|
Folkert
|
14ad793bd7
|
hook up TypeError
|
2020-04-01 16:28:10 +02:00 |
|
Richard Feldman
|
63b38ae174
|
clippy the original clipper
|
2020-04-01 00:03:27 -04:00 |
|
Richard Feldman
|
67e68d57b4
|
cargo fmt
|
2020-03-31 23:56:31 -04:00 |
|
Richard Feldman
|
cda6a21fa4
|
Implement Num.toFloat
|
2020-03-31 23:51:17 -04:00 |
|
Richard Feldman
|
37492f4aa6
|
Load builtins on startup
|
2020-03-31 23:50:55 -04:00 |
|
Richard Feldman
|
1609c058f6
|
Fix tests
|
2020-03-30 22:31:20 -04:00 |
|
Richard Feldman
|
5f817d8019
|
Add a basic CLI
|
2020-03-30 21:27:37 -04:00 |
|
Richard Feldman
|
47f35dde01
|
First pass at test_emit
|
2020-03-30 21:27:02 -04:00 |
|
Richard Feldman
|
0a0a736153
|
Move pass managers into llvm::build
|
2020-03-30 21:27:02 -04:00 |
|
Richard Feldman
|
d0b2d63511
|
Drop cranelift deps
|
2020-03-27 00:45:18 -04:00 |
|
Richard Feldman
|
ebb4963da7
|
Extract bounds check
|
2020-03-27 00:18:12 -04:00 |
|
Richard Feldman
|
ceb9cdd452
|
Revert "Attempt to bitcast structs"
This reverts commit a5b50730c33437f459da8705ee186f8f354c2454.
|
2020-03-27 00:18:12 -04:00 |
|
Richard Feldman
|
ab79e20956
|
Attempt to bitcast structs
|
2020-03-27 00:18:12 -04:00 |
|