Sylvestre Ledru
|
2aa66afa82
Remove an useless allocation (from by clang-analyzer/scan-build)
|
5 年之前 |
Simon Pilgrim
|
7fc84cdab9
Codegen - silence static analyzer getAs<> null dereference warnings. NFCI.
|
5 年之前 |
Simon Pilgrim
|
84d475a5ed
Silence static analyzer getAs<RecordType> null dereference warnings. NFCI.
|
5 年之前 |
Guillaume Chatelet
|
57596fe21b
[Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)
|
5 年之前 |
Craig Topper
|
0482c26428
[X86] Prevent passing vectors of __int128 as <X x i128> in llvm IR
|
6 年之前 |
Justin Hibbits
|
280c4e5334
Add -m(no)-spe to clang
|
6 年之前 |
Yaxun Liu
|
9678410799
[AMDGPU] Set default flat work group size to (1,256) for HIP
|
6 年之前 |
Matt Arsenault
|
94bc24847e
AMDGPU: Always emit amdgpu-flat-work-group-size
|
6 年之前 |
Guanzhong Chen
|
0cfda791b9
[WebAssembly] Correctly handle va_arg of zero-sized structures
|
6 年之前 |
Guanzhong Chen
|
d2a3a64268
[WebAssembly] Make clang emit correct va_arg code for structs
|
6 年之前 |
Denis Bakhvalov
|
033d191984
[NFC] Remove unused variable
|
6 年之前 |
Alex Bradbury
|
c9bffa4a37
[RISCV] Hard float ABI support
|
6 年之前 |
Alex Bradbury
|
32900d0a2a
Revert "[RISCV] Hard float ABI support" r366450
|
6 年之前 |
Alex Bradbury
|
7ceef36a33
[RISCV] Hard float ABI support
|
6 年之前 |
Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 年之前 |
Vyacheslav Zakharin
|
0d48a00a81
[clang] Preserve names of addrspacecast'ed values.
|
6 年之前 |
Christudasan Devadasan
|
31644ca03b
[AMDGPU] Increased the number of implicit argument bytes for both OpenCL and HIP (CLANG).
|
6 年之前 |
Yaxun Liu
|
8d068d6ad4
[HIP] Support attribute hip_pinned_shadow
|
6 年之前 |
Reid Kleckner
|
93cbceefee
Fix passing structs and AVX vectors through sysv_abi
|
6 年之前 |
Hans Wennborg
|
7a5dd209e3
Revert r363116 "[X86] [ABI] Fix i386 ABI "__m64" type bug"
|
6 年之前 |
Alexey Bataev
|
e02265a0ff
[OPENMP][NVPTX]Correct codegen for 128 bit long double.
|
6 年之前 |
Mikhail Maltsev
|
661a39ed15
[CodeGen][ARM] Fix FP16 vector coercion
|
6 年之前 |
Yaxun Liu
|
6279011307
[AMDGPU] Enable the implicit arguments for HIP (CLANG)
|
6 年之前 |
Pengfei Wang
|
d8700d49c0
[X86] [ABI] Fix i386 ABI "__m64" type bug
|
6 年之前 |
Pengfei Wang
|
e11ffa2699
Revert "[X86] Fix i386 struct and union parameter alignment"
|
6 年之前 |
Pengfei Wang
|
3ae15d2c9f
[X86] Fix i386 struct and union parameter alignment
|
6 年之前 |
John Brawn
|
4debe7db62
[ARM][AArch64] Fix incorrect handling of alignment in va_arg code generation
|
6 年之前 |
Ben Dunbobbin
|
84c9929171
[ELF] Implement Dependent Libraries Feature
|
6 年之前 |
Michael Liao
|
3bbed5ed96
[HIP] Fix visibility of `__constant__` variables.
|
6 年之前 |
Konstantin Zhuravlyov
|
f100795281
AMDGPU: Add support for cross address space synchronization scopes (clang)
|
6 年之前 |