summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Get arm_acle tests from r211962 workingHEADmasterAlp Toker2014-06-28
* Extend -Wdynamic-class-memaccess to records containing dynamic classesReid Kleckner2014-06-27
* Introduce arm_acle.h supporting existing LLVM builtin intrinsicsYi Kong2014-06-27
* clang-cl: Map /EHs- to -fno-exceptionsReid Kleckner2014-06-27
* [ARM] Fix AAPCS non-compliance caused by very large structsOliver Stannard2014-06-27
* [ARM-BE] Generate correct NEON intrinsics for big endian systems.James Molloy2014-06-27
* Don't check clang binary name, as it can be different in some test setups.Alexander Kornienko2014-06-27
* [OPENMP] Parsing and sema analysis for 'copyprivate' clause.Alexey Bataev2014-06-27
* Driver: Pass -ivfsoverlay to module crashdumpsJustin Bogner2014-06-27
* Driver: use GNU::Link for the Generic_GCC toolchainSaleem Abdulrasool2014-06-27
* [OPENMP] Added several test cases in nesting of OpenMP regions test after rev...Alexey Bataev2014-06-27
* Account for differences in grep implementationsAlp Toker2014-06-27
* Restore test from r211844 skipping '.file' directivesAlp Toker2014-06-27
* Partially disable test from r211844Alp Toker2014-06-27
* Add test coverage for .bc input in the frontendAlp Toker2014-06-27
* Remove .bc from test config.suffixesAlp Toker2014-06-27
* clang/test/Driver/fuse-ld.c: Really fix to match dos path.NAKAMURA Takumi2014-06-27
* Do not inline methods of C++ containers (coming from headers).Anna Zaks2014-06-27
* Allow different path separator for windows build.Logan Chien2014-06-27
* Objective-C ARC. Provide diagnostic and fix-it Fariborz Jahanian2014-06-26
* Driver: Fix a misleading comment and test for what it actually didJustin Bogner2014-06-26
* ARM: Correctly identify cortex-m4 as v7em.Jim Grosbach2014-06-26
* Propset the executables for GetProgramPath().Logan Chien2014-06-26
* Implement the -fuse-ld= option.Logan Chien2014-06-26
* Add ppc64/power8 as a targetWill Schmidt2014-06-26
* [OPENMP] Initial parsing and sema analysis for 'single' directive.Alexey Bataev2014-06-26
* [OPENMP] Initial parsing and sema analysis for 'section' directive.Alexey Bataev2014-06-26
* Sema: Allow dllimport entities in template args for mingwDavid Majnemer2014-06-26
* CodeGen: Improve warnings about uninstrumented files when profilingJustin Bogner2014-06-26
* Forward -u to the linker on gnutools toolchainsReid Kleckner2014-06-26
* Make -Wincomplete-umbrella go through the VFSBen Langmuir2014-06-25
* Make PR20038.cpp test case portable to non-Itanium ABIsDavid Blaikie2014-06-25
* Remove REQUIRES lines from portable testsAlp Toker2014-06-25
* Don't allow dllimport variables in constant initializersHans Wennborg2014-06-25
* MS ABI: Propagate class-level DLL attributes to class template specialization...Hans Wennborg2014-06-25
* PR20038: DebugInfo: Call sites without DebugLocs for temporary dtors after a ...David Blaikie2014-06-25
* Fix treatment of types defined in function prototypeSerge Pavlov2014-06-25
* Rename loop unrolling and loop vectorizer metadata to have a common prefix.Eli Bendersky2014-06-25
* Align with new GCC options for x86 AndroidAlexey Volkov2014-06-25
* CHECK-LABEL'ify this test.James Molloy2014-06-25
* [AArch32] Fix a stupid error in an architectural guardJames Molloy2014-06-25
* [OPENMP] Initial support for 'sections' directive.Alexey Bataev2014-06-25
* AST: Initialization with dllimport functions in CDavid Majnemer2014-06-25
* Added a test to ensure -Wimplicit-fallthrough works with -fblocks correctly.Alexander Kornienko2014-06-25
* Implement predefined stdint macrosJF Bastien2014-06-25
* Fix parsing nested __if_exists blocksReid Kleckner2014-06-25
* Add a missing test for the __if_exists extensionReid Kleckner2014-06-25
* Split tests for __if_exists out into their own fileReid Kleckner2014-06-25
* MS ABI: Ignore dll attributes on partial template specializationsHans Wennborg2014-06-24
* Provide a better diagnostic when braces are put before the identifier.Richard Trieu2014-06-24