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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compilation for Intel MCU (Part 3/3)
Andrey Turetskiy
2016-06-16
1
-14
/
+33
*
Compilation for Intel MCU (Part 2/3)
Andrey Turetskiy
2016-06-16
5
-13
/
+46
*
[CUDA] Don't pass top-level -march down to device cc1 or ptxas.
Justin Lebar
2016-06-15
1
-1
/
+3
*
Fix linking of DFSan + coverage.
Evgeniy Stepanov
2016-06-15
1
-1
/
+1
*
Add support to clang-cl driver for /GS switch
Etienne Bergeron
2016-06-15
1
-0
/
+13
*
Fix sanitizer coverage support in the win32 driver.
Evgeniy Stepanov
2016-06-14
1
-22
/
+22
*
[sanitizer] Allow sanitize coverage w/o sanitizers.
Evgeniy Stepanov
2016-06-14
1
-9
/
+8
*
Start adding support for Musl.
Rafael Espindola
2016-06-14
1
-0
/
+2
*
[CUDA][OpenMP] Create generic offload toolchains
Samuel Antao
2016-06-13
3
-21
/
+39
*
Revert "Strip Android version when looking up toolchain paths."
Chandler Carruth
2016-06-11
1
-9
/
+1
*
Driver: make it easier to select the SjLj EH model
Saleem Abdulrasool
2016-06-10
1
-1
/
+2
*
Strip Android version when looking up toolchain paths.
Josh Gao
2016-06-10
1
-1
/
+9
*
This patch fixes target linker emulation for ARM 32 big endian.
Strahinja Petrovic
2016-06-10
1
-1
/
+1
*
Add a RenderScript language type
Pirama Arumuga Nainar
2016-06-09
1
-0
/
+1
*
[mips] The default ABI depends on the CPU not the Arch on MTI and IMG vendor ...
Daniel Sanders
2016-06-06
1
-0
/
+24
*
Add PIE magic for NetBSD. Add tests for the correct flags for
Joerg Sonnenberger
2016-06-04
1
-9
/
+10
*
Don't pass --build-id to ld by default.
Rafael Espindola
2016-06-03
1
-4
/
+3
*
RAS extensions are part of ARMv8.2.
Sjoerd Meijer
2016-06-03
1
-0
/
+2
*
This adds target support and tests for Cortex-A73
Sjoerd Meijer
2016-06-02
1
-1
/
+1
*
[asan] Added -fsanitize-address-use-after-scope flag
Vitaly Buka
2016-06-02
1
-0
/
+11
*
[driver][arm] add armv7 and thumb include and lib paths
Chih-Hung Hsieh
2016-06-01
1
-1
/
+51
*
[AMDGPU] Set default dwarf version to 2
Konstantin Zhuravlyov
2016-05-31
1
-0
/
+1
*
Handle -Wa,--mrelax-relocations=[no|yes].
Rafael Espindola
2016-05-29
1
-0
/
+10
*
[driver][mips] Fix local variable naming. NFC
Simon Atanasyan
2016-05-28
1
-6
/
+6
*
[driver][mips] Revert support for CodeSourcery MIPS toolchain
Simon Atanasyan
2016-05-28
1
-4
/
+66
*
[Driver] Fix driver support for color diagnostics
Bruno Cardoso Lopes
2016-05-27
1
-28
/
+12
*
[mips] Compact branch policy setting.
Simon Dardis
2016-05-27
2
-0
/
+22
*
[mips] Kill 'support' for untested EABI.
Daniel Sanders
2016-05-27
1
-1
/
+1
*
Apply clang-tidy's misc-move-constructor-init throughout Clang.
Benjamin Kramer
2016-05-27
1
-3
/
+4
*
Turn copies into references as suggested by clang-tidy's performance-unnecess...
Benjamin Kramer
2016-05-27
1
-1
/
+1
*
[OPENMP] Fixed processing of '-fopenmp-version=' option and test.
Alexey Bataev
2016-05-27
1
-1
/
+1
*
[AMDGPU] Remove individual debugger options + update features
Konstantin Zhuravlyov
2016-05-26
1
-1
/
+2
*
[OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing choosing
Alexey Bataev
2016-05-26
1
-1
/
+3
*
Revert "[AArch64] Using new TargetParser in Clang"
Renato Golin
2016-05-25
1
-15
/
+39
*
[AArch64] Using new TargetParser in Clang
Renato Golin
2016-05-25
1
-39
/
+15
*
clang-cl: Fix unused argument warning when combining /O2 and /Ob2
Hans Wennborg
2016-05-25
1
-1
/
+6
*
clang-cl: Bake /Ob0 and /Ob2 into the general /O option handling
Hans Wennborg
2016-05-24
1
-1
/
+13
*
[Driver] Add support for -finline-functions and /Ob2 flags
Hans Wennborg
2016-05-24
1
-2
/
+3
*
[Sparc] Add software float option -msoft-float
Jacob Baungard Hansen
2016-05-24
2
-15
/
+69
*
[CUDA] Add -fcuda-approx-transcendentals flag.
Justin Lebar
2016-05-23
1
-0
/
+4
*
Test commit
Jacob Baungard Hansen
2016-05-23
1
-0
/
+1
*
Driver: support exherbo's multiarch support
Saleem Abdulrasool
2016-05-23
1
-26
/
+59
*
[driver][mips] clang-format the code. NFC
Simon Atanasyan
2016-05-22
1
-27
/
+27
*
[driver][mips] Support new versions of MIPS CodeScape toolchains
Simon Atanasyan
2016-05-22
1
-6
/
+173
*
[driver][mips] Use target triple mips-mti-linux-gnu for toolchain detection
Simon Atanasyan
2016-05-22
1
-13
/
+15
*
[driver][mips] Rename some variables to better reflect their purpose. NFC
Simon Atanasyan
2016-05-22
1
-8
/
+9
*
[driver][mips] Drop support for outdated version of CodeSourcery MIPS toolchain
Simon Atanasyan
2016-05-22
1
-56
/
+1
*
Driver: sink getLinuxDynamicLoader into the Toolchain
Saleem Abdulrasool
2016-05-22
3
-70
/
+72
*
Driver: simplify getDynameLinker
Saleem Abdulrasool
2016-05-22
1
-47
/
+49
*
Eliminate unnecessary file access checks in Clang driver on Windows
Adrian McCarthy
2016-05-20
1
-1
/
+4
[next]