2017-10-12 |
Craig Topper | [X86] Use -ffreestanding instead of using the mm_malloc... |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Alexey Bataev | [OPENMP] Fix PR34926: Fix handling of the array section... |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Alexey Bataev | [OPENMP] Fix PR34925: Fix getting thread_id lvalue... |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Ivan A. Kosarev | [CodeGen] Generate TBAA info along with LValue base... |
commit | commitdiff | tree | snapshot |
2017-10-12 |
NAKAMURA Takumi | Fix warnings. [-Wdocumentation] |
commit | commitdiff | tree | snapshot |
2017-10-12 |
NAKAMURA Takumi | SVal::getAsSymbol(bool IncludeBaseRegions): Follow... |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Sylvestre Ledru | Split the AlignTrailingComments on several lines. The... |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Martin Storsjo | [COFF, ARM64] Add MS builtins __dmb, __dsb, __isb |
commit | commitdiff | tree | snapshot |
2017-10-12 |
NAKAMURA Takumi | clang/module.modulemap: Create Clang_Frontend_CodeGenOp... |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Craig Topper | [X86] Remove a few unnecessary check lines from the... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Zachary Turner | Revert "[ADT] Make Twine's copy constructor private." |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Lang Hames | Update cc1as_main for MCCodeEmitter ownership change... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Zachary Turner | [ADT] Make Twine's copy constructor private. |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Vedant Kumar | [Driver] Export symbols needed to use profile runtime |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Craig Topper | [X86] Add support for 'amdfam17h' to __builtin_cpu_is... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
George Karpenkov | [Analyzer] Support bodyfarming libstdc++ implementation... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Matt Morehouse | [clang-fuzzer] Build with newer protobuf-mutator. |
commit | commitdiff | tree | snapshot |
2017-10-11 |
George Karpenkov | [Analyzer] Fix introduced regression: properly check... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
George Karpenkov | [Analyzer] Remove dead code from testing scripts |
commit | commitdiff | tree | snapshot |
2017-10-11 |
George Karpenkov | [Analyzer] Assume that string-like const globals are... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Matt Morehouse | [clang-fuzzer] Allow linking with any fuzzing engine. |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Craig Topper | [X86] Correct type for argument to clflushopt intrinsic. |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Alexey Bataev | [OPENMP] Remove extra if, NFC. |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Matt Morehouse | Reland "[clang-fuzzer] Allow building without coverage... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Alexey Bataev | [OPENMP] Fix PR34916: Crash on mixing taskloop|tasks... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Matt Morehouse | [clang-fuzzer] Fix shared library dependencies. |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Daniel Marjamaki | [Analyzer] Clarify error messages for undefined result |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Haojian Wu | [clang-rename] Add more unittest. |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Alexey Bader | [OpenCL] Allow function declaration with empty argument... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Haojian Wu | [clang-rename] Don't add prefix qualifiers to the decla... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Daniel Jasper | Revert r314955: "Remove PendingBody mechanism for funct... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
NAKAMURA Takumi | Reorder. |
commit | commitdiff | tree | snapshot |
2017-10-11 |
NAKAMURA Takumi | ClangCodeGenTests: Update libdeps in rL315392, +clangAST. |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Lang Hames | Update cc1as_main for MCAsmBackend ownership change... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Richard Smith | [modules] Fix visibility checking for using declaration... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Richard Smith | [modules] Only take visible using-directives into accou... |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Alex Lorenz | A '<' with a trigraph '#' is not a valid editor placeholder |
commit | commitdiff | tree | snapshot |
2017-10-11 |
Richard Smith | [Modules TS] Diagnose missing/duplicate module-declaration. |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Adrian Prantl | Include getting generated struct offsets in CodegenABITypes |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Richard Smith | [Modules TS] Diagnose attempts to enter module implemen... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Richard Smith | [Modules TS] Module ownership semantics for redeclarations. |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Peter Collingbourne | Support: Have directory_iterator::status() return FindF... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Jan Korous | Fix indexer crash for default template template paramet... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Richard Smith | Add test for regression caused by reverted patch r315251. |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Guozhi Wei | [CGExprScalar] In EmitCompare trunc the result if it... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Matt Morehouse | Revert "[clang-fuzzer] Allow building without coverage... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Matt Morehouse | [clang-fuzzer] Build proto-to-cxx with fuzzer-no-link. |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Francis Ricci | [lit] Add host_cxx to lit config |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Matt Morehouse | [clang-fuzzer] Allow building without coverage instrume... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Hans Wennborg | For dllexport class templates, export specializations... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Alexey Bataev | [OPENMP] Add default codegen|tests for 'target parallel... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Simon Pilgrim | Fix a (slightly weird) 'comma operator within array... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Eric Liu | Revert "[Modules TS] Module ownership semantics for... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Eric Liu | Revert "[Modules TS] Avoid computing the linkage of... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Artem Dergachev | [analyzer] MisusedMovedObject: Fix state-resetting... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Artem Dergachev | [analyzer] MisusedMovedObject: Add printState() method... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Artem Dergachev | [analyzer] PthreadLockChecker: Add printState() method... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Gabor Horvath | [analyzer] Implement pointer arithmetic on constants |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Haojian Wu | [clang-refactor] Fix clang-tidy misc-move-const-arg... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Ivan A. Kosarev | [CodeGen] Do not construct complete LValue base info... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Haojian Wu | Fix small nits in clang-refactor doc. |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Benjamin Kramer | [ASTMatchers] Don't create a copy of a std::set when... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Akira Hatanaka | [Sema][ObjC] Preserve syntactic sugar when removing |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Richard Smith | [Modules TS] Avoid computing the linkage of the enclosi... |
commit | commitdiff | tree | snapshot |
2017-10-10 |
Jan Korous | R13575: Fix USR mangling for function pointer types |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Jan Korous | Fix typos in documentation |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Richard Smith | [Modules TS] Module ownership semantics for redeclarations. |
commit | commitdiff | tree | snapshot |
2017-10-09 |
George Karpenkov | [Analyzer] Do not segfault on unexpected call_once... |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Jan Korous | PR13575: Fix test |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Matt Arsenault | AMDGPU: Add read_exec_lo/hi builtins |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Jan Korous | PR13575: Fix USR mangling for fixed-size arrays |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Hamza Sood | Testing commit access. |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Matt Arsenault | AMDGPU: Fix missing declaration for __builtin_amdgcn_di... |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Ilya Biryukov | Set PreprocessorOpts.GeneratePreamble=true in Precompil... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Benjamin Kramer | Certain versions of clang require an explicit initializ... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Benjamin Kramer | Remove unused variables. No functionality change. |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Benjamin Kramer | Make SourceLocation, QualType and friends have constexp... |
commit | commitdiff | tree | snapshot |
2017-10-08 |
Benjamin Kramer | Remove unused variables. No functionality change. |
commit | commitdiff | tree | snapshot |
2017-10-07 |
Vedant Kumar | [Driver] Fix -static-libsan / -shared-libsan on Darwin |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Saleem Abdulrasool | Driver: hoist the `wchar_t` handling to the driver |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Reid Kleckner | Revert "For dllexport class templates, export specializ... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Reid Kleckner | [MS] Raise the default value of _MSC_VER to 1911, which... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Alex Lorenz | -Wdocumentation should allow '...' params in variadic... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Alex Lorenz | Revert r315087 |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Matt Arsenault | OpenCL: Assume functions are convergent |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Alex Lorenz | [ObjC] Don't warn on readwrite properties with custom... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Alex Lorenz | [refactor] add support for refactoring options |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Zachary Turner | [lit] Improve tool substitution in lit. |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Zachary Turner | Run pyformat on lit code. |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Paul Robinson | For Windows, allow .exe extension in a test. |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Alexey Bataev | [OPENMP] Do not capture local static variables. |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Erich Keane | Split X86::BI__builtin_cpu_init handling into own funct... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Alexey Bataev | [OPENMP] Capture references to global variables. |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Akira Hatanaka | Fix one more check string after r315045. |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Ivan A. Kosarev | Refine generation of TBAA information in clang |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Akira Hatanaka | Fix one more check string after r315045. |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Akira Hatanaka | Fix check strings in test case and use llvm::to_string... |
commit | commitdiff | tree | snapshot |
2017-10-06 |
Akira Hatanaka | [CodeGen] Emit a helper function for __builtin_os_log_f... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Chris Bieneman | [CMake] Add install-distribution-toolchain to stage2... |
commit | commitdiff | tree | snapshot |
2017-10-05 |
Hans Wennborg | For dllexport class templates, export specializations... |
commit | commitdiff | tree | snapshot |
next |