]> granicus.if.org Git - clang/shortlog
clang
2015-12-22 Alexey Bataev[OPENMP] Revert r256238 to fix the problem with tests...
2015-12-22 Alexey Bataev[OPENMP 4.5] Parsing/sema for 'depend(sink:vec)' clause...
2015-12-22 Eric ChristopherPull out a bunch of duplicated option handling code...
2015-12-22 Eric ChristopherUse -no-canonical-prefixes to make sure binaries names...
2015-12-21 Dan Gohman[WebAssembly] Remove the -target command-line flag...
2015-12-21 David Majnemer[clang-cl] Add support for /Brepro
2015-12-21 James Y KnightTweak myriad-toolchain test.
2015-12-21 Vedant KumarReapply "[CodeGen] Fix assignments of inline layouts...
2015-12-21 Vedant KumarRevert "[CodeGen] Fix assignments of inline layouts...
2015-12-21 Vedant Kumar[CodeGen] Fix assignments of inline layouts into the...
2015-12-21 Daniel Jasperclang-format: Properly set the BlockKind for more blocks.
2015-12-21 Daniel Jasperclang-format: Only consider the first #include that...
2015-12-21 Daniel Jasperclang-format: [JS] Change Google-style default for...
2015-12-21 Daniel Jasperclang-format: Only try to find the "main" include in...
2015-12-21 Alexander Kornienko[scan-view] replace deprecated optparse with argparse
2015-12-21 Daniel Jasperclang-format: Extend detection of the "main" #include...
2015-12-21 James Molloy[Driver] Pass -O* to the gold plugin via -plugin-opt
2015-12-21 Craig Topper[Sema] Use range-based for loops. NFC
2015-12-21 NAKAMURA Takumi[Cygwin] Enable TLS as emutls.
2015-12-20 Michael Kuperstein[X86] Add missing m64/int64 conversions
2015-12-20 Michael Kuperstein[X86] Add signed aliases for popcnt intrinsics
2015-12-19 Paul RobinsonDriver part of debugger tuning.
2015-12-19 Chris BienemanRevert "[CMake] Support a simple case for bootstrap...
2015-12-19 Richard SmithTest for diagnostic quality improvement in r256049.
2015-12-19 Richard SmithFix crash-on-invalid if a :: is followed by two or...
2015-12-19 Paul RobinsonRecommit CC1 part of debugger tuning; pass through...
2015-12-19 Eric ChristopherUse a command line alias to remove the need to rewrite...
2015-12-19 Chris Bieneman[CMake] Fixing a typo in a flag
2015-12-19 Chris Bieneman[CMake] Support a simple case for bootstrap builds...
2015-12-19 Paul RobinsonRevert r256063, it's killing clang-tools-extra
2015-12-18 Paul RobinsonCC1 part of debugger tuning; pass through setting from...
2015-12-18 Chris Bieneman[CMake] PGO training data
2015-12-18 Zachary TurnerFix invalid enum comparison.
2015-12-18 Richard SmithSplit RequireCompleteType into a function that actually...
2015-12-18 Zachary TurnerSupport AlwaysBreakAfterReturnType
2015-12-18 Richard Smith[modules] Don't try to use the definition of a class if
2015-12-18 Richard SmithWire a SourceLocation into IsDerivedFrom and move the...
2015-12-18 Bob WilsonPIC should not be enabled by default on Darwin with...
2015-12-18 Chad RosierFix an unused variable warning from r256012.
2015-12-18 Adrian PrantlAdd a defensive check for a nullptr.
2015-12-18 Yaron KerenReplace SM.getFileEntryForID(Lexer->getFileID()) with...
2015-12-18 Alexey Bataev[OPENMP] Remove explicit call for implicit barrier
2015-12-18 Alexey Bataev[OPENMP] Fix for http://llvm.org/PR25878: Error compili...
2015-12-18 Alexey Bataev[OPENMP 4.5] Parsing/sema analysis for 'depend(source...
2015-12-18 Douglas GregorObjC properties: consider ownership of properties from...
2015-12-17 Richard TrieuAdd a test for r255875 & r255929, comparisons on DynTyp...
2015-12-17 Artem Belevich[CUDA] runtime wrapper header tweaks
2015-12-17 Richard TrieuFix r255875, use '<' instead of '==' for 'operator<'
2015-12-17 Easwaran RamanAttach maximum function count to Module when using...
2015-12-17 Chad Rosier[x86] Filecheck is case sensitive. Capitalize directives.
2015-12-17 Chad Rosier[x86] Filecheck is case sensitive. Capitalize directives.
2015-12-17 Artem Belevich[CUDA] Make vtable construction aware of host/device...
2015-12-17 Marina Yatsina[ms-inline-asm] Add support for composite structs in...
2015-12-17 Alexey Bataev[OPENMP] Fix for http://llvm.org/PR25142: openmp: Asser...
2015-12-17 Richard TrieuAdd QualType case to operator< for DynTypedNode.
2015-12-17 Manman Ren[TLS on Darwin] use CXX_FAST_TLS calling convention...
2015-12-17 Devin Coughlin[analyzer] Better detect when C++ object was constructe...
2015-12-16 Dan Gohman[WebAssembly] Initial linking support.
2015-12-16 Rafael EspindolaUpdate for llvm api change.
2015-12-16 Eric ChristopherFix funciton->function typo.
2015-12-16 Rafael EspindolaUpdate for llvm API change.
2015-12-16 Evgeniy StepanovFix CFI tests in sanitizer-ld.
2015-12-16 Sumanth Gundapaneni[PS4] Fix the unit test to be compatible with clang...
2015-12-16 Chris Bieneman[CMake] Name the bootstrap stages stage[0-9]
2015-12-16 Nico WeberLet -Wdelete-non-virtual-dtor mention final.
2015-12-16 Diego NovilloAdd -fsyntax-only to fix failure in read-only directories.
2015-12-16 Sumanth GundapaneniFix the failing windows clang unit tests. NFC
2015-12-16 Artem Belevich[CUDA] renamed cuda_runtime.h wrapper to __cuda_runtime.h
2015-12-16 Chris Bieneman[CMake] If you're building compiler-rt, the bootstrap...
2015-12-16 Chris Bieneman[CMake] Make CLANG_BOOTSTRAP_TARGETS overridable
2015-12-16 Chris Bieneman[CMake] ExternalProject for compiler-rt needs to depend...
2015-12-16 Paul Robinson[PS4][Profile] add "--dependent-lib=libclang_rt.profile...
2015-12-16 Manuel KlimekMake matchers thread compatible, so we can pass them...
2015-12-16 Andrey Bokhanko[x86] Exclusion of incorrect include headers paths...
2015-12-16 Daniel Jasperclang-format: Extend header sort category implementation.
2015-12-16 Akira Hatanaka[Objective-c] Fix a crash that occurs when ObjCTypePara...
2015-12-16 Craig Topper[CodeGen] Use llvm::CmpInst::Predicate instead of unsig...
2015-12-16 Reid KlecknerPrint qualified display names when emitting CodeView
2015-12-16 Chris Bieneman[CMake] Add support for generating profdata for clang...
2015-12-16 Evgeniy Stepanov[cfi] Exclude ubsan runtime library from non-diag CFI...
2015-12-16 Reid KlecknerReland "[SEH] Use llvm.x86.seh.recoverfp for SEH filter...
2015-12-16 Reid KlecknerRevert "[SEH] Use llvm.x86.seh.recoverfp for SEH filter...
2015-12-16 Richard SmithFix grammar.
2015-12-16 Richard SmithUpdate our claims about GCC's diagnostics quality to...
2015-12-16 Richard SmithThese days, GCC has at least minimal documentation...
2015-12-15 Evgeniy StepanovRelax checks in cfi-cross-dso test.
2015-12-15 Reid Kleckner[SEH] Use llvm.x86.seh.recoverfp for SEH filters on...
2015-12-15 Evgeniy StepanovCross-DSO control flow integrity (Clang part).
2015-12-15 NAKAMURA Takumiclang/test/CodeGen/ms_this.cpp: Fix for -Asserts.
2015-12-15 NAKAMURA TakumiFix clang/test/CodeGen/ms_this.cpp.
2015-12-15 David Majnemer[WinEH] Update clang to use operand bundles on call...
2015-12-15 Krzysztof ParzyszekUnsupport test that should not be run on Hexagon
2015-12-15 Nico Weberclang-cl: Add an alias for /wd4100
2015-12-15 Michael Zuckerman[Microsoft][C++] Clang doesn't support a use of "this...
2015-12-15 Michael Zuckerman[Microsoft][C++] Clang doesn't support a use of "this...
2015-12-15 Alexey Bataev[OPENMP 4.5] Fix test compatibility with 32 bit mode.
2015-12-15 Alexey Bataev[OPENMP 4.5] Codegen for 'hint' clause of 'critical...
2015-12-15 NAKAMURA Takumiclang/test/Analysis/padding_c.c: Suppress a test incomp...
2015-12-15 Benjamin Kramer[libclang] Add a flag to create the precompiled preambl...
2015-12-15 Gabor HorvathAdd a new matcher to match character types.
next