platform/upstream/llvm.git
2016-08-09 Michael Zolotukhin[LoopSimplify] Rebuild LCSSA for the inner loop after...
2016-08-09 Andrew Kaylor[ValueTracking] Improve ValueTracking on left shift...
2016-08-09 Derek Schuff[WebAssembly] Add -emscripten-cxx-exceptions-whitelist...
2016-08-09 Zachary TurnerAdd a platform independent version of __PRETTY_FUNCTION__.
2016-08-09 Petr HosekDepend directly on unwind when not building standalone
2016-08-09 Tim NorthoverGlobalISel: first translation support for Constants.
2016-08-09 Enrico GranataAdjust LLDB's iOS simulator interface for changes in...
2016-08-09 Sanjay Pateladd test cases for missed vselect optimizations (PR28895)
2016-08-09 Vedant Kumar[test] Update coverage tests to sync up with r278152
2016-08-09 Kostya Serebryany[sanitizer] minor refactoring in the allocator, NFC
2016-08-09 Lang Hames[ExecutionEngine] Disable weak symbol tests for COFF.
2016-08-09 Wei MiFix the runtime error caused by "Use ValueOffsetPair...
2016-08-09 Wei MiRecommit "Use ValueOffsetPair to enhance value reuse...
2016-08-09 Chris DewhurstWithout explicitly including <string>, I'm getting...
2016-08-09 Enrico GranataRemove CFData from the xcodeproj as well
2016-08-09 Tim Shen[ADT] Change iterator_adaptor_base's default template...
2016-08-09 Tim Shen[ADT] Change iterator_adaptor_base's default template...
2016-08-09 Yaxun Liu[OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt
2016-08-09 Sanjay Patelregenerate checks and remove 'opt' run dependency
2016-08-09 Anna Thomas[EarlyCSE] Teach about CSE'ing over invariant.start...
2016-08-09 Ying Yi[llvm-cov] Swapped the line and count columns.
2016-08-09 Yaxun Liu[OpenCL][AMDGPU] Add support for -cl-denorms-are-zero
2016-08-09 Sanjay Patelupdate to use FileCheck and auto-generate checks
2016-08-09 Lang HamesRe-apply r278065 (Weak symbol support in RuntimeDyld...
2016-08-09 Benjamin KramerAdd a missing -no-canonical-prefixes.
2016-08-09 Eric FiselierUpdate in-tree Google Benchmark to current ToT.
2016-08-09 David Majnemer[vim] Update the llvm.vim syntax file
2016-08-09 Miklos Vajnaclang-rename rename-all: support reading old/newname...
2016-08-09 David Majnemer[X86] Don't model UD2/UD2B as a terminator
2016-08-09 Mandeep Singh... Fix spacing around variable initializations and for...
2016-08-09 Vedant Kumar[debugserver] Delete CFData.{h,cpp}, since they appear...
2016-08-09 Simon Pilgrim[DAGCombiner] Better support for shifting large value...
2016-08-09 Samuel Antao[CUDA] Regression test to make sure C++ include path...
2016-08-09 Reid Kleckner[clang-cl] Make -gline-tables-only imply -gcodeview
2016-08-09 Anna Thomas[AliasAnalysis] Treat invariant.start as read-memory
2016-08-09 Sanjay Patelauto-generate checks
2016-08-09 Sanjay Patelauto-generate checks
2016-08-09 Sanjay Patelauto-generate checks
2016-08-09 Hans Wennborgtest-release.sh: Drop autoconf support
2016-08-09 Sanjay Pateladd tests for missing vector icmp folds
2016-08-09 Sanjay Patelupdate to use FileCheck and auto-generate checks
2016-08-09 Sanjay Patelregenerate checks
2016-08-09 Sanjay Pateladd tests for missing vector icmp folds
2016-08-09 Xinliang David Li[Profile] turn off verbose warnings by default
2016-08-09 Tobias Grosser[GPGPU] Support PHI nodes used in GPU kernel
2016-08-09 Tobias Grosser[GPGPU] Use separate basic block for GPU initialization...
2016-08-09 Tobias Grosser[BlockGenerator] Insert initializations at beginning...
2016-08-09 Martin Bohme[ASTMatchers] Add matchers canReferToDecl() and hasUnde...
2016-08-09 Artur Pilipenko[LVI] Make LVI smarter about comparisons with non-constants
2016-08-09 Sylvestre Ledruclang-format: Add SpaceAfterTemplate
2016-08-09 Simon Pilgrim[X86][XOP] Add support for combining target shuffles...
2016-08-09 Kuba BreckaAdd `#ifdef __cplusplus` around `extern "C"` in Compile...
2016-08-09 Pavel LabathReapply "Rewrite gdb-remote's SendContinuePacketAndWait...
2016-08-09 Elena DemikhovskyAVX-512: A new test for FMA intrinsic
2016-08-09 Daniel Sanders[sanitizers] Make it possible to XFAIL on the effective...
2016-08-09 George Rimar[ELF] - Removed dead code. NFC.
2016-08-09 Simon Pilgrim[X86][XOP] Add support for combining target shuffles...
2016-08-09 Dean Michael... [XRay] Test for xray_instr_map in object file. (NFC)
2016-08-09 Kirill Bobyrev[clang-rename] cleanup: use isWritten
2016-08-09 Simon PilgrimFix Wdocumentation unknown parameter warning
2016-08-09 Vassil Vassilev[analyzer] Try to fix coverity CID 1360469.
2016-08-09 Artur PilipenkoRevert 278107 which causes buildbot failures and in...
2016-08-09 Vassil Vassilev[modules]Add missing include.
2016-08-09 Artur PilipenkoTeach CorrelatedValuePropagation to mark adds as no...
2016-08-09 Simon Pilgrim[X86][SSE] Fix memory folding of (v)roundsd / (v)roundss
2016-08-09 Artur Pilipenko[LVI] NFC. Fix a typo Bofore -> Before
2016-08-09 Tobias Grosser[tests] Add two missing 'REQUIRES' lines
2016-08-09 Tobias Grosser[BlockGenerator] Also eliminate dead code not originati...
2016-08-09 Haojian Wu[include-fixer] Support processing multiple files in...
2016-08-09 Eric LiuFix clang-tidy crash when a single fix is applied on...
2016-08-09 Tobias Grosser[GPGPU] Pass parameters always by using their own type
2016-08-09 Kirill Bobyrev[clang-rename] fix bug with initializer lists
2016-08-09 Craig Topper[X86] Reduce duplicated code in the execution domain...
2016-08-09 Craig Topper[AVX-512] Add support for execution domain switching...
2016-08-09 Rui UeyamaRemove unreachable `return`. NFC.
2016-08-09 Rui UeyamaRemove isOutputDynamic and use Out<ELFT>::DynSymTab...
2016-08-09 Rui UeyamaRemove redundant variable.
2016-08-09 Rui UeyamaSeparate {Preinit,Init,Fini}Arrays from Out<ELFT>:...
2016-08-09 Xinliang David Li[Profile] Implement new API __llvm_profile_dump
2016-08-09 Rui UeyamaDo not pass the SymbolTable to writeResult.
2016-08-09 Craig Topper[X86] Remove the Fv packed logical operation alias...
2016-08-09 Craig Topper[X86] Cleanup patterns for AVX/SSE for PS operations...
2016-08-09 Craig Topper[X86] Remove unnecessary bitcast from the front of...
2016-08-09 Eric FiselierRemove *super* old test suite results doc for Linux...
2016-08-09 Matthias BraunX86InstrInfo: Update liveness in classifyLea()
2016-08-09 Rui UeyamaRemove redundant local variable.
2016-08-09 Rui UeyamaReduce dependency to OutputSectionFactory.
2016-08-09 Rui UeyamaDo not initialize Out<ELFT>::Opd until needed.
2016-08-09 Derek Schuff[WebAssembly] Fix bugs in WebAssemblyLowerEmscriptenExc...
2016-08-09 Sean SilvaConsistently use CGSCCAnalysisManager
2016-08-09 Sean SilvaConsistently use LoopAnalysisManager
2016-08-09 Sean SilvaConsistently use ModuleAnalysisManager
2016-08-09 Sean SilvaConsistently use FunctionAnalysisManager
2016-08-09 Petr HosekAdd lib directory to linker paths when using libunwind
2016-08-09 Saleem AbdulrasoolCodeView: extract the OMF Directory Header
2016-08-09 Sanjay Patel[x86] split combineVSelectWithAllOnesOrZeros into a...
2016-08-08 Derek Schuff[WebAssembly] Fix CFI index to account for padding...
2016-08-08 Pete CooperThe first string table entry should be a null terminate...
2016-08-08 Rui UeyamaRevert "Do not ignore SizeOfOptionalHeader in COFF...
2016-08-08 Lang HamesRevert r278065 while I investigate some build-bot breakage.
next