summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Remove REQUIRES lines from portable testsAlp Toker2014-06-25
* Don't allow dllimport variables in constant initializersHans Wennborg2014-06-25
* fixed typos in commentSanjay Patel2014-06-25
* Add vfs::recursive_directory_iteratorBen Langmuir2014-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
* Headers: be a bit more careful about inline asmSaleem Abdulrasool2014-06-25
* Rename loop unrolling and loop vectorizer metadata to have a common prefix.Eli Bendersky2014-06-25
* Fixing the RST markup for the #pragma loop attribute documentation.Aaron Ballman2014-06-25
* Fixing the position of the supported syntax marker when generating attribute ...Aaron Ballman2014-06-25
* Escaping a literal character to fix an RST warning.Aaron Ballman2014-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
* [OPENMP] OMPSimdDirective and OMPForDirective: added initialization for Colla...Alexey Bataev2014-06-25
* Don't go through the TypeSourceInfo when getting the SourceRange.Zachary Turner2014-06-25
* [Driver] Follow-up to r211598, r211663. Do not build a dynamic linkerSimon Atanasyan2014-06-25
* Tools.cpp: Update getLinuxDynamicLinker() to return Twine instead of StringRe...NAKAMURA Takumi2014-06-25
* VirtualFileSystemTest.cpp: Get rid of initializer list on std::vector, to app...NAKAMURA Takumi2014-06-25
* Reformat.NAKAMURA Takumi2014-06-25
* [OPENMP] Improved code and replaced struct by lambda.Alexey Bataev2014-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
* Merge handleDLLImportAttr and handleDLLExportAttr into one function.Hans Wennborg2014-06-24
* Provide a better diagnostic when braces are put before the identifier.Richard Trieu2014-06-24
* Fix test issues from r211623 and remove test-only APIBen Langmuir2014-06-24
* Forgot to add file in r211631Matt Arsenault2014-06-24
* Add R600 builtin codegen.Matt Arsenault2014-06-24
* Fix missing C++ mode commentMatt Arsenault2014-06-24
* Correctly Load Mixed FP-GP Variadic Arguments for x86-64.Rafael Espindola2014-06-24
* Disable the bits of r211623 that broke the botsBen Langmuir2014-06-24
* Use appropriate default PIE settings for OpenBSD.Brad Smith2014-06-24
* Add directory_iterator for (non-recursive) iteration of VFS directoriesBen Langmuir2014-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
* Use lowercase windows.h for mingw cross compilation.Logan Chien2014-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
* Revert r211121 (and r211285), "Change libclang initialization to use std::cal...NAKAMURA Takumi2014-06-24