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
/
predefined-macros.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OpenCL] Rename lang mode flag for C++ mode
Anastasia Stulova
2019-07-25
1
-1
/
+1
*
Revert the tests that should've been reverted in rL341115
Artem Belevich
2018-08-30
1
-3
/
+1
*
Add predefined macro __gnu_linux__ for proper aux-triple
Yaxun Liu
2018-08-29
1
-1
/
+3
*
[MS] Update _MSVC_LANG values for C++17 and C++2a
Reid Kleckner
2018-07-23
1
-103
/
+0
*
[HIP] Add predefined macros __HIPCC__ and __HIP_DEVICE_COMPILE__
Yaxun Liu
2018-04-25
1
-0
/
+15
*
[OpenCL] Added -std/-cl-std=c++
Anastasia Stulova
2018-04-12
1
-0
/
+6
*
[OpenCL] Define __IMAGE_SUPPORT__ macro for SPIR
Sven van Haastregt
2017-12-04
1
-0
/
+4
*
[MINGW] normalize WIN32 macros
Martell Malone
2017-11-21
1
-0
/
+58
*
[AArch64] Add support for a MinGW AArch64 target
Martin Storsjo
2017-08-13
1
-0
/
+10
*
[test] Remove an unintentional -x cl flag in an aarch64-windows test
Martin Storsjo
2017-08-06
1
-1
/
+1
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
1
-0
/
+8
*
[COFF, ARM64] Add support for Windows ARM64 COFF format
Mandeep Singh Grang
2017-06-27
1
-0
/
+6
*
[clang-cl] Define _MSVC_LANG
David Majnemer
2016-06-28
1
-6
/
+8
*
[OpenCL] Add predefined macros.
Yaxun Liu
2016-04-26
1
-0
/
+37
*
Clean up a couple more preprocessor tests to use match-full-lines.
James Y Knight
2016-04-01
1
-36
/
+36
*
[mips] Add _GCC_HAVE_SYNC_COMPARE_AND_SWAP macros.
Daniel Sanders
2015-12-22
1
-0
/
+12
*
[Targets] Define _M_AMD64 and _M_X64 to a more appropriate value
David Majnemer
2015-07-26
1
-2
/
+2
*
Follow-up commit to r211657 which introduced these macros, but not for MSVC. ...
Aaron Ballman
2014-10-21
1
-51
/
+51
*
Driver: bifurcate extended and basic MSC versioning
Saleem Abdulrasool
2014-07-16
1
-2
/
+2
*
Avoid definining more GCC specific predefined macros in clang-cl
Ehsan Akhgari
2014-07-10
1
-1
/
+16
*
Do not define __STRICT_ANSI__ in clang-cl
Ehsan Akhgari
2014-06-30
1
-0
/
+1
*
Implement predefined stdint macros
JF Bastien
2014-06-25
1
-0
/
+56
*
Fix PR 12730: Add _GCC_HAVE_SYNC_COMPARE_AND_SWAP macros for ARM
Weiming Zhao
2013-09-30
1
-0
/
+18
*
Add support for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1,2,4,8} on x86.
Michael J. Spencer
2013-04-04
1
-0
/
+18
*
Define __FINITE_MATH_ONLY__ based on -ffast-math and -ffinite-math-only.
Bob Wilson
2012-07-19
1
-0
/
+13
*
Updated the test so that it checks for ms-compatibility in addition to ms-ext...
Aaron Ballman
2012-03-10
1
-1
/
+1
*
No longer defining GNUC mode when compiling for Microsoft compatibility. Thi...
Aaron Ballman
2012-03-10
1
-0
/
+1
*
Teach the frontend to provide the builtin preprocessor defines for
Chandler Carruth
2012-01-03
1
-12
/
+14
*
Add test for Windows predefined macros.
Michael J. Spencer
2010-10-21
1
-0
/
+12