git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[X86] ABI compat bugfix for MSVC vectorcall
[lldb.git]
/
clang
/
lib
/
CodeGen
/
TargetInfo.cpp
2020-01-15
Reid Kleckner
[X86] ABI compat bugfix for MSVC vectorcall
blob
|
commitdiff
2020-01-14
James Clarke
[RISCV] Fix ILP32D lowering for double+double/double...
blob
|
commitdiff
|
diff to current
2020-01-07
Yaxun (Sam) Liu
[HIP] Add option --gpu-max-threads-per-block=n
blob
|
commitdiff
|
diff to current
2019-12-22
Eric Astor
[ms] [X86] Use "P" modifier on operands to call instruc...
blob
|
commitdiff
|
diff to current
2019-12-11
Sam Clegg
[WebAssembly] Add new `export_name` clang attribute...
blob
|
commitdiff
|
diff to current
2019-12-10
Reid Kleckner
Avoid Attr.h includes, CodeGen edition
blob
|
commitdiff
|
diff to current
2019-12-09
Craig Topper
[Attr] Move ParsedTargetAttr out of the TargetAttr...
blob
|
commitdiff
|
diff to current
2019-12-03
Akira Hatanaka
[NFC] Pass a reference to CodeGenFunction to methods...
blob
|
commitdiff
|
diff to current
2019-12-03
Akira Hatanaka
Revert "[NFC] Pass a reference to CodeGenFunction to...
blob
|
commitdiff
|
diff to current
2019-12-03
Akira Hatanaka
[NFC] Pass a reference to CodeGenFunction to methods...
blob
|
commitdiff
|
diff to current
2019-11-15
Momchil Velikov
Implement target(branch-protection) attribute for AArch64
blob
|
commitdiff
|
diff to current
2019-11-12
Tim Northover
AArch64: add arm64_32 support to Clang.
blob
|
commitdiff
|
diff to current
2019-11-05
Michael Liao
[hip] Enable pointer argument lowering through coercing...
blob
|
commitdiff
|
diff to current
2019-10-25
Michael Liao
[hip] Allow the declaration of functions with variadic...
blob
|
commitdiff
|
diff to current
2019-10-08
Sylvestre Ledru
Remove an useless allocation (from by clang-analyzer...
blob
|
commitdiff
|
diff to current
2019-10-07
Simon Pilgrim
Codegen - silence static analyzer getAs<> null derefere...
blob
|
commitdiff
|
diff to current
2019-10-03
Simon Pilgrim
Silence static analyzer getAs<RecordType> null derefere...
blob
|
commitdiff
|
diff to current
2019-09-30
Guillaume Chatelet
[Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)
blob
|
commitdiff
|
diff to current
2019-09-06
Craig Topper
[X86] Prevent passing vectors of __int128 as <X x i128...
blob
|
commitdiff
|
diff to current
2019-09-05
Justin Hibbits
Add -m(no)-spe to clang
blob
|
commitdiff
|
diff to current
2019-09-03
Yaxun Liu
[AMDGPU] Set default flat work group size to (1,256...
blob
|
commitdiff
|
diff to current
2019-08-27
Matt Arsenault
AMDGPU: Always emit amdgpu-flat-work-group-size
blob
|
commitdiff
|
diff to current
2019-08-15
Guanzhong Chen
[WebAssembly] Correctly handle va_arg of zero-sized...
blob
|
commitdiff
|
diff to current
2019-08-13
Guanzhong Chen
[WebAssembly] Make clang emit correct va_arg code for...
blob
|
commitdiff
|
diff to current
2019-07-19
Denis Bakhvalov
[NFC] Remove unused variable
blob
|
commitdiff
|
diff to current
2019-07-18
Alex Bradbury
[RISCV] Hard float ABI support
blob
|
commitdiff
|
diff to current
2019-07-18
Alex Bradbury
Revert "[RISCV] Hard float ABI support" r366450
blob
|
commitdiff
|
diff to current
2019-07-18
Alex Bradbury
[RISCV] Hard float ABI support
blob
|
commitdiff
|
diff to current
2019-07-16
Rui Ueyama
Fix parameter name comments using clang-tidy. NFC.
blob
|
commitdiff
|
diff to current
2019-07-10
Vyacheslav Zakharin
[clang] Preserve names of addrspacecast'ed values.
blob
|
commitdiff
|
diff to current
2019-07-10
Christudasan Devadasan
[AMDGPU] Increased the number of implicit argument...
blob
|
commitdiff
|
diff to current
2019-06-26
Yaxun Liu
[HIP] Support attribute hip_pinned_shadow
blob
|
commitdiff
|
diff to current
2019-06-20
Reid Kleckner
Fix passing structs and AVX vectors through sysv_abi
blob
|
commitdiff
|
diff to current
2019-06-19
Hans Wennborg
Revert r363116 "[X86] [ABI] Fix i386 ABI "__m64" type...
blob
|
commitdiff
|
diff to current
2019-06-18
Alexey Bataev
[OPENMP][NVPTX]Correct codegen for 128 bit long double.
blob
|
commitdiff
|
diff to current
2019-06-18
Mikhail Maltsev
[CodeGen][ARM] Fix FP16 vector coercion
blob
|
commitdiff
|
diff to current
2019-06-14
Yaxun Liu
[AMDGPU] Enable the implicit arguments for HIP (CLANG)
blob
|
commitdiff
|
diff to current
2019-06-12
Pengfei Wang
[X86] [ABI] Fix i386 ABI "__m64" type bug
blob
|
commitdiff
|
diff to current
2019-05-31
Pengfei Wang
Revert "[X86] Fix i386 struct and union parameter align...
blob
|
commitdiff
|
diff to current
2019-05-29
Pengfei Wang
[X86] Fix i386 struct and union parameter alignment
blob
|
commitdiff
|
diff to current
2019-05-22
John Brawn
[ARM][AArch64] Fix incorrect handling of alignment...
blob
|
commitdiff
|
diff to current
2019-05-17
Ben Dunbobbin
[ELF] Implement Dependent Libraries Feature
blob
|
commitdiff
|
diff to current
2019-04-26
Michael Liao
[HIP] Fix visibility of `__constant__` variables.
blob
|
commitdiff
|
diff to current
2019-03-25
Konstantin Zhuravlyov
AMDGPU: Add support for cross address space synchroniza...
blob
|
commitdiff
|
diff to current
2019-03-22
Carey Williams
[ARM] Fix bug 39982 - pcs("aapcs-vfp") is not consistent
blob
|
commitdiff
|
diff to current
2019-03-21
Akira Hatanaka
[CodeGen][ObjC] Annotate calls to objc_retainAutoreleas...
blob
|
commitdiff
|
diff to current
2019-03-06
Konstantin Zhuravlyov
AMDGPU: Fix the mapping of sub group sync scope
blob
|
commitdiff
|
diff to current
2019-02-27
Alexey Bataev
[OPENMP]Delay emission of the error for unsupported...
blob
|
commitdiff
|
diff to current
2019-02-26
Michael Liao
[AMDGPU] Allow using integral non-type template parameters
blob
|
commitdiff
|
diff to current
2019-02-12
Scott Linder
[AMDGPU] Require at least protected visibility for...
blob
|
commitdiff
|
diff to current
2019-02-09
James Y Knight
[opaque pointer types] Cleanup CGBuilder's Create*GEP.
blob
|
commitdiff
|
diff to current
2019-02-08
James Y Knight
[opaque pointer types] Cleanup CGBuilder's Create*GEP.
blob
|
commitdiff
|
diff to current
2019-02-05
James Y Knight
Minor cleanup: remove CGBuild::CreateConst*ByteGEP...
blob
|
commitdiff
|
diff to current
2019-02-01
Dan Gohman
[WebAssembly] Add an import_field function attribute
blob
|
commitdiff
|
diff to current
2019-01-24
Dan Gohman
[WebAssembly] Add an import_module function attribute
blob
|
commitdiff
|
diff to current
2019-01-19
Chandler Carruth
Update the file headers across all of the LLVM projects...
blob
|
commitdiff
|
diff to current
2019-01-16
Anton Korobeynikov
[MSP430] Improve support of 'interrupt' attribute
blob
|
commitdiff
|
diff to current
2019-01-03
Daniel Dunbar
Adopt SwiftABIInfo for WebAssembly.
blob
|
commitdiff
|
diff to current
2018-12-11
Richard Trieu
Move CodeGenOptions from Frontend to Basic
blob
|
commitdiff
|
diff to current
2018-11-27
Tatyana Krasnukha
[clang][ARC] Add ARCTargetInfo
blob
|
commitdiff
|
diff to current
2018-10-31
Reid Kleckner
Re-land r345676 "[Win64] Handle passing i128 by value"
blob
|
commitdiff
|
diff to current
2018-10-31
Richard Trieu
Revert r345676 due to test failure.
blob
|
commitdiff
|
diff to current
2018-10-30
Reid Kleckner
[Win64] Handle passing i128 by value
blob
|
commitdiff
|
diff to current
2018-10-26
Eli Friedman
[AArch64] Support Windows stack probe command-line...
blob
|
commitdiff
|
diff to current
2018-10-25
Luke Cheeseman
[AArch64] Branch Protection and Return Address Signing...
blob
|
commitdiff
|
diff to current
2018-10-10
Martin Storsjo
[MinGW] Fix passing a sanitizer lib name as dependent lib
blob
|
commitdiff
|
diff to current
2018-09-26
Fangrui Song
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C...
blob
|
commitdiff
|
diff to current
2018-09-12
Mikhail Maltsev
[CodeGen][ARM] Coerce FP16 vectors to integer vectors...
blob
|
commitdiff
|
diff to current
2018-08-17
Luke Cheeseman
[AArch64] - return address signing
blob
|
commitdiff
|
diff to current
2018-07-30
Fangrui Song
Remove trailing space
blob
|
commitdiff
|
diff to current
2018-07-30
Momchil Velikov
[ARM, AArch64]: Use unadjusted alignment when passing...
blob
|
commitdiff
|
diff to current
2018-07-30
Stefan Maksimovic
[mips64][clang] Provide the signext attribute for i32...
blob
|
commitdiff
|
diff to current
2018-07-26
Ana Pazos
[RISCV] Add support for interrupt attribute
blob
|
commitdiff
|
diff to current
2018-07-05
Lei Huang
[Power9] Update fp128 as a valid homogenous aggregate...
blob
|
commitdiff
|
diff to current
2018-06-25
Sam Clegg
[WebAssembly] Add no-prototype attribute to prototype...
blob
|
commitdiff
|
diff to current
2018-06-12
Yaxun Liu
[CUDA][HIP] Set kernel calling convention before arrang...
blob
|
commitdiff
|
diff to current
2018-05-25
Bob Wilson
Support Swift calling convention for PPC64 targets
blob
|
commitdiff
|
diff to current
2018-05-09
Adrian Prantl
Remove \brief commands from doxygen comments.
blob
|
commitdiff
|
diff to current
2018-04-20
Yaxun Liu
[CUDA] Set LLVM calling convention for CUDA kernel
blob
|
commitdiff
|
diff to current
2018-04-19
Erich Keane
Fix __attribute__((force_align_arg_pointer)) misalignme...
blob
|
commitdiff
|
diff to current
2018-04-03
Artem Belevich
Revert "Set calling convention for CUDA kernel"
blob
|
commitdiff
|
diff to current
2018-04-02
Richard Smith
Add helper to determine if a field is a zero-length...
blob
|
commitdiff
|
diff to current
2018-03-29
Yaxun Liu
Set calling convention for CUDA kernel
blob
|
commitdiff
|
diff to current
2018-03-29
Yaxun Liu
Disable emitting static extern C aliases for amdgcn...
blob
|
commitdiff
|
diff to current
2018-03-28
Akira Hatanaka
[ObjC++] Make parameter passing and function return...
blob
|
commitdiff
|
diff to current
2018-03-27
Mandeep Singh Grang
[clang] Change std::sort to llvm::sort in response...
blob
|
commitdiff
|
diff to current
2018-03-23
Tony Tye
[AMDGPU] Update OpenCL to use 48 bytes of implicit...
blob
|
commitdiff
|
diff to current
2018-03-23
Tony Tye
[AMDGPU] Remove use of OpenCL triple environment and...
blob
|
commitdiff
|
diff to current
2018-03-20
Rafael Espindola
Delete BuiltinCC. NFC.
blob
|
commitdiff
|
diff to current
2018-03-19
Akira Hatanaka
[ObjC] Allow declaring __weak pointer fields in C struc...
blob
|
commitdiff
|
diff to current
2018-03-12
Akira Hatanaka
Revert "[ObjC] Allow declaring __weak pointer fields...
blob
|
commitdiff
|
diff to current
2018-03-10
Akira Hatanaka
[ObjC] Allow declaring __weak pointer fields in C struc...
blob
|
commitdiff
|
diff to current
2018-02-23
Hans Wennborg
Support for the mno-stack-arg-probe flag
blob
|
commitdiff
|
diff to current
2018-02-23
Stefan Maksimovic
[mips] Revert r325872
blob
|
commitdiff
|
diff to current
2018-02-23
Stefan Maksimovic
[mips] Reland r310704
blob
|
commitdiff
|
diff to current
2018-02-08
Alexander Ivchenko
Fix for #31362 - ms_abi is implemented incorrectly...
blob
|
commitdiff
|
diff to current
2018-02-07
Rafael Espindola
Don't pass ForDefinition_t in places it is redundant.
blob
|
commitdiff
|
diff to current
2018-02-02
Erich Keane
[CodeGen][va_args] Correct Vector Struct va-arg 'in_reg...
blob
|
commitdiff
|
diff to current
2018-01-23
Sjoerd Meijer
[ARM] Pass _Float16 as int or float
blob
|
commitdiff
|
diff to current
2018-01-15
Alex Bradbury
[RISCV] Implement RISCV ABI lowering
blob
|
commitdiff
|
diff to current
next