summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Add R600 builtin codegen.Matt Arsenault2014-06-24
* Correctly Load Mixed FP-GP Variadic Arguments for x86-64.Rafael Espindola2014-06-24
* Use appropriate default PIE settings for OpenBSD.Brad Smith2014-06-24
* Simplify optimization-remark.c test following r211610Alp Toker2014-06-24
* [Driver][Mips] Support mips64-linux-gnuabi64 / mips64el-linux-gnuabi64 target...Simon Atanasyan2014-06-24
* Fix test added in r211610 so it doesn't race on output file creation.David Blaikie2014-06-24
* Objective-C. When we use @selector(save:), etc. there may be more Fariborz Jahanian2014-06-24
* Add new debug kind LocTrackingOnly.Diego Novillo2014-06-24
* Allow static_assert inside an anonymous union; fixes PR20021 as well as imple...Aaron Ballman2014-06-24
* Fix "warning: fallthrough annotation does not directly precede switch label" ...Alexander Kornienko2014-06-24
* [mips] Correct linux dynamic linker for -mnan=2008Daniel Sanders2014-06-24
* [OPENMP] Additional checking for 'collapse' clause.Alexey Bataev2014-06-24
* Driver: Restore proper naming of crashdump filesJustin Bogner2014-06-24
* AST: Address of dllimport functions isn't constantDavid Majnemer2014-06-24
* AST: Address of dllimport variables isn't constantDavid Majnemer2014-06-24
* [OPENMP] Added initial checking of nesting of OpenMP regions.Alexey Bataev2014-06-24
* Propagate isAddressOfMember into typo correction so that we don't correct &qu...Nick Lewycky2014-06-23
* Driver: correct behaviour of -fmsc-version=MAJORSaleem Abdulrasool2014-06-23
* MS ABI: Add an additional test for typeidDavid Majnemer2014-06-23