2019-02-12 |
Reid Kleckner | [X86] Use __m128_u for _mm_loadu_ps after r353555 |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Anton Korobeynikov | Disable PIC/PIE for MSP430 target |
commit | commitdiff | tree | snapshot |
2019-02-12 |
JF Bastien | [NFC] typo |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Scott Linder | [AMDGPU] Require at least protected visibility for... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Petr Hosek | [CMake][Fuchsia] Pass -ldl -lpthread LDFLAGS to second... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Ilya Biryukov | [Sema] Fix a crash in access checking for deduction... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Aaron Ballman | Renaming yet another diagnostic to not conflict; NFC. |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Aaron Ballman | Renaming this diagnostic to not conflict with another... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Aaron Ballman | Fixing a typo; NFC. |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Nico Weber | Disable test after r353718, r353725, r353729 while... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Craig Topper | [X86] Use the new unaligned vector typedefs for the... |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Douglas Yung | Fix VS2015 build problem introduced by r353370. |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Erik Pilkington | Add a new attribute, fortify_stdlib |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Eli Friedman | [Sema] Mark GNU compound literal array init as an rvalue. |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Heejin Ahn | [WebAssembly] Make thread-related options consistent |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Nico Weber | Fix a few tests that were missing ':' on CHECK lines... |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Petr Hosek | [CodeGen] Set construction vtable visibility after... |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Tom Tan | [COFF, ARM64] Remove definitions for _byteswap library... |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Nico Weber | Attempt to pacify bots more after r353718 and r353725 |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Nico Weber | Attempt to pacify bots after r353718 |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Nico Weber | Make test actually test something (colons were missing) |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Alexander Kornienko | Fixed header underline in docs. |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Serge Guelton | [tools] Fix python DeprecationWarning: invalid escape... |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Benjamin Kramer | Make some helper functions static. NFC. |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Kristof Umann | [analyzer] New checker for detecting usages of unsafe... |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Fangrui Song | Format isInSystemMacro after D55782 |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Kadir Cetinkaya | [clang][Index] Add a knob to index function parameters... |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Sven van Haastregt | [libclang] Add attribute support for 'convergent'. |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Gabor Marton | [ASTImporter] Add test RedeclChainShouldBeCorrectAmongs... |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Petr Hosek | [CMake][Fuchsia] Drop libclang.so from distribution |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Brad Smith | long double is double on OpenBSD/NetBSD/PPC. |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Reid Kleckner | Fix test to pass on LLP64 targets |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Reid Kleckner | Fix clang tests broken by r353547 that depend on InstrProf |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Fangrui Song | Use llvm::is_contained. NFC |
commit | commitdiff | tree | snapshot |
2019-02-09 |
James Y Knight | [opaque pointer types] Cleanup CGBuilder's Create*GEP. |
commit | commitdiff | tree | snapshot |
2019-02-09 |
David L. Jones | [StaticAnalyzer] Add missing include to SMTAPI.h. ... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Eli Friedman | Fix buildbot failure from r353569. |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Artem Dergachev | [analyzer] Add a comment that FunctionCodeRegions may... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Mikhail R.... | This reverts commit 1440a848a635849b97f7a5cfa0ecc40d374... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Stanislav Mekhanoshin | [AMDGPU] Split dot-insts feature |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Artem Dergachev | [analyzer] CStringSyntaxChecks: Fix an off-by-one error... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Adrian Prantl | -gmodules: Don't emit incomplete breadcrumbs pointing... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Volodymyr Sapsai | [CodeGen][ObjC] Fix assert on calling `__builtin_consta... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Eli Friedman | [CodeGen][NFC] Update comments in CGExprConstant.cpp. |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Eli Friedman | [Sema] Make string literal init an rvalue. |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Adrian Prantl | Fix typo |
commit | commitdiff | tree | snapshot |
2019-02-08 |
George Karpenkov | [analyzer] Opt-in C Style Cast Checker for OSObject... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Akira Hatanaka | Pass the base element type of an array type to the... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Craig Topper | [X86] Add explicit alignment to __m128/__m128i/__m128d... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Alexey Bataev | [OPENMP]Delay emission of the error messages for the... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Alexey Bataev | Revert "[OPENMP]Initial support for the delayed diagnos... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Alexey Bataev | [OPENMP]Initial support for the delayed diagnostics. |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Yitzhak Mandelbaum | [ASTMatchers][NFC] Update comments on assorted `CXXMemb... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Ben Hamilton | [Format/ObjC] Fix [foo bar]->baz formatting as lambda... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
James Y Knight | [opaque pointer types] Cleanup CGBuilder's Create*GEP. |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Gabor Marton | [ASTImporter][ASTImporterSpecificLookup] Add test for... |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Gabor Marton | [AST] Fix structural inequivalence of operators |
commit | commitdiff | tree | snapshot |
2019-02-08 |
JF Bastien | Variable auto-init: fix __block initialization |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Eli Friedman | [COFF, ARM64] Fix types for _ReadStatusReg, _WriteStatusReg |
commit | commitdiff | tree | snapshot |
2019-02-08 |
JF Bastien | [NFC] Variable auto-init: use getAsVariableArrayType... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Jiong Wang | bpf: teach BPF driver about the new CPU "v3" |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Akira Hatanaka | [Sema][ObjC] Disallow non-trivial C struct fields in... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Alexey Bataev | [SEMA]Generalize deferred diagnostic interface, NFC. |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Anastasia Stulova | [OpenCL][PR40603] In C++ preserve compatibility with... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Gabor Marton | [ASTImporter] Refactor unittests to be able to paramete... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Erich Keane | Fix r350643 to limit COFF emission to <= 32 BYTES inste... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Martin Storsjo | [clang-cl] support /Oy- on aarch64 |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Hans Wennborg | Typo: s/follwing/following |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Mikhail R.... | Move the SMT API to LLVM |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Mikhail R.... | Moved the whole SMT API to a single file. NFC. |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Mikhail R.... | Got rid of the `Z3ConstraintManager` class |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Mikhail R.... | Generalised the SMT state constraints |
commit | commitdiff | tree | snapshot |
2019-02-07 |
James Y Knight | [opaque pointer types] Make EmitCall pass Function... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
James Y Knight | [opaque pointer types] Pass through function types... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Artem Dergachev | [analyzer] Canonicalize declarations within variable... |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Artem Dergachev | Revert "[analyzer] Remove the "postponed" hack, deal... |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Tom Tan | [COFF, ARM64] Add ARM64 support for MS intrinsic _fastfail |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Patrick Lyster | Test commit. NFC |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Stephen Hines | Switch to cantFail(), since it does the same assertion. |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Petr Hosek | [CMake] Unify scripts for generating VCS headers |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Heejin Ahn | [WebAssembly] Add atomics target option |
commit | commitdiff | tree | snapshot |
2019-02-06 |
James Y Knight | Fix MSVC constructor call extension after b92d290e48e9... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Richard Smith | [modules] Fix handling of initializers for templated... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Artem Belevich | Basic CUDA-10 support. |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Volodymyr Sapsai | [Preprocessor] Add a note with framework location for... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
George Karpenkov | [analyzer] Document RetainCountChecker behavior and... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
George Karpenkov | [analyzer] [testing] Inside CmpRuns.py output also... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
George Karpenkov | [analyzer] [RetainCountChecker] Bugfix: in non-OSObject... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Adrian Prantl | Fix a missing word in comment |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Alexey Bataev | [DOCS]Support for emission of the debug info for the... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Anton Korobeynikov | Do not use frame pointer by default for MSP430 |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Alexey Bataev | [DEBUG_INFO][NVPTX] Generate correct data about variabl... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
James Y Knight | [opaque pointer types] More trivial changes to pass... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
James Y Knight | Minor cleanup: remove CGBuild::CreateConst*ByteGEP... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Kelvin Li | [OPENMP] issue error messages for multiple teams contru... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
James Y Knight | [opaque pointer types] Pass function types for runtime... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
James Y Knight | [opaque pointer types] Fix the CallInfo passed to EmitC... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Nemanja Ivanovic | [NFC] Explicitly add -std=c++14 option to tests that... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Anastasia Stulova | Fix ICE on reference binding with mismatching addr... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Kristof Umann | Fix the sphinx buildbot after D54429 |
commit | commitdiff | tree | snapshot |
next |