Lang Hames
|
48c8c45475
|
[ORC] Fix typo in method name. NFCI. (#172787)
"reigsterRuntimeFunctions" should be "registerRuntimeFunctions".
|
2025-12-18 16:14:01 +11:00 |
|
Kazu Hirata
|
099a11f4ab
|
[ExecutionEngine] Avoid repeated hash lookups (NFC) (#131959)
|
2025-03-19 07:13:42 -07:00 |
|
Sunho Kim
|
188ede28e0
|
[ORC] Implement basic reoptimization.
|
2024-10-12 01:21:05 +09:00 |
|
Nikita Popov
|
47682e4b4a
|
Revert "[ORC] Implement basic reoptimization. (#67050)"
This reverts commit 0d288e5b0ccf217e41944ad4fd8772d8ae45daa1.
Breaks the build.
|
2024-04-26 14:47:48 +09:00 |
|
Sunho Kim
|
0d288e5b0c
|
[ORC] Implement basic reoptimization. (#67050)
|
2024-04-25 22:43:06 -07:00 |
|