platform/upstream/llvm.git
2016-04-04 Marshall ClowRemove unused internal routines. No functional change
2016-04-04 Reid KlecknerFix test failure from r265361
2016-04-04 Reid KlecknerFix non-determinism in order of LLVM attributes
2016-04-04 Sanjay Pateluse range loop; NFCI
2016-04-04 Sunil SrivastavaSet the default C standard to C99 when targeting the...
2016-04-04 Marshall ClowPut back the undefs that Richard removed. Boost won...
2016-04-04 Enrico GranataImprove the way LLDB escapes arguments before passing...
2016-04-04 Sanjay Patelfix typos; NFC
2016-04-04 James Y KnightFix "suggest parentheses" warning.
2016-04-04 Peter CollingbourneELF: Create dynamic symbols for symbol aliases of copy...
2016-04-04 Amaury SechetStyle update in Core.h/Core.cpp . NFC
2016-04-04 Justin BognerRevert "CodeGen: Remove dead code in TailDuplicate"
2016-04-04 Matthias BraunMachineScheduler: Ignore COPYs with undef/dead op in...
2016-04-04 Matthias Brauntest: Always treat .mir files as tests even outside...
2016-04-04 Adrian McCarthyImplement `target modules dump objfile`
2016-04-04 Teresa JohnsonClean up calls to WriteBitcodeToFile (NFC)
2016-04-04 Justin BognerCodeGen: Remove dead code in TailDuplicate
2016-04-04 Teresa Johnsonclang-format llvm-as.cpp (NFC)
2016-04-04 Hans WennborgRe-commit r265039 "[X86] Merge adjacent stack adjustmen...
2016-04-04 John McCallFix an unused-variable warning by using the variable...
2016-04-04 Bruno Cardoso... [CrashReproducer] Pass -I, -F and -resource-dir to...
2016-04-04 Todd Fialadisabled TSAN tests until the author can help track...
2016-04-04 George Burgess IV[Sema] Delete FIXME that has been fixed. NFC.
2016-04-04 Todd FialaXcode: run gtests when building the lldb-gtest target
2016-04-04 Jonathan PeytonOMP_WAIT_POLICY changes
2016-04-04 Mike SpertusFix redundant "typename typename T" in Visual Studio...
2016-04-04 Zia AnsariEnable unroll for constant bound loops when TripCount...
2016-04-04 Rafael EspindolaRevert unintentional change.
2016-04-04 Sean SilvaPut these options in sorted order.
2016-04-04 Teresa JohnsonFix bot errors from r265327, exact GUID which depends...
2016-04-04 Sean SilvaBeef up some dllexport tests.
2016-04-04 Rui UeyamaRename Other -> StOther.
2016-04-04 Chandler CarruthRevert r263460: [SpillPlacement] Fix a quadratic behavi...
2016-04-04 Betul Buyukkurt[PGO] Avoid instrumenting direct callee's at value...
2016-04-04 Matthias BraunARM, AArch64, X86: Check preserved registers for tail...
2016-04-04 John McCallAssignment operators should return by reference.
2016-04-04 Teresa Johnson[ThinLTO] Add option to dump value name to GUID mapping
2016-04-04 Teresa Johnson[ThinLTO] Augment FunctionImport dump with value name...
2016-04-04 Yunzhong GaoAdd copyright notice to the modulemap file.
2016-04-04 John McCallIRGen-level lowering for the Swift calling convention.
2016-04-04 John McCallAdd a couple of convenience operations to CharUnits.
2016-04-04 Reid KlecknerApply suggestion from HJ Lu to avoid misaligned stack...
2016-04-04 Sanjay Patelfix documentation comments; NFC
2016-04-04 Rui UeyamaAdd comments.
2016-04-04 Brendon Cahoon[DependenceAnalysis] Check if result of getConstantPart...
2016-04-04 Derek SchuffReplace MachineRegisterInfo::isSSA() with a MachineFunc...
2016-04-04 Wei MiRevert r265309 and r265312 because they caused some...
2016-04-04 Rui UeyamaFix -disable-verify test.
2016-04-04 Todd FialaXcode: modify lldb-python-test-suite target to build...
2016-04-04 Paul RobinsonDocument standard substitutions defined by lit.
2016-04-04 Derek SchuffAdd MachineFunctionProperty checks for AllVRegsAllocate...
2016-04-04 Wei MiFix unused var warning caused by r265309.
2016-04-04 Pete CooperFix test which failed Error migration on Windows bots.
2016-04-04 Simon Atanasyan[ELF][MIPS] Extend test case to check LA25 stubs creati...
2016-04-04 Wei MiReplace analyzeSiblingValues with new algorithm to...
2016-04-04 Adrian McCarthySet the architecture type from minidump more precisely...
2016-04-04 Marshall ClowFix for Bug #27193; 'std::acos on complex does not...
2016-04-04 Rafael EspindolaRegenerate test file.
2016-04-04 Carlo Bertolli[OPENMP] Codegen for teams directive for NVPTX
2016-04-04 Etienne Bergeron[clang-tidy] Reduce false-positive ratio in misc-suspic...
2016-04-04 Daniel Sanders[mips] Range check simm32 and fold MIPS16's imm32 into...
2016-04-04 NAKAMURA TakumiAnnotateFunctions: Tweak for mingw.
2016-04-04 Kuba Brecka[asan,tsan] Make Darwin-specific tests more stable...
2016-04-04 Pavel LabathMake FileSpec handling platform-independent
2016-04-04 Alexander Kornienko[clang-tidy] fix a couple of modernize-use-override...
2016-04-04 Rafael EspindolaTry to fix the windows build.
2016-04-04 Ulrich Weigand[SystemZ] Add compare-and-branch instructions to MC
2016-04-04 John BrawnAdd a PragmaHandler Registry for plugins to add PragmaH...
2016-04-04 Pavel LabathFix flakyness in TestWatchpointMultipleThreads
2016-04-04 Rafael EspindolaDon't store an Elf_Sym for most symbols.
2016-04-04 Ulrich Weigand[SystemZ] Support ATOMIC_FENCE
2016-04-04 Ulrich Weigand[SystemZ] Support llvm.frameaddress/llvm.returnaddress...
2016-04-04 NAKAMURA TakumiFixup r265277 [-Wdocumentation]
2016-04-04 Dmitry Vyukovtsan: fix ignore handling in signal handlers
2016-04-04 Alexey Bataev[OPENMP 4.0] Support for 'inbranch|noinbranch' clauses...
2016-04-04 Johannes DoerfertDo not allow to complex branch conditions
2016-04-04 Johannes DoerfertExploit graph properties during domain generation
2016-04-04 Johannes DoerfertFactor out "adjustDomainDimensions" function [NFC]
2016-04-04 Elena DemikhovskyAVX-512: Truncating store for i1 vectors
2016-04-04 Duncan P. N... ValueMapper: Remove old FIXMEs; almost NFC
2016-04-04 Davide Italiano[DebugInfo] Fix tests in Assembler/
2016-04-03 Johannes Doerfert[FIX] Do not create a SCoP in the presence of infinite...
2016-04-03 Duncan P. N... IR: Lazily create ReplaceableMetadataImpl on MDNode
2016-04-03 Duncan P. N... IR: Make MDNode::Context private, NFC
2016-04-03 Amaury SechetVarious style fix in Core.h/Core.cpp . NFC
2016-04-03 Duncan P. N... ValueMapper: Disallow metadata mapping recursion throug...
2016-04-03 Duncan P. N... Work around MSVC failure from r265273
2016-04-03 Simon Pilgrim[X86] Removed duplicate code.
2016-04-03 Duncan P. N... ValueMapper: Avoid recursion in mapSimplifiedMetadata...
2016-04-03 Tobias GrosserRevert "[FIX] Do not create a SCoP in the presence...
2016-04-03 Peter Zotov[CodeGenPrepare] Fix r265264 (again).
2016-04-03 Duncan P. N... ValueMapper: Split out mapSimpleMetadata, NFC
2016-04-03 Kuba Brecka[sanitizer] Make AtosSymbolizer more resilient when...
2016-04-03 Duncan P. N... ValueMapper: Introduce Mapper helper class, NFC
2016-04-03 Simon Pilgrim[X86][SSE] Refreshed MOVMSK sign bit tests
2016-04-03 Simon Pilgrim[X86][SSE] Support for MOVMSK signbit extraction instru...
2016-04-03 Peter Zotov[CodeGenPrepare] Fix r265264.
2016-04-03 Peter Zotov[CodeGenPrepare] Avoid sinking soft-FP comparisons
2016-04-03 Simon Pilgrim[X86] Tidied up X86ISD instruction nodes. NFCI.
2016-04-03 Peter ZotovMark some FP intrinsics as safe to speculatively execute
next