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
...
*
[X86] Move all atom CPUs to the same section of the switch and use fallthroug...
Craig Topper
2017-06-30
1
-3
/
+6
*
ARMV8-A archkind and target defines helper functions
Sjoerd Meijer
2017-06-30
1
-12
/
+47
*
[Clang][X86][Goldmont]Adding new target-cpu: Goldmont
Michael Zuckerman
2017-06-29
1
-0
/
+21
*
[COFF, ARM64] Add support for Windows ARM64 COFF format
Mandeep Singh Grang
2017-06-27
1
-0
/
+39
*
Reapply "Frontend support for Nios2 target"
Nikolai Bozhenov
2017-06-27
1
-0
/
+145
*
Add support for Ananas platform
Ed Schouten
2017-06-25
1
-0
/
+19
*
[MSP430] Fix data layout string.
Vadzim Dambrouski
2017-06-23
1
-1
/
+1
*
[AArch64] ADD ARMv.2-A FP16 vector intrinsics
Abderrazek Zaafrani
2017-06-20
1
-0
/
+10
*
Revert "Define _GNU_SOURCE for rtems c++"
Daniel Jasper
2017-06-15
1
-3
/
+0
*
Define _GNU_SOURCE for rtems c++
James Y Knight
2017-06-14
1
-0
/
+3
*
Revert of r305066 "Reapply Frontend support for Nios2 target"
Nikolai Bozhenov
2017-06-09
1
-145
/
+0
*
Reapply "Frontend support for Nios2 target"
Nikolai Bozhenov
2017-06-09
1
-0
/
+145
*
Revert "Frontend support for Nios2 target"
Nikolai Bozhenov
2017-06-08
1
-145
/
+0
*
Frontend support for Nios2 target.
Nikolai Bozhenov
2017-06-08
1
-0
/
+145
*
Reapply r304929 [mips] Add runtime options to enable/disable madd/sub.fmt
Petar Jovanovic
2017-06-07
1
-1
/
+7
*
Revert r304929 [mips] Add runtime options to enable/disable madd/sub.fmt
Petar Jovanovic
2017-06-07
1
-7
/
+1
*
[mips] Add runtime options to enable/disable madd.fmt and msub.fmt
Petar Jovanovic
2017-06-07
1
-1
/
+7
*
[CodeGen] Add thumb-mode to target-features for arm/thumb triples.
Florian Hahn
2017-06-07
1
-0
/
+7
*
[ARM] Fix Neon vector type alignment to 64-bit
Javed Absar
2017-06-07
1
-0
/
+4
*
[WebAssembly] Set MaxAtomicInlineWidth to 64.
Dan Gohman
2017-06-07
1
-1
/
+1
*
[ARM] Add support for target("arm") and target("thumb").
Florian Hahn
2017-06-06
1
-1
/
+11
*
Revert "[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics"
Vedant Kumar
2017-06-02
1
-10
/
+0
*
[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics
Abderrazek Zaafrani
2017-06-01
1
-0
/
+10
*
[OpenCL] Makes kernels use the SPIR_KERNEL CC by default.
Pekka Jaaskelainen
2017-06-01
1
-0
/
+16
*
Reverting Neon vector type 64-alignment fix
Javed Absar
2017-05-30
1
-5
/
+0
*
[ARM] Fix Neon vector type alignment to 64-bit
Javed Absar
2017-05-30
1
-0
/
+5
*
Only define __SIZEOF_FLOAT128__ on x86 as intended in r304012
Reid Kleckner
2017-05-26
1
-0
/
+3
*
Enable __float128 for mingw for GCC compatibility and define __SIZEOF_FLOAT12...
Reid Kleckner
2017-05-26
1
-1
/
+4
*
[X86] Adding avx512_vpopcntdq feature set and its intrinsics
Oren Ben Simhon
2017-05-25
1
-4
/
+12
*
Basic: fix whitespace in file header (NFC)
Saleem Abdulrasool
2017-05-24
1
-1
/
+1
*
Removed fallthrough annotation which does not directly precede switch label.
Galina Kistanova
2017-05-23
1
-2
/
+0
*
Added LLVM_FALLTHROUGH to address gcc warning: this statement may fall through.
Galina Kistanova
2017-05-23
1
-1
/
+45
*
[AMDGPU] Do not require opencl triple environment for OpenCL
Yaxun Liu
2017-05-23
1
-6
/
+11
*
CodeGen: Cast alloca to expected address space
Yaxun Liu
2017-05-18
1
-20
/
+44
*
[SPARC] Support 'f' and 'e' inline asm constraints.
James Y Knight
2017-05-12
1
-0
/
+5
*
[X86][LWP] Add clang support for LWP instructions.
Simon Pilgrim
2017-05-08
1
-0
/
+8
*
[ARM] Limit the diagnose when an ISR calls a regular function
Weiming Zhao
2017-05-05
1
-0
/
+1
*
Darwin: Define __STDC_NO_THREADS__ on Darwin targets
Duncan P. N. Exon Smith
2017-04-27
1
-0
/
+1
*
[ARM,AArch64] Define __ELF__ for arm-none-eabihf and AArch64
Oliver Stannard
2017-04-18
1
-1
/
+8
*
When we turn on vsx it should also turn on altivec explicitly, same
Eric Christopher
2017-04-15
1
-19
/
+21
*
[AMDGPU][GFX9] Set +fp32-denormals for >=gfx900 unless -cl-denorms-are-zero i...
Konstantin Zhuravlyov
2017-04-14
1
-3
/
+6
*
[OpenCL] Map default address space to alloca address space
Yaxun Liu
2017-04-11
1
-1
/
+7
*
[AMDGPU] Temporarily change constant address space from 4 to 2 for the new ad...
Yaxun Liu
2017-04-06
1
-4
/
+4
*
Default enable the rtm feature only on skylake and later for now because Inte...
Eric Christopher
2017-03-28
1
-1
/
+1
*
_CALL_LINUX is only defined on 64-bit ppc linux platforms, not 32-bit.
Eric Christopher
2017-03-25
1
-3
/
+3
*
[AMDGPU] Make AMDGPUTargetInfo::AS private
Yaxun Liu
2017-03-25
1
-2
/
+1
*
Update the comment on not yet generated preprocessor defines to remove __LONG...
Eric Christopher
2017-03-25
1
-1
/
+0
*
Add the __LONGDOUBLE128 define for ppc targets that have 128 bit long doubles.
Eric Christopher
2017-03-25
1
-1
/
+3
*
Define __HAVE_BSWAP__ on ppc to match gcc since we support both builtins as w...
Eric Christopher
2017-03-25
1
-1
/
+3
*
[AMDGPU] Switch address space mapping by triple environment amdgiz
Yaxun Liu
2017-03-25
1
-26
/
+66
[prev]
[next]