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
*
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
*
CodeGen: Fix address space of global variable
Yaxun Liu
2017-07-08
1
-0
/
+46
*
Correct VectorCall x86 (32 bit) behavior for SSE Register Assignment
Erich Keane
2017-06-21
1
-72
/
+56
*
[OpenCL] Fix OpenCL and SPIR version metadata generation.
Alexey Bader
2017-06-20
1
-41
/
+0
*
[OpenCL] Makes kernels use the SPIR_KERNEL CC by default.
Pekka Jaaskelainen
2017-06-01
1
-1
/
+21
*
CodeGen: Define Swift's legal vector types for AArch64, ARM
Arnold Schwaighofer
2017-05-26
1
-0
/
+30
*
[mips] Support `micromips` attribute
Simon Atanasyan
2017-05-22
1
-0
/
+5
*
CodeGen: Cast alloca to expected address space
Yaxun Liu
2017-05-18
1
-4
/
+8
*
[Hexagon] Make sure to pass empty struct arguments with nontrivial ctors
Krzysztof Parzyszek
2017-05-12
1
-3
/
+3
*
Reland: [mips] Impose a threshold for coercion of aggregates
Petar Jovanovic
2017-05-10
1
-0
/
+8
*
Suppress all uses of LLVM_END_WITH_NULL. NFC.
Serge Guelton
2017-05-09
1
-6
/
+4
*
Revert r302547 ([mips] Impose a threshold for coercion of aggregates)
Petar Jovanovic
2017-05-09
1
-8
/
+0
*
[mips] Impose a threshold for coercion of aggregates
Petar Jovanovic
2017-05-09
1
-0
/
+8
[next]