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
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[mips] Introducing option -mabs=[legacy/2008]
Petar Jovanovic
2017-08-24
1
-0
/
+10
*
Revert r310057
Stefan Maksimovic
2017-08-11
1
-0
/
+10
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
1
-0
/
+10
*
Revert r304953 for release 5.0.0
Stefan Maksimovic
2017-08-04
1
-10
/
+0
*
Define _GNU_SOURCE for RTEMS c++
Walter Lee
2017-08-02
1
-0
/
+1
*
[AArch64] Don't define __LP64__ when targeting Windows
Martin Storsjo
2017-07-31
1
-0
/
+161
*
[test] Fix mistagged CHECK-NOT-lines for AARCH64-DARWIN in Preprocessor/init.c
Martin Storsjo
2017-07-31
1
-3
/
+3
*
Fix a typo.
Brad Smith
2017-07-30
1
-1
/
+1
*
Remove Bitrig: Clang Changes
Erich Keane
2017-07-21
1
-7
/
+0
*
[c++2a] Add option -std=c++2a to enable support for potential/transitional C+...
Faisal Vali
2017-07-16
1
-0
/
+16
*
NetBSD uses soft-float by default, unless the environment is EABIHF or
Joerg Sonnenberger
2017-07-11
1
-0
/
+6
*
Run the preprocessor test as frontend test for NetBSD, since CC1 mode
Joerg Sonnenberger
2017-07-11
1
-3
/
+3
*
Revert "Define _GNU_SOURCE for rtems c++"
Daniel Jasper
2017-06-15
1
-1
/
+0
*
Define _GNU_SOURCE for rtems c++
James Y Knight
2017-06-14
1
-0
/
+1
*
Reapply r304929 [mips] Add runtime options to enable/disable madd/sub.fmt
Petar Jovanovic
2017-06-07
1
-0
/
+10
*
Revert r304929 [mips] Add runtime options to enable/disable madd/sub.fmt
Petar Jovanovic
2017-06-07
1
-10
/
+0
*
[mips] Add runtime options to enable/disable madd.fmt and msub.fmt
Petar Jovanovic
2017-06-07
1
-0
/
+10
*
[WebAssembly] Set MaxAtomicInlineWidth to 64.
Dan Gohman
2017-06-07
1
-2
/
+2
*
Darwin: Define __STDC_NO_THREADS__ on Darwin targets
Duncan P. N. Exon Smith
2017-04-27
1
-0
/
+9
*
Add __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use in MSVC compatibility mode.
Eric Fiselier
2017-04-20
1
-0
/
+53
*
[ARM,AArch64] Define __ELF__ for arm-none-eabihf and AArch64
Oliver Stannard
2017-04-18
1
-0
/
+3
*
_CALL_LINUX is only defined on 64-bit ppc linux platforms, not 32-bit.
Eric Christopher
2017-03-25
1
-0
/
+4
*
Add the __LONGDOUBLE128 define for ppc targets that have 128 bit long doubles.
Eric Christopher
2017-03-25
1
-0
/
+7
*
Define __HAVE_BSWAP__ on ppc to match gcc since we support both builtins as w...
Eric Christopher
2017-03-25
1
-0
/
+6
*
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
-6
/
+6
*
Add preprocessor defines for a bare powerpc64le triple/cpu.
Eric Christopher
2017-03-25
1
-0
/
+3
*
Bump __cplusplus for C++17 to 201703L per the C++17 DIS.
Richard Smith
2017-03-20
1
-2
/
+2
*
Add a small test for __STRUCT_PARM_ALIGN__ for ppc64 darwin.
Eric Christopher
2017-03-16
1
-1
/
+4
*
Set the Int64Type / IntMaxType types correctly for OpenBSD/mips64
Brad Smith
2017-03-06
1
-0
/
+2
*
Also test OpenBSD/powerpc here for the various types expected to be the same ...
Brad Smith
2017-02-25
1
-0
/
+1
*
Hook up OpenBSD AArch64 support
Brad Smith
2017-02-21
1
-0
/
+193
*
[mips] Define macros related to -mabicalls in the preprocessor
Simon Dardis
2017-02-21
1
-0
/
+45
*
Add a definition for __STRUCT_PARM_ALIGN__ for elfv2 and 64-bit darwin platfo...
Eric Christopher
2017-02-15
1
-0
/
+1
*
Add check that "#define unix 1" is present for the PS4 target.
Douglas Yung
2017-02-09
1
-0
/
+1
*
Revert "Basic: match GCC behaviour for SuS macro"
Saleem Abdulrasool
2017-02-07
1
-0
/
+3
*
Basic: match GCC behaviour for SuS macro
Saleem Abdulrasool
2017-02-05
1
-3
/
+0
*
[Frontend] The macro that describes the Objective-C bool type should
Alex Lorenz
2017-01-20
1
-0
/
+2
*
Add AVR target and toolchain to Clang
Dylan McKay
2017-01-05
1
-0
/
+171
*
Also recognize -std=iso9899:201x
Benjamin Kramer
2016-12-06
1
-0
/
+3
*
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
*
P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we
Richard Smith
2016-09-30
1
-5
/
+49
*
[OpenBSD] Add type sign information for OpenBSD
Renato Golin
2016-09-22
1
-0
/
+23
*
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
*
[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
[prev]
[next]