GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llvm
/
test
/
ExecutionEngine
Commit message (
Expand
)
Author
Age
Files
Lines
*
[JITLink][ELF/x86-64] Add support for GOTOFF64 relocation.
Lang Hames
2021-03-22
1
-0
/
+10
*
[JITLink][ELF/x86-64] Add support for R_X86_64_GOTPC64 and R_X86_64_GOT64.
Lang Hames
2021-03-21
2
-9
/
+72
*
[JITLink] Add support for STT_NOTYPE symbols to ELF/x86-64.
Lang Hames
2021-03-09
1
-1
/
+17
*
[Orc] Test DebugObjectManagerPlugin fills in load-address for .text section o...
Stefan Gränitz
2021-03-09
2
-2
/
+16
*
[Orc] Extend lli debug support tests to JITLink
Stefan Gränitz
2021-03-02
2
-0
/
+6
*
[lli] Test debug support in RuntimeDyld with built-in functions
Stefan Gränitz
2021-03-02
2
-0
/
+106
*
Revert "[JITLink] Add missing symbols for ELF ehframe testcase, re-enable ...."
Lang Hames
2021-02-01
1
-6
/
+2
*
[JITLink] Add missing symbols for ELF ehframe testcase, re-enable on Windows.
Lang Hames
2021-02-01
1
-2
/
+6
*
[JITLink] Disable ELF_ehframe_basic.s test on Windows.
Lang Hames
2021-01-26
1
-0
/
+4
*
[JITLink] Re-apply 6884fbc2c4f (ELF eh support) with fix for broken test case.
Lang Hames
2021-01-26
1
-0
/
+115
*
Revert "[JITLink] Enable exception handling for ELF."
Nico Weber
2021-01-25
1
-115
/
+0
*
[JITLink] Enable exception handling for ELF.
Lang Hames
2021-01-25
1
-0
/
+115
*
[JITLink][ELF/x86-64] Add support for weak and hidden symbols.
Lang Hames
2021-01-22
2
-0
/
+76
*
[JITLink][ELF] New ELF skip-debug-sections test requires asserts.
Lang Hames
2021-01-18
1
-0
/
+1
*
[JITLink][ELF] Skip DWARF sections in ELF objects.
Lang Hames
2021-01-18
1
-0
/
+240
*
[JITLink][ELF] Omit temporary labels in tests
Stefan Gränitz
2020-11-04
2
-18
/
+18
*
[JITLink][ELF] Implement R_X86_64_PLT32 relocations
Stefan Gränitz
2020-11-03
1
-1
/
+54
*
Reapply "[jitlink][ELF] Add zero-fill blocks for symbols in section SHN_COMMON"
Stefan Gränitz
2020-10-24
1
-0
/
+25
*
Revert "[jitlink][ELF] Add zero-fill blocks for symbols in section SHN_COMMON"
Stefan Gränitz
2020-10-24
1
-25
/
+0
*
[jitlink][ELF] Add zero-fill blocks for symbols in section SHN_COMMON
Stefan Gränitz
2020-10-24
1
-0
/
+25
*
Re-apply "[JITLink][ELF] Add support for ELF::R_X86_64_REX_GOTPCRELX relocation"
Lang Hames
2020-10-23
1
-4
/
+18
*
Revert "[JITLink][ELF] Add support for ELF::R_X86_64_REX_GOTPCRELX relocation."
Lang Hames
2020-10-22
1
-16
/
+3
*
[JITLink][ELF] Add support for ELF::R_X86_64_REX_GOTPCRELX relocation.
Lang Hames
2020-10-22
1
-3
/
+16
*
[ORC] Remove OrcV1 APIs.
Lang Hames
2020-10-18
89
-2245
/
+0
*
[JITLink][ELF] Handle BSS sections, improve some error messages.
Lang Hames
2020-10-05
1
-1
/
+12
*
[JITLink][MachO] Use correct symbol scope when N_PEXT is set and N_EXT unset.
Lang Hames
2020-08-15
2
-0
/
+9
*
[JITLink][MachO][AArch64] More PAGEOFF12 relocation fixes.
Lang Hames
2020-08-05
1
-0
/
+10
*
[JITLink][AArch64] Handle addends on PAGE21 / PAGEOFF12 relocations.
Lang Hames
2020-08-05
1
-22
/
+22
*
[llvm-jitlink] Add -phony-externals option to suppress unresolved externals.
Lang Hames
2020-08-01
2
-1
/
+4
*
[llvm-jitlink] Support promotion of ODR weak symbols in -harness mode.
Lang Hames
2020-08-01
1
-0
/
+7
*
[llvm-jitlink] Add -harness option to llvm-jitlink.
Lang Hames
2020-07-30
2
-0
/
+105
*
[jitlink] Updating test file for GOT relocations for elf x86
Jared Wyles
2020-07-21
1
-6
/
+18
*
[test][llvm-readobj] Fix build bot failure after df952cb9
James Henderson
2020-07-20
1
-1
/
+1
*
[JITLink][MachO] Fix handling of non-extern UNSIGNED pair of SUBTRACTOR relocs.
Lang Hames
2020-07-19
1
-4
/
+4
*
[jitlink] Adding support for PCRel32GOTLoad in ELF x86 for the jitlinker
Jared Wyles
2020-07-16
1
-0
/
+1
*
[RuntimeDyld][test] Fix ExecutionEngine/RuntimeDyld/X86/ELF_x86-64_none.yaml ...
Fangrui Song
2020-07-07
1
-5
/
+5
*
[JITLink] Allow zero-length symbols at the end of blocks.
Lang Hames
2020-06-19
1
-0
/
+16
*
[ORC] Honor linker private global prefix on symbol names.
Lang Hames
2020-06-15
1
-2
/
+8
*
[JITLink] Skip debug sections in MachO objects.
Lang Hames
2020-06-03
1
-0
/
+21
*
[jitlink] R_X86_64_PC32 support for the elf x86 jitlinker
Jared Wyles
2020-05-30
1
-3
/
+21
*
[FPEnv] Intrinsic llvm.roundeven
Serge Pavlov
2020-05-26
1
-0
/
+4
*
[JITLink] Initial implementation of ELF / x86-64 support for JITLink.
Lang Hames
2020-05-21
1
-0
/
+20
*
Revert 43f031d3126 "Enable IBT(Indirect Branch Tracking) in JIT with CET(Cont...
Hans Wennborg
2020-04-06
1
-32
/
+0
*
Add a triple to test/ExecutionEngine/MCJIT/cet-code-model-lager.ll
Hans Wennborg
2020-04-06
1
-1
/
+1
*
[ORC] Add MachO universal binary support to StaticLibraryDefinitionGenerator.
Lang Hames
2020-04-05
1
-0
/
+26
*
Bugix for buildbot failure at commit 43f031d31264d20cfb8f1ebd606c66e57c231d4d
Xiang1 Zhang
2020-04-03
1
-1
/
+0
*
Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement...
Xiang1 Zhang
2020-04-03
1
-0
/
+33
*
Re-apply 0071eaaf089, "[ORC] Export __cxa_atexit ...", with fixes.
Lang Hames
2020-04-02
2
-7
/
+15
*
Revert "[ORC] Export __cxa_atexit from the main JITDylib in LLJIT."
Nico Weber
2020-04-01
1
-8
/
+7
*
[ORC] Export __cxa_atexit from the main JITDylib in LLJIT.
Lang Hames
2020-04-01
1
-7
/
+8
[next]