platform/upstream/llvm.git
2013-07-15 Kaelyn UhrainFix a typo in the diagnostic note added in r186342.
2013-07-15 Greg ClaytonFix issues with GCC debugging. GCC emits DWARF in uniqu...
2013-07-15 Rui Ueyama[PECOFF] Fix comment.
2013-07-15 Rafael EspindolaRemove an extra is_directory call.
2013-07-15 Marshall ClowMake std::forward and std::move (and std::move_if_noexc...
2013-07-15 Hal FinkelFix register subclass handling in PPCInstrInfo::insertS...
2013-07-15 Kaelyn UhrainMove the "->" to "." fixit from r186128 into a separate...
2013-07-15 Reid Kleckner[mc-coff] Resolve aliases when emitting COFF relocations
2013-07-15 Samuel BenzaquenAdd support for type traversal matchers.
2013-07-15 Tom StellardR600/SI: Add support for 64-bit loads
2013-07-15 Hal FinkelRemove invalid assert in DAGTypeLegalizer::RemapValue
2013-07-15 Sean CallananActually use the return value we get back when
2013-07-15 Rui Ueyama[PECOFF][Writer] Emit .reloc section.
2013-07-15 Howard HinnantBill Fisher: This patch fixes an ill-formed comparison...
2013-07-15 Howard HinnantA few fixes to tests for Windows port.
2013-07-15 Stephen LinRemove trailing whitespace
2013-07-15 Chandler CarruthRevert r186316 while I track down an ASan failure and...
2013-07-15 Chandler CarruthRe-revert r86040, which was un-reverted in r186199.
2013-07-15 Aaron BallmanTeaching llvm-tblgen to not emit a switch statement...
2013-07-15 Reid KlecknerRevert "[Option] Store arg strings in a set backed...
2013-07-15 Timur IskhodzhanovFix check_lint warnings in sanitizers' runtime libraries
2013-07-15 Ariel J. BernalFix UseAuto not transforming iterator when non-fully...
2013-07-15 Tom StellardAdd integer-gentype.inc: Missing file from r185839
2013-07-15 Ashok ThirumurthiAdds a passing test for step-over and step-out when...
2013-07-15 Daniel Jasperclang-format: Improve c-style cast detection.
2013-07-15 Marshall ClowAdd macro _LIBCPP_CONSTEXPR_AFTER_CXX11 for functions...
2013-07-15 Daniel JasperImprovement of change r186320.
2013-07-15 Job NoormanTest commit to see if write access works.
2013-07-15 Daniel JasperImprove formatting of operator<< chains.
2013-07-15 Reid Kleckner[Option] Store arg strings in a set backed by a BumpPtr...
2013-07-15 Aaron BallmanReplacing an empty switch with its moral equivalent...
2013-07-15 Rafael EspindolaXFAIL this on freebsd to bring the bot back.
2013-07-15 Chandler CarruthReimplement SROA yet again. Same fundamental principle...
2013-07-15 Alexey SamsonovDebugInfo: Factor out parsing compile unit DIEs to...
2013-07-15 Craig TopperAdd 'static' and 'const' qualifiers to some arrays...
2013-07-15 Craig TopperAdd 'const' qualifier to some arrays.
2013-07-15 Craig TopperMake some arrays 'static const'
2013-07-15 Craig TopperAdd include to hopefully fix windows build.
2013-07-15 Craig TopperAdd const qualifier to some static arrays.
2013-07-15 Craig TopperAdd 'static' keyword to some const arrays for consistency.
2013-07-15 Craig TopperMake some arrays 'static const'
2013-07-15 Serge PavlovFix to PR12262 - assertion when substituting explicit...
2013-07-15 Craig TopperRevert 186302 to fix build bots.
2013-07-15 Jason MolendaBump version number to 310.99.0.
2013-07-15 Craig TopperRevert part of 186302 to fix buildbots.
2013-07-15 Craig TopperUse llvm::array_lengthof to replace sizeof(array)/sizeo...
2013-07-15 Craig TopperUse llvm::array_lengthof to replace sizeof(array)/sizeo...
2013-07-15 Craig TopperUse llvm::array_lengthof to replace sizeof(array)/sizeo...
2013-07-15 Jason MolendaCommit Timothee Besset's patch to update Host/linux...
2013-07-15 NAKAMURA TakumiMark llvm/test/Object/extract.ll as XFAIL:mingw32,...
2013-07-14 Eric ChristopherClarify comments.
2013-07-14 Eric ChristopherAdd DW_AT_GNU_odr_signature to the set of dwarf attributes.
2013-07-14 Eric ChristopherCollapse temporary variable into call.
2013-07-14 Eric ChristopherReformat line.
2013-07-14 Eric ChristopherMove BlockLiteralGeneric earlier in CGDebugInfo and...
2013-07-14 Eric ChristopherUpdate a few comments and reformat a decl for clarity.
2013-07-14 Anton KorobeynikovUse conventional syntax for branches.
2013-07-14 Stephen LinCorrect inaccurate statement in FileCheck docs.
2013-07-14 Tobias GrosserScopDetect: clang-format
2013-07-14 Tobias GrosserDependences: Use ostream printer to print analysis...
2013-07-14 Craig TopperReplace C++0x in a comment with C++11
2013-07-14 Craig TopperChange cxx0x to cxx11 in diagnostic name.
2013-07-14 Craig TopperChange cxx0x to cxx11 in diagnostic name.
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-14 Anton KorobeynikovProperly lower jump tables on MSP430. Patch by Job...
2013-07-14 Chandler CarruthThe archive update test has a subtle race condition...
2013-07-14 Tobias GrosserSupport: No need to comment __isl_keep
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-14 Richard SmithMake these tests more robust against IRgen choosing...
2013-07-14 Richard SmithDelete a test that is checking badly for a point bug...
2013-07-14 Nadav RotemSLPVectorizer: change the order in which we search...
2013-07-14 Tobias GrosserFix build by replacing '>>' with '> >'
2013-07-14 Richard SmithAdd missing include guards into headers in lib/Headers...
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-14 Andrew TrickRemove a bunch of old SCEVExpander FIXME's for preservi...
2013-07-14 Andrew TrickTeach indvars to generate nsw/nuw flags when widening...
2013-07-14 Stephen LinFixup to r186268 and r186269: don't append -LABEL to...
2013-07-14 Richard SmithIf an unimported submodule of an imported module contai...
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-07-14 Stephen LinModify two Transforms tests to explicitly check for...
2013-07-14 David BlaikieSerialization support for TagDecl::IsCompleteDefinition...
2013-07-13 David BlaikieInitialize the "IsCompleteDefinitionRequired" field...
2013-07-13 Stephen LinConvert Windows to Unix line endings, no functionality...
2013-07-13 Stephen LinAdd newlines at end of test files, no functionality...
2013-07-13 David BlaikiePR16214, PR14467: DebugInfo: use "RequireCompleteType...
2013-07-13 David BlaikieCorrectly classify pack expansions as NON_CANONICAL_UNL...
2013-07-13 David BlaikieSimplify getTypeInfoImpl handling of 'non-canonical...
2013-07-13 Tobias GrosserScopInfo: Add getTupe() method to MemoryAccess
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-13 David BlaikieRevert "Revert "PR16540: ASTVector::insert(Context...
2013-07-13 Arnold SchwaighoferLoopVectorizer: Disallow reductions whose header phi...
2013-07-13 David BlaikieRevert "PR16540: ASTVector::insert(Context, Iter, Eleme...
2013-07-13 Tobias GrosserDependences: Add a couple of basic test cases
2013-07-13 David BlaikiePR16540: ASTVector::insert(Context, Iter, Element)...
2013-07-13 Joerg SonnenbergerReduce large list of macros to the primary platform...
2013-07-13 Tobias GrosserDependences: Clarify difference between value and memor...
2013-07-13 Benjamin KramerConvert a couple of grep tests to FileCheck.
2013-07-13 Fariborz JahanianFixes a typo caught by Arthur O'Dwyer
2013-07-13 Tobias GrosserSmall style improvements
next