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
*
[mips] Added -mfp64 and -mfp32 options.
Daniel Sanders
2013-10-17
1
-0
/
+2
*
Rework ppc options handling into a features group.
Eric Christopher
2013-10-16
1
-14
/
+23
*
Driver: Factor duplicated code.
Benjamin Kramer
2013-10-16
1
-36
/
+25
*
[mips] Enable frame-pointer elimination for -O1 and above.
Akira Hatanaka
2013-10-16
1
-2
/
+10
*
ObjectiveC driver. Scrap -fno-objc-legacy-dispatch for NeXT
Fariborz Jahanian
2013-10-15
1
-2
/
+3
*
For NetBSD/current on X86 do not use libgcc and default to libc++.
Joerg Sonnenberger
2013-10-14
1
-18
/
+23
*
Turn struct-path aware TBAA on by default.
Manman Ren
2013-10-11
1
-2
/
+3
*
XCore target: add an xcore toolchain implementation
Robert Lytton
2013-10-11
1
-0
/
+55
*
Fix typo in comment. No functionality change.
Nick Lewycky
2013-10-11
1
-2
/
+2
*
[Mips] Do not check for options from the OPT_mips_CPUs_Group. All these
Simon Atanasyan
2013-10-09
1
-21
/
+2
*
Revert r191947. The problem is not MIPS-specific and requires more
Simon Atanasyan
2013-10-04
1
-7
/
+1
*
[Mips] For MIPS '-fPIC -static' means to compile as -fPIC but link with
Simon Atanasyan
2013-10-04
1
-1
/
+7
*
ARM: *-*-darwin-eabi triples should use AAPCS.
Tim Northover
2013-10-03
1
-1
/
+2
*
[ARM] Add -mfpu=none option to the driver.
Amara Emerson
2013-10-01
1
-4
/
+39
*
Revert r191586 and r191695. They cause crashes when building with
Richard Smith
2013-10-01
1
-3
/
+2
*
Turn struct-path aware TBAA on by default.
Manman Ren
2013-09-30
1
-2
/
+3
*
Fix misspelling of -fmodules-decluse.
Daniel Jasper
2013-09-29
1
-2
/
+2
*
Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...
Rafael Espindola
2013-09-27
1
-4
/
+0
*
clang-cl: pass /FI options to fallback
Hans Wennborg
2013-09-27
1
-0
/
+4
*
Remove method that always returns true.
Rafael Espindola
2013-09-27
1
-3
/
+1
*
clang-cl: fix passing optimization level to cl.exe in /fallback mode
Hans Wennborg
2013-09-24
1
-1
/
+13
*
clang-cl: pass /nologo when falling back to cl.exe
Hans Wennborg
2013-09-24
1
-0
/
+1
*
Module use declarations (II)
Daniel Jasper
2013-09-24
1
-0
/
+7
*
[Mips] Support -mnan=2008 option. Define "__mips_nan2008" macros and pass
Simon Atanasyan
2013-09-24
1
-0
/
+10
*
Remove unused option.
Rafael Espindola
2013-09-24
1
-1
/
+0
*
clang-cl: print diagnostics as "error(clang): foo" in /fallback mode
Hans Wennborg
2013-09-24
1
-1
/
+4
*
clang-cl: implement custom search for cl.exe in /fallback mode
Hans Wennborg
2013-09-20
1
-4
/
+39
*
[ASan] Do not imply -undefined dynamic_lookup when linking dylibs with -fsani...
Alexander Potapenko
2013-09-20
1
-14
/
+0
*
clang-cl: implement /fallback mode
Hans Wennborg
2013-09-19
1
-1
/
+76
*
[ARMv8] Add crypto-neon-fp-armv8 -mfpu option in driver.
Amara Emerson
2013-09-19
1
-0
/
+3
*
clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc.
Hans Wennborg
2013-09-18
1
-13
/
+1
*
Claim compatibility with VS 2012 by default
Reid Kleckner
2013-09-18
1
-2
/
+2
*
[arcmt] Don't try to handle files that are already ARC'ified, this is not pos...
Argyrios Kyrtzidis
2013-09-17
1
-1
/
+1
*
clang-cl: ignore compile-only options in link-only invocations.
Hans Wennborg
2013-09-17
1
-3
/
+0
*
Clean up some Triple usage in clang.
Cameron Esfahani
2013-09-14
1
-9
/
+8
*
Add support for -ggnu-pubnames matching the llvm support.
Eric Christopher
2013-09-13
1
-0
/
+6
*
Add more Cortex CPUs and tests
Renato Golin
2013-09-13
1
-2
/
+2
*
[ARMv8] Change the naming of some options to be more consistent.
Joey Gouly
2013-09-13
1
-2
/
+2
*
clang-cl: Warn about overriding /MD with /MT etc.
Hans Wennborg
2013-09-11
1
-4
/
+12
*
Fix the ASan dll_thunk path
Timur Iskhodzhanov
2013-09-11
1
-2
/
+1
*
Add -fansi-escape-codes option
Nico Rieck
2013-09-11
1
-0
/
+3
*
clang-cl: Support building DLLs (PR17083)
Hans Wennborg
2013-09-10
1
-3
/
+28
*
clang-cl: use -fdiagnostics-format=msvc by default
Hans Wennborg
2013-09-10
1
-0
/
+5
*
Tweak implementation of -Wwrite-strings to better match the behavior of curre...
Richard Smith
2013-09-04
1
-7
/
+18
*
Remove the -fuse-gold-plugin driver option.
Rafael Espindola
2013-09-04
1
-5
/
+2
*
clang-cl: Pass -incremental:no to linker when using ASan
Hans Wennborg
2013-08-30
1
-0
/
+1
*
use the last passed -munaligned-access / -mno-unaligned-access
Renato Golin
2013-08-28
1
-6
/
+9
*
clang-cl: Pass -debug to the linker when using -fsanitize=address
Hans Wennborg
2013-08-28
1
-0
/
+1
*
Revert r189440 - Disable loop vectorizer unrolling when no unrolling requested
Hal Finkel
2013-08-28
1
-11
/
+1
*
Disable loop vectorizer unrolling when no unrolling requested
Hal Finkel
2013-08-28
1
-1
/
+11
[next]