index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Preprocessor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename -Wmsvc-include to -Wmicrosoft-include, now that -Wmicrosoft is split up.
Nico Weber
2015-07-28
3
-4
/
+4
*
Fix what looks like accidentally repeated file contents. No behavior change.
Nico Weber
2015-07-28
2
-6
/
+0
*
[Targets] Define _M_AMD64 and _M_X64 to a more appropriate value
David Majnemer
2015-07-26
1
-2
/
+2
*
ARM: actually define __ARM_ARCH_7S__ for the armv7s slice
Tim Northover
2015-07-21
1
-1
/
+8
*
Allow case-insensitive values for -mtune for AArch64 target in line with GCC.
Gabor Ballabas
2015-07-20
1
-0
/
+5
*
R600: Add macro defs for all supported OpenCL extensions
Tom Stellard
2015-07-17
1
-1
/
+8
*
[Targets] Define __BOOL_DEFINED for Windows targets in C++ mode
David Majnemer
2015-07-15
1
-0
/
+2
*
Avoid false positive/negative test results from line directive interference.NFC.
Chad Rosier
2015-06-26
1
-5
/
+8
*
Add __nonnull/__nullable/__null_unspecified predefines for Darwin.
Douglas Gregor
2015-06-24
1
-0
/
+12
*
Allow case-insensitive values for -march for AArch64 target in line with GCC.
Gabor Ballabas
2015-06-18
1
-0
/
+4
*
Commit some test changes somehow missed in r239789.
Richard Smith
2015-06-16
1
-1
/
+1
*
According to the OpenMP spec, all the preprocessor macros should be
Samuel Antao
2015-06-15
1
-0
/
+31
*
Allow case-insensitive values for -mcpu for AArch64 target in line with GCC.
Gabor Ballabas
2015-06-12
1
-0
/
+6
*
[ARM] Use TargetParser to determine FPU subtarget features
John Brawn
2015-06-05
1
-2
/
+2
*
[SPARC] Fix types of size_t, intptr_t, and ptrdiff_t on Linux.
James Y Knight
2015-06-04
1
-7
/
+16
*
ARM: fix ACLE predefine for iOS's "-arch armv7s".
Tim Northover
2015-05-29
1
-0
/
+1
*
[Basic] Define __declspec for cygwin
David Majnemer
2015-05-28
1
-0
/
+10
*
Bug fix for PR23577 (https://llvm.org/bugs/show_bug.cgi?id=23577#c0).
Alexander Musman
2015-05-25
1
-1
/
+44
*
Testing for the fix for bug 23429.
Nemanja Ivanovic
2015-05-14
1
-0
/
+13
*
[ARM] Add v8.1a architecture
Vladimir Sukharev
2015-05-14
1
-0
/
+5
*
[Sparc] Add support for 'sparcel' to clang.
Douglas Katzman
2015-05-11
1
-0
/
+33
*
Disable __has_cpp_attribute when not compiling in C++ mode. As this feature t...
Aaron Ballman
2015-05-11
1
-1
/
+4
*
[MSVC] Mimic MSVC whitespace collapse for incompatible token pasting
Will Wilson
2015-04-17
1
-0
/
+7
*
[AArch64] Add v8.1a architecture
Vladimir Sukharev
2015-04-16
1
-0
/
+8
*
[Mips] Generate warning for invalid '-mnan' and '-march' combinations
Petar Jovanovic
2015-04-14
1
-1
/
+6
*
[ARM] add support for Cortex-R4/R4F
Javed Absar
2015-04-09
1
-0
/
+18
*
Set the type of ptrdiff_t to signed on NVPTX targets
Eli Bendersky
2015-04-01
1
-3
/
+3
*
Set NVPTX64 target's size_t to match other 64-bit targets
Eli Bendersky
2015-04-01
1
-8
/
+8
*
[SystemZ] Support transactional execution on zEC12
Ulrich Weigand
2015-04-01
1
-0
/
+27
*
[SystemZ] Fix definition of IntMaxType / Int64Type
Ulrich Weigand
2015-03-30
2
-26
/
+26
*
[lex] Don't create a garbage token if parsing of __has_include fails.
Benjamin Kramer
2015-03-29
1
-0
/
+12
*
Make the msse4/mno-sse4 flags aliases of the maximum sse values
Eric Christopher
2015-03-25
1
-0
/
+4
*
Disable this test for PS4 target because PS4 issues different diagnostics.
Yunzhong Gao
2015-03-25
1
-0
/
+1
*
Adds a warning for unrecognized argument to #pragma comment() on PS4.
Yunzhong Gao
2015-03-23
1
-0
/
+27
*
Lex: Don't call getIdentifierInfo on annotation tokens
David Majnemer
2015-03-18
1
-0
/
+8
*
[PowerPC] ABI support for the QPX vector instruction set
Hal Finkel
2015-03-11
1
-0
/
+1
*
Add target information for CloudABI on x86-64.
Ed Schouten
2015-03-11
1
-0
/
+305
*
Add Clang support for PPC cryptography builtins
Nemanja Ivanovic
2015-03-04
1
-0
/
+6
*
Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind instructions.
Renato Golin
2015-02-27
1
-0
/
+7
*
AMDGCN: Define cl_khr_fp64 when compiling OpenCL programs
Tom Stellard
2015-02-27
1
-0
/
+3
*
Add -fuse-line-directive flag to control usage of #line with -E
Reid Kleckner
2015-02-26
1
-6
/
+6
*
Commit patch for PR19649. Set the correct sign of wide character for literals...
Michael Wong
2015-02-24
2
-0
/
+12
*
Add C11 *_DECIMAL_DIG.
Ed Schouten
2015-02-23
1
-37
/
+40
*
[Mips] Support mips32r3, mips32r5, mips64r3, mips64r5 MIPS ISA names
Simon Atanasyan
2015-02-20
1
-0
/
+36
*
[ARM] Add missing M/R class CPUs
Bradley Smith
2015-02-18
1
-0
/
+13
*
[mips] Partially revert r223927: Removing __SIZEOF_INT128__ macro for MIPS64
Vasileios Kalintiris
2015-02-12
1
-2
/
+2
*
Preprocessor: support __BIGGEST_ALIGNMENT__ macro
Tim Northover
2015-02-06
1
-0
/
+224
*
Teaches the Clang driver to accept Cortex-A72
Renato Golin
2015-02-04
1
-0
/
+2
*
No longer SCE_PRIVATE ;)
Sean Silva
2015-01-27
1
-1
/
+0
*
Begin to teach clang about the PS4.
Alex Rosenberg
2015-01-27
1
-0
/
+114
[next]