summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend
Commit message (Expand)AuthorAgeFilesLines
* [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
* Pass -backend-option to LLVM when there is no target machine.Yaxun Liu2016-04-121-0/+4
* Basic: fix profiling with GNU EABISaleem Abdulrasool2016-04-121-11/+21
* Correct pg instrumentation for AArch64Saleem Abdulrasool2016-04-101-19/+20
* test: add additional tests for SVN r265888Saleem Abdulrasool2016-04-101-0/+23
* Add support for __gnu_mcount_nc as the pg interfaceSaleem Abdulrasool2016-04-101-0/+44
* Use NoDebug compile units to mark debug metadata used only for sample-basedAdrian Prantl2016-04-082-4/+6
* Add a PragmaHandler Registry for plugins to add PragmaHandlers toJohn Brawn2016-04-041-3/+21
* clang-cl: Include /FI headers in /showIncludes output.Nico Weber2016-03-231-12/+12
* Make it possible for AST plugins to enable themselves by defaultJohn Brawn2016-03-151-0/+7
* Revert r260266 (and r260276), "clang-cl: Enable plugins on Windows"NAKAMURA Takumi2016-02-111-1/+0
* Fix the test added in r260266Ehsan Akhgari2016-02-091-1/+1
* clang-cl: Enable plugins on WindowsEhsan Akhgari2016-02-091-0/+1
* Add backend dignostic printer for unsupported featuresOliver Stannard2016-02-021-2/+2
* Revert r259036, it introduces a cyclic library dependencyOliver Stannard2016-01-281-2/+2
* Add backend dignostic printer for unsupported featuresOliver Stannard2016-01-281-2/+2
* Revert r258951 (and r258950), "Refactor backend diagnostics for unsupported f...NAKAMURA Takumi2016-01-281-2/+2
* Add backend dignostic printer for unsupported featuresOliver Stannard2016-01-271-2/+2
* Preprocessor: define correct tvOS and watchOS version macrosTim Northover2015-10-301-0/+22
* Add back null check removed accidentally in r250554Reid Kleckner2015-10-201-0/+3
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-082-2/+2
* Fix the sample profile format that breaks in test http://lab.llvm.org:8011/bu...Dehao Chen2015-09-301-1/+1
* Revert "Always_inline codegen rewrite" and 2 follow-ups.Evgeniy Stepanov2015-09-142-6/+3
* Always_inline codegen rewrite.Evgeniy Stepanov2015-09-122-3/+6
* Revert "Specify target triple in alwaysinline tests."Evgeniy Stepanov2015-09-112-6/+3
* Always_inline codegen rewrite.Evgeniy Stepanov2015-09-112-3/+6
OpenPOWER on IntegriCloud