index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
CodeGen
/
TargetInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CUDA] Set LLVM calling convention for CUDA kernel
Yaxun Liu
2018-04-20
1
-0
/
+6
*
Fix __attribute__((force_align_arg_pointer)) misalignment bug
Erich Keane
2018-04-19
1
-20
/
+5
*
Revert "Set calling convention for CUDA kernel"
Artem Belevich
2018-04-03
1
-9
/
+0
*
Add helper to determine if a field is a zero-length bitfield.
Richard Smith
2018-04-02
1
-2
/
+2
*
Set calling convention for CUDA kernel
Yaxun Liu
2018-03-29
1
-0
/
+9
*
Disable emitting static extern C aliases for amdgcn target for CUDA
Yaxun Liu
2018-03-29
1
-0
/
+10
*
[ObjC++] Make parameter passing and function return compatible with ObjC
Akira Hatanaka
2018-03-28
1
-2
/
+2
*
[clang] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-27
1
-2
/
+2
*
[AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPU (CLANG)
Tony Tye
2018-03-23
1
-1
/
+1
*
[AMDGPU] Remove use of OpenCL triple environment and replace with function at...
Tony Tye
2018-03-23
1
-0
/
+5
*
Delete BuiltinCC. NFC.
Rafael Espindola
2018-03-20
1
-12
/
+0
*
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
Akira Hatanaka
2018-03-19
1
-5
/
+22
*
Revert "[ObjC] Allow declaring __weak pointer fields in C structs in
Akira Hatanaka
2018-03-12
1
-22
/
+5
*
[ObjC] Allow declaring __weak pointer fields in C structs in ARC.
Akira Hatanaka
2018-03-10
1
-5
/
+22
*
Support for the mno-stack-arg-probe flag
Hans Wennborg
2018-02-23
1
-10
/
+9
*
[mips] Revert r325872
Stefan Maksimovic
2018-02-23
1
-8
/
+0
*
[mips] Reland r310704
Stefan Maksimovic
2018-02-23
1
-0
/
+8
*
Fix for #31362 - ms_abi is implemented incorrectly for values >=16 bytes.
Alexander Ivchenko
2018-02-08
1
-1
/
+11
*
Don't pass ForDefinition_t in places it is redundant.
Rafael Espindola
2018-02-07
1
-55
/
+35
*
[CodeGen][va_args] Correct Vector Struct va-arg 'in_reg' code gen
Erich Keane
2018-02-02
1
-6
/
+7
*
[ARM] Pass _Float16 as int or float
Sjoerd Meijer
2018-01-23
1
-8
/
+10
*
[RISCV] Implement RISCV ABI lowering
Alex Bradbury
2018-01-15
1
-0
/
+181
*
Refactor handling of signext/zeroext in ABIArgInfo
Alex Bradbury
2018-01-12
1
-51
/
+47
*
Simplify the internal API for checking whether swiftcall passes a type indire...
John McCall
2018-01-07
1
-12
/
+6
*
SystemZ Swift TargetInfo: swifterror support in the backend is broken
Arnold Schwaighofer
2017-11-07
1
-1
/
+1
*
CodeGen: fix PPC Darwin variadics
Saleem Abdulrasool
2017-10-25
1
-1
/
+37
*
[AMDGPU] Fix bug in enqueued block codegen due to an extra line
Yaxun Liu
2017-10-19
1
-1
/
+0
*
Convert clang::LangAS to a strongly typed enum
Alexander Richardson
2017-10-15
1
-19
/
+16
*
Fix build failure on android due to missing std::to_string()
Yaxun Liu
2017-10-14
1
-1
/
+2
*
[OpenCL] Emit enqueued block as kernel
Yaxun Liu
2017-10-14
1
-0
/
+111
*
[ubsan] Function Sanitizer: Don't require writable text segments
Vedant Kumar
2017-09-13
1
-13
/
+6
*
[CodeGen][x86_64] Enable 'force_align_arg_pointer' attribute at x86_64
Erich Keane
2017-08-30
1
-0
/
+18
*
Add flag to request Clang is ABI-compatible with older versions of itself
Richard Smith
2017-08-26
1
-3
/
+12
*
[Clang][x86][Inline Asm] support for GCC style inline asm - Y<x> constraints
Coby Tayree
2017-08-24
1
-1
/
+5
*
[ObjC] Use consistent comment style in inline asm
Oliver Stannard
2017-08-21
1
-3
/
+3
*
Revert r302670 for the upcoming 5.0.0 release
Stefan Maksimovic
2017-08-11
1
-8
/
+0
*
Remove unused function
Matt Arsenault
2017-08-10
1
-9
/
+0
*
AMDGPU: Use direct struct returns and arguments
Matt Arsenault
2017-08-09
1
-17
/
+190
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
1
-0
/
+27
*
[mips] Revert r309942 & r309940
Simon Dardis
2017-08-03
1
-14
/
+0
*
[mips] Implement -muninit-const-in-rodata
Simon Dardis
2017-08-03
1
-0
/
+14
*
[CodeGen][ARM] ARM runtime helper functions are not always soft-fp
Peter Smith
2017-07-27
1
-10
/
+7
*
[CodeGen][ARM] Revert r309257
Peter Smith
2017-07-27
1
-7
/
+10
*
[CodeGen][ARM] ARM runtime helper functions are not always soft-fp
Peter Smith
2017-07-27
1
-10
/
+7
*
Remove Bitrig: Clang Changes
Erich Keane
2017-07-21
1
-1
/
+0
*
Complex Long Double classification In RegCall calling convention
Erich Keane
2017-07-21
1
-13
/
+28
*
[CodeGen][mips] Support `long_call/far/near` attributes
Simon Atanasyan
2017-07-20
1
-37
/
+81
*
[AArch64] Produce correct defaultlib directives for windows in MSVC style
Martin Storsjo
2017-07-20
1
-1
/
+18
*
[AArch64] Produce the right kind of va_arg for windows
Martin Storsjo
2017-07-13
1
-3
/
+18
*
Fix build failure with gcc about mixing enum and non-enum
Yaxun Liu
2017-07-08
1
-1
/
+2
[next]