Christoffer Lerno
|
9c0a3b6c60
Removed use of deprecated functions. Cleaned up most deprecated use of LLVMGetElementType.
|
3 years ago |
gingerBill
|
6caab6225d
Fix #1930
|
3 years ago |
gingerBill
|
2542983d70
Fix #1793
|
3 years ago |
gingerBill
|
d492fb3501
Fix and improve `x->y()` behaviour to minimize duplicate evaluation
|
3 years ago |
gingerBill
|
6c7e5748a8
Integrate numerous debug fixes from #1877
|
3 years ago |
gingerBill
|
78826071c0
Fix #1836
|
3 years ago |
gingerBill
|
f886632bf1
Fix #1880
|
3 years ago |
gingerBill
|
041625381c
Fix #1888
|
3 years ago |
gingerBill
|
618d3bf62f
Improve vector comparison `==` `!=` for horizontal reduction
|
3 years ago |
gingerBill
|
d0e8a735ba
Add arithmetic operator support for simd vectors; Add `intrinsics.simd_and_not`
|
3 years ago |
gingerBill
|
f308f37ba1
Remove need for `simd.splat`
|
3 years ago |
gingerBill
|
09f936b04d
Correct casting between integer and boolean #simd
|
3 years ago |
gingerBill
|
0203bb657e
Allow for non-constant simd vector compound types
|
3 years ago |
gingerBill
|
f21e9ee712
Allow basic casting of simd vectors
|
3 years ago |
gitlost
|
fdbbf24271
Fix issue #1592 "LLVM code gen error when using a constant in an if"
|
3 years ago |
gingerBill
|
a7adb2fb6e
Merge branch 'master' into freestanding_amd64
|
3 years ago |
gingerBill
|
dc8d28c383
Fix #1607
|
3 years ago |
gingerBill
|
278e239973
Commit rest of code for `-disallow-rtti`
|
3 years ago |
gingerBill
|
0e5928ff39
Correct pseudo selector code generation
|
3 years ago |
gingerBill
|
f8afda3b22
Add more objc attributes
|
3 years ago |
gingerBill
|
19aec13a10
Support rank-2 arrays (matrix-like) for `transpose`
|
3 years ago |
gingerBill
|
445ca70521
Correct implicit union cast
|
3 years ago |
gingerBill
|
24e7356825
Add `#no_type_assert` and `#type_assert` to disable implicit type assertions with `x.(T)`
|
3 years ago |
gingerBill
|
b190404b21
Fix double map dereference indexing
|
3 years ago |
gingerBill
|
29ebe0c3c9
Rename architecture `386` to `i386`
|
3 years ago |
gingerBill
|
0d7cb02386
Fix conversion from float to quaternion
|
3 years ago |
gingerBill
|
2b07afaf70
Add lb_build_addr on `or_return` and `or_else` for sanity's sake
|
3 years ago |
gingerBill
|
daebaa8b50
Fix #1319
|
3 years ago |
gingerBill
|
9be0d18e5d
Correct `x in ptr` logic
|
3 years ago |
gingerBill
|
23f0fbc376
Improve matrix->matrix casting implementation
|
3 years ago |