index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Driver
/
ToolChains
/
Hexagon.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused includes of clang/Config/config.h
Nico Weber
2018-04-28
1
-1
/
+0
*
[Hexagon] Emit a warning when -fvectorize is given without -mhvx
Krzysztof Parzyszek
2018-04-16
1
-7
/
+14
*
[Hexagon] Enable auto-vectorization only when -fvectorize was given
Krzysztof Parzyszek
2018-04-12
1
-0
/
+7
*
[Hexagon] Remove -mhvx-double and the corresponding subtarget feature
Krzysztof Parzyszek
2018-04-03
1
-18
/
+8
*
[Hexagon] Add -ffixed-r19 driver option and translate it to +reserved-r19
Krzysztof Parzyszek
2018-02-28
1
-5
/
+9
*
[Hexagon] Accept lowercase b in -hvx-length=64b and -hvx-length=128b
Krzysztof Parzyszek
2018-01-24
1
-1
/
+1
*
Avoid int to string conversion in Twine or raw_ostream contexts.
Benjamin Kramer
2017-12-28
1
-17
/
+12
*
[Hexagon] Add front-end support for Hexagon V65
Krzysztof Parzyszek
2017-12-13
1
-0
/
+1
*
[Driver] Fix use after free in Hexagon toolchain code.
Benjamin Kramer
2017-10-18
1
-3
/
+3
*
[Hexagon] Handling of new HVX flags and target-features
Sumanth Gundapaneni
2017-10-18
1
-1
/
+79
*
[Hexagon] Move getHexagonTargetFeatures to Hexagon.cpp (NFC)
Sumanth Gundapaneni
2017-10-04
1
-0
/
+16
*
Introduce -nostdlib++ flag to disable linking the C++ standard library.
Nico Weber
2017-07-25
1
-1
/
+2
*
[OpenMP] Extend CLANG target options with device offloading kind.
Gheorghe-Teodor Bercea
2017-07-06
1
-1
/
+2
*
[Hexagon] Handle -O4 when checking optimization level
Krzysztof Parzyszek
2017-04-25
1
-1
/
+2
*
[Hexagon] Set -ffp-contract=fast at -O3 unless explicitly specified
Krzysztof Parzyszek
2017-04-25
1
-0
/
+33
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-0
/
+457