platform/upstream/llvm.git
2013-01-28 Daniel JasperSeveral small changes in formatting decisions.
2013-01-28 Evgeniy StepanovRevert r173678.
2013-01-28 Evgeniy Stepanov[msan] Make msan-handle-icmp-exact=0 by default.
2013-01-28 Alexey SamsonovCMake: simplify build rules for compiler-rt unit tests...
2013-01-28 Kostya Serebryany[asan] fix a crash in asan stats printing (initialize...
2013-01-28 Daniel JasperImprove indentation after breaking at nested name speci...
2013-01-28 Craig TopperFix 256-bit PALIGNR comment decoding to understand...
2013-01-28 Daniel JasperAvoid confusing identations for multi-parameter functions.
2013-01-28 Nadav RotemA bugfix for tblgen, in the function ‘emitSourceFileHea...
2013-01-28 Kostya Serebryany[asan] two more internal flags for asan-rt: print_stats...
2013-01-28 Alexey SamsonovPrint warning instead of error if optional ASan feature...
2013-01-28 Craig TopperAdd missing break in 256-bit palignr comment printing...
2013-01-28 Alexey Samsonov[CMake] Fix compiler-rt tests after r173617
2013-01-28 Craig TopperFix inconsistent usage of PALIGN and PALIGNR when refer...
2013-01-28 Michael GottesmanCreated ObjCARCUtil.cpp for functions which in my humbl...
2013-01-28 Michael J.... [ELF] Use correct regex in test.
2013-01-28 Craig TopperRemove addToNoHelperNeeded function that was left unuse...
2013-01-28 Michael GottesmanCleaned up includes in various ObjCARC files and remove...
2013-01-28 Michael GottesmanRefactor ObjCARCAliasAnalysis into its own file.
2013-01-28 Bill WendlingMid-air collision. reapply r173656.
2013-01-28 Bill WendlingRewrite the removeAttr() method.
2013-01-28 Bill WendlingRewrite the addAttr() method.
2013-01-28 Hal FinkelFix a typo in the name of a tooling unit test
2013-01-28 Hal FinkelFix the indentation of the first line of preprocessor...
2013-01-28 NAKAMURA TakumiRevert r173646, "Use proper type for the index."
2013-01-28 Michael J.... [ELF] Use entry point from LinkerOptions.
2013-01-28 Michael GottesmanRefactored out pass ObjCARCAPElim from ObjCARCOpts...
2013-01-28 Michael GottesmanFixed case insensitive issue.
2013-01-28 Michael GottesmanRemoved extraneous doxygen end module statement.
2013-01-28 Michael GottesmanExtracted pass ObjCARCExpand from ObjCARC.cpp => ObjCAR...
2013-01-28 Edwin VaneImproved svn repo searching for 'make update'
2013-01-28 Reed KotlerMake some code a little simpler.
2013-01-28 Michael GottesmanSince ObjCARC has been refactored into its own library...
2013-01-28 Michael GottesmanExtracted ObjCARC.cpp into its own library libLLVMObjCA...
2013-01-28 Bill WendlingUse proper type for the index.
2013-01-28 Richard SmithTests and a minor bugfix for [dcl.attr.depend]p1 (C...
2013-01-28 Bill WendlingRemove another use of AttributeWithIndex, using the...
2013-01-28 Richard SmithAdd a -pedantic warning: an anonymous union within...
2013-01-28 Bill WendlingRemove another use of AttributeWithIndex, using the...
2013-01-28 Bill WendlingRemove a use of AttributeWithIndex.
2013-01-27 Bill WendlingImprove the debug output a bit.
2013-01-27 Bill WendlingUse proper return type for attribute index.
2013-01-27 Bill WendlingUse proper return type for attribute index.
2013-01-27 Bill WendlingPush the calculation of the 'Raw' attribute mask down...
2013-01-27 Bill WendlingDon't erase these methods. They're used during testing.
2013-01-27 Bill WendlingAdd special 'get' methods to create an Attribute with...
2013-01-27 Richard Osborne[XCore] Add missing l2rus instructions.
2013-01-27 Dmitri GribenkoComment parsing: fix test in r173626 for -fms-extension...
2013-01-27 Bill WendlingPrivitize some the copy c'tor and assignment operator...
2013-01-27 Bill WendlingAdd some helpful comments.
2013-01-27 Dmitri GribenkoDecl printer: fix CXXConstructExpr with implicit defaul...
2013-01-27 Richard Osborne[XCore] Add missing l2r instructions.
2013-01-27 Bill Wendlings/AttrList/pImpl/g in AttributeSet. No functionality...
2013-01-27 Bill WendlingStart using more of the AttrNode in the AttributeSetImp...
2013-01-27 Dmitri GribenkoComment parsing: attach any tag type's documentation...
2013-01-27 Benjamin KramerLegalizer: Reword comment again, per Duncan's suggestion.
2013-01-27 Richard Osborne[XCore] Add missing 1r instructions.
2013-01-27 Richard Osborne[XCore] Add missing 0r instructions.
2013-01-27 Jordan RosePR15067: Don't assert when a UCN appears in a C90 file.
2013-01-27 Hal FinkelBBVectorize: Better use of TTI->getShuffleCost
2013-01-27 Benjamin KramerLegalizer: Add an assert and tweak a comment to clarify...
2013-01-27 NAKAMURA TakumiAddCompilerRT.cmake: Try to unbreak since r173617.
2013-01-27 Bill WendlingIn the AttributeSetImpl c'tor, fill in the AttrNodes...
2013-01-27 NAKAMURA Takumi[CMake][Lit][unittests] Cleanup in AddLLVM.cmake.
2013-01-27 NAKAMURA Takumi[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE...
2013-01-27 Benjamin KramerWhen the legalizer is splitting vector shifts, the...
2013-01-27 NAKAMURA TakumiRevert r173586 (and r173587) , "Attach any tag type...
2013-01-27 Bill WendlingFix miscompile. Add back the use of the ArrayRef versio...
2013-01-27 Bill WendlingRearrange some deckchairs. Moving the class before...
2013-01-27 Bill WendlingRemove dead methods.
2013-01-27 Chandler CarruthRe-revert r173342, without losing the compile time...
2013-01-27 Michael GottesmanRenamed function IsPotentialUse to IsPotentialRetainabl...
2013-01-27 Bill WendlingFix test to not use the AttributeSet's AttributeWithInd...
2013-01-27 Bill WendlingHide the method that creates an AttributeSet with Attri...
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-27 Bill WendlingConvert the CPP backend to use the AttributeSet instead...
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex...
2013-01-27 Michael HanAdd the missing line return to align parameters of...
2013-01-26 Greg ClaytonMake sure that multi-line expressions don't create...
2013-01-26 Dmitri Gribenkolibclang: refactor CXStringPool: make it a class
2013-01-26 David BlaikiePR14566: Debug Info: avoid top level lexical blocks...
2013-01-26 David BlaikiePR14566: Debug Info: Removing top level lexical blocks
2013-01-26 David BlaikieIRBuilder: Remove redundant check around SetInstDebugLo...
2013-01-26 Dmitri Gribenkolibclang: type safety for CXTranslationUnitImpl::CIdx
2013-01-26 Dmitri Gribenkolibclang: type safety for CXTranslationUnitImpl::Format...
2013-01-26 Dmitri Gribenkolibclang: some type safety for CXTranslationUnitImpl...
2013-01-26 Fariborz JahanianFix comment.
2013-01-26 Fariborz JahanianAttach any tag type's documentation to its typedef if
2013-01-26 Dmitri Gribenkolibclang: factor out the frequent pattern static_cast...
2013-01-26 Dmitri Gribenkolibclang: make getCursorParentDecl() return 'const...
2013-01-26 Dmitri Gribenkolibclang: change getCursorAttr() to return 'const Attr *'
2013-01-26 Dmitri GribenkoMigrate tests to -verify
2013-01-26 Enea ZaffanellaAdded ASTContext methods getIntPtrType and getUIntPtrType.
2013-01-26 Hal FinkelBBVectorize: Add a additional comment about the cost...
2013-01-26 Hal FinkelBBVectorize: Fix anomalous capital letter in comment
next