2018-02-12 |
Reid Kleckner | [Sema] Don't mark plain MS enums as fixed |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Erich Keane | Update target-note-test to be current with the AMDGPU... |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Erich Keane | Make attribute-target on a Definition-after-use update... |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Erich Keane | Add Invalid-note test negllected in R324673,324674... |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Momchil Velikov | Re-commit r324490: [DebugInfo] Improvements to represen... |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Krasimir Georgiev | [clang-format] Fix comment indentation in text protos |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Aaron Ballman | Allow the NS, CF, and ObjC attributes to be used with... |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Filipe Cabecinhas | ASan+operator new[]: Add an option for more thorough... |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Jonas Hahnfeld | [CUDA] Add option to generate relocatable device code |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Jonas Hahnfeld | [CUDA] Fix test cuda-external-tools.cu |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Craig Topper | [X86] Change the signature of the AVX512 packed fp... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Aaron Smith | Fix test clang-diff-json.cpp |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Simon Pilgrim | Add vector add/sub/mul/div by scalar tests (PR27085) |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Gabor Horvath | Make a build bot happy. |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Gabor Horvath | [Templight] Template Instantiation Observer |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Artem Dergachev | [analyzer] NFC: Assert that our fix for noreturn destru... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Artem Dergachev | [analyzer] Fix a merge error in -analyzer-config tests. |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Artem Dergachev | [analyzer] NFC: Use CFG construction contexts instead... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Artem Dergachev | [CFG] Provide construction contexts when constructors... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Artem Dergachev | [CFG] Add construction context for constructor initiali... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Artem Dergachev | [CFG] Add construction context for simple variable... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
George Karpenkov | [analyzer] Serialize statistics to plist when serialize... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Artem Dergachev | [analyzer] Add missing pre-post-statement callbacks... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Artem Dergachev | [analyzer] Add support for __builtin_constant_p. |
commit | commitdiff | tree | snapshot |
2018-02-09 |
George Karpenkov | [analyzer] Introduce statistics for the total number... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
George Karpenkov | [NFC] Extract method to SourceManager for traversing... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Matt Davis | [CodeGen] Use the zero initializer instead of storing... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Akira Hatanaka | Remove "CHECK: entry" in test case. |
commit | commitdiff | tree | snapshot |
2018-02-09 |
George Karpenkov | [analyzer] [tests] Fixing an error after non-atomic... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Adrian Prantl | Introduce an API for LLDB to compute the default module... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
George Karpenkov | [analyzer] [tests] [NFC] Remove a fragile tightly-coupl... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Matt Arsenault | AMDGPU: Update for datalayout change |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Francois Ferrand | clang-format: keep ObjC colon alignment with short... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Andrew V. Tischenko | Fif for an issue when Clang permits assignment to vecto... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Konstantin... | AMDGPU/GCN: Bring processors in sync with AMDGPUUsage |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Saleem Abdulrasool | AST: support ObjC lifetime qualifiers in MS ABI |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Artem Dergachev | [CFG] Squash an unused variable introduced in r324668. |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Richard Smith | [modules] Fix incorrect diagnostic mapping computation... |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Reid Kleckner | [WinEH] Put funclet bundles on inline asm calls |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Erich Keane | Fix UBSan issue with PPC::isValidCPUName |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Erich Keane | Add size to constexpr Arrays |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Artem Dergachev | [analyzer] MallocChecker: Fix one more bug category. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Erich Keane | Add Rest of Targets Support to ValidCPUList (enabling... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Erich Keane | Add NVPTX Support to ValidCPUList (enabling march notes) |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Erich Keane | Add X86 Support to ValidCPUList (enabling march notes) |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Erich Keane | Make march/target-cpu print a note with the list of... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Artem Dergachev | [CFG] Add extra context to C++ constructor statement... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Artem Dergachev | [analyzer] Self-debug: Dump the core's internal state... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Artem Dergachev | [analyzer] Self-debug: Dump environment frame-by-frame. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
George Karpenkov | [analyzer] [tests] Test different projects concurrently |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Alex Lorenz | PR36307: Consume the #pragma options align annotation... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Craig Topper | [X86] Replace kortest intrinsics with native IR. |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Erich Keane | Fix improper indentation issue in CodeGenModule [NFC] |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Matt Arsenault | Fix crash on array initializer with non-0 alloca addrspace |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Ben Hamilton | [clang-format] Do not break Objective-C string literals... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Jan Korous | [Parser][FixIt] Better diagnostics for "typedef" instea... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Alexander Ivchenko | Fix for #31362 - ms_abi is implemented incorrectly... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Krasimir Georgiev | [clang-format] Do not break before long string literals... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Ben Hamilton | [clang-format] Set ObjCBinPackProtocolList to Never... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Rafael Espindola | Add a testcase for PR36268. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Erich Keane | [NFCi] Replace a couple of usages of const StringRef... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Rafael Espindola | Don't try to use copy relocations with tls variables. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Richard Smith | PR36055: fix computation of *-dependence in nested... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Rafael Espindola | Recommit r324107 again. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Vedant Kumar | [clang-import-test] Run clang-format, NFC |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Alex Lorenz | [PR36008] Avoid -Wsign-compare warning for enum constan... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Momchil Velikov | Revert [DebugInfo] Improvements to representation of... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
George Karpenkov | [analyzer] [NFC] Factor out generating path diagnostics... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Rafael Espindola | Revert "Recommit r324107." |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Eric Fiselier | Fix r324498: the commit removed the '-' before the... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Rafael Espindola | Recommit r324107. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Rafael Espindola | Don't pass ForDefinition_t in places it is redundant. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Eric Fiselier | [Driver] Add option to manually control discarding... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Momchil Velikov | [DebugInfo] Improvements to representation of enumerati... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Jacek Olesiak | [clang-format] Fix ObjC message arguments formatting. |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Saleem Abdulrasool | AST: support SwiftCC on MS ABI |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Saleem Abdulrasool | Support `#pragma comment(lib, "name")` in the frontend... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Erich Keane | [NFC] Change odd cast-through-unknown behavior to an... |
commit | commitdiff | tree | snapshot |
2018-02-07 |
Erich Keane | [NFC] Correct a typo'ed comment and reworded, since... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Akira Hatanaka | [Sema][ObjC] Use SmallSetVector to fix a failing test... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Walter Lee | [Myriad] Define __ma2x5x and __ma2x8x |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Volodymyr Sapsai | [Lex] Fix handling numerical literals ending with ... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
John McCall | Pass around function pointers as CGCallees, not bare... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Ben Hamilton | [clang-format] Add more tests for Objective-C 2.0 gener... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
George Karpenkov | [analyzer] [tests] Show function name in CmpRuns output |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Fedor Sergeev | [Solaris] Silence -pthread warning on Solaris |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Sylvestre Ledru | Unittests misc. typos |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Jacek Olesiak | Test commit - fixing a comment. |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Krasimir Georgiev | [clang-format] Adds space around angle brackets in... |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Richard Trieu | Fix crash on invalid. |
commit | commitdiff | tree | snapshot |
2018-02-06 |
Alex Shlyapnikov | Fix test/Driver/sanitizer-ld.c broken by D40903 |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Alex Shlyapnikov | [Sanitizers] Basic Solaris sanitizer support (PR 33274) |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Peter Collingbourne | IRGen: Move vtable load after argument evaluation. |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Akira Hatanaka | Add support for attribute 'trivial_abi'. |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Jonas Hahnfeld | [Options] Make --cuda-path-ignore-env a Flag, NFCI. |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Mark Zeren | [clang-format] Re-land: Fixup #include guard indents... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Mark Zeren | Revert "[clang-format] Fixup #include guard indents... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Mark Zeren | [clang-format] Fixup #include guard indents after parse... |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Daniil Fukalov | Recommit rL323890: [AMDGPU] Add ds_fadd, ds_fmin, ds_fm... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Sander de Smalen | Recommit rL323952: [DebugInfo] Enable debug information... |
commit | commitdiff | tree | snapshot |
next |