platform/upstream/llvm.git
2013-07-31 Eric ChristopherFix crashing on invalid inline asm with matching constr...
2013-07-31 Akira Hatanaka[mips] Rename instruction DANDi to ANDi64.
2013-07-31 Akira Hatanaka[mips] Define instruction itineraries IIArith and IILogic.
2013-07-31 Richard TrieuFix a crasher than manifests when typo correction sugge...
2013-07-31 Chandler CarruthFind a better compromise with the default library searc...
2013-07-31 Richard SmithFix read of uninitialized enum value in test, caught...
2013-07-31 Matt ArsenaultFix ptr vector inconsistency in CreatePointerCast
2013-07-31 Rafael EspindolaFix windows' implementation of status when a file doesn...
2013-07-30 Owen AndersonPreserve fast-math flags when folding (fsub x, (fneg...
2013-07-30 Rui UeyamaFix comment.
2013-07-30 Rui Ueyama[PECOFF] Emit BSS section.
2013-07-30 Eric ChristopherReflow this to be easier to read.
2013-07-30 Daniel Jasperclang-format: Improve detection of templates.
2013-07-30 Eric ChristopherMake these just inline, not static inline.
2013-07-30 Eric ChristopherMake sure that -gsplit-dwarf isn't passed to the linker.
2013-07-30 Matt ArsenaultRespect address space sizes in isEliminableCastPair.
2013-07-30 Matt ArsenaultRevert "Remove isCastable since nothing uses it now"
2013-07-30 Rui Ueyama[PECOFF] Split COFFDefinedAtom to add COFFBSSAtom class.
2013-07-30 Eric ChristopherAdd capability for building with -gsplit-dwarf to the...
2013-07-30 Daniel MaleaAssorted test suite fixes as a result of GCC 4.8 valida...
2013-07-30 Daniel MaleaFix problematic override _exc_info_to_string
2013-07-30 Daniel MaleaAdd a default case to the LLVM expression opcode switch...
2013-07-30 Matt ArsenaultRemove isCastable since nothing uses it now
2013-07-30 Rafael EspindolaRevert "cpp11-migrate: Write header replacements to...
2013-07-30 Howard HinnantDebug mode for unordered_multimap. Some mods were...
2013-07-30 David MajnemerisKnownToBeAPowerOfTwo: Strengthen isKnownToBeAPowerOfT...
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-07-30 Akira Hatanaka[mips] Delete instruction format for "bal".
2013-07-30 Andrew TrickThis test may have been sensitive to the ARM ABI...
2013-07-30 Rafael EspindolaImplement getUniqueID for directories on windows.
2013-07-30 Akira Hatanaka[mips] Define "bal" as a pseudo instruction. Also,...
2013-07-30 Rafael EspindolaRemove dead code.
2013-07-30 Andrew TrickDown-scale slot index distance to save bits.
2013-07-30 Andrew Trickwhitespace
2013-07-30 Andrew TrickMI Sched: Track live-thru registers.
2013-07-30 Andrew TrickMI Sched fix: assert "Disconnected LRG within the sched...
2013-07-30 Sean CallananSend a stop event when an expression stops at a breakpoint
2013-07-30 Venkatraman... [Sparc] Rewrite MBB's live-in registers for leaf functi...
2013-07-30 Stefanus Du... Add missing -Xlinker to order test.
2013-07-30 Stefanus Du... Use -Wl to specify -rpath correctly.
2013-07-30 Rui UeyamaImplement TokenizeWindowsCommandLine.
2013-07-30 Howard Hinnanttip-of-trunk clang has corrected some access checks...
2013-07-30 Tareq A. Sirajcpp11-migrate: Write header replacements to disk
2013-07-30 Chandler CarruthStart keeping track of what work was done to detect...
2013-07-30 Stefanus Du... Use the correct compiler to compute dependencies.
2013-07-30 Michael SartainAdd format specifiers to various format ids so we can...
2013-07-30 Daniel MaleaFix parameter ordering bug in createDebugIRPass()
2013-07-30 Ashok ThirumurthiUpdates the DW_AT_data_member_location handlers for...
2013-07-30 Ed MasteRun-time reg context selection for POSIX targets
2013-07-30 Tom StellardR600/SI: Expand vector fp <-> int conversions
2013-07-30 Aaron Ballmanerr_attribute_missing_parameter_name has been replaced...
2013-07-30 Aaron BallmanReplacing err_attribute_argument_not_int with err_attri...
2013-07-30 Ed Mastetests: process connect needs "-p gdb-remote" on FreeBSD...
2013-07-30 Evgeniy Stepanov[sanitizer] Tweak read syscall handler signature for...
2013-07-30 Ed Mastetests: Mark expected FreeBSD failures due to pr14424
2013-07-30 Ed Mastetests: Mark expected FreeBSD failures due to pr16697
2013-07-30 Evgeniy Stepanov[sanitizer] read() syscall hook.
2013-07-30 Evgeniy Stepanov[msan] Intercept pthread_join.
2013-07-30 Evgeniy Stepanov[msan] Intercept confstr.
2013-07-30 Evgeniy Stepanov[asan] Limit fake stack size to a reasonable value...
2013-07-30 Vladimir MedicThis patch implements parsing of mips FCC register...
2013-07-30 Timur IskhodzhanovAdd MicrosoftVFTableContext to AST
2013-07-30 Evgeniy Stepanov[asan] Raise thread stack size limit.
2013-07-30 Evgeniy Stepanov[sanitizer] Disable ForEachMappedRegion on Android.
2013-07-30 Bill WendlingFix underscore to be the proper length.
2013-07-30 NAKAMURA Takumiclang/test/Driver/qa_override.c: Resurrect a part of...
2013-07-30 Saleem Abdulrasool[ARM] check bitwidth in PerformORCombine
2013-07-30 Rafael EspindolaRemove more dead documentation.
2013-07-30 Venkatraman... [Sparc] Use call's debugloc for the unimp instruction.
2013-07-30 Aaron BallmanAdded the notion of Type and TargetSpecific attributes...
2013-07-30 Aaron Ballmanerr_attribute_not_string has been subsumed by err_attri...
2013-07-30 Bill Schmidt[PowerPC] Skeletal FastISel support for 64-bit PowerPC...
2013-07-30 Aaron BallmanRefactor some attributes to use checkFunctionOrMethodAr...
2013-07-30 Quentin Colombet[R600] Replicate old DAGCombiner behavior in target...
2013-07-30 Quentin Colombet[DAGCombiner] insert_vector_elt: Avoid building a vecto...
2013-07-30 Greg Clayton<rdar://problem/14526890>
2013-07-30 Eric ChristopherMove file to X86 and add a triple to fix darwin bots...
2013-07-29 Eric ChristopherFix a truly egregious thinko in anonymous namespace...
2013-07-29 Eric ChristopherMake sure we don't emit an ODR hash for types with...
2013-07-29 Eric ChristopherClarify comments for types contained in anonymous names...
2013-07-29 Rui Ueyama[PECOFF][Driver] Remove quotes from command line arguments.
2013-07-29 Daniel MaleaFix TestConcurrentEvents to behave nicely with GCC 4.8
2013-07-29 Rui Ueyama[PECOFF] Process Import Name/Type field in the import...
2013-07-29 David BlaikieRemove assert header dependency in test
2013-07-29 Alexander KornienkoSimplified SourceManager::translateLineCol a bit.
2013-07-29 Eric ChristopherElaborate a bit on the type unit and ODR conditional...
2013-07-29 John ThompsonFixed comment typo.
2013-07-29 Rafael EspindolaMake file_status::getUniqueID const.
2013-07-29 Rui Ueyama[PECOFF] Replace the magic number with sizeof().
2013-07-29 Rui UeyamaFix test failure introduced in r187271 by enabling...
2013-07-29 Rafael EspindolaDelete documentation for deleted options.
2013-07-29 Rafael EspindolaUpdate for llvm api change.
2013-07-29 Rafael EspindolaInclude st_dev to make the result of getUniqueID actual...
2013-07-29 Ed MasteUse flag instead of rwlock state to track process runni...
2013-07-29 Chandler CarruthMake this test not try to write on object file and...
2013-07-29 Manman RenDebug Info: enable verifier for testing cases.
2013-07-29 Richard SmithPR16715: Fix assert in verifier: only mark call to...
2013-07-29 Peter CollingbourneFix warning.
2013-07-29 Peter CollingbourneMove UnpoisonMappedDSO to sanitizer_common.
2013-07-29 Akira Hatanaka[mips] Add comment and simplify function.
next