]> granicus.if.org Git - clang/shortlog
clang
2015-07-16 Filipe CabecinhasActually "RUN:" the tests...
2015-07-16 Alexey Bataev[OPENMP] Fixed detection of canonical loops with random...
2015-07-16 David Majnemer[Intrin.h] Use compiler builtins to model memory barriers
2015-07-16 Nikola SmiljanicPR10405 - Desugar FunctionType and TemplateSpecializati...
2015-07-16 Akira Hatanaka[ARM] Pass subtarget feature "+no-movt" instead of...
2015-07-16 Evgeniy StepanovRevert r242365.
2015-07-16 Naomi Musgraveupdated tests for correct commit, concerning D11198
2015-07-16 Naomi Musgraveupdated tests for correct commit
2015-07-15 Naomi Musgraveadding tests for various dtor decl types
2015-07-15 Reid Kleckner[clang-cl] Use the Windows response file tokenizer
2015-07-15 Yaron KerenFinally, with no users for shell-preserves-root, remove...
2015-07-15 Gabor Horvath[Static Analyzer] Do not fail silently, when the analyz...
2015-07-15 Yaron KerenErase REQUIRES: shell-preserves-root from remaining...
2015-07-15 Yaron KerenErase REQUIRES: shell-preserves-root from more tests...
2015-07-15 James DennettAllow any comment to be a trailing comment when -fparse...
2015-07-15 Birunthan Mohanathasclang-format: Fix return type breaking with overloaded...
2015-07-15 Evgeniy Stepanov-disable-llvm-optzns in one clang test.
2015-07-15 Yaron KerenActually requiring shell disables the test on Windows...
2015-07-15 Bill Schmidt[PPC64] Update tests for vec_sld
2015-07-15 Yaron KerenSince r179283, internal shell is default on windows...
2015-07-15 Reid KlecknerRun clang-format on Tools.h, the indentation is inconsi...
2015-07-15 David Majnemer[Targets] Define __BOOL_DEFINED for Windows targets...
2015-07-15 Aaron BallmanAdd the ability to AST match a variable declaration...
2015-07-15 Daniel Jasperclang-format: Fix column layout with a comment in the...
2015-07-15 Bill Schmidt[PPC64LE] Fix vec_sld semantics for little endian
2015-07-15 Rafael EspindolaSet comdat when an available_externally thunk is conver...
2015-07-15 Yaron KerenAdd support for armv7-windows-gnu targets to the clang...
2015-07-15 Peter CollingbourneCodeGen: Improve CFI type blacklisting mechanism.
2015-07-15 Alexey Bataev[OPENMP] http://llvm.org/PR24121: canonical loop reject...
2015-07-15 Yaron KerenFix test to run under MSYS2 by disabling MSYS conversio...
2015-07-15 Yaron KerenUpdate test comment that it fails the same way on MSYS2.
2015-07-15 Alexey BataevFix comments for several methods, NFC
2015-07-15 Alexey BataevRemove extra \brief comment, NFC
2015-07-15 James DennettDocumentation cleanup, mostly fixing summaries. No...
2015-07-15 Richard Smith[modules] Switch to the normal reverse postorder visita...
2015-07-14 Davide Italiano[Sema] Don't emit "pure virtual" warning for fully...
2015-07-14 Hans WennborgUpdate cxx_dr_status.html after 3.7 branch
2015-07-14 Tyler NowickiMake the variable names match the name of the metadata...
2015-07-14 Hans Wennborgdocs/conf.py: update version to 3.8
2015-07-14 Hans WennborgReleaseNotes.rst: Bump version to 3.8
2015-07-14 Justin BognerDriver: Delete dead code
2015-07-14 NAKAMURA TakumiSema.h: Just prune a redundant \brief introduced in...
2015-07-14 Paul RobinsonAdd a "maximum TLS alignment" characteristic to the...
2015-07-14 David Majnemer[Sema] Emit a better diagnostic when variable redeclara...
2015-07-14 Artem BelevichRun cuda options test only with specific target.
2015-07-14 Richard Smith[modules] Avoid repeatedly hashing the same name when...
2015-07-14 Reid Kleckner[clang-cl] Disable C++ exceptions a different way
2015-07-14 Sunil SrivastavaFixed 22941: Integer template parameter as immediate...
2015-07-14 Nemanja IvanovicAdd missing builtins to altivec.h for ABI compliance...
2015-07-14 David BlaikieRely on default zero-arg value for IRBuilder::CreateCal...
2015-07-14 Hans WennborgAST Matchers: pass ast_type_traits::DynTypedNode by...
2015-07-14 Benjamin KramerPull trivial SanitizerSet methods into the header.
2015-07-14 Yaron KerenSupport mingw-w64 toolchain on openSUSE and likely...
2015-07-14 Asaf Badouh[x86] add 2 bit to ObjCOrBuiltinID and new intrinsics
2015-07-14 Benjamin Kramer[Analyzer] Move FindSuperCallVisitor into an anonymous...
2015-07-14 Daniel Jasperclang-format: Fix formatting of multiple lambdas in...
2015-07-14 Alexey Bataev[OPENMP] Drop type qualifiers from private variables.
2015-07-14 Serge PavlovClasses inside lambdas are local not nested.
2015-07-14 NAKAMURA TakumiTweak clang/test/PCH/chain-openmp-threadprivate.cpp...
2015-07-14 Alexey BataevFix for clang memcpyizer bugs 23911 and 23924 (patch...
2015-07-14 Yaron KerenFix test for Visual C++ link.exe.
2015-07-14 Yaron KerenFix test for Visual C++.
2015-07-14 Yaron KerenAdd support for -fuse-ld= in the mingw toolchain driver.
2015-07-14 NAKAMURA TakumiMark clang/test/PCH/chain-openmp-threadprivate.cpp...
2015-07-14 NAKAMURA Takumiclang/test/lit.cfg: Introduce the feature "tls", for...
2015-07-14 Richard SmithAdd file missed from r242105.
2015-07-14 Richard Smith[modules] When diagnosing errors in module map files...
2015-07-14 Adrian PrantlRemove a completely redundant initialization of llvm...
2015-07-14 Evgeniy StepanovBasic code generation for MSan use-after-dtor.
2015-07-14 Richard SmithExtend -ftime-report to give more information about...
2015-07-14 Samuel Antao[OpenMP] Add REQUIRES pragma to threadprivate regressio...
2015-07-13 David Majnemer[Intrin.h] Use __ATOMIC_SEQ_CST instead of '5'
2015-07-13 David Majnemer[Intrin.h] Make the variable names more consistent
2015-07-13 Artem Belevich[cuda] Driver changes to compile and stitch together...
2015-07-13 Samuel Antao[OpenMP] Add TLS-based implementation for threadprivate...
2015-07-13 Rafael EspindolaThis reverts commit r242058, r242065, r242067.
2015-07-13 NAKAMURA Takumiclang/test/Driver/cuda-options.cu REQUIRES clang-driver...
2015-07-13 Artem BelevichFixed regex to properly match '64' in the test case.
2015-07-13 Benjamin KramerMove class into an anonymous namespace. NFC.
2015-07-13 Artem Belevich[cuda] Driver changes to compile and stitch together...
2015-07-13 Ben Langmuir[Modules] Allow missing header before a missing requirement
2015-07-13 Nico Weberclang-cl: For files setting output names, mention which...
2015-07-13 Mark HeffernanUpdate documentation for unroll pragmas on loops with...
2015-07-13 Birunthan Mohanathasclang-format: Print token type name instead of number...
2015-07-13 Ulrich WeigandSupport alternate attribute spelling __enable_if__
2015-07-13 Ulrich WeigandUpdate comment
2015-07-13 Rafael EspindolaSet the linkage before setting the visibility.
2015-07-13 David MajnemerIntrin.h: Don't invade the program's namespace
2015-07-13 David MajnemerIntrin.h: Clean up our atomic intrinsics
2015-07-13 NAKAMURA TakumiFix clang/unittests/ASTMatchers/Dynamic/Makefile. clang...
2015-07-12 Richard SmithMinor simplification, no functionality change.
2015-07-12 Richard Smith[modules] Improve performance when there is a local...
2015-07-12 Davide Italiano[Sema] If lvalue to rvalue reference cast is valid...
2015-07-12 NAKAMURA TakumiTweak libclang's users, c-arcmt-test, c-index-test...
2015-07-12 NAKAMURA TakumiReformat Makefile.
2015-07-12 Birunthan Mohanathasclang-format: Add Mozilla brace breaking style
2015-07-11 Daniel Jasperclang-format: Extend vim integration so that a line...
2015-07-10 Justin BognerSema: Allow null names to be passed in to isAcceptableT...
2015-07-10 Richard Smith[modules] When checking the include guard for a header...
2015-07-10 Reid KlecknerDisable C++ EH by default for clang-cl and MSVC environ...
next