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
/
Driver
/
Driver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r340025:
Tom Stellard
2018-10-25
1
-3
/
+4
*
[RISCV] Add driver for riscv32-unknown-elf baremetal target
David Bolvansky
2018-07-31
1
-0
/
+5
*
Enable .hip files for test/Driver
Yaxun Liu
2018-07-24
1
-2
/
+2
*
Added -fcrash-diagnostics-dir flag
Bob Haarman
2018-07-09
1
-5
/
+20
*
[clang-cl, PCH] Implement support for MS-style PCH through headers
Erich Keane
2018-07-05
1
-19
/
+4
*
[clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801)
Hans Wennborg
2018-06-25
1
-0
/
+2
*
Modules: Fix implicit output file for .cppm to .pcm instead of stdout
David Blaikie
2018-06-14
1
-2
/
+1
*
[FileSystem] Split up the OpenFlags enumeration.
Zachary Turner
2018-06-07
1
-1
/
+1
*
[HIP] Fix unbundling
Yaxun Liu
2018-06-06
1
-4
/
+13
*
[Driver] Clean up tmp files when deleting Compilation objects
David Stenberg
2018-05-31
1
-6
/
+0
*
Add HIP toolchain
Yaxun Liu
2018-05-30
1
-15
/
+25
*
Add action builder for HIP
Yaxun Liu
2018-05-30
1
-114
/
+218
*
[Driver] Rename DefaultTargetTriple to TargetTriple
Petr Hosek
2018-05-29
1
-17
/
+17
*
[HIP] Set proper triple and offload kind for the toolchain
Yaxun Liu
2018-05-11
1
-10
/
+32
*
[HIP] Diagnose unsupported host triple
Yaxun Liu
2018-05-11
1
-3
/
+5
*
[HIP] Let clang-offload-bundler support HIP
Yaxun Liu
2018-05-11
1
-3
/
+6
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-6
/
+6
*
[Driver] Don't warn about unused inputs in config files
Martin Storsjo
2018-05-04
1
-3
/
+7
*
Driver: fix an assertion with `-print-prog-name=`
Saleem Abdulrasool
2018-05-01
1
-1
/
+7
*
IWYU for llvm-config.h in clang. See r331124 for details.
Nico Weber
2018-04-30
1
-0
/
+1
*
[ConfigFiles] Update argument strings when merging argrument lists
Serge Pavlov
2018-04-26
1
-1
/
+4
*
[Driver] Fix implicit config files from prefixed symlinks
Martin Storsjo
2018-04-25
1
-1
/
+2
*
[HIP] Add driver input type for HIP
Yaxun Liu
2018-04-18
1
-6
/
+10
*
[ThinLTO] Pass -save-temps to LTO backend for distributed ThinLTO builds
Teresa Johnson
2018-04-17
1
-2
/
+17
*
Recommit r329442: Generate Libclang invocation reproducers using a new
Alex Lorenz
2018-04-07
1
-9
/
+17
*
Revert r329442 "Generate Libclang invocation reproducers using a new
Alex Lorenz
2018-04-06
1
-10
/
+2
*
Generate Libclang invocation reproducers using a new -cc1gen-reproducer
Alex Lorenz
2018-04-06
1
-2
/
+10
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
[clang] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-03-27
1
-5
/
+5
*
[CUDA] Disable LTO for device-side compilations.
Artem Belevich
2018-03-21
1
-4
/
+5
*
[Bash-autocompletion] Fixed formatting
Yuka Takahashi
2018-03-05
1
-3
/
+4
*
[Bash-autocompletion] Pass all flags in shell command-line to Clang
Yuka Takahashi
2018-03-05
1
-19
/
+31
*
Further cleanup to Driver mode code, as suggested by dblaikie [NFC]
Erich Keane
2018-02-12
1
-9
/
+7
*
[NFC] Change odd cast-through-unknown behavior to an Optional
Erich Keane
2018-02-07
1
-9
/
+9
*
[NFC] Correct a typo'ed comment and reworded, since it is awkward.
Erich Keane
2018-02-07
1
-1
/
+1
*
[Driver] Suggest correctly spelled driver options
Brian Gesiak
2018-01-06
1
-8
/
+27
*
[Driver] Fix unused variables and test-writing-into-workdir after r321621
Sam McCall
2018-01-02
1
-2
/
+2
*
Enable configuration files in clang
Serge Pavlov
2018-01-01
1
-4
/
+260
*
Reverted 321587: Enable configuration files in clang
Serge Pavlov
2017-12-30
1
-260
/
+4
*
Enable configuration files in clang
Serge Pavlov
2017-12-30
1
-4
/
+260
*
[AutoComplete] Use stronger sort predicate for autocomplete candidates to rem...
Mandeep Singh Grang
2017-11-20
1
-1
/
+5
*
[clang] Remove redundant return [NFC]
Mandeep Singh Grang
2017-11-13
1
-2
/
+0
*
Vary Windows toolchain selection by -fuse-ld
Dave Lee
2017-11-06
1
-1
/
+7
*
[Bash-autocomplete] Fix crash when invoking --autocomplete without value.
Raphael Isemann
2017-09-05
1
-6
/
+4
*
[clang-cl] Explicitly set object format to COFF in CL mode
Oleg Ranevskyy
2017-08-31
1
-0
/
+1
*
[Bash-autocomplete] Refactor autocomplete code into own function
Yuka Takahashi
2017-08-29
1
-43
/
+51
*
Use class to pass information about executable name
Serge Pavlov
2017-08-29
1
-3
/
+2
*
[Driver] Register effective triple before get arm float abi.
Leo Li
2017-08-24
1
-0
/
+2
*
[Driver] Search compiler-rt paths in -print-file-name=
Petr Hosek
2017-08-10
1
-1
/
+6
*
[OpenMP] Fix bug regarding cubin integration into host binary
Gheorghe-Teodor Bercea
2017-08-09
1
-2
/
+2
[next]