]> granicus.if.org Git - clang/shortlog
clang
2015-04-01 Ulrich Weigand[SystemZ] Add BuiltinsSystemZ.def to Clang_Basic modulemap
2015-04-01 Ulrich Weigand[SystemZ] Add header files to Makefile / module.modulemap
2015-04-01 Ulrich Weigand[SystemZ] Support transactional execution on zEC12
2015-04-01 Elena DemikhovskyAVX-512: added clang intrinsics for logical and, or...
2015-04-01 David Majnemer[MS ABI] Disregard restrictive exception specifications
2015-04-01 Alexey Bataev[OPENMP] Sema analysis for 'atomic capture' construct.
2015-03-31 Fariborz Jahanian[Objective-C metadata patch]. Patch to allocate one...
2015-03-31 Derek SchuffFix nacl's clang driver tests to tolerate libdir suffix...
2015-03-31 Benjamin Kramer[lex] Bitfieldize some booleans.
2015-03-31 Eli BenderskyAdd sm_37 target to Clang for NVPTX
2015-03-31 Tom StellardSema: Accept pointers to any address space for builtin...
2015-03-31 Daniel Jasperclang-format: [JS] Support getters, setters and methods...
2015-03-31 Daniel JasperMake new test slightly more generic to allow running...
2015-03-31 Craig Topper[X86] Use getHostCPUFeatures when 'native' is specified...
2015-03-31 Eric ChristopherUpdate for llvm commit r233648.
2015-03-30 Fariborz Jahanian[Objective-C patch]. Amend TransformObjCMessageExpr...
2015-03-30 Derek SchuffAdd driver support for Native Client SDK
2015-03-30 Jordan Rose[analyzer] Add test for previous commit.
2015-03-30 Jordan Rose[analyzer] Disable all retain count diagnostics on...
2015-03-30 Jordan Rose[analyzer] Don't special-case ivars backing +0 properties.
2015-03-30 Duncan P. N... DebugInfo: Use new LLVM API for DebugLoc
2015-03-30 Richard SmithUpdating code owners file per discussion with Doug...
2015-03-30 Kit Barton[PPC] Move argument range checks for HTM and crypto...
2015-03-30 Ulrich Weigand[SystemZ] Fix fallout from r233543 on no-assert builds
2015-03-30 Ulrich Weigand[SystemZ] Fix definition of IntMaxType / Int64Type
2015-03-30 Ulrich Weigand[SystemZ] Fix some ABI corner cases
2015-03-30 Daniel Sanders[mips] Add support for 'ZC' inline assembly memory...
2015-03-30 Daniel Jasperclang-format: [JS] Fix comment formatting in goog.scopes.
2015-03-30 Alexey Bataev[OPENMP] Codegen for 'atomic update' construct.
2015-03-30 Alexey Bataev[OPENMP] Improved codegen for implicit/explicit 'barrie...
2015-03-30 Petar JovanovicAdd check for kind of UnqualifiedId in Declarator:...
2015-03-29 David Majnemer[MS ABI] Rework .xdata HandlerType emission
2015-03-29 Benjamin Kramer[parse] Don't crash on alternative operator spellings...
2015-03-29 Benjamin Kramer[lex] Provide a valid token when __has_include is found...
2015-03-29 Benjamin Kramer[edit] Don't hit an assert when trying to delete a...
2015-03-29 Benjamin Kramer[parser] Push _Atomic locs through DeclaratorChunk.
2015-03-29 Benjamin Kramer[lex] Don't create a garbage token if parsing of __has_...
2015-03-29 Benjamin Kramer[Parse] Don't crash on ~A::{
2015-03-29 Benjamin Kramer[lex] Don't read past the end of the buffer
2015-03-29 Benjamin Kramer[lex] Turn range checks into asserts.
2015-03-28 Anna Zaks[scan-build] Be friendly to "" in the argument list.
2015-03-28 Chandler Carruth[Modules] Don't compute a modules cache path if we...
2015-03-28 Manuel KlimekMake the clang-fuzzer use the CompilerInstance directly.
2015-03-28 Richard SmithA conversion from a scoped enumeration bitfield to...
2015-03-28 Manuel KlimekAdd initial version of a clang-fuzzer.
2015-03-27 Duncan P. N... DebugInfo: Don't call DIBuilder::retainType(nullptr)
2015-03-27 Richard Smith[modules] Allow a function template definition if we...
2015-03-27 Chandler Carruth[Modules] Work around PR23030 again, in a different...
2015-03-27 Richard SmithAdd file forgotten from r233420.
2015-03-27 Richard Smith[modules] When merging class definitions, make the...
2015-03-27 Richard Smith[modules] Allow a function to be redefined if the old...
2015-03-27 Rafael EspindolaRevert "Don't use unique section names by default if...
2015-03-27 Rafael EspindolaDon't use unique section names by default if using...
2015-03-27 Benjamin KramerMark DR777 only as fixed in clang SVN.
2015-03-27 Benjamin Kramer[Sema] Factor diags with %plural. No functionality...
2015-03-27 Timur IskhodzhanovMake -fsanitize-coverage flag a core option so it's...
2015-03-27 Benjamin KramerRemove test for PR12917 for now. I'm relatively sure...
2015-03-27 Benjamin Kramer[Sema] Implement DR777
2015-03-27 Benjamin Kramer[Sema] Diagnose default argument on a parameter pack.
2015-03-27 Chandler Carruth[Modules] When walking the lookup results in a namespac...
2015-03-27 Kaelyn TakataDiagnose delayed typos in an expr list that is in an...
2015-03-27 Richard Smith[modules] Handle defining a tag with a typedef name...
2015-03-27 Chandler Carruth[Modules] Make Sema's map of referenced selectors have...
2015-03-27 Chandler Carruth[Modules] Make our on-disk hash table of selector IDs...
2015-03-27 Richard Smith[modules] Handle defining a class template on top of...
2015-03-27 Chandler Carruth[Modules] Sort the file IDs prior to building the flatt...
2015-03-27 Chandler Carruth[Modules] Fix another pointer keyed set that we iterate...
2015-03-26 Chandler Carruth[Modules] Clean up some code that was manually replicat...
2015-03-26 Chandler Carruth[Modules] Fix an obvious lack of deterministic ordering...
2015-03-26 Chandler Carruth[Modules] Make the AST serialization always use lexicog...
2015-03-26 Chandler Carruth[Modules] Delete stale, pointless code. All tests still...
2015-03-26 Chandler Carruth[Modules] Fix a sneaky bug in r233249 where we would...
2015-03-26 Chandler Carruth[Modules] Fix tiny bug where we failed to get the canon...
2015-03-26 Richard Smith[modules] Restrict the module use-declaration to only...
2015-03-26 Davide ItalianoFix -Wshift-count-negative. It didn't work if the right...
2015-03-26 Bill Schmidt[PowerPC] Remove assembly testing from test/CodeGen...
2015-03-26 Daniel Jasperclang-format: Force line break in trailing calls after...
2015-03-26 Ed SchoutenEnable -ffunction-sections and -fdata-sections for...
2015-03-26 Daniel Jasperclang-format: Fix merging of _T macros.
2015-03-26 Ed SchoutenLet Clang invoke CloudABI's linker.
2015-03-26 Chandler Carruth[Modules] Preserve source order for the map of late...
2015-03-26 Chandler Carruth[Modules] Add some more fun code to my modules stress...
2015-03-26 Chandler Carruth[Modules] Make "#pragma weak" undeclared identifiers...
2015-03-26 Chandler Carruth[Modules] Delete a bunch of complex code for ensuring...
2015-03-26 Richard Smith[modules] If we reach a definition of a class for which...
2015-03-26 Chandler Carruth[Modules] A second attempt at writing out on-disk hash...
2015-03-26 Eric ChristopherAdd an explanatory comment as to why we're turning...
2015-03-26 Richard SmithReformatting, NFC
2015-03-25 Manuel KlimekKeep track of canonical decls in Redeclarable.
2015-03-25 Eric ChristopherReapply r232888 after applying a fix for -msse4 code...
2015-03-25 Eric ChristopherMake the msse4/mno-sse4 flags aliases of the maximum...
2015-03-25 Ehsan AkhgariFix coverage-ld.c on systems with an Android linker...
2015-03-25 Yunzhong GaoDisable this test for PS4 target because PS4 issues...
2015-03-25 Jingyue WuFix addrspace when emitting constructors of static...
2015-03-25 Kit BartonAdd Hardware Transactional Memory (HTM) Support
2015-03-25 Tamas BerghammerCreate android x86_32 and x86_64 target info
2015-03-25 Daniel JasperTemporarily disable one more non-determinism flag.
2015-03-25 Rafael EspindolaRevert "[Modules] When writing out the on-disk hash...
2015-03-25 Justin BognerInstrProf: Handle whitespace and comments at the ends...
2015-03-25 Chandler Carruth[Modules] Disable the diff of the merged module, there...
next