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 -std=c++20 flag, replace C++2a with C++20 throughout the Clang
Richard Smith
2020-02-19
1
-2
/
+8
*
[Lexer] Allow UCN for dollar symbol '\u0024' in identifiers when using -fdoll...
Scott Egerton
2020-01-15
1
-2
/
+1
*
Revert "[RISCV] Add Clang frontend support for Bitmanip extension"
Scott Egerton
2020-01-15
1
-7
/
+0
*
[RISCV] Add Clang frontend support for Bitmanip extension
Scott Egerton
2020-01-14
1
-0
/
+7
*
[Driver][PowerPC] Move powerpcspe logic from cc1 to Driver
Fangrui Song
2020-01-10
1
-1
/
+0
*
[PowerPC]: Add powerpcspe target triple subarch component
Justin Hibbits
2020-01-08
1
-1
/
+2
*
AArch64: add missing Apple CPU names and use them by default.
Tim Northover
2020-01-08
1
-4
/
+17
*
[PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl
Fangrui Song
2020-01-07
1
-0
/
+6
*
[test] Move ppc64 tests from test/Preprocessor/init.c to init-ppc64.c
Fangrui Song
2020-01-07
2
-1072
/
+1068
*
[PS4] Predefine the __SCE__ macro for the x86_64-scei-ps4 triple
Warren Ristow
2019-12-12
1
-0
/
+1
*
Bug 43965 - Value of _MSVC_LANG doesn't match MSVC++ VS2019 /std:c++latest mode
Soumi Manna
2019-12-04
1
-1
/
+1
*
[Diagnostic][test] Remove an unneeded change to pragma_diagnostic_sections.cp...
Fangrui Song
2019-12-03
1
-1
/
+1
*
[Diagnostic] add a warning which warns about misleading indentation
Tyker
2019-12-03
1
-1
/
+1
*
XFAIL a test on Windows
Fangrui Song
2019-11-26
1
-0
/
+1
*
[Preprocessor] Fix backslash tests on Windows after D49466
Fangrui Song
2019-11-26
1
-6
/
+6
*
Initial implementation of -fmacro-prefix-map and -ffile-prefix-map
Dan McGregor
2019-11-26
2
-0
/
+24
*
Disallow use of __has_c_attribute in C++ mode.
Aaron Ballman
2019-11-25
2
-0
/
+14
*
Revert "[Diagnostic] add a warning which warns about misleading indentation"
Tom Stellard
2019-11-25
1
-1
/
+1
*
[Diagnostic] add a warning which warns about misleading indentation
Tyker
2019-11-25
1
-1
/
+1
*
[PowerPC] Add new Future CPU for PowerPC
Stefan Pintilie
2019-11-21
1
-0
/
+16
*
Add 8548 CPU definition and attributes
Justin Hibbits
2019-11-12
1
-0
/
+6
*
AArch64: add arm64_32 support to Clang.
Tim Northover
2019-11-12
4
-0
/
+116
*
[mips] Set macros for Octeon+ CPU
Simon Atanasyan
2019-11-07
1
-0
/
+10
*
[X86] Add 'fxsr' feature to -march=pentium2 to match X86.td and gcc.
Craig Topper
2019-11-06
1
-0
/
+1
*
[X86] Add 'mmx' to all CPUs that have a version of 'sse' and weren't already ...
Craig Topper
2019-11-06
1
-3
/
+11
*
[mips] Set __OCTEON__ macros
Simon Atanasyan
2019-11-05
1
-0
/
+1
*
[mips] Fix `__mips_isa_rev` macros value for Octeon CPU
Simon Atanasyan
2019-11-05
1
-0
/
+9
*
[ms] Fix Microsoft compatibility handling of commas in nested macro expansions.
Eric Astor
2019-11-04
1
-0
/
+13
*
[clang][llvm] Obsolete Exynos M1 and M2
Evandro Menezes
2019-10-30
2
-10
/
+0
*
Accept __is_same_as as a GCC-compatibility synonym for the proper trait name ...
Richard Smith
2019-10-29
1
-0
/
+1
*
Add -fgnuc-version= to control __GNUC__ and other GCC macros
Reid Kleckner
2019-10-10
1
-70
/
+70
*
Fix for expanding __pragmas in macro arguments
Amy Huang
2019-10-07
1
-1
/
+11
*
[test] Use %clang_cc1 instead of %clang -cc1
Fangrui Song
2019-09-27
1
-3
/
+3
*
[SystemZ] Support z15 processor name
Ulrich Weigand
2019-09-20
1
-0
/
+3
*
[RISCV] Add option aliases: -mcmodel=medany and -mcmodel=medlow
Kito Cheng
2019-09-17
1
-0
/
+10
*
[RISCV] Define __riscv_cmodel_medlow and __riscv_cmodel_medany correctly
Kito Cheng
2019-09-17
1
-0
/
+20
*
Fix up a test updated in r371655 - require case-insensitive file system.
Volodymyr Sapsai
2019-09-11
1
-0
/
+1
*
Fix -Wnonportable-include-path suppression for header maps with absolute paths.
Volodymyr Sapsai
2019-09-11
4
-3
/
+22
*
[RISCV] Default to ilp32d/lp64d in RISC-V Linux
Roger Ferrer Ibanez
2019-09-10
1
-4
/
+4
*
Add -m(no)-spe to clang
Justin Hibbits
2019-09-05
1
-0
/
+5
*
[X86] Remove what little support we had for MPX
Craig Topper
2019-08-29
1
-22
/
+0
*
Allow standards-based attributes to have leading and trailing underscores.
Aaron Ballman
2019-08-15
2
-0
/
+7
*
Add __has_builtin support for builtin function-like type traits.
Richard Smith
2019-08-14
2
-1
/
+52
*
[X86] Support -march=tigerlake
Pengfei Wang
2019-08-12
1
-0
/
+127
*
Don't diagnose errors when a file matches an include component
Reid Kleckner
2019-08-09
3
-0
/
+5
*
[Preprocessor] Always discard body of #define if we failed to parse it
Ilya Biryukov
2019-08-01
1
-0
/
+5
*
[AArch64] Disable __ARM_FEATURE_SVE without ACLE.
Sander de Smalen
2019-07-30
1
-1
/
+1
*
Implement P1771
Erich Keane
2019-07-25
1
-1
/
+1
*
[OpenCL] Rename lang mode flag for C++ mode
Anastasia Stulova
2019-07-25
1
-1
/
+1
*
[clang, test] Fix Clang :: Headers/max_align.c on 64-bit SPARC
Rainer Orth
2019-07-23
1
-0
/
+1
[next]