projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2013-12-03
Jiangning Liu
Add some missing AArch64 Neon intrinsics like vmull_hig...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Dmitri Gribenko
MS inline asm: When LLVM called back to Clang to parse...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Refactored the work group-related attributes to use...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Simplifying a test for duplicate vec_type_hint attribut...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
The CUDA device attribute doesn't need custom logic...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Chad Rosier
[AArch64] Implemented vcopy_lane patterns using scalar...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Chad Rosier
[AArch64] Add missing NEON scalar floating-point to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Manman Ren
Debug Info: Move the constant for Debug Info Version...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Manman Ren
Expand comments for Debug Info Version.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Rectifying style issues with generated code. No functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Automate attribute language option checking by specifyi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Hans Wennborg
ClangFormatPackage.cs: fix inconsistent line endings
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Factored attribute mutual exclusion code into a helper...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Hans Wennborg
clang-format vs plugin: use Alp's suggestion for gettin...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
James Dennett
Fix a typo in a comment: expasion -> expansion
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Hans Wennborg
clang-format vs plugin: bake clang-format.exe into...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Re-enabled support for the Subjects for the weak attrib...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Alp Toker
Rewriter: Output RewriteRope contents efficiently
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
The __w64 attribute handler was more generically named...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Joerg Sonnenberger
Assume ARMv6 for NetBSD for now for strex/ldrex.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Joerg Sonnenberger
NetBSD uses long derived size_t / ssize_t in all ARM...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
The FieldDecl is already covered by the ValueDecl case...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Alexander Kornienko
Added an option to specify fallback style.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Switching the ibaction attribute handler to the general...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Replacing custom subject application logic with table...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Aaron Ballman
Using the proper set key when determining whether a...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Alp Toker
Driver: Factor gold support out into a function
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Daniel Jasper
clang-format: Fix excessive formatting caused by r195954.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Alp Toker
Correct a user-visible static analyzer message typo
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Alp Toker
Fix inconsistent diag name
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Alp Toker
Correct test to target 'unknown'
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Rafael Espindola
Handle CC and NoReturn when instantiating members of...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Benjamin Kramer
CommentLexer: When proceeding with a typo corrected...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Benjamin Kramer
Reenable ms inline asm test.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Alp Toker
Fix typo: s/Occurence/Occurrence/
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Sergey Matveev
Update the LeakSanitizer documentation with a proper...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Saleem Abdulrasool
add an additional test case for generic attributes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Joerg Sonnenberger
NetBSD uses signed wchar_t on ARM platforms.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Aaron Ballman
Refactored the tls_model attribute to use a custom...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Aaron Ballman
Using a custom subject to reenable the Subjects line...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Aaron Ballman
Fixes a possible assert in the custom SubsetSubject...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Alexander Kornienko
Added LanguageStandard::LS_JavaScript to gate all JS...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Aaron Ballman
Enables support for custom subject lists for attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Daniel Jasper
clang-format: Extends formatted ranges to subsequent...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Daniel Jasper
clang-format: Correctly handle Qt's Q_SLOTS.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Daniel Jasper
clang-format: Fix bad indentation of nested blocks.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Hao Liu
AArch64: Two intrinsics are expected to return float64...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Hao Liu
Fix the problem that the range check for scalar narrow...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Jiangning Liu
Add missing intrinsic function vbsl_f64 for AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
Jiangning Liu
Add missing intrinsic function vcombine_f64 for AArch64...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Daniel Jasper
clang-format: Improve selective formatting of nested...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Alp Toker
InclusionRewriter: Avoid duplicated BOM check
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Alp Toker
Fix test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
David Majnemer
Sema: Assert that there are no pending local instantiat...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Alp Toker
Ensure that the output BOM test check is run
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Kaelyn Uhrain
Add a return statement to the func with an int return...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Alp Toker
One last portability fix attempt for r195886
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Alp Toker
Attempt to make test from r195886 portable with differe...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Richard Smith
Add support for C++'s SD6 feature test macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
David Majnemer
Sema: Instantiation of variable definitions weren't...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Alp Toker
Improve BOM test from r195877
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Lubos Lunak
strip UTF-8 BOM in -frewrite-includes (PR#15664)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Benjamin Kramer
Remove unused diagnostic.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Aaron Ballman
Renaming Struct to GenericRecord for clarity; could...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Alp Toker
Bring back a StringRef used in some build configurations
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Aaron Ballman
Converts the lockable attributes to use the simple...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Aaron Ballman
Automated checking for C++ when determining what argume...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Aaron Ballman
Adding the Subjects entry back for the noreturn attribu...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Aaron Ballman
Enabling the subject list for the warn_unused attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Aaron Ballman
Adding in the subject for the init_priority attribute.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Aaron Ballman
Refactored semantic handlers that would unilaterally...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Alexander Kornienko
Trivial fix: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Jiangning Liu
Fix the AArch64 NEON bug exposed by checking constant...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Aaron Ballman
Removing the description part of a subset subject....
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Aaron Ballman
Laying the basic groundwork for table generating the...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Argyrios Kyrtzidis
[libclang] Check for LIBCLANG_DISABLE_CRASH_RECOVERY...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Argyrios Kyrtzidis
[Sema] Don't look for the instantiation of a local...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
David Majnemer
Sema: Instantiate local class and their members appropr...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Argyrios Kyrtzidis
[libclang] Make sure we don't access past the tokens...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Alp Toker
Remove a whole lot of unused variables
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Alp Toker
Add a triple to fix this test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Richard Smith
Unify lookup from within not-yet-defined defaulted...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Alp Toker
Implement -Wold-style-cast
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Richard Smith
Remove 'DistinctSpellings' support from Attr.td and...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Chad Rosier
[AArch64] Add support for NEON scalar floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Chandler Carruth
Fix the build break introduced by r195799 by restoring...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
James Dennett
Documentation cleanup: Doxygen-ification, typo fixes...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Richard Smith
Remove unused entity from .td file.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Chad Rosier
[AArch64] Add support for NEON scalar floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
DeLesley Hutchins
Thread safety analysis: fix ICE due to missing null...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Aaron Ballman
Replacing a custom diagnostic with a more standard...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Rafael Espindola
Don't call getMostRecentDecl when we know we have it.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Rafael Espindola
Move these virtual methods out of line.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Alexander Kornienko
Changed non-printable characters in the test to the...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Gabor Greif
fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Simon Atanasyan
[Mips] Pass -mmsa option to the assembler.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Simon Atanasyan
[Mips] Replace explicit argument handling by the single...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Simon Atanasyan
[Mips] Reduce number of FileCheck variables used in...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Simon Atanasyan
[Mips] Add support for nan2008 libraries and headers...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Simon Atanasyan
[Mips] Merge two MIPS Code Sourcery toolchain tests...
commit
|
commitdiff
|
tree
|
snapshot
next