2016-10-14 |
Saleem Abdulrasool | Sema: honour dllexport in itanium more faithfully |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Arnold Schwaighofer | Add more swift calling convention tests |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Richard Smith | Reinstate r284008 reverted in r284081, with two fixes: |
commit | commitdiff | tree | snapshot |
2016-10-14 |
David L Kreitzer | Define Contiki OS toolchain |
commit | commitdiff | tree | snapshot |
2016-10-14 |
David Sheinkman | __builtin_fpclassify missing one int parameter |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Douglas Katzman | Implement no_sanitize_address for global vars |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Richard Smith | [linux] When pre-reserving stack pages to work around... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Erik Pilkington | [Sema] Refactor context checking for availability diagn... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Manman Ren | Module: emit initializers in submodules when importing... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ed Maste | Revert r284256 due to test failure |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Ed Maste | Link static PIE programs against rcrt0.o on OpenBSD |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Albert Gutowski | Implement __stosb intrinsic as a volatile memset |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Alexey Bataev | Fix for PR30632: Name mangling issue. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Liu | Removed duplicate header include |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Liu | Try to fix windows bot file path style failure caused... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Eric Liu | Deduplicate sets of replacements by file names. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Michael Zuckerman | [x86][ms-inline-asm] use of "jmp short" in asm is not... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Richard Smith | Fix bogus assert breaking modules self-host. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Richard Smith | Use SubstInitializer instead of SubstExpr when instanti... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Richard Smith | Reinstate r281429, reverted in r281452, with a fix... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Arnold Schwaighofer | Disable swiftcall test on windows: More brutal way... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Albert Gutowski | Add 64-bit MS _Interlocked functions as builtins again |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Albert Gutowski | fix _BitScan intrinsics missing header warnings; fix... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Alexander Shaposhnikov | [analyzer] Remove superquadratic behaviour from Dataflo... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Arnold Schwaighofer | Add required targets to tests to (hopefully) appease... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Justin Lebar | Add and use isDiscardableGVALinkage function. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Justin Lebar | [CUDA] Emit deferred diagnostics during Sema rather... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Saleem Abdulrasool | test: attempt to repair SCEI buildbots |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Saleem Abdulrasool | CodeGen: ensure that the runtime calling convention... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Arnold Schwaighofer | Swift Calling Convention: Fix out of bounds access |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Justin Lebar | [CUDA] Allow static variables in __host__ __device__... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Justin Lebar | [CUDA] Disallow __shared__ variables in host functions. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Justin Lebar | [CUDA] Add Sema::CUDADiagBuilder and Sema::CUDADiagIf... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Manman Ren | Module: emit initializers for C/ObjC after r276159. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Teresa Johnson | Pass -ffunction-sections/-fdata-sections along to gold... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Davide Italiano | [ThinLTO] Update doc to include lld (now supported). |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Arnold Schwaighofer | Add more 64bit swiftcall convention tests |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Albert Gutowski | Implement MS _ReturnAddress and _AddressOfReturnAddress... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Sjoerd Meijer | Guard flag –fdenormal-fp-math with –fno-fast-math. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Artem Dergachev | [analyzer] Link libStaticAnalyzerCheckers to libASTMatc... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Alexey Bataev | Fix for PR30639: CGDebugInfo Null dereference with... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Devin Coughlin | [analyzer] DeallocChecker: Don't warn about directly... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Albert Gutowski | fix ms-intrinsics labels code to work with builds with... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Richard Smith | Revert r284008. This is us to fail to instantiate stati... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Yunzhong Gao | [NFC] Fixing the description for _mm_store_ps and _mm_s... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Albert Gutowski | fix regexes for label names in ms-intrinsics test |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Albert Gutowski | Implement MS _BitScan intrinsics |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Arnold Schwaighofer | Remove basic block label in test case |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Arnold Schwaighofer | Specify a target cpu in test case |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Yunzhong Gao | [NFC] Trial change to remove a redundant blank line. |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Arnold Schwaighofer | Declare WinX86_64ABIInfo to satisfy SwiftABI info |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Kostya Serebryany | Document potential implementation of CFI in hardware. |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Albert Gutowski | Move x86-64 builtins from SemaChecking.cpp to BuiltinsX... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Alex Lorenz | NFC: CodeCompletionResult's constructor should take... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Javed Absar | [ARM] Fix - missing target-cpu in test |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Vassil Vassilev | Reinstate r283887 and r283882. |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Alex Lorenz | [CodeCompletion] Show protocol properties that are... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Alex Lorenz | [Sema] Handle transparent_union attributes in C mode... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Artem Belevich | Added REQUIRED triples to the test that fails on some... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Justin Lebar | [CUDA] Make touching a kernel from a __host__ __device_... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Mike Edwards | Revert - When optimizing for size, enable loop rerollin... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Vedant Kumar | [Profile] Update testcase for r283948 (NFC) |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Manman Ren | Module: for ObjectiveC, be consistent when checking... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Arnold Schwaighofer | Swift Calling Convention: Parameters are allowed after the |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Arnold Schwaighofer | Pass the end of a component to SwiftAggLowering's enume... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Mehdi Amini | Revert "Change Builtins name to be stored as StringRef... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Bruno Cardoso... | [Driver] Use -fsyntax-only in test/Driver/show-option... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Bruno Cardoso... | [Driver] Fix test from r283913 to unbreak bots |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Bruno Cardoso... | Reapply [Driver][Diagnostics] Make 'show option names... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Justin Lebar | [CUDA] Re-land support for <complex> (r283683 and r283680). |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Reid Kleckner | Fix the build with MSVC 2013 after r283856 |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Zachary Turner | Fix clang-offload-bundler test. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Yaxun Liu | [OpenCL] Allow partial initializer for array and struct |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Vassil Vassilev | Revert r283887 and r283882, until the issue is understo... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Mehdi Amini | Use StringRef instead of raw pointer in SourceManagerIn... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Vassil Vassilev | r283882 followup. Don't demote ParmVarDecls. This shoul... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Vassil Vassilev | [modules] PR28752: Do not instantiate variable declarat... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Renato Golin | Revert "[Driver][Diagnostics] Make 'show option names... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Manuel Klimek | Delete clang-completion-mode.el. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Mehdi Amini | Turn FileManager DirectoryEntry::Name from raw pointer... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Daniel Jasper | Explicitly ignore return code in test for test systems... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Hal Finkel | Fixup test/Driver/opt-record.c for nvptx pointer size |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Hal Finkel | Add an option to save the backend-produced YAML optimiz... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Justin Lebar | [Sema] Add explicit move constructor for ExpressionEval... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Richard Smith | Aligned allocation versus CUDA: make deallocation funct... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Bruno Cardoso... | [Driver][Diagnostics] Make 'show option names' default... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Store FileEntry::Filename as a StringRef instead of... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Adrian Prantl | [Driver] Let -gline-tables-only win when it comes after... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Change Builtins name to be stored as StringRef instead... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Vitaly Buka | Add -fno-sanitize-address-use-after-scope flag |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Nick Lewycky | Make the LValue created in EmitValueForIvarAtOffset... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Albert Gutowski | Implement MS read/write barriers and __faststorefence... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [AST] Don't use make_pointee_iterator in VTableBuilder. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Richard Smith | Re-commit r283722, reverted in r283750, with a fix... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Albert Gutowski | Implement __emul, __emulu, _mul128 and _umul128 MS... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Examples] Fix use of sema.LateParsedTemplateMap in... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Mehdi Amini | Use StringRef in LangOptions::isNoBuiltinFunc API ... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Analysis] Use unique_ptr for CallGraph::FunctionMap. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [Analysis] Use unique_ptr in AnalyaisDeclContextManager... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Justin Lebar | [AST] Convert Marshallers to use unique_ptr. |
commit | commitdiff | tree | snapshot |
next |