platform/upstream/llvm.git
2015-05-21 Rafael EspindolaStop creating MCSectionData is the ELF writer.
2015-05-21 Kostya Serebryany[lib/Fuzzer] ignore flags that start with --; use git...
2015-05-21 Adrian PrantlIR / debug info: Add a DWOId field to DICompileUnit,
2015-05-21 Adrian PrantlDebug info: Adapt to new DIBuilder interface.
2015-05-21 Hal Finkel[PPC/LoopUnrollRuntime] Don't avoid high-cost trip...
2015-05-21 Zachary TurnerDon't import module `lock` at global scope.
2015-05-21 Zachary TurnerFix race condition when detaching/killing an inferior.
2015-05-21 Rafael EspindolawriteSymbolTable now only needs a MCContext.
2015-05-21 Rafael EspindolaPass a const MCAssembler to writeSectionHeader.
2015-05-21 Alex LorenzYAML: Null terminate block scalar's value.
2015-05-21 Peter CollingbourneRevert r237766, "Support: Introduce LLVM_FALLTHROUGH...
2015-05-21 Rafael EspindolaRemove unused argument. NFC.
2015-05-21 Derek SchuffFix StreamingMemoryObject to respect known object size.
2015-05-21 Rafael EspindolaFetch alignment directly out of MCSection. NFC.
2015-05-21 Nemanja IvanovicAdd support for VSX scalar single-precision arithmetic...
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-05-21 Vince Harrondotest.py - debug feature that helps find dosep races
2015-05-21 Tobias GrosserReplace low-level constraint building with higher level...
2015-05-21 Vince HarronXPASS a bunch of GdbRemote/LldbGdbServer tests
2015-05-21 Vince HarronFixed intermittent failures in TestGdbRemote*/TestLldbG...
2015-05-21 Vince HarronRe-enable packet logging for GdbRemote/LldbServer tests
2015-05-21 Benjamin Kramer[LoopDistribute] Remove a layer of pointer indirection.
2015-05-21 Douglas GregorItanium mangler: don't trip an assertion when unresolve...
2015-05-21 Vince HarronFix lldb executable discovery on OS X
2015-05-21 Siva Chandra[TestChangeValueAPI] Remove expectedFailureGcc decorator.
2015-05-21 Vince Harrondotest.py - log session to a file instead of a StringIO...
2015-05-21 Vince HarronAdd logging for XTIMEOUT/UnexpectedSuccess
2015-05-21 Vince HarronModify dosep.py to add default session dir parameter
2015-05-21 Siva Chandra[TestBuiltinTrap] Change skipIfGcc to expectedFailure...
2015-05-21 Vince HarronTestInlineStepping - made XFAIL more specific
2015-05-21 Adrian McCarthyUpdate Makefile to reflect that TestNumThreads now...
2015-05-21 Sanjay Pateluse range-based for-loops; NFCI
2015-05-21 Sanjay Pateluse range-based for-loops; NFCI
2015-05-21 Jonathan PeytonFix task team synchronization
2015-05-21 Rafael EspindolaFix warning on builds without asserts.
2015-05-21 Sanjay Pateluse range-based for-loop
2015-05-21 Rafael EspindolaAvoid unnecessary section switching. NFC.
2015-05-21 Rafael EspindolaRemove yet another method of creating begin and end...
2015-05-21 Sanjay Pateldon't repeat function names in comments; NFC
2015-05-21 Pete CooperSize enum so we can store it as 16-bits and avoid casts...
2015-05-21 Rafael EspindolaUse existing helper for adding a section. NFC.
2015-05-21 Sanjay Pateluse range-based for-loop; NFCI
2015-05-21 Robert FlackOnly check for matching arch and UUID when looking...
2015-05-21 Manuel Klimekstd::sort must be called with a strict weak ordering.
2015-05-21 Alexander Kornienko[clang-tidy] Disable google-readability-casting for...
2015-05-21 Tamas BerghammerAdd bug number for TestEvents
2015-05-21 Elena DemikhovskyAVX-512: Enabled SSE intrinsics on AVX-512.
2015-05-21 Renato GolinMake Triple::parseARMArch use ARMTargetParser
2015-05-21 Tamas BerghammerHandle aggregate return types in SysV-arm ABI
2015-05-21 Tamas BerghammerAdd float/double return value handling to SysV-arm ABI
2015-05-21 Igor Laevsky[RewriteStatepointsForGC] Fix debug assertion during...
2015-05-21 Denis Protivensky[ARM] Add dynamic symbols to the dynamic library writer
2015-05-21 Artur PilipenkoFix memory-dereferenceable.ll test
2015-05-21 Denis Protivensky[ARM] Remove useless file with writer's instantiation...
2015-05-21 Manuel Klimekclang-format: [JS] Better support for fat arrows.
2015-05-21 John Brawn[ARM] Restructure cpu handling in the driver to mostly...
2015-05-21 Artur PilipenkoTest commit. Fix typo in MemDerefPrinter.cpp comment.
2015-05-21 Denis Protivensky[ARM] Remove unused field in executable writer
2015-05-21 Denis Protivensky[ARM] Move out common Writer functionality to ARMELFWriter
2015-05-21 Renato GolinRemove unnecessary FIXME comment
2015-05-21 Simon PilgrimFixed unused variable warning in non-assert builds...
2015-05-21 Tamas BerghammerXFAIL TestEvents on Linux bacuse it is flaky
2015-05-21 Pavel LabathXFAILing TestRaise on darwin due to an apparent bug
2015-05-21 Denis Protivensky[ELF] Move start/end atom method assignment to OutputEL...
2015-05-21 Simon Pilgrim[X86][SSE] Improve support for 128-bit vector sign...
2015-05-21 Toma Tabacu[mips] [IAS] Add 2 missing CHECK directives for fixups...
2015-05-21 Denis Protivensky[ARM] Remove unused fields in dynamic library writer
2015-05-21 Alexey Bataev[OPENMP] Fixed codegen for parameters privatization.
2015-05-21 Denis Protivensky[ARM] Add skeleton implementation of DSO linking
2015-05-21 Pavel Labath[NativeProcessLinux] Fix handling of SIGSTOP
2015-05-21 Alexey Bataev[OPENMP] Fixed codegen for lastprivate LCV in workshari...
2015-05-21 Vince Harrontrivial log print fix
2015-05-21 Hal Finkel[TableGen] Resolve complex def names inside multiclasses
2015-05-21 Duncan P. N... AsmPrinter: Compute absolute label difference directly
2015-05-21 Duncan P. N... MC: Initialize MCSymbolData::Offset directly
2015-05-21 Ahmed Bougacha[MemCpyOpt] Do move the memset, but look at its dest...
2015-05-21 Duncan P. N... MC: Simplify MCSymbolData initialization and remove...
2015-05-21 Richard SmithAvoid using a C++11 library feature not present in...
2015-05-21 Richard Smith[modules] If we re-enter a submodule from within itself...
2015-05-21 Alexey Samsonov[Driver] Improve unused-argument diagnostic for extra...
2015-05-21 Swaroop SridharDocument the CoreCLR GC Strategy
2015-05-21 Duncan P. N... MC: Make MCSymbolData::Symbol private
2015-05-21 Duncan P. N... MC: Remove last use of MCSymbolData::getSymbol(), NFC
2015-05-21 Jim InghamFix the logic in DynamicLoaderMacOSXDYLD::Clear that...
2015-05-21 Greg ClaytonFixed an issue with expressions that define types in...
2015-05-21 Chaoren LinUsing -pthread instead of -lpthread to appease GCC.
2015-05-21 Reid KlecknerRename a helper template function to 'bytes' to avoid...
2015-05-21 Reid KlecknerWork around overloading bug in MSVC 2015
2015-05-21 Ahmed Bougacha[MemCpyOpt] Pass Instruction to IRBuilder, no need...
2015-05-21 David Blaikie[opaque pointer type] Pass explicit pointee type in...
2015-05-20 Andrew KaylorFix build error
2015-05-20 Ahmed Bougacha[MemCpyOpt] Don't move the memset when optimizing memse...
2015-05-20 Lang Hames[LLD] Make lastOrdinal atomic to avoid race conditions.
2015-05-20 Richard TrieuCheck for bool-like conversion in conditional expressions.
2015-05-20 Andrew KaylorFix build warning
2015-05-20 Andrew Kaylor[WinEH] C++ EH state numbering fixes
2015-05-20 Reid Kleckner[WinEH] Store pointers to the LSDA in the exception...
2015-05-20 Pete CooperDon't generate comments in the DebugLocStream unless...
2015-05-20 Richard Smith[OpenMP] Make default OpenMP library (the one selected...
2015-05-20 Pete CooperRevert "Add bool to DebugLocDwarfExpression to control...
next