projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2017-01-05
Justin Lebar
[CUDA] More correctly inherit primitive types from...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Justin Lebar
[CUDA] Add __declspec spellings for CUDA attributes.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Justin Lebar
[ToolChains] Use "static" instead of an anonymous names...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Justin Lebar
[Driver] Driver changes to support CUDA compilation...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Justin Lebar
[CUDA] Make CUDAInstallationDetector take the host...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Justin Lebar
[TableGen] Only normalize the spelling of GNU-style...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Justin Lebar
[Windows] Remove functions in intrin.h that are defined...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Saleem Abdulrasool
test: add an explicit triple
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Samuel Antao
[OpenMP] Add fields for flags in the offload entry...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Saleem Abdulrasool
CodeGen: plumb header search down to the IAS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Arpith Chacko...
[OpenMP] Update target codegen for NVPTX device.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Haojian Wu
No canonical-prefixes match in avr-toolchain.c.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Dylan McKay
[AVR] Revert the functional part of r291083
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Dylan McKay
[AVR] Support r26 through r31 in inline assembly
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Dylan McKay
Add AVR target and toolchain to Clang
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Richard Smith
Per [temp.deduct.call], do not deduce an array bound...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Richard Smith
Factor out more common logic in template argument deduc...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Richard Smith
Fix assertion failure on deduction failure due to too...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
George Burgess IV
[Sema] Mark undefined ctors as deleted. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Reid Kleckner
[MS] Instantiate default args during instantiation...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-05
Erich Keane
Correct Vectorcall Register passing and HVA Behavior
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Chandler Carruth
[gtest] The way EXPECT_TEST now works after upgrading...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Richard Smith
Only instantiate members of nested classes in local...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Richard Smith
Bail out if we try to build a DeclRefExpr naming an...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
George Burgess IV
[Parse] Don't ignore attributes after a late-parsed...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
David Blaikie
Fix for LLVM Bitcode API change (to use std::shared_ptr)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
David Blaikie
Remove use of intrusive ref count ownership acquisition
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Richard Smith
Fix failure to treat overloaded function in braced...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Richard Smith
Revert accidentally-committed file.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Richard Smith
Factor out duplicated code and simplify.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
George Burgess IV
[Sema] Replace remove_if+erase with erase_if. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Reid Kleckner
Support -fno-delayed-template-parsing in clang-cl.exe
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Arpith Chacko...
Reverting commit r290983 while debugging test failure...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Reid Kleckner
Use -### so the mbig-obj.c test passes when there is...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Arpith Chacko...
[OpenMP] Update target codegen for NVPTX device.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Artem Belevich
[CUDA] Pre-include sm_60 and sm_61 headers.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Reid Kleckner
Accept and ignore -Wa,-mbig-obj on COFF targets for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Alex Lorenz
Fix a buildbot failure introduced by r290960.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Alex Lorenz
Add -f[no-]strict-return flag that can be used to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Martin Probst
clang-format: [JS] avoid indent after ambient function...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Alexander Shaposhnikov
[clang] Update lit config in utils/perf-training
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Richard Smith
Fix deduction of pack elements after a braced-init...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Nico Weber
Change clang-format's Chromium JavaScript defaults
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Richard Smith
Remove accidentally-added lines in r290923 test, and...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Richard Smith
Fix template argument deduction when only some of a...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Richard Trieu
Extend -Wtautological-overlap-compare to more cases.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Dehao Chen
Add -plugin-opt=sample-profile for thinLTO build.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
George Burgess IV
Re-add objectsize function/incomplete type checks.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Reid Kleckner
Relax CHECK line from r290906
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Reid Kleckner
[Win64] Don't widen integer literal zero arguments...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Arpith Chacko...
[OpenMP] Code cleanup for NVPTX OpenMP codegen
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Carlo Bertolli
[OPENMP] Private, firstprivate, and lastprivate clauses...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Alexander Kornienko
[clang-tidy] Add check name to YAML export
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Alex Lorenz
Handle StaticAssertDecl in DeclContextPrinter
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Alex Lorenz
Handle VarTemplateDecl in DeclContextPrinter
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Alex Lorenz
Handle AccessSpecDecl in DeclContextPrinter
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Alex Lorenz
Handle ClassTemplateSpecializationDecl in DeclContextPr...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Alex Lorenz
Handle EmptyDecl in DeclContextPrinter
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Alex Lorenz
Handle UsingDecl and UsingShadowDecl in DeclContextPrinter
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Alex Lorenz
Handle FriendDecl in DeclContextPrinter
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Alex Lorenz
[CodeCompletion] Autocomplete NS_DESIGNATED_INITIALIZER...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Kelvin Li
[OpenMP] Sema and parsing for 'target teams distribute...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Richard Smith
Add testcase for the regression introduced in r290808.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Daniel Jasper
Remove isIgnored()-test that is more expensive than...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Kelvin Li
[OpenMP] Add test cases for the proc_bind and schedule...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Renato Golin
Revert "DR1391: Check for implicit conversion sequences...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Richard Smith
DR1391: Check for implicit conversion sequences for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-02
Richard Smith
Address post-commit review comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-01
Saleem Abdulrasool
CodeGen: update comment about RTTI field
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
Kelvin Li
Fix typo in test case. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
Richard Smith
[c++17] Implement P0522R0 as written. This allows a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
Alexander Shaposhnikov
[clang] Fix clean build of generate-order-file
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
Richard Smith
Remove redundant assertion.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-31
James Dennett
Typo fix in AST matcher documentation: s/aribtrary...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Simon Pilgrim
Wdocumentation fix
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Mads Ravn
[clang] Minor fix to libASTMatcherTutorial
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Saleem Abdulrasool
CodeGen: use a StringSwitch instead of cascasding ifs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Eric Fiselier
Allow lexer to handle string_view literals. Patch from...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Richard Smith
Remove bogus assertion and add testcase that triggers it.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Kelvin Li
[OpenMP] Sema and parsing for 'target teams distribute...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-29
Justin Lebar
[ADT] Delete RefCountedBaseVPTR.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Piotr Padlewski
[ItaniumABI] NFC changes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Piotr Padlewski
Revert "Mention devirtualization in release notes"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Piotr Padlewski
Mention devirtualization in release notes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Teresa Johnson
[ThinLTO] No need to rediscover imports in distributed...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Kelvin Li
Fix format. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Reid Kleckner
Revert "Driver: switch Windows to static RelocModel"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Teresa Johnson
[ThinLTO] Add missing FileCheck invocation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
George Burgess IV
[CodeGen] Unique constant CompoundLiterals.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Richard Smith
Mark 'auto' as dependent when instantiating the type...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Richard Smith
DR1315: a non-type template argument in a partial speci...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
Michael Kuperstein
Update test that relies on the optimizer to match new...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
David Blaikie
DebugInfo: Don't include size/alignment on class declar...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Richard Smith
Add warning flag for "partial specialization is not...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Ekaterina Romanova
[DOXYGEN] Improved doxygen comments for xmmintrin.h...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Richard Smith
DR1495: A partial specialization is ill-formed if it...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Richard Smith
Add reference/non-reference mismatch test.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Richard Smith
Work around a standard defect: template argument deduct...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
George Burgess IV
Emit CCEDiags when evaluating a const variable.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Craig Topper
[AVX-512] Replace masked 512-bit pmuldq and pmuludq...
commit
|
commitdiff
|
tree
|
snapshot
next