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
*
Automatic variable initialization
JF Bastien
2018-12-18
1
-0
/
+13
*
[darwin] parse the SDK settings from SDKSettings.json if it exists and
Alex Lorenz
2018-12-17
1
-0
/
+8
*
Implement -frecord-command-line (-frecord-gcc-switches)
Scott Linder
2018-12-14
1
-0
/
+1
*
Move CodeGenOptions from Frontend to Basic
Richard Trieu
2018-12-11
1
-1
/
+1
*
Misc typos fixes in ./lib folder
Raphael Isemann
2018-12-10
1
-3
/
+3
*
Convert some ObjC msgSends to runtime calls.
Pete Cooper
2018-12-08
1
-0
/
+4
*
[frontend][darwin] warn_stdlibcxx_not_found: supress warning for preprocessed...
Alex Lorenz
2018-12-06
1
-1
/
+7
*
[asan] Add clang flag -fsanitize-address-use-odr-indicator
Vitaly Buka
2018-12-05
1
-0
/
+5
*
PTH-- Remove feature entirely-
Erich Keane
2018-12-04
1
-8
/
+0
*
[Sema] Provide -fvisibility-global-new-delete-hidden option
Petr Hosek
2018-12-04
1
-0
/
+3
*
[Analyzer] Actually check for -model-path being a directory
Ilya Biryukov
2018-12-03
1
-5
/
+6
*
[analyzer] Emit an error for invalid -analyzer-config inputs
Kristof Umann
2018-11-30
1
-16
/
+63
*
[analyzer] Evaluate all non-checker config options before analysis
Kristof Umann
2018-11-30
1
-0
/
+63
*
[-gmodules] Honor -fdebug-prefix-map in the debug info inside PCMs.
Adrian Prantl
2018-11-29
1
-0
/
+6
*
[NFC] Replace magic numbers with CodeGenOpt enums
Sam Parker
2018-11-26
1
-6
/
+6
*
[Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...
Calixte Denizet
2018-11-17
1
-0
/
+4
*
Sink BuryPointer from Clang into LLVM for reuse there
David Blaikie
2018-11-17
1
-15
/
+0
*
[codeview] Expose -gcodeview-ghash for global type hashing
Reid Kleckner
2018-11-16
1
-0
/
+1
*
[c++20] Implement P0482R6: enable -fchar8_t by default in C++20 mode.
Richard Smith
2018-11-14
1
-1
/
+1
*
[Clang] - Add '-gsplit-dwarf[=split,=single]' version for '-gsplit-dwarf' opt...
George Rimar
2018-11-14
1
-1
/
+17
*
DebugInfo: Add a driver flag for DWARF debug_ranges base address specifier use.
David Blaikie
2018-11-13
1
-0
/
+1
*
Revert rL346644, rL346642: the added test test/CodeGen/code-coverage-filter.c...
Calixte Denizet
2018-11-12
1
-4
/
+0
*
[Clang] Add options -fprofile-filter-files and -fprofile-exclude-files to fil...
Calixte Denizet
2018-11-12
1
-0
/
+4
*
Add /Zc:DllexportInlines option to clang-cl
Takuto Ikuta
2018-11-03
1
-0
/
+3
*
Change -fsanitize-address-poison-class-member-array-new-cookie to -fsanitize-...
Filipe Cabecinhas
2018-11-02
1
-4
/
+4
*
[analyzer] New flag to print all -analyzer-config options
Kristof Umann
2018-11-02
1
-0
/
+1
*
[OPENMP][NVPTX]Improve emission of the globalized variables for
Alexey Bataev
2018-11-02
1
-0
/
+8
*
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
Reid Kleckner
2018-11-01
1
-1
/
+1
*
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
Erik Pilkington
2018-10-30
1
-2
/
+2
*
[VFS] Add property 'fallthrough' that controls fallback to real file system.
Volodymyr Sapsai
2018-10-26
1
-8
/
+10
*
PR26547: alignof should return ABI alignment, not preferred alignment
Richard Smith
2018-10-26
1
-0
/
+2
*
[AArch64] Branch Protection and Return Address Signing B Key Support
Luke Cheeseman
2018-10-25
1
-2
/
+20
*
Driver,CodeGen: introduce support for Swift CFString layout
Saleem Abdulrasool
2018-10-24
1
-0
/
+11
*
Add support for -mno-tls-direct-seg-refs to Clang
Kristina Brooks
2018-10-18
1
-0
/
+1
*
Add a flag to remap manglings when reading profile data information.
Richard Smith
2018-10-10
1
-0
/
+7
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-10
/
+10
*
Introduce code_model macros
Ali Tamur
2018-10-08
1
-1
/
+2
*
[Frontend] Delete -print-decl-contexts
Fangrui Song
2018-10-03
1
-3
/
+0
*
[HIP] Support early finalization of device code for -fno-gpu-rdc
Yaxun Liu
2018-10-02
1
-1
/
+1
*
Use the container form llvm::sort(C, ...)
Fangrui Song
2018-09-30
1
-2
/
+2
*
[analyzer] Provide an option to dump generated exploded graphs to a given file.
George Karpenkov
2018-09-28
1
-0
/
+1
*
[modules] Frontend support for building a header module from a list of
Richard Smith
2018-09-15
1
-0
/
+3
*
[clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop
Mike Rice
2018-09-11
1
-0
/
+3
*
Revert "[OPENMP][NVPTX] Disable runtime-type info for CUDA devices."
Alexey Bataev
2018-09-07
1
-5
/
+0
*
[MSan] add KMSAN support to Clang driver
Alexander Potapenko
2018-09-07
1
-1
/
+3
*
[analyzer] Remove traces of ubigraph visualization
George Karpenkov
2018-09-06
1
-2
/
+0
*
[OPENMP][NVPTX] Disable runtime-type info for CUDA devices.
Alexey Bataev
2018-09-05
1
-0
/
+5
*
[x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative
Chandler Carruth
2018-09-04
1
-0
/
+2
*
[DEBUGINFO] Add support for emission of the debug directives only.
Alexey Bataev
2018-08-31
1
-0
/
+1
*
[OPENMP][NVPTX] Add options -f[no-]openmp-cuda-force-full-runtime.
Alexey Bataev
2018-08-30
1
-1
/
+6
[next]