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
/
test
/
Preprocessor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Samsung Exynos M3 (NFC)
Evandro Menezes
2016-12-13
1
-0
/
+1
*
Also recognize -std=iso9899:201x
Benjamin Kramer
2016-12-06
1
-0
/
+3
*
[CUDA] Attempt to fix test failures in cuda-macos-includes.cu.
Justin Lebar
2016-11-18
1
-2
/
+2
*
[CUDA] Initialize our header search using the host triple.
Justin Lebar
2016-11-18
1
-0
/
+13
*
[Preprocessor] Support for '-dI' flag
Bruno Cardoso Lopes
2016-11-17
4
-0
/
+20
*
Add a new optimization option -Og
Sylvestre Ledru
2016-11-11
1
-0
/
+6
*
Define __ANDROID_API__ when specified as part of an Android target.
Stephen Hines
2016-11-11
1
-0
/
+5
*
[Sparc] LLONG is not lock-free atomic on v8
Douglas Katzman
2016-11-09
1
-0
/
+1
*
[AVX-512] Make VBMI instruction set enabling imply that the BWI instruction s...
Craig Topper
2016-11-09
1
-0
/
+6
*
[SystemZ] Add -march=archX aliases
Ulrich Weigand
2016-10-31
1
-0
/
+3
*
Revert "[Preprocessor] Support for '-dI' flag"
Bruno Cardoso Lopes
2016-10-28
4
-20
/
+0
*
[Preprocessor] Support for '-dI' flag
Bruno Cardoso Lopes
2016-10-28
4
-0
/
+20
*
Do not print include_next/pragma once warnings when input is a header.
Erik Verbruggen
2016-10-27
1
-0
/
+8
*
Include full filename range for missing includes
Erik Verbruggen
2016-10-25
1
-0
/
+8
*
[ARM]: Add Cortex-R52 target
Javed Absar
2016-10-07
1
-0
/
+9
*
P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we
Richard Smith
2016-09-30
1
-5
/
+49
*
[Power9] Builtins for ELF v.2 ABI conformance - front end portion
Nemanja Ivanovic
2016-09-27
1
-0
/
+6
*
[OpenBSD] Add type sign information for OpenBSD
Renato Golin
2016-09-22
1
-0
/
+23
*
Add -Wignored-pragma-intrinsic flag
Albert Gutowski
2016-09-21
1
-0
/
+12
*
[CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same on host/device.
Justin Lebar
2016-09-09
1
-15
/
+24
*
Parsing MS pragma intrinsic
Reid Kleckner
2016-09-07
1
-0
/
+16
*
OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness
Matt Arsenault
2016-09-07
1
-0
/
+1
*
Add support for targeting armv6-unknown-cloudabi-eabihf.
Ed Schouten
2016-09-05
1
-0
/
+5
*
[WebAssembly] Change wasm SizeType to match asmjs
Derek Schuff
2016-09-01
1
-20
/
+20
*
[CUDA] Updated CUDA tests that must run w/o CUDA installation.
Artem Belevich
2016-08-02
3
-10
/
+10
*
[CUDA] Do not allow using NVPTX target for host compilation.
Artem Belevich
2016-08-02
1
-6
/
+0
*
[AArch64] Add support for Samsung Exynos M2 (NFC).
Evandro Menezes
2016-08-01
1
-0
/
+1
*
[Myriad]: better compatibility with vendor source
Douglas Katzman
2016-07-25
1
-0
/
+3
*
[Driver][AArch64] Add support for Broadcom Vulcan core.
Pankaj Gode
2016-06-29
1
-0
/
+2
*
[clang-cl] Define _MSVC_LANG
David Majnemer
2016-06-28
1
-6
/
+8
*
Restructure the propagation of -fPIC/-fPIE.
Rafael Espindola
2016-06-23
1
-6
/
+6
*
Add a few missing Clang regression tests for Cortex-A53, Cortex-A57, Cortex-A72
Sjoerd Meijer
2016-06-03
1
-0
/
+6
*
This adds target support and tests for Cortex-A73
Sjoerd Meijer
2016-06-02
2
-0
/
+4
*
Revert "[AArch64] Using new TargetParser in Clang"
Renato Golin
2016-05-25
1
-4
/
+1
*
[AArch64] Try to fix test from r270688 with unordered output
Renato Golin
2016-05-25
1
-1
/
+4
*
[CUDA] Add -fcuda-approx-transcendentals flag.
Justin Lebar
2016-05-23
1
-0
/
+8
*
[PS4] Change the names of some "environmental" things to what our
Paul Robinson
2016-05-16
1
-1
/
+1
*
ARM-MachO: stop claiming to be EABI
Tim Northover
2016-05-13
1
-7
/
+7
*
[Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front end
Nemanja Ivanovic
2016-05-09
1
-0
/
+28
*
Enable support for __float128 in Clang and enable it on pertinent platforms
Nemanja Ivanovic
2016-05-09
1
-0
/
+3
*
Fix sysroot-prefix.c on Windows (/ vs \).
Nico Weber
2016-05-06
1
-3
/
+3
*
test: attempt to repair windows build
Saleem Abdulrasool
2016-05-06
1
-12
/
+9
*
Frontend: support -I=path for sysroot expansion
Saleem Abdulrasool
2016-05-06
1
-0
/
+28
*
[CUDA] Copy host builtin types to NVPTXTargetInfo.
Justin Lebar
2016-04-29
1
-0
/
+27
*
[Clang][Darwin] Define __ARM_DWARF_EH__ for WatchABI
Chris Bieneman
2016-04-29
1
-0
/
+1
*
Add accidentally dropped test to r267880.
Tim Northover
2016-04-28
1
-0
/
+10
*
PR27216: Only define __ARM_FEATURE_FMA when the target has VFPv4
Silviu Baranga
2016-04-28
1
-3
/
+6
*
Set the default C standard to C99 when targeting the PS4.
Sunil Srivastava
2016-04-27
1
-1
/
+7
*
[OpenCL] Add predefined macros.
Yaxun Liu
2016-04-26
1
-0
/
+37
*
[Hexagon] Define architecture version macros for hexagonv55
Krzysztof Parzyszek
2016-04-21
1
-0
/
+6
[next]