Is LLVM going to use GitHub PRs as the main review tool?
|
|
16
|
524
|
May 5, 2022
|
Does the update of sp redundant in spill/reload code?
|
|
2
|
71
|
May 4, 2022
|
Compile to native
|
|
6
|
133
|
May 4, 2022
|
Is it possible that optimization by O3 is getting worse because of the decreasing of parallelization?
|
|
2
|
93
|
May 3, 2022
|
MLIR JIT/ExecutionEngine performance issue
|
|
2
|
81
|
May 3, 2022
|
Building the LLVM with msbuild
|
|
11
|
188
|
May 2, 2022
|
How to test a single LLVM IR optimization pass by test-suite?
|
|
4
|
55
|
May 2, 2022
|
My clang code doesn't linked
|
|
11
|
145
|
April 29, 2022
|
How to load Clang plugins with clang_parseTranslationUnit (libclang)
|
|
0
|
49
|
April 28, 2022
|
Clang compile a project
|
|
7
|
103
|
April 28, 2022
|
Could I get one single bc file from multiple files?(which may have a real big amount of files including .c/.h/.hpp)
|
|
2
|
79
|
April 28, 2022
|
How to find the function names which use the specific static string from ELF
|
|
0
|
41
|
April 28, 2022
|
Make Clang find Vcpkg installed libraries
|
|
1
|
50
|
April 27, 2022
|
Selection pattern for Intrinsic functions
|
|
3
|
78
|
April 26, 2022
|
Could I use LLVM as a base to build different C++ compilation architecture?
|
|
7
|
195
|
April 25, 2022
|
What's the gcc version to support build the llvm upstream?
|
|
2
|
116
|
April 25, 2022
|
Instrumentation: string as argument
|
|
4
|
56
|
April 25, 2022
|
Local variables: How to use F.getValueSymbolTable()
|
|
4
|
46
|
April 25, 2022
|
How to get DISubprogram of a Function
|
|
2
|
54
|
April 25, 2022
|
Get metadata DILocation
|
|
2
|
54
|
April 24, 2022
|
How to write a RISCV Backend for branch?
|
|
4
|
87
|
April 22, 2022
|
Using Value to Represent Interger or String Type
|
|
4
|
74
|
April 22, 2022
|
Passing an element of an array to a function
|
|
8
|
84
|
April 22, 2022
|
Does a variable in source code match an IR `alloca` instruction?
|
|
1
|
46
|
April 22, 2022
|
Intel vs AT&T syntax in code comment. What's the convention in terms of code style?
|
|
4
|
125
|
April 21, 2022
|
Unnecessary Load Store Operations
|
|
2
|
82
|
April 21, 2022
|
“ multiple definition ”
|
|
4
|
67
|
April 21, 2022
|
Get and compare global variables in pass
|
|
0
|
33
|
April 21, 2022
|
Writing an instruction selectionDAG for REV8_RV64
|
|
7
|
92
|
April 21, 2022
|
Source code variable value track in IR
|
|
3
|
77
|
April 20, 2022
|