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
...
*
Re-commit r289252 and r289285, and fix PR31374
Yaxun Liu
2016-12-15
1
-1
/
+35
*
Revert 289252 (and follow-up 289285), it caused PR31374
Nico Weber
2016-12-14
1
-35
/
+1
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-7
/
+7
*
Add support for non-zero null pointer for C and OpenCL
Yaxun Liu
2016-12-09
1
-1
/
+35
*
[OpenCL] Fix SPIR version generation.
Alexey Bader
2016-12-07
1
-2
/
+4
*
swiftcc: Add an api to query whether a target ABI stores swifterror in a regi...
Arnold Schwaighofer
2016-12-01
1
-0
/
+21
*
IRGen: Remove all uses of CreateDefaultAlignedLoad.
Peter Collingbourne
2016-11-28
1
-5
/
+7
*
Add a little endian variant of TCE.
Pekka Jaaskelainen
2016-11-16
1
-0
/
+1
*
regcall: Implement regcall Calling Conv in clang
Erich Keane
2016-11-02
1
-26
/
+125
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-2
/
+2
*
Declare WinX86_64ABIInfo to satisfy SwiftABI info
Arnold Schwaighofer
2016-10-12
1
-2
/
+8
*
[PowerPC] Enable soft-float for PPC64, and +soft-float -> -hard-float
Hal Finkel
2016-10-02
1
-7
/
+19
*
[AMDGPU] Expose flat work group size, register and wave control attributes
Konstantin Zhuravlyov
2016-09-26
1
-11
/
+41
*
CodeGen: simplify the logic a slight bit
Saleem Abdulrasool
2016-09-14
1
-4
/
+0
*
Fix whitespace issues
Matt Arsenault
2016-09-07
1
-2
/
+1
*
[PowerPC] Update the DWARF register-size table
Hal Finkel
2016-08-30
1
-3
/
+9
*
[MS] Win64 va_arg should expect large arguments to be passed indirectly
Reid Kleckner
2016-08-25
1
-1
/
+11
*
AMDGPU: Handle structs directly in AMDGPUABIInfo
Matt Arsenault
2016-08-22
1
-1
/
+41
*
[CodeGen] Ignore unnamed bitfields before handling vector fields
David Majnemer
2016-08-15
1
-4
/
+5
*
[CodeGen] Correctly implement the AVX512 psABI rules
David Majnemer
2016-08-15
1
-7
/
+10
*
Revert "[Attr] Add support for the `ms_hook_prologue` attribute."
Charles Davis
2016-08-08
1
-8
/
+0
*
[Attr] Add support for the `ms_hook_prologue` attribute.
Charles Davis
2016-08-08
1
-0
/
+8
*
[OpenCL] Fix size of image type
Yaxun Liu
2016-08-03
1
-9
/
+0
*
Adjust coercion of aggregates on RenderScript
Pirama Arumuga Nainar
2016-07-27
1
-0
/
+46
*
[OpenCL] AMDGCN target will generate images in constant address space
Yaxun Liu
2016-07-20
1
-0
/
+10
*
[OpenCL] Fixes bug of missing OCL version metadata on the AMDGCN target
Yaxun Liu
2016-07-19
1
-1
/
+12
*
Use arrays or initializer lists to feed ArrayRefs instead of SmallVector wher...
Benjamin Kramer
2016-07-02
1
-3
/
+2
*
AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Nikolay Haustov
2016-06-30
1
-0
/
+13
*
Add support for musl-libc on ARM Linux.
Rafael Espindola
2016-06-24
1
-0
/
+4
*
This patch fixes problem with passing structures and unions
Strahinja Petrovic
2016-06-24
1
-1
/
+2
*
CodeGen: support linker options on Windows ARM
Saleem Abdulrasool
2016-06-23
1
-0
/
+10
*
[Sparc] Complex return value ABI compliance.
Chris Dewhurst
2016-06-08
1
-0
/
+45
*
Use new triple API to check comdat /NFC
Xinliang David Li
2016-05-25
1
-1
/
+1
*
Fix some typos.
Richard Smith
2016-05-14
1
-7
/
+7
*
[CodeGen] Clang does not choose aapcs-vfp calling convention for ARM bare met...
Oleg Ranevskyy
2016-05-13
1
-1
/
+2
*
Revert "AMDGPU/SI: Use amdgpu_kernel calling convention for OpenCL kernels."
Nikolay Haustov
2016-05-06
1
-8
/
+0
*
AMDGPU/SI: Use amdgpu_kernel calling convention for OpenCL kernels.
Nikolay Haustov
2016-05-06
1
-0
/
+8
*
AArch64: fixup comment after change
Tim Northover
2016-05-03
1
-1
/
+1
*
AArch64: simplify illegal vector check. NFC.
Tim Northover
2016-05-03
1
-1
/
+1
*
Expand aggregate arguments more often on 32-bit Windows
Reid Kleckner
2016-05-02
1
-83
/
+89
*
[SystemZ] Support Swift calling convention
Bryan Chan
2016-04-28
1
-2
/
+8
*
[SPIR] Remove an assert mandating SPIR for OpenCL sources only.
Anastasia Stulova
2016-04-26
1
-1
/
+0
*
trying to fix the windows build broken by r267496
Kostya Serebryany
2016-04-26
1
-1
/
+1
*
[lanai] Update handling of structs in arguments to be passed in registers.
Jacques Pienaar
2016-04-26
1
-7
/
+59
*
[CodeGen] Widen non-power-of-2 vector HFA base types.
Ahmed Bougacha
2016-04-19
1
-1
/
+12
*
[CodeGen] Fix whitespace. NFC.
Ahmed Bougacha
2016-04-19
1
-1
/
+1
*
[CodeGen] Avoid ctor/dtor boilerplate with some C++11
Reid Kleckner
2016-04-13
1
-62
/
+61
*
revert SVN r265702, r265640
Saleem Abdulrasool
2016-04-08
1
-3
/
+2
*
Basic: move CodeGenOptions from Frontend
Saleem Abdulrasool
2016-04-07
1
-2
/
+3
*
Move class into an anonymous namespace. NFC.
Benjamin Kramer
2016-04-07
1
-0
/
+2
[prev]
[next]