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
/
Basic
/
Targets.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic/Targets.cpp: Add polaris10 and polaris11 gpus
Niels Ole Salscheider
2016-08-30
1
-15
/
+17
*
[Hexagon] Use handleTargetFeaturesGroup to process target-specific features
Krzysztof Parzyszek
2016-08-30
1
-9
/
+26
*
Handle -mlong-calls on Hexagon
Krzysztof Parzyszek
2016-08-30
1
-1
/
+7
*
Re-commit [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu
2016-08-19
1
-0
/
+4
*
Revert [OpenCL] AMDGCN: Fix size_t type
Yaxun Liu
2016-08-18
1
-4
/
+0
*
[OpenCL] AMDGCN: Fix size_t type
Yaxun Liu
2016-08-18
1
-0
/
+4
*
test commit
Guy Blank
2016-08-18
1
-1
/
+1
*
[OpenCL] AMDGPU: add support of cl_khr_subgroups
Yaxun Liu
2016-08-17
1
-0
/
+1
*
Some missing usage of TargetParser. NFC.
Zijiao Ma
2016-08-17
1
-2
/
+2
*
[OpenCL] AMDGPU: Add extensions cl_amd_media_ops and cl_amd_media_ops2
Yaxun Liu
2016-08-16
1
-0
/
+2
*
[OpenCL][AMDGPU] Add support for -cl-denorms-are-zero
Yaxun Liu
2016-08-09
1
-2
/
+27
*
[OpenCL] Fix size of image type
Yaxun Liu
2016-08-03
1
-0
/
+4
*
[OpenCL] Add extension cl_khr_mipmap_image to clang
Yaxun Liu
2016-07-29
1
-0
/
+1
*
[AArch64] Using AArch64TargetParser in Clang.
Zijiao Ma
2016-07-28
1
-13
/
+3
*
Basic/Targets.cpp: Reformat aarch64 CPU list.
Matthias Braun
2016-07-27
1
-8
/
+11
*
Adjust coercion of aggregates on RenderScript
Pirama Arumuga Nainar
2016-07-27
1
-1
/
+4
*
[Myriad]: better compatibility with vendor source
Douglas Katzman
2016-07-25
1
-13
/
+29
*
[mips] Correct label prefixes for N32 and N64.
Daniel Sanders
2016-07-19
1
-2
/
+2
*
Allow iOS and tvOS version numbers with 2-digit major version numbers.
Bob Wilson
2016-07-18
1
-8
/
+19
*
Update switch statement to match coding standards.
Simon Pilgrim
2016-07-07
1
-1
/
+2
*
[AArch64] Change the preferred alignment for char and short.
Chad Rosier
2016-07-07
1
-2
/
+2
*
Revert "[AArch64] Change the preferred alignment for char and short to word a...
Chad Rosier
2016-07-07
1
-2
/
+2
*
Fix "not all control paths return a value" warning on MSVC
Simon Pilgrim
2016-07-07
1
-3
/
+1
*
Fix "not all control paths return a value" warning on MSVC
Simon Pilgrim
2016-07-07
1
-0
/
+2
*
[CUDA] Add utility functions for dealing with CUDA versions / architectures.
Justin Lebar
2016-07-06
1
-49
/
+19
*
[CUDA] Add support for CUDA 8 and sm_60-62.
Justin Lebar
2016-07-06
1
-29
/
+39
*
[Sparc] Allow LEON cpu models to be selected with -mcpu
Jacob Baungard Hansen
2016-07-04
1
-1
/
+25
*
Add TargetInfo for 32-bit and 64-bit RenderScript
Pirama Arumuga Nainar
2016-07-02
1
-0
/
+41
*
AMDGPU: Set amdgpu_kernel calling convention for OpenCL kernels.
Nikolay Haustov
2016-06-30
1
-2
/
+12
*
[Driver][AArch64] Add support for Broadcom Vulcan core.
Pankaj Gode
2016-06-29
1
-0
/
+1
*
AvailabilityAttr: we accept "macos" as the platform name.
Manman Ren
2016-06-28
1
-1
/
+1
*
[SPARC] Allows inlining of atomics for Sparc32 with appropriate store barrier.
Chris Dewhurst
2016-06-28
1
-0
/
+1
*
Revert r273950, (empty). Please recommit it with readable commit message.
NAKAMURA Takumi
2016-06-28
1
-2
/
+0
*
[clang-cl] Define _MSVC_LANG
David Majnemer
2016-06-28
1
-0
/
+7
*
(no commit message)
Chris Dewhurst
2016-06-27
1
-0
/
+2
*
Add support for musl-libc on ARM Linux.
Rafael Espindola
2016-06-24
1
-0
/
+2
*
[AArch64] Change the preferred alignment for char and short to word alignment
Evandro Menezes
2016-06-21
1
-2
/
+2
*
NVPTX: Add supported CL features
Jan Vesely
2016-06-17
1
-0
/
+13
*
AMDGPU: Fix supported CL features
Jan Vesely
2016-06-17
1
-23
/
+22
*
[Sparc] setjmp and longjmp intrinsic support update to add unit tests and rem...
Chris Dewhurst
2016-06-15
1
-1
/
+0
*
[Sparc] Change to let clang know that setjmp and longjmp intrinsics are imple...
Chris Dewhurst
2016-06-15
1
-0
/
+5
*
[mips] Defer validity check for CPU/ABI pairs and improve error message for i...
Daniel Sanders
2016-06-14
1
-34
/
+79
*
AMDGPU: Verify subtarget specific builtins
Matt Arsenault
2016-06-08
1
-49
/
+87
*
[mips] The P5600 does not support N32/N64 since it's a 32-bit CPU.
Daniel Sanders
2016-06-06
1
-1
/
+1
*
[mips] Replace almost all Arch checks in MipsTargetInfo with ABI checks. NFC.
Daniel Sanders
2016-06-06
1
-51
/
+65
*
[mips] Slightly simplify MipsTargetInfo::setDataLayout(). NFC.
Daniel Sanders
2016-06-03
1
-19
/
+15
*
This adds target support and tests for Cortex-A73
Sjoerd Meijer
2016-06-02
1
-0
/
+1
*
AMDGPU: Update datalayout string
Matt Arsenault
2016-05-31
1
-1
/
+1
*
[mips] Kill 'support' for untested EABI.
Daniel Sanders
2016-05-27
1
-6
/
+4
*
[mips] Fold MipsTargetInfoBase subclasses into MipsTargetInfoBase and rename ...
Daniel Sanders
2016-05-27
1
-317
/
+209
[next]