projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2013-10-06
Mark Lacey
Pass CGCXXABIs around directly.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Aaron Ballman
Switching the CallableWhen attribute over to using...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Nick Lewycky
Add support for -mcx16, and predefine __GCC_HAVE_SYNC_C...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Aaron Ballman
Silencing an MSVC warning; SmallSet::count returns...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Craig Topper
Use logical/arithmetic operations instead of builtins...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Simon Atanasyan
Remove unused param from Linux::computeSysRoot().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Benjamin Kramer
Sema: Cleanup redundant variable NumArgsToCheck
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Jiangning Liu
Implement aarch64 neon instruction set AdvSIMD (Across).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Alp Toker
Remove unused Sema::DelayedDestructorExceptionSpecs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Manman Ren
Debug Info: update testing cases when the derived-from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
DeLesley Hutchins
Consumed Analysis: Change callable_when so that it...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Fariborz Jahanian
ObjectiveC. Allow readonly properties without an explic...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Eric Christopher
Temporarily revert r191801 due to conflicts with the...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rafael Espindola
Don't assume instruction names in the output.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rafael Espindola
Add test from pr17476.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Rafael Espindola
Revert "Teach TreeTransform and family how to transform...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Amaury de la...
Do not emit undefined lsrh/ashr for NEON shifts
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Simon Atanasyan
Revert r191947. The problem is not MIPS-specific and...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Timur Iskhodzhanov
Simplify MicrosoftCXXNameMangler::mangleFunctionType
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Simon Atanasyan
[Mips] For MIPS '-fPIC -static' means to compile as...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Jiangning Liu
Implement aarch64 neon instruction set AdvSIMD (3V...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Jordan Rose
[analyzer] Replace bug category magic strings with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Richard Smith
Temporarily revert r191910 until the layering violation...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Nico Weber
Don't complain about -fuse-ld=gold (cf r191429).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Rafael Espindola
Fix the test in clang_f_opts.c to fail on unknown options.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Rafael Espindola
Fix test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Eric Christopher
Make this use -### instead of a temporary output.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Eric Christopher
Give this a temporary output so it is cleaned up.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Rafael Espindola
Ignore -mieee-fp.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Jordan Rose
[analyzer] Replace bug category magic strings with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Jordan Rose
[analyzer] Add new debug helper clang_analyzer_warnIfRe...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Argyrios Kyrtzidis
[libclang] python: expose a few functions, patch by...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Argyrios Kyrtzidis
[libclang] Introduce clang_Type_getClassType which...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Tim Northover
Fix test to work on Linux hosts by specifying triple.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Tim Northover
ARM: *-*-darwin-eabi triples should use AAPCS.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Matthew Curtis
Gracefully (and correctly) handle init of multiple...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Faisal Vali
Teach TreeTransform and family how to transform generic...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Timur Iskhodzhanov
Extract ABI-specific parts of MangleContext into separa...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Faisal Vali
Revert changes from the nested lambdas commit till...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Faisal Vali
Teach TreeTransform and family how to transform generic...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Craig Topper
Change __builtin_ia32_bextri_u64 to take an i64imm...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Fariborz Jahanian
ObjectiveC migrator: Add individual options and
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Fariborz Jahanian
ObjectiveC migrator: Add more options one for each
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Fariborz Jahanian
ObjectiveC migrator. Starting distiguising different
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Mark Lacey
Use the CGCXXABI member on CodeGenTypes.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Kaelyn Uhrain
Speed up CorrectTypo by avoiding lookups on unreasonabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Fariborz Jahanian
Objective-C migrator. Simplify migrator option
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Timur Iskhodzhanov
Fix crashes when creating global instances of polymorph...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Reid Kleckner
Accept #pragma warning(push, 0) without warning
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Daniel Jasper
clang-format: Fix clang-format-diff.py according to...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Patrik Hagglund
Fix gcc -Wunused-but-set-variable warning in r191634.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Joey Gouly
[ARM] Add a builtin to allow you to use the 'sevl'...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Nick Lewycky
Fix build breakage, missed committing a chunk of a...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Nick Lewycky
Thread a SourceLocation into the EmitCheck for "load_in...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Jordan Rose
[analyzer] Add missing return after function pointer...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Manman Ren
Debug Info: update testing cases when the derived-from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Kaelyn Uhrain
Fix a typo suggestion regression introduced by r191544.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Nick Lewycky
No functionality change. Reflow lines that could fit...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Fariborz Jahanian
ObjectiveC migrator: When doing migration, migrator...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Rafael Espindola
Revert commits r190613, r190560 and r190557.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Warren Hunt
Fixing implementation of bittestandset in Intrin.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Ariel J. Bernal
Fixed replacements for files with relative paths are...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexander Kornienko
Refactoring: split addTokenToState into two methods.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Tim Northover
Typo in ARM __attribute__((interrupt)) documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Tim Northover
Implement ARM GNU-style interrupt attribute
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Tim Northover
Move checkStringLiteralArgument into Sema class
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Timur Iskhodzhanov
Run the -cxx-abi test in 32-bit mode as the 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Timur Iskhodzhanov
Author a FIXME in a test now that PR12784 is fixed
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Amara Emerson
[ARM] Add -mfpu=none option to the driver.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Alexey Bataev
[OpenMP] Added parsing and semantic analysis for firstp...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Faisal Vali
Fix computation of linkage within nested lambdas.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Eli Friedman
Fix typo correction usage of SemaAccess.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Smith
Revert r191586 and r191695. They cause crashes when...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Eli Friedman
Tweak changes in r186464 to avoid a crash.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Richard Smith
Remove support for arrays of runtime bound in C++1y...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Weiming Zhao
Fix PR 12730: Add _GCC_HAVE_SYNC_COMPARE_AND_SWAP macro...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Warren Hunt
Changing __X86_64__ to __x86_64__ in Intrin.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Manman Ren
Turn struct-path aware TBAA on by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
David Blaikie
Remove unused variable introduced in 191666
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Yunzhong Gao
Adding intrinsics to the clang front end for the x86...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Edwin Vane
Moving style option formatting to libFormat
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Manuel Klimek
Fix use-after-free.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Daniel Jasper
clang-format: Improve alignment after 'return'.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Chandler Carruth
Add a bunch of other GCC '-f' options and ignore them...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
Chandler Carruth
Switch one of the ignored boolean flag multiclasses...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-30
NAKAMURA Takumi
SemaTemplateDeduction.cpp: Suppress a warning. [-Wunuse...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Faisal Vali
Revert the linkage fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Faisal Vali
Remove an unnecessary overload from ASTLambda.h
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Faisal Vali
Fix computation of linkage within nested lambdas.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Manuel Klimek
Add section on VS integration to the ClangFormat docume...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Faisal Vali
Fix windows newlines :(
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Daniel Jasper
Fix misspelling of -fmodules-decluse.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Daniel Jasper
clang-format: Fix assertion on incomplete string literals.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Faisal Vali
Implement conversion to function pointer for generic...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Ed Schouten
Add character set related __STDC_* definitions.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Richard Smith
Implement C++1y sized deallocation (n3778). This is...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Richard Smith
Remove commented-out entry for ARBs, they're not in...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Benjamin Kramer
The second parameter of nexttoward is always long double.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
James Dennett
Documentation: minor fixes/improvements to documentatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Benjamin Kramer
Make helper function static.
commit
|
commitdiff
|
tree
|
snapshot
next