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
/
test
/
Driver
/
cl-options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-cl: Parse the /guard:cf[-] flag (PR25400)
Hans Wennborg
2015-11-04
1
-0
/
+2
*
Expose -f[no]ms-{compatibility,extensions} in clang-cl (PR25114)
Hans Wennborg
2015-10-08
1
-0
/
+4
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-5
/
+13
*
fix previous commit
Saleem Abdulrasool
2015-10-03
1
-6
/
+6
*
try to fix the ARM self host bots
Saleem Abdulrasool
2015-10-03
1
-3
/
+6
*
clang-cl: Don't warn on /bigobj flag
Nico Weber
2015-09-18
1
-0
/
+1
*
[clang-cl] Only respect /Oy- for x86_32
David Majnemer
2015-08-25
1
-2
/
+2
*
[clang-cl] Add support for CL and _CL_ environment variables
David Majnemer
2015-08-10
1
-0
/
+6
*
Add -gcodeview and -gdwarf to control which type Clang emits
Reid Kleckner
2015-08-05
1
-0
/
+13
*
[clang-cl] Handle -O correctly
David Majnemer
2015-07-27
1
-2
/
+13
*
Erase REQUIRES: shell-preserves-root from remaining tests, see r242312.รพ
Yaron Keren
2015-07-15
1
-3
/
+0
*
clang-cl: Add an alias for /wd4910
Hans Wennborg
2015-06-11
1
-1
/
+2
*
[clang-cl] Map /GA to -ftls-model=local-exec
David Majnemer
2015-05-20
1
-0
/
+3
*
[clang-cl] Enable C++14 when targeting 2015 compatibility
David Majnemer
2015-05-18
1
-0
/
+6
*
[clang-cl] Add /Qvec and /Qvec- to control vectorization
David Majnemer
2015-05-14
1
-0
/
+6
*
Expose -fdiagnostics-parseable-fixits to clang-cl
Hans Wennborg
2015-04-21
1
-0
/
+1
*
clang-cl: support -fsyntax-only (PR23197)
Hans Wennborg
2015-04-15
1
-0
/
+1
*
clang-cl: Expose -f[no-]diagnostics-color
Hans Wennborg
2015-04-12
1
-0
/
+2
*
clang-cl: support -fno-color-diagnostics (PR23109)
Hans Wennborg
2015-04-11
1
-0
/
+2
*
clang-cl: support -fmacro-backtrace-limit
Hans Wennborg
2015-04-11
1
-3
/
+4
*
clang-cl: Support the /fp options (PR23112)
Hans Wennborg
2015-04-08
1
-1
/
+18
*
MS ABI: Implement driver-level support for thread-safe statics
David Majnemer
2015-03-22
1
-0
/
+8
*
clang-cl: Correctly ignore /openmp- (PR22748)
Hans Wennborg
2015-03-02
1
-2
/
+4
*
clang-cl: Ignore /Fd silently
Reid Kleckner
2015-02-25
1
-1
/
+1
*
clang-cl: Map /wd4996 to -Wno-deprecated-declarations
Reid Kleckner
2015-02-17
1
-3
/
+4
*
Revert "Revert r229082 for a bit, it caused PR22577."
David Majnemer
2015-02-14
1
-0
/
+6
*
Revert r229082 for a bit, it caused PR22577.
Nico Weber
2015-02-13
1
-6
/
+0
*
MS ABI: Implement /volatile:ms
David Majnemer
2015-02-13
1
-0
/
+6
*
Implement command line options for stack probe space
Hans Wennborg
2015-01-20
1
-1
/
+7
*
clang-cl: Various changes to /Zc: handling.
Nico Weber
2014-12-23
1
-6
/
+0
*
clang-cl: Fix handling of the /volatile flag (PR21893)
Hans Wennborg
2014-12-13
1
-1
/
+2
*
clang-cl: ignore /cgthreads (PR21894)
Hans Wennborg
2014-12-13
1
-0
/
+2
*
clang-cl: Make /Gd ignored instead of unsupported
Hans Wennborg
2014-12-13
1
-0
/
+1
*
clang-cl: Add unsupported /Gv option (PR21892)
Hans Wennborg
2014-12-13
1
-0
/
+1
*
clang-cl: Ignore the new /Zo[-] option (PR21571)
Hans Wennborg
2014-11-14
1
-1
/
+4
*
clang-cl: Add support for /Zp
David Majnemer
2014-07-25
1
-2
/
+6
*
clang-cl: ignore /showIncludes when combined with /E (PR20336)
Hans Wennborg
2014-07-21
1
-0
/
+4
*
Don't use -msse2 in test/Driver/cl-options.c
Hans Wennborg
2014-07-16
1
-1
/
+0
*
clang-cl: expand test coverage for "core" options
Hans Wennborg
2014-07-16
1
-2
/
+9
*
clang-cl: make sure we still parse -fms-version= after r213119
Hans Wennborg
2014-07-16
1
-0
/
+6
*
clang-cl: Implement the -arch flag
Ehsan Akhgari
2014-07-15
1
-1
/
+0
*
Require an x86 registered target for this test by splitting it out
Reid Kleckner
2014-07-12
1
-6
/
+0
*
clang-cl: Make all x86 CPU feature flags available, such as -msse3
Reid Kleckner
2014-07-12
1
-2
/
+4
*
Driver: Handle /GR- in a compatible way with MSVC
David Majnemer
2014-07-01
1
-3
/
+5
*
clang-cl: Ignore /Zc:inline and /Zc:rvalueCast
Reid Kleckner
2014-07-01
1
-0
/
+2
*
Add support for the /EP argument to clang-cl
Hans Wennborg
2014-06-13
1
-1
/
+5
*
clang-cl: accept the /C option with /P (PR19978)
Hans Wennborg
2014-06-11
1
-2
/
+9
*
clang-cl: Disable TBAA by default for MSVC compatibility
Reid Kleckner
2014-04-09
1
-0
/
+8
*
clang-cl: make /Gw map to -fdata-sections
David Majnemer
2014-04-07
1
-2
/
+6
*
Add clang-cl alias to allow users to disable c4005
Reid Kleckner
2014-04-04
1
-0
/
+4
[next]