summaryrefslogtreecommitdiffstats
path: root/test/Frontend
Commit message (Expand)AuthorAgeFilesLines
* Merging r311823: (+update ClangCommandLineReference.rst)Hans Wennborg2017-08-291-0/+15
* Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-012-5/+17
* Revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-012-17/+5
* [Driver] Add -fdiagnostics-hotness-thresholdBrian Gesiak2017-07-012-5/+17
* [Frontend] 'Show hotness' can be used with a sampling profileBrian Gesiak2017-06-232-1/+18
* [PR33394] Avoid lexing editor placeholders when Clang is used onlyAlex Lorenz2017-06-161-0/+4
* PR32848: There isn't necessarily a FileChanged or FileSkipped for every Inclu...Richard Smith2017-06-021-0/+6
* Don't defer to the GCC driver for linking arm-baremetalJonathan Roelofs2017-05-251-4/+9
* Add test coverage for recent behavior change in GNU line marker pre-processingReid Kleckner2017-05-233-6/+11
* Give files from #line the characteristics of the current fileReid Kleckner2017-05-223-0/+23
* PR26771: don't forget the " 2" (returning from #included file) linemarker aft...Richard Smith2017-04-292-0/+8
* Add pragma to perform module import and use it in -E output.Richard Smith2017-04-291-11/+16
* Don't accept -std= values that would switch us to a different source language.Richard Smith2017-04-261-1/+3
* Add -iframeworkwithsysroot compiler optionAlex Lorenz2017-03-131-0/+1
* [AArch64] Vulcan is now ThunderXT99Joel Jones2017-03-071-1/+1
* Use filename in linemarker when compiling preprocessed source (Revised)Taewook Oh2017-03-071-0/+10
* Migrate all of aarch64-linux-gnu to \01_mcount instead of just when passing a...Eric Christopher2017-02-281-2/+3
* Hook up OpenBSD AArch64 supportBrad Smith2017-02-211-1/+1
* Adjust tests after folding inlining analysis into missed remarksAdam Nemet2017-01-302-7/+7
* Revert "Use filename in linemarker when compiling preprocessed source"Diana Picus2017-01-251-4/+0
* Try to fix test from r293004Diana Picus2017-01-251-1/+1
* Use filename in linemarker when compiling preprocessed sourceDavid Callahan2017-01-251-0/+4
* [Frontend] The macro that describes the Objective-C bool type shouldAlex Lorenz2017-01-201-3/+3
* [X86] Add recent CPU strings to some of the tests that check other cpu names.Craig Topper2017-01-101-0/+5
* AMD family 17h (znver1) enablementCraig Topper2017-01-101-0/+1
* [Frontend] Fix an issue where a quoted search path is incorrectlyAlex Lorenz2016-12-021-0/+12
* Give this test that uses Itanium mangling a tripleReid Kleckner2016-11-301-2/+4
* Stop handling interesting deserialized decls after HandleTranslationUnitReid Kleckner2016-11-301-0/+30
* [Frontend] Add a predefined macro that describes the Objective-C bool typeAlex Lorenz2016-11-211-0/+13
* [clang] Limit clang test to ARM and AArch64 onlyMandeep Singh Grang2016-10-231-0/+2
* CC1: Add -save-stats optionMatthias Braun2016-09-261-0/+8
* Reapply r281276 with passing -emit-llvm in one of the testsAdam Nemet2016-09-132-0/+70
* Revert "Add -fdiagnostics-show-hotness"Adam Nemet2016-09-132-70/+0
* Add -fdiagnostics-show-hotnessAdam Nemet2016-09-122-0/+70
* [Frontend] Fix mcount inlining bugHonggyu Kim2016-09-011-31/+31
* Add support for -fdiagnostics-absolute-paths: printing absolute paths in diag...Hans Wennborg2016-08-262-0/+20
* test/Frontend: Add a test for aarch64 target CPU names.Matthias Braun2016-07-271-0/+14
* Provide __GLIBCXX_TYPE_INT_N_0 and __GLIBCXX_BITSIZE_INT_N_0 when in C++ gnu ...Yaron Keren2016-07-211-0/+11
* Allow iOS and tvOS version numbers with 2-digit major version numbers.Bob Wilson2016-07-181-0/+4
* [OpenCL] Actually activate Frontend/opencl.cl test and fix test bugsBenjamin Kramer2016-07-142-4/+4
* [OpenCL] Fixes failures in test/Driver/opencl.cl.Yaxun Liu2016-07-131-0/+7
* [OpenCL] Allow -std={cl|CL}{|1.1|1.2|2.0} in driverYaxun Liu2016-06-171-0/+4
* [OpenCL] Enable -fblocks by default for OpenCL 2.0 and above.Yaxun Liu2016-06-141-0/+20
* Add a loop's debug location to its llvm.loop metadataHal Finkel2016-05-251-1/+1
* Change embed-bitcode linkage typeSteven Wu2016-05-161-4/+4
* Embed bitcode in object file (clang cc1 part)Steven Wu2016-05-111-0/+59
* Re-apply r267784, r267824 and r267830.Peter Collingbourne2016-04-281-1/+1
* Revert r267784, r267824 and r267830.Benjamin Kramer2016-04-281-1/+1
* Rework interface for bitset-using features to use a notion of LTO visibility.Peter Collingbourne2016-04-271-1/+1
* [OpenCL] Add predefined macros.Yaxun Liu2016-04-262-11/+9