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
*
Fix broken CHECK lines
Nico Rieck
2014-02-16
1
-1
/
+1
*
Preprocessor: Add __ALIGNOF_MAX_ALIGN_T__
David Majnemer
2014-02-09
1
-0
/
+26
*
Test pre-defined macros of aarch64-netbsd.
Joerg Sonnenberger
2014-02-02
1
-0
/
+100
*
[Mips] Fix __mips macro definition.
Simon Atanasyan
2014-01-27
1
-4
/
+4
*
[Mips] Change default CPU for MIPS 32/64 targets. Now they are mips32r2/mips6...
Simon Atanasyan
2014-01-27
1
-12
/
+12
*
[Mips] Add tests to check MIPS arch macros.
Simon Atanasyan
2014-01-27
1
-0
/
+44
*
PR18465: [Thumbv8] add predefined macros
Weiming Zhao
2014-01-22
1
-0
/
+20
*
Darwin(ish): we don't want __ARM_EABI__ even on v7a embedded targets.
Tim Northover
2013-11-11
1
-0
/
+7
*
NetBSD 6.99.26 switched to default rounding mode, so adjust
Joerg Sonnenberger
2013-11-11
1
-0
/
+210
*
Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set to 1 if we have hardware d...
Silviu Baranga
2013-10-21
1
-0
/
+20
*
[Mips] Define __mips_fpr and _MIPS_FPSET macros.
Simon Atanasyan
2013-10-18
1
-0
/
+38
*
Add character set related __STDC_* definitions.
Ed Schouten
2013-09-29
1
-0
/
+14
*
[Mips] Support -mnan=2008 option. Define "__mips_nan2008" macros and pass
Simon Atanasyan
2013-09-24
1
-0
/
+5
*
Follow up on commit r190159. Also test the KFreeBSD i686 platform defines + m...
Sylvestre Ledru
2013-09-06
1
-1
/
+6
*
Add a test for the KFreeBSD define (#define __FreeBSD_kernel__ 1). This was i...
Sylvestre Ledru
2013-09-06
1
-0
/
+4
*
Don't pass -O0 to clang_cc1, it is the default.
Rafael Espindola
2013-09-04
1
-1
/
+1
*
Add XCore target
Robert Lytton
2013-08-13
1
-0
/
+3
*
[Mips] MSA frontend option support
Jack Carter
2013-08-12
1
-0
/
+5
*
[PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
2013-07-26
1
-0
/
+113
*
Dont define __LONG_DOUBLE_128__ unless LongDoubleWidth is really 128bits width.
Roman Divacky
2013-07-03
1
-0
/
+2
*
Fix MSP430 builtin types.
Anton Korobeynikov
2013-07-01
1
-5
/
+5
*
Fix a couple of PPC predefined macros that I spotted while driving by
Chandler Carruth
2013-06-25
1
-0
/
+8
*
OpenBSD/sparc64 uses long long for int64_t and intmax_t.
Jakob Stoklund Olesen
2013-05-19
1
-0
/
+6
*
fix PR 15726: ptrdiff_t should be int on PowerPC Darwin
David Fang
2013-05-16
1
-0
/
+106
*
Use correct types for SPARC v9.
Jakob Stoklund Olesen
2013-05-15
1
-0
/
+8
*
C++1y: Update __cplusplus to temporary value 201305L to allow detection of pr...
Richard Smith
2013-05-07
1
-1
/
+19
*
Add SystemZ support
Ulrich Weigand
2013-05-06
1
-0
/
+92
*
Make sure we define wchar_t related macros correctly in -fms-extensions mode.
Hans Wennborg
2013-05-02
1
-1
/
+15
*
[Mips] Support -mmicromips / -mno-micromips command line options.
Simon Atanasyan
2013-04-14
1
-0
/
+10
*
[Mips] Follow-up to r179481. Consider "single-float" as a separate
Simon Atanasyan
2013-04-14
1
-0
/
+6
*
Define __SIZE_MAX__ preprocessor macro.
Evgeniy Stepanov
2013-03-28
1
-0
/
+21
*
Add some missing PPC cpus
Bill Schmidt
2013-02-01
1
-0
/
+145
*
Add PPC A2Q core and BG/Q preprocessor definitions
Hal Finkel
2013-02-01
1
-0
/
+15
*
s/CXX0X/CXX11/g, except for __GNU_EXPERIMENTAL_CXX0X__, and update a few near...
Richard Smith
2013-01-02
1
-8
/
+8
*
Make __LDBL_MAX__ etc. have the correct type on targets where long double/dou...
Eli Friedman
2012-11-10
1
-44
/
+44
*
Add some ARM EABI preprocessor builtins tests
Anton Korobeynikov
2012-09-08
1
-0
/
+209
*
Define __mips64 / __mips64__ macros for MIPS 64-bit targets.
Simon Atanasyan
2012-08-29
1
-0
/
+4
*
Define _MIPS_ARCH and _MIPS_ARCH_<cpu name> macros for MIPS targets.
Simon Atanasyan
2012-08-29
1
-0
/
+8
*
Frontend: define _LP64 in a target-independent way
Dylan Noblesmith
2012-08-10
1
-0
/
+30
*
Preprocessor: fix __OPTIMIZE_SIZE__ and -Oz
Dylan Noblesmith
2012-08-08
1
-19
/
+29
*
Preprocessor: add __BYTE_ORDER__ predefined macro
Dylan Noblesmith
2012-07-27
1
-0
/
+22
*
test/Preprocessor: add NVPTX predefine tests
Dylan Noblesmith
2012-07-27
1
-0
/
+186
*
MIPS: Define __mips_dsp_rev / __mips_dspr2 / __mips_dsp macros
Simon Atanasyan
2012-07-05
1
-0
/
+14
*
MIPS: Define __mips16 macro if -mips16 option is provided.
Simon Atanasyan
2012-07-05
1
-0
/
+12
*
Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep
David Chisnall
2012-07-03
1
-2
/
+2
*
Add additional architecture defines for PPC targets.
Hal Finkel
2012-07-03
1
-0
/
+106
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-2
/
+2
*
Add PPC support for translating gcc-style -mcpu options into LLVM -target-cpu...
Hal Finkel
2012-06-11
1
-1
/
+2
*
Mips: Define __mips_hard_float macro additional to __mips_single_float
Simon Atanasyan
2012-06-05
1
-0
/
+1
*
Use the standard values for the __cplusplus macro, even when in GNU mode. GCC
Richard Smith
2012-05-03
1
-2
/
+11
[next]