]> granicus.if.org Git - clang/shortlog
clang
2015-02-17 Daniel Jasperclang-format: Fix crasher.
2015-02-17 Manuel KlimekMake tests independent of llvm variable naming.
2015-02-17 Craig Topper[X86] Convert palignr builtin handling to use shuffle...
2015-02-17 Alex DenisovAdd more tests for NSArray/NSDictionary literals
2015-02-17 Craig Topper[X86] Merge the 2 separate builtin handlers for PALIGNR...
2015-02-17 Craig Topper[X86] Remove code that does custom handling of the...
2015-02-16 Fariborz Jahanian[Objctive-C sema]. Do not do the unused-getter-return...
2015-02-16 Aaron BallmanMinor tweaks to r229447 to ensure the attribute is...
2015-02-16 Nico WeberWrap to 80 columns. No behavior change.
2015-02-16 Nico WeberFor variables with dependent type, don't crash on ...
2015-02-16 Saleem AbdulrasoolSema: diagnose use of unscoped deprecated prior to...
2015-02-16 Saleem AbdulrasoolParse: return true from ParseCXX11AttributeArgs if...
2015-02-16 Craig Topper[X86] Remove completely unnecessary switch statement.
2015-02-16 Justin BognerInstrProf: Update for LLVM API change
2015-02-16 Nico WeberFix typo in comment.
2015-02-16 Benjamin KramerASTMatchers: Make TypeList a variadic template and...
2015-02-16 Serge PavlovEnhance printing SizeOfPackExpr in dump.
2015-02-16 Serge PavlovRegression test for RP6954.
2015-02-16 Matt ArsenaultRevert r229409: "Hack to try deleting file from build...
2015-02-16 Matt ArsenaultHack to try deleting file from build bots
2015-02-16 Sanjay Patelx86-64 ABI: unwrap single element structs / arrays...
2015-02-16 Matt ArsenaultDon't create output file in test
2015-02-16 Benjamin KramerMove helper class into an anonymous namespace.
2015-02-16 Matt ArsenaultOpenCL: Accept -cl-strict-aliasing
2015-02-16 Alex DenisovFix crash when clang tries to build NSNumber literal...
2015-02-16 Benjamin KramerAnalyzer: Flatten Checker hierarchy.
2015-02-16 Aaron BallmanReverting a switch from LLVM_DELETED_FUNCTION to =...
2015-02-16 Michael KupersteinFix quoting of #pragma comment for MS compat, clang...
2015-02-16 Benjamin KramerASTMatchers: Replace enable_if with static_assert.
2015-02-16 Benjamin KramerASTMatchers: Make VariadicOperatorMatcher a real variad...
2015-02-16 Richard SmithDR1467: If aggregate initialization encounters an initi...
2015-02-16 Craig Topper[X86] Teach clang to lower __builtin_ia32_psrldqi256...
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-02-15 Aaron BallmanPartial revert of r229336; this wasn't intended to...
2015-02-15 Aaron BallmanRemoving LLVM_EXPLICIT, as MSVC 2012 was the last reaso...
2015-02-15 Benjamin KramerUnbreak the build.
2015-02-15 Benjamin KramerMake pushCleanup a variadic template. NFC.
2015-02-15 Benjamin KramerFormat: Make FormatToken's isOneOf a variadic template
2015-02-15 Benjamin KramerAnalyzer: Replace a set of particularly ugly faux varia...
2015-02-15 Larisse VoufoFix a typo in r229291 causing buildbot failure.
2015-02-15 Larisse VoufoAdd more tests for crashes that happend to be fixed...
2015-02-15 Larisse VoufoDon't crash on `struct ::, struct ::` (and the same...
2015-02-15 Larisse VoufoMore on fixing sized deallocation implementation logic...
2015-02-15 Nico WeberAdd more tests for crashes that happend to be fixed...
2015-02-15 Nico WeberDon't crash on `struct ::, struct ::` (and the same...
2015-02-15 Nico WeberWrap to 80 columns. No behavior change.
2015-02-15 David BlaikieRemove trailing whitespace to make test compatible...
2015-02-15 David BlaikieRemove trailing whitespace to make test compatible...
2015-02-15 David BlaikieRemove trailing whitespace to make test compatible...
2015-02-15 David BlaikieRemove trailing whitespace to help make test compatible...
2015-02-15 David BlaikieUpdate test to be ready for typeless pointer changes
2015-02-15 David BlaikieUpdate test to make it robust to migration to typeless...
2015-02-14 Benjamin KramerReplace snprintf with a Twine. NFC.
2015-02-14 David MajnemerItaniumMangle: Correctly mangle <base-unresolved-name>
2015-02-14 Nico WeberMake a reference const. No behavior change.
2015-02-14 Larisse VoufoRevise the implementation logic of sized deallocation...
2015-02-14 Richard Smith[modules] Accept //-style comments in module maps on...
2015-02-14 Richard SmithUpdate cxx_dr_status to cover dr1748 and add test.
2015-02-14 David MajnemerTry to unbreak the Hexagon bot
2015-02-14 Richard SmithDR1748: the reserved placement allocation functions...
2015-02-14 David MajnemerCodeGen: _Atomic(_Complex) shouldn't crash
2015-02-14 David MajnemerRevert "Revert r229082 for a bit, it caused PR22577."
2015-02-14 David MajnemerCodeGen: Correctly convert atomic bool from i8 to i1
2015-02-14 David BlaikieUpdate test case to be compatible with auto-migration...
2015-02-14 David BlaikieRemove trailing whitespace getting in the way of near...
2015-02-14 David BlaikieAdjust test case to be compatible with future changes...
2015-02-13 Richard Smith[modules] If we have a choice between including a file...
2015-02-13 Richard Smith[modules] Guard against recursively re-entering diagnos...
2015-02-13 Richard Smith[modules] Don't produce duplicate lookup results if...
2015-02-13 Richard SmithPR17938: This has already been fixed, add regression...
2015-02-13 Richard Smith[modules] Improve llvm-bcanalyzer output on AST files...
2015-02-13 Nico WeberRevert r229082 for a bit, it caused PR22577.
2015-02-13 Chandler CarruthRemove a stray blank line that my sort_include.py scrip...
2015-02-13 Chandler Carruth[PM] Fix #include order here that I forgot to update...
2015-02-13 Chandler Carruth[PM] Move away from the old llvm/PassManager.h header...
2015-02-13 David MajnemerMS ABI: Implement /volatile:ms
2015-02-13 Craig Topper[X86] Fix test cases that I foolishly copied and modifi...
2015-02-13 Craig Topper[X86] Add range checking on immediate arguments on...
2015-02-13 Craig Topper[X86] Add _mm_bslli_si128 and _mm_bsrli_si128 as aliase...
2015-02-13 Craig Topper[X86] Simplify some code and remove some -Wshadow disab...
2015-02-13 NAKAMURA TakumiMark clang/test/CodeGen/exceptions-seh-leave.c as REQUI...
2015-02-12 Reid KlecknerSEH: Use the SEHTryEpilogueStack instead of a separate...
2015-02-12 Richard Smith[modules] When collecting declarations to complete...
2015-02-12 Nico Weber[ms] Implement codegen for __leave.
2015-02-12 Ben LangmuirMangle the IsSystem bit into the .pcm file name
2015-02-12 Richard SmithFix typoo.
2015-02-12 David MajnemerSema: Semantically check _Atomic-qualified pointers
2015-02-12 Greg BedwellFix dependency generation crash test to run clang and...
2015-02-12 Vasileios Kalintiris[mips] Partially revert r223927: Removing __SIZEOF_INT1...
2015-02-12 Filipe CabecinhasFix tests so they work when the linker is gcc
2015-02-12 Steven WuAdd InlineAsmDiagnosticHandler for bitcode input
2015-02-12 Richard SmithMore for DR1467: In C++, when initializing an element...
2015-02-12 Richard SmithImprove the "braces around scalar init" warning to...
2015-02-11 Nico WeberWrap to 80 columns. No behavior change.
2015-02-11 Reid KlecknerAdd the 'noinline' attribute to call sites within __try...
2015-02-11 Pete CooperFix REQUIRES lines on tests from r228735. Thanks Krist...
2015-02-11 Benjamin KramerCXXInheritance: Modernize removal of hidden virtual...
2015-02-11 Reid KlecknerAdd a comdat to __clang_call_terminate
2015-02-11 Adrian PrantlFix PR19351. While building up a composite type it...
2015-02-11 Alex DenisovFix amount of diagnostic classes
next