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
/
Tools.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
uselistorder: -mllvm -preserve-bc-use-list-order => -emit-llvm-uselists
Duncan P. N. Exon Smith
2015-04-15
1
-4
/
+2
*
IR: Change clang to set -preserve-bc-uselistorder
Duncan P. N. Exon Smith
2015-04-14
1
-0
/
+9
*
[Mips] Generate warning for invalid '-mnan' and '-march' combinations
Petar Jovanovic
2015-04-14
1
-5
/
+35
*
[Driver] Properly support -mglobal-merge using explicit options.
Ahmed Bougacha
2015-04-11
1
-6
/
+10
*
NaCl ARM: fix assembler float abi flags
Derek Schuff
2015-04-10
1
-1
/
+2
*
Process the -freciprocal-math optimization flag (PR20912)
Sanjay Patel
2015-04-09
1
-0
/
+3
*
[ARM] add support for Cortex-R4/R4F
Javed Absar
2015-04-09
1
-1
/
+1
*
This reverts commit r234104, bringing back 233393 now that ARM is fixed.
Rafael Espindola
2015-04-06
1
-3
/
+6
*
Revert "Revert "Revert "Don't use unique section names by default if using th...
Rafael Espindola
2015-04-04
1
-6
/
+3
*
Revert "Revert "Don't use unique section names by default if using the integr...
Rafael Espindola
2015-04-04
1
-3
/
+6
*
Complete comment. Reflow conditional.
Eric Christopher
2015-04-04
1
-3
/
+2
*
[UBSan] Embed UBSan into ASan runtime (Clang part).
Alexey Samsonov
2015-04-01
1
-11
/
+3
*
[SystemZ] Support transactional execution on zEC12
Ulrich Weigand
2015-04-01
1
-0
/
+15
*
[X86] Use getHostCPUFeatures when 'native' is specified for cpu.
Craig Topper
2015-03-31
1
-0
/
+11
*
Add driver support for Native Client SDK
Derek Schuff
2015-03-30
1
-0
/
+166
*
Revert "Don't use unique section names by default if using the integrated as."
Rafael Espindola
2015-03-27
1
-6
/
+3
*
Don't use unique section names by default if using the integrated as.
Rafael Espindola
2015-03-27
1
-3
/
+6
*
Enable -ffunction-sections and -fdata-sections for CloudABI by default.
Ed Schouten
2015-03-26
1
-2
/
+5
*
Let Clang invoke CloudABI's linker.
Ed Schouten
2015-03-26
1
-0
/
+70
*
[UBSan] Introduce "ubsan_standalone" library (Clang part).
Alexey Samsonov
2015-03-23
1
-7
/
+10
*
Fix and update comments and a small reformatting.
Eric Christopher
2015-03-23
1
-4
/
+3
*
handle armeb/thumb/thumbeb consistently in gnutools::Assemble::ConstructJob
Scott Douglass
2015-03-23
1
-5
/
+10
*
Convert cascading if-else-if to switch. NFC
Scott Douglass
2015-03-23
1
-14
/
+32
*
MS ABI: Implement driver-level support for thread-safe statics
David Majnemer
2015-03-22
1
-27
/
+31
*
Only add -fno-rtti if KernelOrKext or in C++ mode.
Filipe Cabecinhas
2015-03-20
1
-2
/
+3
*
C++14: Disable sized deallocation by default due to ABI breakage
Reid Kleckner
2015-03-20
1
-0
/
+6
*
Add option to switch off putting header modules into the dependency file.
Manuel Klimek
2015-03-19
1
-2
/
+3
*
Remove many superfluous SmallString::str() calls.
Yaron Keren
2015-03-18
1
-10
/
+10
*
Imply linker arguments from '-fveclib' option.
Michael Zolotukhin
2015-03-17
1
-0
/
+10
*
Add fveclib option.
Michael Zolotukhin
2015-03-17
1
-0
/
+2
*
[ARM] Add support for ARMV6K subtarget (Clang)
Renato Golin
2015-03-17
1
-3
/
+4
*
Fix grammar in a comment, wrap to 80 columns. No behavior change.
Nico Weber
2015-03-12
1
-2
/
+3
*
[PowerPC] ABI support for the QPX vector instruction set
Hal Finkel
2015-03-11
1
-1
/
+14
*
Gender-neutralize a comment.
Nico Weber
2015-03-11
1
-2
/
+2
*
Much like we silence warnings about -flto in many cases to facilitate
Chandler Carruth
2015-03-07
1
-0
/
+2
*
Pass -dll to link.exe when building with -shared (PR22697)
Hans Wennborg
2015-03-04
1
-1
/
+3
*
Don't force -pie for Android.
Dan Albert
2015-03-03
1
-5
/
+1
*
[SDK modernizer]. Patch fixes driver's lack of
Fariborz Jahanian
2015-03-03
1
-0
/
+1
*
Revert r231008 (and dependent r231019).
Daniel Jasper
2015-03-03
1
-1
/
+0
*
[SDK modernizer]. Patch fixes driver's lack of
Fariborz Jahanian
2015-03-02
1
-0
/
+1
*
Add clang support for Objective-C application extensions.
Bob Wilson
2015-03-02
1
-0
/
+10
*
Add missing include.
Benjamin Kramer
2015-03-01
1
-0
/
+1
*
Add -fuse-line-directive flag to control usage of #line with -E
Reid Kleckner
2015-02-26
1
-0
/
+5
*
-fms-extensions: Bump the default _MSC_VER from 1700 to 1800, aka VS2013
Reid Kleckner
2015-02-23
1
-1
/
+1
*
Move -fdefine-sized-deallocation and -fno-sized-deallocation options from dri...
Larisse Voufo
2015-02-21
1
-9
/
+0
*
[Mips] Support mips32r3, mips32r5, mips64r3, mips64r5 MIPS ISA names
Simon Atanasyan
2015-02-20
1
-2
/
+2
*
Implement Control Flow Integrity for virtual calls.
Peter Collingbourne
2015-02-20
1
-3
/
+4
*
Add -funique-section-names and -fno-unique-section-names options.
Rafael Espindola
2015-02-20
1
-0
/
+4
*
Add -fno-implicit-modules.
Manuel Klimek
2015-02-20
1
-0
/
+6
*
Add -fno-sized-deallocation option for completeness of fix in r229241 in docu...
Larisse Voufo
2015-02-20
1
-0
/
+4
[prev]
[next]