platform/upstream/llvm.git
2016-03-22 Justin Lebar[sema] [CUDA] Use std algorithms in EraseUnwantedCUDAMa...
2016-03-21 NAKAMURA TakumiRevert r263974, "clang-cl: With -fmsc-version=1900...
2016-03-21 Reid Kleckner[asan] Set the unhandled exception filter slightly...
2016-03-21 Reid Kleckner[asan] Add new _*_base interceptors for VS 2015
2016-03-21 Pete CooperMove ownership of Pass File's to the MachoLinkingContext.
2016-03-21 Mike Aizatsky[sancov] do not instrument nodes that are full pre...
2016-03-21 Justin Lebar[CUDA] Add documentation explaining how to detect clang...
2016-03-21 John ThompsonFixed some cases in the modularize assistant mode where...
2016-03-21 Nicolai HaehnleAMDGPU: Fix dangling references introduced by r263982
2016-03-21 Davide Italiano[ELF] Simplify code a bit. No functional change.
2016-03-21 Evgeniy Stepanov[asan] Add strrchr to asan_win_dll_thunk.
2016-03-21 Chris Bieneman[Perf-training] Adding support for tests to skip the...
2016-03-21 Richard Smith[modules] Store mangling numbers in a deterministic...
2016-03-21 Sean CallananCollect IRExecutionUnits as part of persistent expressi...
2016-03-21 Simon Pilgrim[InstCombine] Ensure all undef operands are handled...
2016-03-21 Duncan P. N... Fix -Wdocumentation warnings from r263853
2016-03-21 Evgeniy Stepanov[sanitizer] Add strchr* to the common interceptors
2016-03-21 George Burgess IV[MemorySSA] Consider def-only BBs for live-in calculations.
2016-03-21 Krzysztof ParzyszekRemove leftover options from multiline.ll
2016-03-21 Richard Smith[modules] Renumber DECL_UPDATES from 30 to 50, so it...
2016-03-21 Rafael EspindolaAdd a testcase that would have found the bug in r263971.
2016-03-21 Rafael EspindolaRevert "[llvm-objdump] Printing relocations in executab...
2016-03-21 Krzysztof ParzyszekUnxfail test/DebugInfo/Generic/multiline.ll on Hexagon
2016-03-21 Mike Aizatsky[sanitizier] initializing common flags.
2016-03-21 Pete CooperRevert "Convert some ObjC msgSends to runtime calls."
2016-03-21 Nicolai HaehnleAMDGPU: Coding style fixes
2016-03-21 Nicolai HaehnleAMDGPU: Add SIWholeQuadMode pass
2016-03-21 Krzysztof Parzyszek[Hexagon] Add handling fixups and instruction relaxation
2016-03-21 Krzysztof Parzyszek[Hexagon] Properly encode registers in duplex instructions
2016-03-21 Reid Kleckner[asan] Disable thread-safe static initilization with...
2016-03-21 Krzysztof Parzyszek[Hexagon] Fix reserving emergency spill slots for regis...
2016-03-21 Dan Gohman[WebAssembly] Implement the eqz instructions.
2016-03-21 Chad Rosier[SLP] Remove unnecessary member variables by using...
2016-03-21 Nico Weberclang-cl: With -fmsc-version=1900, use MSVS2015 diag...
2016-03-21 Reid Kleckner[asan] Pass -fms-compatibility-version=19 with VS 2015
2016-03-21 Jim InghamCompilation can end up calling functions (e.g. to resol...
2016-03-21 Colin LeMahieu[llvm-objdump] Printing relocations in executable and...
2016-03-21 Richard Smith[modules] Don't invent a module cache path unless impli...
2016-03-21 Tom StellardAMDGPU/SI: Fix threshold calculation for branching...
2016-03-21 Eugene ZelenkoFix Clang-tidy modernize-deprecated-headers warnings...
2016-03-21 Jonathan Peyton[STATS] Add OMP_critical and OMP_critical_wait timers
2016-03-21 Reid Kleckner[asan] Update hotpatch code for VS 2015 memset implemen...
2016-03-21 Chad Rosier[AArch64] Add a helpful assert. NFC.
2016-03-21 Matt ArsenaultAMDGPU: Remove SignBitIsZero for mubuf scratch offsets
2016-03-21 Samuel Benzaquen[clang-tidy] Fix check broken in rL263822.
2016-03-21 Peter CollingbourneARM: Better codegen for 64-bit compares.
2016-03-21 Daniel Jasperclang-format: [JS] no space in union and intersection...
2016-03-21 Manman RenAdd replacement = "xxx" to AvailabilityAttr.
2016-03-21 Renato Golin[ARM] Clang tests for ARM Cortex-A32 support
2016-03-21 Renato Golin[ARM] Add Cortex-A32 support
2016-03-21 Manman RenNFC: wrap Availability-related data in its own struct...
2016-03-21 Jonathan Peyton[STATS] separate noTotal bit flag from onlyInMaster...
2016-03-21 Nico Weberclang-cl: Move /FC from "Unsupported" to "Ignored"...
2016-03-21 Hemant Kulkarni[llvm-readobj] Impl GNU style symbols printing
2016-03-21 Lang Hames[Orc] Switch RPC Procedure to take a function type...
2016-03-21 Matt ArsenaultAPFloat: Add frexp
2016-03-21 Matt ArsenaultAMDGPU: Add frexp_mant intrinsic
2016-03-21 Reid Klecknerclang-cl: support __cdecl-on-struct anachronism
2016-03-21 Kuba Brecka[tsan] Adding a test case for r263939 ("Add some NULL...
2016-03-21 Matt ArsenaultImplement constant folding for bitreverse
2016-03-21 Rafael EspindolaRevert "[ELF] SHF_MERGE section with 0 entsize is not...
2016-03-21 Daniel Jasperclang-format: Make include sorting's main include detec...
2016-03-21 Chad Rosier[AArch64] Fix a -Wdocumentation warning. NFC.
2016-03-21 Silviu Baranga[IndVars] Fix PR26974: make sure replaceCongruentIVs...
2016-03-21 Jonas Hahnfeld[OMPT] Fix wrong parent_task_id in serialized parallel_...
2016-03-21 Kuba Brecka[tsan] Add some NULL pointer checks into the debugging API
2016-03-21 NAKAMURA TakumiRemove debug output. Sorry for the noise.
2016-03-21 Silviu Baranga[DAGCombine] Catch the case where extract_vector_elt...
2016-03-21 NAKAMURA Takumiclang/test/CodeGenCXX/cxx1z-lambda-star-this.cpp: Satis...
2016-03-21 George RimarEliminated trailing whitespaces from test. NFC.
2016-03-21 Elena DemikhovskyFixed -mcpu flag
2016-03-21 NAKAMURA Takumiclang/test/Frontend/plugin-annotate-functions.c require...
2016-03-21 Faisal ValiReorder data members to be consistent with member initi...
2016-03-21 Faisal Vali[Cxx1z] Implement Lambda Capture of *this by Value...
2016-03-21 Nico Weberclang-cl: Add a comment about /Oy- (see r245913).
2016-03-20 David Majnemer[COFF] Don't call memcpy with a NULL argument
2016-03-20 David Majnemer[COFF] Remove undefined behavior from ObjectFile::creat...
2016-03-20 Simon Pilgrim[X86][SSE] Add vector integer division by constant...
2016-03-20 Jingyue Wu[NVPTX] Adds a new address space inference pass.
2016-03-20 Mike SpertusVisual Studio Visualizers for clang::FunctionDecl
2016-03-20 Davide Italiano[gold] Emit a diagnostic in case we fail to remove...
2016-03-20 Devin Coughlin[tsan] Allow -fsanitize=thread for iOS-style simulator...
2016-03-20 Bruno Cardoso... [VFS] Fix test to use more restrict set of headers
2016-03-20 Simon Pilgrim[X86][SSE] Tidyup setTargetShuffleZeroElements to match...
2016-03-20 Devin Coughlin[tsan] Build TSan dylibs for iOS-style simulators
2016-03-20 Justin BognerAST: Fix some bogus indentation. NFC
2016-03-20 Simon PilgrimFixed -Wdocumentation warning
2016-03-20 Simon Pilgrim[X86][SSE] Detect zeroable shuffle elements from differ...
2016-03-20 Benjamin Kramer[clang-tidy] Update check for API change in r263895.
2016-03-20 Pavel LabathAttempt to fix MSVC build (no __attribute__ there)
2016-03-20 Igor BregerAVX512BW: Enable v32i1/v64i1 BUILD_VECTOR
2016-03-20 Simon Atanasyan[ELF][MIPS] Add case demonstrates creation redundant...
2016-03-20 Richard SmithMark C++ features implemented in Clang 3.8 as done...
2016-03-20 Richard SmithP0184R0: Allow types of 'begin' and 'end' expressions...
2016-03-20 George Rimar[ELF] Update x86_64 relocations to 0.99.8 ABI
2016-03-20 Bruno Cardoso... Reapply [2] [VFS] Add 'overlay-relative' field to YAML...
2016-03-20 Craig TopperSuppress a -Wunused-variable warning in release builds.
2016-03-20 Mike SpertusBetter visualization of clang::BuiltinType in VisualStudio
2016-03-20 Mike SpertusVisual Studio Visualizer for clang::FunctionProtoType
2016-03-20 Michael KupersteinUse a range-based for loop. NFC.
next