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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3895 from laytan/fix-optimization-mode-attribute
gingerBill
2024-07-10
1
-12
/
+5
|
\
|
*
remove misleading `@(optimization_mode)` values and make "none" inhibit optim...
Laytan Laats
2024-07-08
1
-12
/
+5
*
|
Add `-internal-cached`
gingerBill
2024-07-08
1
-2
/
+2
*
|
Clean up timings messages showing used module count
gingerBill
2024-07-08
1
-2
/
+11
*
|
Correct `-use-separate-module` behaviour
gingerBill
2024-07-08
1
-1
/
+1
|
/
*
Experiment with different uses of `-use-separate-modules`
gingerBill
2024-07-08
1
-1
/
+5
*
Use a temporary directory for -use-separate-modules
gingerBill
2024-07-08
1
-9
/
+28
*
Add sort for global types and procedures
gingerBill
2024-07-08
1
-0
/
+24
*
disallow non-global foreign import of variables on wasm
Laytan Laats
2024-06-28
1
-2
/
+0
*
Avoid sporadic wasm crash
Jeroen van Rijn
2024-06-28
1
-1
/
+1
*
Make verification ignorable with a define flag
gingerBill
2024-06-11
1
-0
/
+13
*
Minor clean up for backend
gingerBill
2024-06-11
1
-54
/
+76
*
Unify LLVMVerifyFunction invocations into on place
gingerBill
2024-06-11
1
-54
/
+47
*
Add `@(rodata)`
gingerBill
2024-06-06
1
-2
/
+18
*
llvm-18: enable sroa and static map calls
Laytan Laats
2024-05-07
1
-0
/
+12
*
llvm 18: general unix and darwin specifics
Laytan Laats
2024-05-07
1
-7
/
+391
*
compiler: improve target features support
Laytan Laats
2024-05-02
1
-59
/
+45
*
Enforce as global constant
gingerBill
2024-04-18
1
-1
/
+1
*
debug info fixes/refactor
Laytan Laats
2024-04-01
1
-6
/
+0
*
Replace `gb_exit(1)` with `exit_with_errors()` where appropriate
gingerBill
2024-03-19
1
-7
/
+7
*
Serialize errors to make them sortable, deterministic, and generally more con...
gingerBill
2024-03-19
1
-1
/
+1
*
Merge branch 'odin-lang:master' into haiku
avanspector
2024-02-29
1
-54
/
+10
|
\
|
*
Make `lb_type_info` use a procedure to load the global value
gingerBill
2024-02-27
1
-1
/
+1
|
*
Add type info generation for `bit_field`
gingerBill
2024-02-27
1
-0
/
+2
|
*
Remove `__$startup_type_info` procedure
gingerBill
2024-02-27
1
-40
/
+3
|
*
Change type info table to be initializable constantly
gingerBill
2024-02-27
1
-14
/
+5
*
|
Merge branch 'haiku' of https://github.com/avanspector/Odin into haiku
avanspector
2024-02-25
1
-1
/
+7
|
\
|
|
*
Begin work adding `bit_field`
gingerBill
2024-02-22
1
-1
/
+7
*
|
Improve Haiku support
avanspector
2024-02-25
1
-2
/
+2
|
/
*
Fix `lb_hasher_proc_for_type`
gingerBill
2024-02-07
1
-1
/
+1
*
Mock out comments
gingerBill
2024-02-02
1
-0
/
+5
*
Add freestanding aarch64 target
codename-irvin
2024-01-15
1
-1
/
+1
*
Implement instrumentation pass
gingerBill
2024-01-07
1
-2
/
+0
*
src: `enable_target_feature` should add features, not overwrite
Yawning Angel
2024-01-07
1
-1
/
+40
*
Reduce repetition on initializing global type info member arrays
gingerBill
2023-12-13
1
-52
/
+10
*
Silence writable string warnings when compiling Odin on Linux.
Jeroen van Rijn
2023-12-03
1
-9
/
+9
*
Facored out `get_default_microarchitecture`
Jeroen van Rijn
2023-11-10
1
-15
/
+20
*
Add -microarch:?
Jeroen van Rijn
2023-11-10
1
-0
/
+7
*
Fix empty pass because of trailing comma
Laytan
2023-10-31
1
-1
/
+1
*
Explicitly write out the passes for each level and remove certain passes
gingerBill
2023-10-30
1
-9
/
+256
*
TEST: Add sroa passes back
gingerBill
2023-10-29
1
-1
/
+4
*
Remove trailing comma
gingerBill
2023-10-29
1
-1
/
+1
*
Use default passes without coro, openmp, and sroa passes
gingerBill
2023-10-29
1
-12
/
+31
*
Test: use custom passes for -o:speed
gingerBill
2023-10-29
1
-1
/
+122
*
Only make static map get calls inlineable outside of debug builds
gingerBill
2023-10-27
1
-2
/
+2
*
Fix static map calls and default to them!
gingerBill
2023-10-27
1
-6
/
+26
*
Disable using giant packed struct for type info table for the time being
gingerBill
2023-10-27
1
-1
/
+3
*
Support LLVM >=17.0.1 on Darwin and Linux
jcmdln
2023-10-11
1
-3
/
+23
*
Generate the global type info member values even if the count is `0`
gingerBill
2023-09-27
1
-52
/
+50
*
Use a giant packed struct working for type info table
gingerBill
2023-09-22
1
-2
/
+23
[next]