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
*
[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
*
Add the _CALL_LINUX preprocessor define for ppc linux platforms.
Eric Christopher
2017-03-25
1
-0
/
+6
*
__BIGGEST_ALIGNMENT__ has always been 16 on all power platforms rather
Eric Christopher
2017-03-25
1
-2
/
+1
*
Add preprocessor defines for a bare powerpc64le triple/cpu.
Eric Christopher
2017-03-25
1
-62
/
+72
*
Move setting of LangOpts based on target flags out of CompilerInstance
Eric Christopher
2017-03-22
1
-0
/
+7
*
Remove the -faltivec alias option and replace it with -maltivec everywhere.
Eric Christopher
2017-03-21
1
-19
/
+22
*
Turn on HTM on power8 and later (including powerpc64le) since it's
Eric Christopher
2017-03-20
1
-0
/
+5
*
[Hexagon] Recognize hexagonv62 as a valid target CPU
Krzysztof Parzyszek
2017-03-14
1
-0
/
+4
*
AMDGPU: Make 0 the private nullptr value
Matt Arsenault
2017-03-13
1
-1
/
+1
*
[AMDGPU] Add builtin functions readlane ds_permute mov_dpp
Yaxun Liu
2017-03-10
1
-0
/
+1
*
[DebugInfo] Add address space when creating DIDerivedTypes
Konstantin Zhuravlyov
2017-03-08
1
-0
/
+26
*
Set the Int64Type / IntMaxType types correctly for OpenBSD/mips64
Brad Smith
2017-03-06
1
-1
/
+5
*
Migrate all of aarch64-linux-gnu to \01_mcount instead of just when passing a...
Eric Christopher
2017-02-28
1
-2
/
+3
*
Set ABIs correctly for OpenBSD/arm; soft float and aapcs-linux.
Brad Smith
2017-02-28
1
-0
/
+2
*
AMDGPU: Add fmed3 half builtin
Matt Arsenault
2017-02-22
1
-0
/
+3
*
Hook up OpenBSD AArch64 support
Brad Smith
2017-02-21
1
-1
/
+4
*
[mips] Define macros related to -mabicalls in the preprocessor
Simon Dardis
2017-02-21
1
-2
/
+16
*
Enable support for __float128 in Clang on OpenBSD/X86
Brad Smith
2017-02-20
1
-3
/
+5
*
AMDGPU: Add gfx900 and gfx901 processors
Matt Arsenault
2017-02-18
1
-1
/
+4
*
Add a definition for __STRUCT_PARM_ALIGN__ for elfv2 and 64-bit darwin platfo...
Eric Christopher
2017-02-15
1
-0
/
+5
*
[AVR] Fix __AVR_xxx macro definitions; authored by Peter Wu
Dylan McKay
2017-02-11
1
-238
/
+238
*
Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes."
Eric Christopher
2017-02-10
1
-40
/
+10
*
For X86-64 linux and PPC64 linux align int128 to 16 bytes.
Eric Christopher
2017-02-10
1
-10
/
+40
*
Add support for armv7ve flag in clang (PR31358).
George Burgess IV
2017-02-09
1
-0
/
+2
*
[X86] Clzero flag addition and inclusion under znver1
Craig Topper
2017-02-09
1
-0
/
+7
*
[X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options and __PREFETCHW...
Craig Topper
2017-02-08
1
-0
/
+2
*
[X86] Add -msgx/-mno-sgx command line options and __SGX__ define to match gcc.
Craig Topper
2017-02-08
1
-0
/
+2
*
[X86] Add -mmpx/-mno-mpx command line options and __MPX__ define to match gcc.
Craig Topper
2017-02-08
1
-0
/
+2
*
[X86] Add -mclwb/-mno-clwb command line arguments and __CLWB__ define to matc...
Craig Topper
2017-02-08
1
-0
/
+2
*
[X86] Remove 'umip' feature flag.
Craig Topper
2017-02-08
1
-5
/
+0
*
[X86] Add -mclflushopt/-mno-clflushopt command line support and __CLFLUSHOPT_...
Craig Topper
2017-02-08
1
-0
/
+2
*
Use LLVM_FALLTHROUGH instead of FALLTHROUGH comments.
Craig Topper
2017-02-08
1
-13
/
+13
*
[X86] Remove PCOMMIT feature support since Intel has deprecated this instruct...
Craig Topper
2017-02-08
1
-5
/
+0
*
Revert "Basic: match GCC behaviour for SuS macro"
Saleem Abdulrasool
2017-02-07
1
-15
/
+15
*
Revert "Revert "[AVR] Allow specifying the CPU on the command line""
Dylan McKay
2017-02-07
1
-0
/
+293
*
[SystemZ] Provide predefined __ARCH__ and __VX__ macros
Ulrich Weigand
2017-02-06
1
-0
/
+11
*
Revert "[AVR] Allow specifying the CPU on the command line"
Diana Picus
2017-02-06
1
-293
/
+0
*
[AVR] Allow specifying the CPU on the command line
Dylan McKay
2017-02-06
1
-0
/
+293
*
[AVR] Add support for the full set of inline asm constraints
Dylan McKay
2017-02-06
1
-0
/
+51
[next]