index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Driver
Age
Commit message (
Expand
)
Author
2014-02-26
Check in the version of this test which is actually updated for asmjs-unknown...
Dan Gohman
2014-02-24
Introduce the asmjs-unknown-emscripten target triple.
Dan Gohman
2013-05-30
Merging r182645:
Bill Wendling
2013-05-06
R600: Update GPU variants in -mcpu option
Tom Stellard
2013-04-30
[driver] Allow multiple -arch options with -save-temps by adding the arch name
Chad Rosier
2013-04-30
Use {{.*}}suffix instead of [[TC]] in places where we print the toolchain
Rafael Espindola
2013-04-30
[Mips] Pass -mips16, -mmicromips, -mdsp and -mdspr2 flags to the
Simon Atanasyan
2013-04-26
[driver] Implement the -fdebug-compilation-dir in a way that is compatible with
Chad Rosier
2013-04-25
Add "-no-canonical-prefixes" to a test case.
Richard Trieu
2013-04-24
[driver] Test that last option wins between -Ofast and -O2.
Chad Rosier
2013-04-24
[driver] Put -fvectorize under the -Ofast umbrella flag.
Chad Rosier
2013-04-24
[driver] Improve the implementation of the -Ofast option.
Chad Rosier
2013-04-22
[Mips] Remove "REQUIRES: mips-registered-target" from some MIPS-related
Simon Atanasyan
2013-04-21
[Mips] Convert a GNU style Mips ABI name to the name accepted by LLVM
Simon Atanasyan
2013-04-21
[Mips] Do not add unnecessary Mips toolchain path to the list
Simon Atanasyan
2013-04-20
Supports Sourcery CodeBench Mips toolchain directories tree.
Simon Atanasyan
2013-04-17
Add support for gcc's spelling of -fcolor-diagnostics.
Nico Weber
2013-04-16
[Modules] Convert module specific -fno-modules-autolink into -fno-autolink.
Daniel Dunbar
2013-04-16
Use -emit-llvm for the following tests to stop them from failing for Hexagon:
Jyotsna Verma
2013-04-15
Add a new flag -vectorize-slp-aggressive to enable Hals BB vectorizer.
Nadav Rotem
2013-04-15
Rename the slp-vectorizer clang/llvm flags. No functionality change.
Nadav Rotem
2013-04-14
[Mips] Support -mmicromips / -mno-micromips command line options.
Simon Atanasyan
2013-04-14
Add driver support for fedora 18 on ARM.
Rafael Espindola
2013-04-14
[Mips] Remove "single" from the list of valid MIPS float ABI names. Add
Simon Atanasyan
2013-04-13
Simplify test so that it is more portable.
Rafael Espindola
2013-04-12
Disable following tests for Hexagon:
Jyotsna Verma
2013-04-11
Flail at trying to appease various linuxy buildbots.
John McCall
2013-04-11
Fix the driver logic for recent versions of DragonFly.
John McCall
2013-04-11
Add a new -mimplicit-float option for symmetry with -mno-implicit-float.
Bob Wilson
2013-04-11
Hexagon: Remove -g option from the assembler command line.
Jyotsna Verma
2013-04-11
FileCheck-ify more grep tests with quoted double quotes
Reid Kleckner
2013-04-10
For split dwarf we should also run the objcopy action if we're
Eric Christopher
2013-04-10
FileCheck-ify some clang grep tests that use double quotes
Reid Kleckner
2013-04-10
Add testcases for -fparse-all-comments
Dmitri Gribenko
2013-04-09
One more follow-up to r179082 - parse PIC/PIE arguments even on platfroms tha...
Alexey Samsonov
2013-04-09
Follow-up for r179082: more careful handling of -f(no-)sanitize-address-zero-...
Alexey Samsonov
2013-04-09
If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when...
Peter Collingbourne
2013-04-04
Plumb through the -fsplit-stack option using the existing backend
Eric Christopher
2013-04-03
Test Hexagon tool-chain when configured as OSless target.
Jyotsna Verma
2013-04-03
Move this file into the correct directory.
Eric Christopher
2013-04-01
Fix typo in test
Matt Beaumont-Gay
2013-04-01
R600: Handle -mcpu option v3
Tom Stellard
2013-03-30
Add support for gcc-compatible -mfprnd -mno-fprnd PPC options
Hal Finkel
2013-03-28
Add support for gcc-compatible -mpopcntd -mno-popcntd PPC options
Hal Finkel
2013-03-28
[Mips] Handle pseudo-target flags '-EL' and '-EB' and properly adjust
Simon Atanasyan
2013-03-28
Add support for gcc-compatible -mmfcrf -mno-mfcrf PPC options
Hal Finkel
2013-03-24
Reject -no-integrated-as on windows.
Rafael Espindola
2013-03-24
Don't actually invoke codegen in driver test.
Benjamin Kramer
2013-03-23
Revert svn r176894 and r177658.
Bob Wilson
2013-03-23
If a .syms file is available alongside a sanitizer runtime, pass it to the
Richard Smith
[next]