]> granicus.if.org Git - clang/shortlog
clang
2010-08-21 Zhongxing Xuremove unused variable.
2010-08-21 Zhongxing XuWhen invalidating a struct region, whether its type...
2010-08-21 Michael J.... Fix typo in comment.
2010-08-21 John McCallThis test needs a triple: it's checking the alignment...
2010-08-21 Daniel DunbarIRgen: Set the alignment correctly when creating LValue...
2010-08-21 Daniel DunbarCodeGenFunction: Eliminate unused MakeQualifiers()...
2010-08-21 Daniel DunbarSimplify.
2010-08-21 Daniel DunbarIRgen/CGValue: Give MakeAddrLValue() an alignment argum...
2010-08-21 Daniel DunbarIRgen: Move remaining LValue::Set... methods to LValue...
2010-08-21 Daniel DunbarIRgen: Move remaining MakeAddr() calls to MakeAddrLValue().
2010-08-21 Daniel DunbarIRgen: The CVR qualifiers in a subobject adjustment...
2010-08-21 Daniel DunbarIRgen/CGValue: Add getQuals(), so qualifiers can be...
2010-08-21 Daniel DunbarIRgen/LValue: Add LValue::setNonGC instead of SetObjCNo...
2010-08-21 Daniel DunbarIRgen: Switch more MakeAddr() users to MakeAddrLValue...
2010-08-21 Daniel DunbarIRgen: Switch a bunch of trivial MakeAddr calls to...
2010-08-21 Daniel DunbarIRgen: Eliminate EmitPredefinedFunctionName(), it doesn...
2010-08-21 Daniel DunbarIRgen: Add an LValue::MakeAddr variant which takes...
2010-08-21 Daniel DunbarImprove test coverage.
2010-08-21 Dan GohmanDelete an obsolete comment.
2010-08-21 Daniel DunbarIRgen/CGValue: Add alignment to LValue, and use that...
2010-08-21 Daniel DunbarIRgen/LValue: Rename SetQualifiers() to Initialize().
2010-08-21 Daniel DunbarIRgen: Change Emit{Load,Store}OfScalar to take a requir...
2010-08-21 Daniel DunbarIRgen: Use Ty consistently in this function.
2010-08-21 Chris Lattnerfilecheckize test
2010-08-21 Chris Lattnerfix PR7943, a corner case with the GNU __VA_ARGS__...
2010-08-21 Fariborz JahanianContributed test case for PR7936
2010-08-21 Fariborz Jahanianpatch to support comparison involving
2010-08-20 Argyrios KyrtzidisFix an issue with writing to PCH another included PCH...
2010-08-20 Argyrios KyrtzidisAdd an iterator to OnDiskChainedHashTable to allow...
2010-08-20 Fariborz JahanianRemove dead code.
2010-08-20 Benjamin KramerDisallow direct inclusion of avxintrin.h. Users should...
2010-08-20 Dan GohmanCreateTemporaryType doesn't needs its Context argument.
2010-08-20 Dan GohmanIntroduce a new temporary MDNode concept. Temporary...
2010-08-20 Fariborz JahanianRmove dead code.
2010-08-20 Fariborz Jahanianobjective-c ivar refactoring patch. Iterations
2010-08-20 Nick LewyckyAdd a workaround for PR7947, a crash trying to recover...
2010-08-20 Dan GohmanAdd a comment.
2010-08-20 John McCallAnother step in the process of making the parser depend...
2010-08-20 Benjamin KramerAdd immintrin meta header.
2010-08-20 Chris Lattneralphabeticalize
2010-08-20 Chris Lattnerhopefully unbreak the msvc buildbot.
2010-08-20 Douglas GregorFix a major regression with value-initialization of...
2010-08-20 Benjamin KramerFix header comments.
2010-08-20 Chris Lattnerfix some vector extractions to return properly zero...
2010-08-20 Argyrios KyrtzidisUse the AST on-disk hash table for name lookup inside...
2010-08-20 Argyrios KyrtzidisIntroduce the mechanism for building an AST on-disk...
2010-08-20 Argyrios KyrtzidisRefactoring; move the functionality of ASTWriter::GetOr...
2010-08-20 Argyrios KyrtzidisIntroduce ASTWriter::GetOrCreateTypeID and move most...
2010-08-20 Argyrios KyrtzidisA bit of refactoring; Introduce ASTWriter::GetOrCreateT...
2010-08-20 Argyrios KyrtzidisRename TypeIDs -> TypeIdxs. No functionality change.
2010-08-20 Argyrios Kyrtzidisserialization::TypeID is used with or without qualifier...
2010-08-20 Argyrios KyrtzidisShare the common code of ComputeHash(Selector Sel)...
2010-08-20 Ted KremenekRemove dead code.
2010-08-20 Ted KremenekUpdate help text for -cc1 -unoptimized-cfg.
2010-08-20 Bob WilsonTranslate NEON vmovl intrinsics to zero/sign-extend...
2010-08-20 Douglas GregorRevert r111609, which is failing its new test.
2010-08-20 Douglas GregorEliminate some extraneous whitespace in the machine...
2010-08-20 John McCallDetect efforts to declare a template member friend...
2010-08-20 Jordy RoseHandle nested compound values in BindArray for multidim...
2010-08-20 Douglas GregorWhen performing code-completion in the presence of...
2010-08-20 John McCallMangle explicit template arguments in dependent or...
2010-08-20 Douglas GregorWhen we decide not to reuse a precompiled preamble...
2010-08-19 John McCallRegularize the API for accessing explicit template...
2010-08-19 Daniel Dunbarlibclang: Execute clang_codeCompleteAt() inside a crash...
2010-08-19 Daniel Dunbarc-index-test: Diagnose parse / completion failures...
2010-08-19 Daniel Dunbarc-index-test: As with reparse, only honor remapped...
2010-08-19 Daniel Dunbarlibclang/Darwin: Always set the compatibility version...
2010-08-19 Douglas GregorFix some typos in the documentation of -fdiagnostics...
2010-08-19 John McCallCorrectly instantiate templates with non-type template...
2010-08-19 Douglas GregorFix the source range of an anonymous namespace, from...
2010-08-19 Douglas GregorIntialize all of the code-generation options
2010-08-19 Douglas GregorFix a c-index-test leak with file remapping
2010-08-19 Douglas GregorAdd machine-parseable Fix-It output as part of diagnost...
2010-08-19 Daniel DunbarFix a loop overrun in ComputePreamble when the last...
2010-08-19 Eli FriedmanTest for PR7888.
2010-08-19 Jordy RoseRemove dead code. Patch by Jon Mulder!
2010-08-19 Douglas GregorWe don't actually need to check the implicit object...
2010-08-19 Daniel DunbarCrashRecovery: Disable the reparse test for now while...
2010-08-19 Douglas GregorProperly implement the part of C++ [over.match.funcs...
2010-08-19 Douglas GregorInclude a proper citation for the wacky hijinks involvi...
2010-08-19 Anton Yartsevsupport for predicates with bool/pixel arguments
2010-08-19 Eli FriedmanRemove default argument from operator delete; per repor...
2010-08-19 Eli FriedmanFix for PR7911 and PR7921: make isIntegralOrEnumeration...
2010-08-19 Anton Yartsevsupport for the rest of AltiVec functions with bool...
2010-08-19 Sean HuntAdd a missing initializer.
2010-08-19 Anton Yartsevsupport for vec_perm and all dependent functions (vec_m...
2010-08-19 Charles DavisAdd some enum goodness as requested by Chris. Now inste...
2010-08-19 Douglas GregorPlug a leak when precompiling the preamble in ASTUnit.
2010-08-19 John McCallRestore the build
2010-08-19 John McCallOn second thought, don't warn about reinterpret_casts...
2010-08-19 Charles DavisAdd a special RecordLayoutBuilder for the Microsoft...
2010-08-19 Ted KremenekAdd warning for functions/blocks that have attribute...
2010-08-19 Ted KremenekHandleCommonNoReturnAttr() now only has a single caller...
2010-08-19 Douglas GregorMake sure to initialize ASTUnit::UnsafeToFree
2010-08-19 Douglas GregorMake sure to deallocate the identifier lookup tables...
2010-08-19 John McCallWhen deducing the element type of an array, ignore...
2010-08-18 Sebastian RedlRename pch namespace to serialization.
2010-08-18 Sebastian RedlRename PCHBitCodes.h -> ASTBitCodes.h
2010-08-18 Sebastian RedlRename stuff in PCHBitCodes.h
2010-08-18 Sebastian RedlRename the ASTReader header files.
next