projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2018-01-19
Abderrazek...
[AArch64] Add ARMv8.2-A FP16 scalar intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Richard Trieu
Allow BlockDecl in CXXRecord scope to have no access...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Craig Topper
[X86] Add goldmont to test/Driver/x86-march.c
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Don Hinton
[cmake] Also pass CMAKE_ASM_COMPILER_ID to next stage...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Dan Gohman
[WebAssembly] Add target flags for sign-ext opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Daniel Neilson
Change memcpy/memove/memset to have dest and source...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Krasimir Georgiev
[clang-format] Adds a canonical delimiter to raw string...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Krasimir Georgiev
[clang-format] Fix shortening blocks in macros causing...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Sanjay Patel
[CodeGenCXX] annotate a GEP to a derived class with...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Petr Hosek
[Fuchsia] Tests for the Fuzzer support in Fuchsia driver
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Hongbin Zheng
[Refactor] Use enum instead of magic number in handleX8...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Petr Hosek
[Fuchsia] Enable Fuzzer as a supported sanitizer on...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Craig Topper
[X86] Add missing check for RDSEED to ICL, CNL, SKX...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Nico Weber
Remove TautologicalInRangeCompare from Extra and Tautol...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Steve O'Brien
c-index-test: small fix to CXString handling and disposal
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Sam Clegg
Convert comment to C-style to prevent warning
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Ben Hamilton
[ClangFormat] ObjCSpaceBeforeProtocolList should be...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Jonas Hahnfeld
[OpenMP] Correct generation of offloading entries
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Ilya Biryukov
[Frontend] Allow to use PrecompiledPreamble without...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Simon Pilgrim
Fix MSVC "uninitialized variable" warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Haojian Wu
[ASTMatcher] Add isScoped matcher for enumDecl.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Hiroshi Inoue
Revert rC322769: [RISCV] Propagate -mabi and -march...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Richard Trieu
Fix Scope::dump()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
George Karpenkov
[analyzer] a few helper methods for getting and compari...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Rafael Espindola
Update for llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Artem Dergachev
[analyzer] NFC: Remove unused method - BugReporter...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Artem Dergachev
[analyzer] NFC: RetainCount: Protect from dumping raw...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Artem Dergachev
[analyzer] NFC: Use "= default" for default ProgramPoin...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Artem Dergachev
[analyzer] operator new: Fix callback order for CXXNewExpr.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Artem Dergachev
[analyzer] operator new: Add a new ProgramPoint for...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Artem Dergachev
[analyzer] Suppress "this" pointer escape during constr...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Rafael Espindola
Use an enum value instead of a string.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Artem Dergachev
[analyzer] operator new: Fix path diagnostics around...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Artem Dergachev
[analyzer] NFC: operator new: Fix new(nothrow) definiti...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Artem Dergachev
[analyzer] operator new: Add a new checker callback...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Benjamin Kramer
[ASTMatchers] Support generating docs for single-line...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Artem Dergachev
[analyzer] operator new: Fix ambigious type name.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Artem Dergachev
[analyzer] operator new: Fix memory space for the retur...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Benjamin Kramer
[Sema] Allow conversion between long double and __float128.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Douglas Yung
[DOXYGEN] Fix doxygen and content issues in xmmintrin.h
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Artem Dergachev
[analyzer] operator new: Model the cast of returned...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Artem Dergachev
[analyzer] NFC: Forbid array elements of void type.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Artem Dergachev
[analyzer] operator new: Use the correct region for...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Ana Pazos
[RISCV] Propagate -mabi and -march values to GNU assembler.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
George Karpenkov
[analyzer] introduce getSVal(Stmt *) helper on Exploded...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
George Karpenkov
[analyzer] Make isSubRegionOf reflexive
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
George Karpenkov
[analyzer] Better UI in html reports for displaying...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Krasimir Georgiev
[clang-format] Replace unordered_set with an array
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Roman Lebedev
[ASTMatchers] Add isNoReturn() match narrower for Funct...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Artem Belevich
[DeclPrinter] Fix two cases that crash clang -ast-print.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Vedant Kumar
[Parse] Forward brace locations to TypeConstructExpr
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Sam McCall
[Index] Fix GCC warning again :-(
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Eric Liu
[Tooling] Don't deduplicate tool results in the All...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Ben Hamilton
[Format] Improve ObjC header guessing heuristic
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Benjamin Kramer
Update dump_ast_matchers for many recent changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Krasimir Georgiev
[clang-format] adds enclosing function detection to...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Nico Weber
Attempt to fix test/Driver/masm.c on the ARM bots.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Sam McCall
[Index] Fix GCC warning. This is silly, but no llvm_unr...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Haojian Wu
[Sema] Add visited contexts to CodeCompleteContext
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Nico Weber
[clang-cl] Let /FA output use intel assembly.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Krasimir Georgiev
[clang-format] Reorganize RawStringFormat based on...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
George Burgess IV
[CodeGen] Fix a crash on mangling multiversioned functions
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
George Karpenkov
[analyzer] support a mode to only show relevant lines...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Nico Weber
Make DiagnosticsEngine() take DiagOpts as DiagnosticsEn...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Richard Trieu
Add context to why test was disabled on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Erich Keane
Move target MV resolver to COMDAT
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Alexey Bataev
[DOCS] Updated current status of OpenMP support, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Alexey Bataev
[OPENMP] Add support for `depend` clauses on `target...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Alexey Bataev
[OPENMP] Add support for `depend` on `target teams...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Alexey Bataev
[OPENMP] Add support for `depend` clauses on `target...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Alexey Bataev
[OPENMP] Add support for `depend` clauses on `target...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Alexey Bataev
[OPENMP] Add support for `depend` clauses on `target...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Nico Weber
Add va_start()/va_copy()/va_end to Builtins.def
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Alexey Bataev
[OPENMP] Add support for `depend` clause on `target...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Alexey Bataev
[OPENMP] Add support for `depend` clauses on `target...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Alexey Bataev
[OPENMP] Add support for `depend` clauses on `target...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Ulrich Weigand
[SystemZ] Support vector registers with inline asm
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Alexey Bataev
[OPENMP] Add support for `depend` clauses on `target...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Hiroshi Inoue
[NFC] fix trivial typo in document
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Sam McCall
Squash -Wcovered-switch-default wairning
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Sam McCall
Ensure code complete with !LoadExternal sees all local...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Ivan Donchevskii
Add missing CINDEX_LINKAGE
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Jonathan Coe
[libclang] Add PrintingPolicy for pretty printing decla...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
George Burgess IV
[Sema] Fix a crash on invalid features in multiversioning
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Erich Keane
Revert 319303: Add _Float128 as alias to __float128...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Brian Gesiak
[Driver] Suggest valid integrated tools
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Alexey Bataev
[OPENMP] Update status of OpenMP support, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Alexey Bataev
[OPENMP] Initial codegen for `target teams distribute...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Alex Bradbury
[RISCV] Fix test failures on non-assert builds introduc...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Cameron Desrochers
Fixed memory leak in unit test introduced in my previou...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Cameron Desrochers
[PCH] Serialize skipped preprocessor ranges
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Alexey Bataev
[OPENMP] Update docs for OpenMP status, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Alexey Bataev
[OPENMP] Add codegen for `depend` clauses on `target...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Alex Bradbury
[RISCV] Implement RISCV ABI lowering
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Krasimir Georgiev
[clang-format] Adds a FormatStyleSet
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Kamil Rytarowski
Clang counterpart change for fuzzer FreeBSD support
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Craig Topper
[X86] Implement old kunpck intrinsics using vector...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Petr Hosek
Reland "[Driver] Update default sanitizer blacklist...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Mark Zeren
[clang-format] [NFC] Remove comment
commit
|
commitdiff
|
tree
|
snapshot
2018-01-13
Brian Gesiak
[docs] Use monospace for PCH option flags
commit
|
commitdiff
|
tree
|
snapshot
next