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
/
ToolChains
/
Gnu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "[OPENMP] Fix PR38026: Link -latomic when -fopenmp is used."
Jonas Hahnfeld
2018-07-23
1
-5
/
+1
*
[OPENMP] Fix PR38026: Link -latomic when -fopenmp is used.
Alexey Bataev
2018-07-06
1
-1
/
+5
*
Request init/fini array on FreeBSD 12 and later
Dimitry Andric
2018-06-29
1
-0
/
+2
*
[mips][ias] Enable IAS by default for OpenBSD / FreeBSD mips64/mips64el.
Brad Smith
2018-06-29
1
-4
/
+6
*
Use Triple::isMIPS() instead of enumerating all Triples. NFC
Alexander Richardson
2018-06-25
1
-15
/
+6
*
[HIP] Support offloading by linker script
Yaxun Liu
2018-05-18
1
-0
/
+4
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-4
/
+4
*
[Driver] Reland "Android triples are not aliases for other triples."
Dan Albert
2018-04-25
1
-50
/
+76
*
Revert "[Driver] Android triples are not aliases for other triples."
Dan Albert
2018-04-24
1
-76
/
+50
*
[Driver] Android triples are not aliases for other triples.
Dan Albert
2018-04-24
1
-50
/
+76
*
[GCC] Don't keep a StringRef to a temporary std::string
Martin Storsjo
2018-04-24
1
-1
/
+1
*
[GCC] Match a GCC version with a patch suffix without a third version component
Martin Storsjo
2018-04-24
1
-3
/
+11
*
[Driver] Support for -save-stats in AddGoldPlugin.
Florian Hahn
2018-04-20
1
-2
/
+5
*
Driver: Add gcc search path for RHEL devtoolset-7
Tom Stellard
2018-04-11
1
-0
/
+1
*
[Driver] Don't forward -m[no-]unaligned-access options to GCC when assembling...
Chad Rosier
2018-04-11
1
-0
/
+7
*
[Driver] Allow drivers to add multiple libc++ include paths
Petr Hosek
2018-04-10
1
-7
/
+7
*
[Driver] Update GCC libraries detection logic for Gentoo.
Manoj Gupta
2018-04-07
1
-23
/
+75
*
[XRay][clang] Consolidate runtime and link-time flag processing (NFC)
Dean Michael Berris
2018-04-06
1
-32
/
+1
*
Don't use -pie in relocatable link.
Evgeniy Stepanov
2018-03-09
1
-1
/
+2
*
Better OpenBSD frontend support
Kamil Rytarowski
2018-03-03
1
-2
/
+4
*
[Driver] Generate .eh_frame_hdr for static executables too.
Dan Albert
2018-02-21
1
-3
/
+1
*
Revert "Revert rC322769: [RISCV] Propagate -mabi and -march values to GNU ass...
Ana Pazos
2018-01-31
1
-0
/
+12
*
[Solaris] Make RHEL devtoolsets handling Linux-specific
Fedor Sergeev
2018-01-23
1
-6
/
+3
*
[Solaris] gcc toolchain handling revamp
Fedor Sergeev
2018-01-23
1
-99
/
+136
*
Revert rC322769: [RISCV] Propagate -mabi and -march values to GNU assembler.
Hiroshi Inoue
2018-01-18
1
-12
/
+0
*
[RISCV] Propagate -mabi and -march values to GNU assembler.
Ana Pazos
2018-01-17
1
-0
/
+12
*
[RISCV] Add the RISCV target and compiler driver
Alex Bradbury
2018-01-11
1
-1
/
+59
*
Don't link NetBSD programs with -ldl in linkXRayRuntimeDeps
Kamil Rytarowski
2017-12-09
1
-1
/
+2
*
[Driver] Turns out the GNU assembler does support falkor/saphira.
Chad Rosier
2017-11-29
1
-3
/
+1
*
Switch CPU names not recognized by GNU assembler
Pirama Arumuga Nainar
2017-11-27
1
-10
/
+21
*
Use -fuse-init-array if no gcc installation is found.
Nico Weber
2017-10-26
1
-1
/
+2
*
Enable -pie and --enable-new-dtags by default on Android.
Evgeniy Stepanov
2017-10-25
1
-3
/
+12
*
[XRay][Driver] Do not link in XRay runtime in shared libs
Dean Michael Berris
2017-09-26
1
-0
/
+5
*
Revert "[XRay][Driver] Do not link in XRay runtime in shared libs"
Dean Michael Berris
2017-09-26
1
-5
/
+0
*
[XRay][Driver] Do not link in XRay runtime in shared libs
Dean Michael Berris
2017-09-25
1
-0
/
+5
*
[mips] Replace Triple::Environment check by the isGNUEnvironment() call. NFC
Simon Atanasyan
2017-09-07
1
-2
/
+2
*
[OpenMP] OpenMP device offloading code generation produces a cubin file which...
Gheorghe-Teodor Bercea
2017-08-08
1
-125
/
+0
*
Revert r310291, r310300 and r310332 because of test failure on Darwin
Alex Lorenz
2017-08-08
1
-0
/
+125
*
[OpenMP] Integrate OpenMP target region cubin into host binary
Gheorghe-Teodor Bercea
2017-08-07
1
-125
/
+0
*
[Driver][Darwin] Pass -munwind-table when !UseSjLjExceptions.
Akira Hatanaka
2017-08-03
1
-1
/
+1
*
Update to use enum classes for various ARM *Kind enums
Florian Hahn
2017-07-27
1
-1
/
+1
*
[PowerPC] Pass CPU to assembler with -no-integrated-as
Nemanja Ivanovic
2017-07-27
1
-6
/
+13
*
Introduce -nostdlib++ flag to disable linking the C++ standard library.
Nico Weber
2017-07-25
1
-7
/
+9
*
Unconditionally use .init_array instead of .ctors on Solaris.
Aaron Ballman
2017-07-14
1
-1
/
+2
*
[OpenMP] Extend CLANG target options with device offloading kind.
Gheorghe-Teodor Bercea
2017-07-06
1
-1
/
+2
*
[mips] Enable IAS by default for Android 64-bit MIPS target (N64)
Petar Jovanovic
2017-06-26
1
-3
/
+5
*
Revert "Revert r305164/5/7."
Saleem Abdulrasool
2017-06-23
1
-0
/
+19
*
Revert r305164/5/7.
Daniel Jasper
2017-06-12
1
-19
/
+0
*
Driver: add support for `-gz` and `-gz=`
Saleem Abdulrasool
2017-06-11
1
-0
/
+19
*
[OpenMP][Driver] Put target binary for each offload target into a
Alexey Bataev
2017-05-30
1
-6
/
+6
[prev]
[next]