index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
llvm_backend_expr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix duplicate code emission in type assertions.
miere43
2025-12-03
1
-2
/
+2
*
Fix `-integer-division-by-zero` modes and document `all-bits`
gingerBill
2025-12-01
1
-9
/
+10
*
panic on transpose with result type in diff layout
Laytan Laats
2025-11-29
1
-0
/
+5
*
fix matrix transpose with different result type
laytan
2025-11-29
1
-2
/
+2
*
Use `memcpy` for local constant slice arrays from a global constant
gingerBill
2025-09-28
1
-18
/
+0
*
First step towards constant unions
gingerBill
2025-09-28
1
-3
/
+19
*
Check for `nullptr`
gingerBill
2025-09-26
1
-1
/
+3
*
Try to improve const `union` LLVM construction
gingerBill
2025-09-24
1
-0
/
+15
*
Use a `RwMutex` instead of `BlockingMutex`
gingerBill
2025-09-10
1
-2
/
+3
*
Add `-integer-division-by-zero:all-bits`
gingerBill
2025-08-10
1
-0
/
+19
*
Rename block names from `div` to `mod`.
gingerBill
2025-08-10
1
-3
/
+3
*
Add shortcut for `unsigned_x/power_of_two` -> `unsigned_x >> log2(power_of_two)`
gingerBill
2025-08-10
1
-0
/
+11
*
Add shortcut for division by a constant
gingerBill
2025-08-10
1
-40
/
+87
*
Handle `fixed_point_div` and `fixed_point_div_sat`
gingerBill
2025-08-08
1
-0
/
+73
*
Add `-integer-division-by-zero:self`
gingerBill
2025-08-08
1
-4
/
+13
*
Add `#+feature integer-division-by-zero:<string>`
gingerBill
2025-08-08
1
-6
/
+24
*
Define the behaviour of integer division by zero
gingerBill
2025-08-08
1
-27
/
+161
*
Fix `cstring != ""`
gingerBill
2025-08-02
1
-2
/
+2
*
Fix `string16 != ""` comparison
gingerBill
2025-08-02
1
-4
/
+12
*
Fix [^]u16 <-> cstring16 conversions
gingerBill
2025-08-02
1
-0
/
+61
*
Cache const `string16` in LLVM
gingerBill
2025-08-02
1
-6
/
+0
*
Begin supporting `string16` across the core library
gingerBill
2025-08-02
1
-1
/
+2
*
Add `string16` and `cstring16` (UTF-16 based strings)
gingerBill
2025-08-02
1
-0
/
+72
*
Allow -dynamic-literals for `[dynamic]T`
Jeroen van Rijn
2025-06-03
1
-1
/
+1
*
-dynamic-literals
Jeroen van Rijn
2025-05-19
1
-1
/
+1
*
Merge pull request #5064 from harold-b/hb/objc-classes
gingerBill
2025-05-08
1
-8
/
+16
|
\
|
*
Cleanup ivar generation for selector expressions.
Harold Brenes
2025-04-30
1
-19
/
+5
|
*
Fixes to Ivar pseudo fields.
Harold Brenes
2025-04-23
1
-1
/
+7
|
*
Include the ivar in the Objective-C class unconditionally of it being used or...
Harold Brenes
2025-04-22
1
-8
/
+24
*
|
Also allow comparing SOA pointers against each other
Jeroen van Rijn
2025-05-06
1
-1
/
+5
*
|
Add support for SoaPointer nil comparison in lb_emit_comp_against_nil
bogwi
2025-05-06
1
-0
/
+12
*
|
fix variable NaN comparisons
Laytan Laats
2025-04-30
1
-2
/
+2
|
/
*
Simplify condition, op = Token_Sub was trivially true
Jeroen van Rijn
2025-04-10
1
-1
/
+1
*
Fixes #5026
Jeroen van Rijn
2025-04-10
1
-0
/
+3
*
Propagate `@(link_section=<string>)` to nested declarations
gingerBill
2025-04-08
1
-4
/
+3
*
Fix #4952
gingerBill
2025-03-24
1
-1
/
+2
*
Fix #4573
gingerBill
2025-03-07
1
-0
/
+6
*
Try to make globally generated variables deterministic in name
gingerBill
2025-02-25
1
-4
/
+4
*
Fix #4819
gingerBill
2025-02-24
1
-2
/
+2
*
Fixed an issue with SIMD vector equality.
Barinzaya
2025-02-20
1
-1
/
+10
*
-obfuscate-source-code-locations on bounds checks and type assertions
Laytan Laats
2025-02-05
1
-6
/
+2
*
Fix #4773 - Change order of evaluation for slicing indices
gingerBill
2025-01-29
1
-10
/
+11
*
Make `-no-dynamic-literals` the default now
gingerBill
2025-01-05
1
-2
/
+2
*
Add `#branch_location`
gingerBill
2025-01-01
1
-3
/
+9
*
Fix bug with comparisons with big endian types
gingerBill
2024-12-12
1
-0
/
+19
*
Merge pull request #4440 from 0dminnimda/support_llvm19
gingerBill
2024-11-27
1
-2
/
+10
|
\
|
*
Add support for llvm version 19
0dminnimda
2024-10-31
1
-2
/
+10
*
|
Remove `#relative` types from the compiler
gingerBill
2024-11-14
1
-36
/
+1
*
|
Fix `auto_cast` matrix bug
gingerBill
2024-11-04
1
-1
/
+12
|
/
*
Fix invalid union access
bobsayshilol
2024-10-27
1
-1
/
+1
[next]