platform/upstream/llvm.git
2016-02-03 Kyle ButtCodegen: [PPC] Fix PPCVSXFMAMutate to handle duplicates.
2016-02-03 Richard SmithFix Itanium RTTI emission so that we emit fundamental...
2016-02-03 Yunzhong GaoRevert r259576: Disable the vzeroupper insertion pass...
2016-02-03 Marcello MaggioniRegCoalescer: Making sure re-materialization defines...
2016-02-03 Rui UeyamaDefine SymbolBody::getSize instead of getSymSize(Symbol...
2016-02-03 NAKAMURA TakumiDiagnosticInfoWithDebugLocBase: Appease Twine for now.
2016-02-03 Jim InghamThe compiler may use "line number 0" to indicate compil...
2016-02-03 Adam Nemet[LoopVersioning] Expose loop versioning as a pass too
2016-02-02 Richard SmithPR24989: Stop trying to use the C++11 rules for lambda...
2016-02-02 Zachary TurnerFix inverted conditional in TestInferiorAssert.py
2016-02-02 Siva ChandraFix a thinko in StackFrame::GetInScopeVariableList.
2016-02-02 Rui UeyamaELF: Write about the current policy to README.
2016-02-02 Adrian McCarthySet correct thread stop info when single-step lands...
2016-02-02 Richard SmithFix rejects-valid when forming a pointer-to-member...
2016-02-02 George Burgess IVAttempt #2 to unbreak r259595.
2016-02-02 David Majnemer[codeview] Improve readability of codeview assembly...
2016-02-02 Kostya Serebryany[libFuzzer] don't create too many trace-based mutations...
2016-02-02 George Burgess IVAttempt to fix builds broken by r259595.
2016-02-02 Richard SmithWork around build failure due to GCC 4.8.1 bug. We...
2016-02-02 Rui UeyamaELF: Make link() to take an output stream to which...
2016-02-02 Rui UeyamaELF: Do not exit if it cannot open an output file.
2016-02-02 George Burgess IVThis patch adds MemorySSA to LLVM.
2016-02-02 Philip Reames[LVI] Fix debug output
2016-02-02 Alexey Samsonov[TSan] Use darwin_filter_host_arch to restrict set...
2016-02-02 Artem Belevich[CUDA] Do not allow dynamic initialization of global...
2016-02-02 Manman RenObjCXX: fix a crash during typo correction.
2016-02-02 Zachary TurnerDon't return a tuple from the skip test function.
2016-02-02 Pete Cooper__mh_execute_header atoms should be global and never...
2016-02-02 Anna Zaks[asan] Remove redundant elif
2016-02-02 Tobias GrosserSupport loads with differently sized types from a singl...
2016-02-02 Anna Zaks[asan] Add iOS support to AddressSanitzier
2016-02-02 Philip Reames[LVI] Code motion only [NFC]
2016-02-02 Rui UeyamaAdd "REQUIRES: shell" to fix Windows buildbot.
2016-02-02 Philip Reames[LVI] Refactor to use newly introduced intersect utility
2016-02-02 Justin BognerRemove utils/buildit
2016-02-02 Hemant KulkarniCorrect size calculations for ELF files
2016-02-02 Daniel Sanders[tsan] Disable x86_64h build that was enabled as part...
2016-02-02 Yunzhong GaoDisable the vzeroupper insertion pass on PS4.
2016-02-02 Lang Hames[Orc] Stub addresses should be based on stub size,...
2016-02-02 Pete CooperFix handling of mach header and DSO handle symbols.
2016-02-02 Matt ArsenaultAMDGPU: Do not promote allocas with non-inbounds GEPs
2016-02-02 Rui UeyamaRe-submit ELF: Report multiple errors from the driver.
2016-02-02 Rui UeyamaELF: Rewrite "echo" command arguments in hope that...
2016-02-02 Matt ArsenaultAMDGPU: Handle promoting memmove
2016-02-02 Rui UeyamaELF: Do not use fatal in LinkerScript.cpp.
2016-02-02 Todd FialaRevert "[NFC] Cleanup RangeMap.h"
2016-02-02 Rui UeyamaDo not use filename in a lit test.
2016-02-02 Rui UeyamaELF: Use StringRef instead of std::string.
2016-02-02 Quentin Colombet[X86] Fix the merging of SP updates in prologue/epilogu...
2016-02-02 Matthias BraunMachineVerifier: Check that defs/uses are live in subre...
2016-02-02 Matt ArsenaultAMDGPU: Skip promote alloca with no optimizations
2016-02-02 Matt ArsenaultAMDGPU: Minor cleanups for AMDGPUPromoteAlloca
2016-02-02 Lang Hames[Orc] Turn OrcX86_64::IndirectStubsInfo into a template...
2016-02-02 David Majnemer[codeview] Correctly handle inlining functions post...
2016-02-02 Matt ArsenaultAMDGPU: Report AMDGPUPromoteAlloca changed the function
2016-02-02 Matt ArsenaultAMDGPU: Whitelist handled intrinsics
2016-02-02 Matt ArsenaultAMDGPU: Use inbounds when calculating workitem offset
2016-02-02 Kuba BreckaReverting r259529 (Marking the mmap_stress.cc TSan...
2016-02-02 Zachary TurnerRe-write many skip decorators to use shared code.
2016-02-02 Daniel SandersRe-commit r259512: [tsan] Add a libc++ and lit testsuit...
2016-02-02 Alexey SamsonovCast the fifth arg to mremap to void *
2016-02-02 Eugene ZelenkoFix Clang-tidy readability-redundant-control-flow warni...
2016-02-02 Tamas Berghammer[NFC] Cleanup RangeMap.h
2016-02-02 Tim NorthoverARM: allow both vfma and vfms intrinsics on v7.
2016-02-02 Reid Kleckner[codeview] Wire up the .cv_inline_linetable directive
2016-02-02 Denis ZobninPR23057: Fix assertion `Val && "isa<> used on a null...
2016-02-02 Alexander Kornienko[clang-tidy] Removed unnecessary parameters in the...
2016-02-02 Alexander Kornienko[clang-tidy] Add non-constant references in function...
2016-02-02 Kuba BreckaMarking the mmap_stress.cc TSan test as unsupported...
2016-02-02 Derek Schuff[MC] Enable eip-relative addressing on x86-64 for X32 ABI
2016-02-02 Pavel LabathXFAIL TestConsecutiveBreakpoints.test_single_step_threa...
2016-02-02 Todd Fialaskip TestWatchLocation on OS X
2016-02-02 Tobias GrosserScopInfo: Split memory access construction into differe...
2016-02-02 Tobias GrosserScopInfo: Do not track element-size as additional array...
2016-02-02 Daniel SandersRevert r259512 - [tsan] Add a libc++ and lit testsuite...
2016-02-02 Benjamin KramerMake CodeGen headers self-contained.
2016-02-02 Pavel LabathRemove redundant test in TestExitDuringStep
2016-02-02 Rafael EspindolaExpand comment a bit.
2016-02-02 Chad Rosier[AArch64] Add a FIXME comment.
2016-02-02 Pavel LabathLog error message in SBTarget::Launch
2016-02-02 Pavel LabathMark TestProcessIO.test_stdin_redirection as flaky...
2016-02-02 Daniel Sanders[tsan] Add a libc++ and lit testsuite for each ${TSAN_S...
2016-02-02 Johannes Doerfert[WWW] Add our Polly/OpenCL paper
2016-02-02 Chad Rosier[AArch64] Allocate the modified and used regs only...
2016-02-02 Tamas BerghammerFix single stepping over the IT instruction
2016-02-02 JF BastienWebAssembly: update expected GCC torture test failures
2016-02-02 Benjamin KramerMake the remaining headers self-contained.
2016-02-02 Benjamin Kramer[StaticAnalyzer] Pull SymExpr and SymbolData into its...
2016-02-02 Johannes DoerfertRemove unneeded definition [NFC]
2016-02-02 Johannes DoerfertAdd const keyword to MemoryAccess argument [NFC]
2016-02-02 Johannes DoerfertSort analysis members and unifiy documentation [NFC]
2016-02-02 Johannes DoerfertRename the DataLayout member [NFC]
2016-02-02 Johannes DoerfertRemove helper function [NFC]
2016-02-02 Johannes DoerfertRemove unnecessary getAnalysis call [NFC]
2016-02-02 Oliver StannardAdd backend dignostic printer for unsupported features
2016-02-02 Oliver StannardRefactor backend diagnostics for unsupported features
2016-02-02 Denis ZobninFix for PR8901: attribute "mode" rejected for enums...
2016-02-02 Simon Pilgrim[X86][AVX512] Add support for AVX512 VMOVQ (load) shuff...
2016-02-02 Tobias GrosserScopInfo: Rename AccessType -> ElementType to unify...
2016-02-02 Pavel LabathFix build after clang interface change in r259489
next