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: 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
*
Revert "[AArch64] Using new TargetParser in Clang"
Renato Golin
2016-05-25
1
-4
/
+8
*
[AArch64] Using new TargetParser in Clang
Renato Golin
2016-05-25
1
-8
/
+4
*
[Sparc] Add software float option -msoft-float
Jacob Baungard Hansen
2016-05-24
1
-3
/
+1
*
Make __FreeBSD_cc_version predefined macro configurable at build time
Dimitry Andric
2016-05-20
1
-2
/
+9
*
Add all the avx512 flavors to __builtin_cpu_supports's list.
Benjamin Kramer
2016-05-20
1
-0
/
+11
*
[Hexagon] Recognize "s" constraint in inline-asm
Krzysztof Parzyszek
2016-05-20
1
-0
/
+3
*
[CUDA] Allow sm_50,52,53 GPUs
Artem Belevich
2016-05-19
1
-0
/
+15
*
[Hexagon] Recognize "q" and "v" in inline-asm as register constraints
Krzysztof Parzyszek
2016-05-18
1
-1
/
+10
*
Add new intrinsic support for MONITORX and MWAITX instructions
Ashutosh Nema
2016-05-18
1
-0
/
+7
*
[PS4] Change the names of some "environmental" things to what our
Paul Robinson
2016-05-16
1
-1
/
+1
*
[OpenCL] Add supported OpenCL extensions to target info.
Yaxun Liu
2016-05-16
1
-11
/
+37
*
ARM-MachO: stop claiming to be EABI
Tim Northover
2016-05-13
1
-1
/
+1
*
Revert "[OpenCL] Add supported OpenCL extensions to target info."
Yaxun Liu
2016-05-13
1
-37
/
+11
*
[OpenCL] Add supported OpenCL extensions to target info.
Yaxun Liu
2016-05-13
1
-11
/
+37
[prev]
[next]