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
/
lib
/
Frontend
/
CompilerInvocation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[OpenCL] Reject virtual functions for OpenCL C++
Sven van Haastregt
2018-04-23
1
-0
/
+1
*
[CodeGen] Reland r330442: Add an option to suppress output of llvm.ident
Mikhail Maltsev
2018-04-23
1
-0
/
+2
*
Revert r330442, CodeGen/no-ident-version.c is failing on PPC
Mikhail Maltsev
2018-04-20
1
-2
/
+0
*
[CodeGen] Add an option to suppress output of llvm.ident
Mikhail Maltsev
2018-04-20
1
-0
/
+2
*
Implement proper support for `-falign-functions`
Saleem Abdulrasool
2018-04-19
1
-0
/
+3
*
[XRay] Add clang builtin for xray typed events.
Keith Wyss
2018-04-17
1
-0
/
+7
*
Add a command line option 'fregister_global_dtors_with_atexit' to
Akira Hatanaka
2018-04-17
1
-0
/
+2
*
[ThinLTO] Pass -save-temps to LTO backend for distributed ThinLTO builds
Teresa Johnson
2018-04-17
1
-2
/
+9
*
[XRay][clang] Add flag to choose instrumentation bundles
Dean Michael Berris
2018-04-13
1
-2
/
+34
*
Remove -cc1 option "-backend-option".
Eli Friedman
2018-04-12
1
-1
/
+0
*
[OpenCL] Added -std/-cl-std=c++
Anastasia Stulova
2018-04-12
1
-1
/
+4
*
[XRay][llvm+clang] Consolidate attribute list files
Dean Michael Berris
2018-04-09
1
-0
/
+1
*
CMake option to allow enabling experimental new pass manager by default
Petr Hosek
2018-04-06
1
-1
/
+1
*
Disable -fmerge-all-constants as default.
Manoj Gupta
2018-04-05
1
-1
/
+1
*
Add -fclang-abi-compat=6 flag for upcoming ABI changes.
Richard Smith
2018-04-02
1
-0
/
+2
*
[ObjC++] Make parameter passing and function return compatible with ObjC
Akira Hatanaka
2018-03-28
1
-27
/
+27
*
[clang] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-27
1
-2
/
+2
*
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; o...
Eugene Zelenko
2018-03-26
1
-84
/
+110
*
[vfs] Don't bail out after a missing -ivfsoverlay file
Ben Langmuir
2018-03-23
1
-5
/
+4
*
[Modules] Honor -fmodule-name when handling private framework modules
Bruno Cardoso Lopes
2018-03-20
1
-1
/
+2
*
Adding nocf_check attribute for cf-protection fine tuning
Oren Ben Simhon
2018-03-17
1
-0
/
+6
*
[FrontEnd] Allow overriding the default C/C++ -std via CMake vars
Michal Gorny
2018-03-06
1
-0
/
+12
*
Add an option to disable tail-call optimization for escaping blocks.
Akira Hatanaka
2018-03-02
1
-0
/
+2
*
[Driver] Pass -f[no-]emulated-tls and set up ExplicitEmulatedTLS
Chih-Hung Hsieh
2018-03-01
1
-2
/
+6
*
[OpenMP] Extend NVPTX SPMD implementation of combined constructs
Carlo Bertolli
2018-02-28
1
-0
/
+4
*
[CUDA] Include single GPU binary, NFCI.
Jonas Hahnfeld
2018-02-28
1
-2
/
+2
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-26
1
-0
/
+1
*
[RISCV] Enable __int128_t and __uint128_t through clang flag
Mandeep Singh Grang
2018-02-25
1
-0
/
+1
*
Support for the mno-stack-arg-probe flag
Hans Wennborg
2018-02-23
1
-0
/
+2
*
[OpenCL] Add '-cl-uniform-work-group-size' compile option
Alexey Sotkin
2018-02-22
1
-0
/
+2
*
ASan+operator new[]: Add an option for more thorough operator new[] cookie po...
Filipe Cabecinhas
2018-02-12
1
-0
/
+7
*
[CUDA] Add option to generate relocatable device code
Jonas Hahnfeld
2018-02-12
1
-0
/
+2
*
[Templight] Template Instantiation Observer
Gabor Horvath
2018-02-10
1
-0
/
+3
*
[analyzer] Show full analyzer invocation for reproducibility in HTML reports
George Karpenkov
2018-01-23
1
-0
/
+8
*
Use an enum value instead of a string.
Rafael Espindola
2018-01-18
1
-5
/
+13
*
Reland "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-09
1
-0
/
+2
*
[Frontend] Remove unused FileMgr in pp arg parse
Brian Gesiak
2018-01-09
1
-7
/
+1
*
Added Control Flow Protection Flag
Oren Ben Simhon
2018-01-09
1
-0
/
+15
*
Revert "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-08
1
-2
/
+0
*
Emit Function IDs table for Control Flow Guard
Adrian McCarthy
2018-01-08
1
-0
/
+2
*
[Driver] Add flag enabling the function stack size section that was added in ...
Sean Eveson
2018-01-08
1
-0
/
+2
*
[Driver] Suggest correctly spelled driver options
Brian Gesiak
2018-01-06
1
-1
/
+7
*
[OPENMP] Initial support for `-fopenmp-simd` option.
Alexey Bataev
2017-12-29
1
-4
/
+10
*
[Driver, CodeGen] pass through and apply -fassociative-math
Sanjay Patel
2017-12-16
1
-0
/
+1
*
[VerifyDiagnosticConsumer] support -verify=<prefixes>
Hal Finkel
2017-12-16
1
-1
/
+32
*
[Sema] Ignore decls in namespaces when global decls are not wanted.
Eric Liu
2017-12-13
1
-0
/
+2
*
[Driver][CodeGen] Add -mprefer-vector-width driver option and attribute durin...
Craig Topper
2017-12-11
1
-0
/
+2
*
Revert 320391: Certain targets are failing, pulling back to diagnose.
Erich Keane
2017-12-11
1
-4
/
+0
*
For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
Erich Keane
2017-12-11
1
-0
/
+4
*
Switch to gnu++14 as the default dialect.
Tim Northover
2017-12-09
1
-5
/
+1
[prev]
[next]