platform/upstream/llvm.git
2016-12-20 Kevin FunkFix for clang_Cursor_getSpellingNameRange()
2016-12-20 Egor Churaev[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compar...
2016-12-20 Serge PavlovFix build with expensive checks enabled
2016-12-20 Chandler CarruthRevert r290149: Add the alloc_size attribute to clang.
2016-12-20 Boris UlasevichBug 30863 - Step doesn't stop with coditional breakpoin...
2016-12-20 Dimitry AndricFix build breakage on FreeBSD after rL289878/rL289881
2016-12-20 Richard SmithAdd test for DR692.
2016-12-20 Rui UeyamaRemove extraneous space.
2016-12-20 Rui UeyamaRemove `Compressed` member from InputSectionData.
2016-12-20 Jason MolendaChange the timeout in CallBoardSystemServiceOpenApplica...
2016-12-20 Chandler Carruth[PM] Rework a loop in the CGSCC update logic to be...
2016-12-20 Chandler Carruth[PM] Provide an initial, minimal port of the inliner...
2016-12-20 Rui UeyamaFix a bug that the glob pattern parser falls in an...
2016-12-20 Chandler CarruthFix the spelling of 'bitfield' in diagnostics to be...
2016-12-20 Adrian PrantlReapply r289926: attempt to fix windows build
2016-12-20 Rui UeyamaSet Config->ColorDiagnostics early so that all error...
2016-12-20 Akira Hatanaka[Parser] Correct typo after lambda capture initializer...
2016-12-20 Adrian PrantlUpdate for LLVM global variable debug info API change.
2016-12-20 Adrian PrantlFix debug info metadata for upstream change in LLVM.
2016-12-20 Adrian Prantl[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-20 Chandler CarruthMake this REQUIRES match the other REQUIRES lines that...
2016-12-20 Rui UeyamaSimplify type of Config->SymbolOrderingFile.
2016-12-20 Rui UeyamaInline a small function.
2016-12-20 George Burgess IVAdd the alloc_size attribute to clang.
2016-12-20 Chris BienemanRevert "[ObjectYAML] Support for DWARF debug_info section"
2016-12-20 Chris Bieneman[ObjectYAML] Support for DWARF debug_info section
2016-12-19 Richard SmithFix completely bogus types for some builtins:
2016-12-19 Paul RobinsonMake another test insensitive to the default C++ dialect.
2016-12-19 Eli FriedmanAdd ARM support to update_llc_test_checks.py
2016-12-19 Devin Coughlin[analyzer] Add checker modeling gtest APIs.
2016-12-19 Michael Kuperstein[LV] Sink tripcount query to where it's actually used...
2016-12-19 Jordan RoseDon't try to emit nullability fix-its within/around...
2016-12-19 Devin Coughlin[analyzer] Add sink after construction of temporary...
2016-12-19 Chris Bieneman[ObjectYAML] Support for DWARF Pub Sections
2016-12-19 Mike Aizatsky[libfuzzer] dump_coverage command line flag
2016-12-19 Jason Henline[Axccel] Remove -Wno-missing-braces in build
2016-12-19 Rafael EspindolaFix corner cases of setting the section address.
2016-12-19 Benjamin Kramer[Format] Remove dead code.
2016-12-19 Bruno Cardoso... [ASTReader] Sort RawComments before merging
2016-12-19 Michael LeMay[TargetInstrInfo] replace redundant expression in getMe...
2016-12-19 Jordan RoseAdd fix-it notes to the nullability consistency warning.
2016-12-19 Greg ClaytonMake a function to correctly extract the DW_AT_high_pc...
2016-12-19 Sean CallananReverting r290004, r290006, r290010 pending review.
2016-12-19 Kuba MracekFixup for r290119: Only run debug_alloc_stack.cc on...
2016-12-19 Paul RobinsonMake a few OpenMP tests "C++11 clean."
2016-12-19 Sanjay Patel[InstCombine] use commutative matcher for pattern with...
2016-12-19 Kuba MracekMore fixup for r290119: Make the ifdef work.
2016-12-19 Paul RobinsonRevert another accidental bit
2016-12-19 Kuba MracekAnother fix-up for r290119: Include stdint.h so we...
2016-12-19 Kuba MracekFix-up for r290119 - don't check global size, it might...
2016-12-19 George Rimar[ELF] - Implemented --retain-symbols-file option
2016-12-19 Paul RobinsonUndo accidental comit
2016-12-19 Paul RobinsonMake a few OpenMP tests "C++11 clean."
2016-12-19 Kuba Mracek[tsan] Implement __tsan_get_alloc_stack and __tsan_loca...
2016-12-19 Sanjay Patel[InstCombine] add folds for icmp (umin|umax X, Y), X
2016-12-19 Luke DrummondExpression evaluation for overloaded C functions (redux)
2016-12-19 Florian Hahn [LoopVersioning] Require loop-simplify form for loop...
2016-12-19 Rafael EspindolaDetemplate PhdrEntry. NFC.
2016-12-19 Konstantin... [AMDGPU] When unifying metadata, add operands to named...
2016-12-19 NAKAMURA Takumi[libclang] Revert part of r290025, "Remove the 'extern...
2016-12-19 Rafael EspindolaUse existing variable. NFC.
2016-12-19 Sanjay Patel[InstCombine] add folds for icmp (smax X, Y), X
2016-12-19 Prakhar Bahuguna[ARM] Add missing -backend-option for -arm-execute...
2016-12-19 Daniel JasperSilence unused warning.
2016-12-19 Diana Picus[ARM] GlobalISel: Add more checks to test
2016-12-19 Diana Picus[ARM] GlobalISel: Minor style fixup in test
2016-12-19 Diana Picus[ARM] GlobalISel: Lower i8 and i16 register args
2016-12-19 Diana Picus[ARM] GlobalISel: Allow i8 and i16 adds
2016-12-19 Diana Picus[ARM] GlobalISel: Select i8 and i16 copies
2016-12-19 Tobias GrosserFix clang-format
2016-12-19 Ehsan Amiri[Power9] Processor Model for Scheduling
2016-12-19 Diana PicusRevert "[XRay] [compiler-rt] Move machine-dependent...
2016-12-19 Malcolm Parsons[Hexagon] Restore minimum profit check accidentally...
2016-12-19 Adhemerval... ELF/AArch64: Fix dynamic relocation against local symbo...
2016-12-19 Diana Picus[ARM] GlobalISel: Lower more than 4 arguments
2016-12-19 Sam KoltonAMDGPU: [AMDGPU] Assembler: add .hsa_code_object_metada...
2016-12-19 Diana Picus[ARM] GlobalISel: Support loading from the stack
2016-12-19 Bjorn Pettersson[CodeGen] Make MachineInstr::isIdenticalTo() symmetric.
2016-12-19 Daniel Jasperclang-format: Slightly tweak the behavior of <<-wrapping.
2016-12-19 Eric Liu[clang-format] revert an unintended change in r288493...
2016-12-19 Daniel JasperRevert "[c++1z] P0195R2: Support pack-expansion of...
2016-12-19 Dean Michael... [XRay] Fix assertion failure on empty machine basic...
2016-12-19 Daniel Jasperclang-format: Fix regression introduced in r290084.
2016-12-19 Craig Topper[X86] When recognizing vector loads or VZEXT_LOAD in...
2016-12-19 Craig Topper[TableGen] Use 'unsigned' instead of 'bool' in a place...
2016-12-19 Daniel JasperAdd files I seem to have dropped in my revert (r290086).
2016-12-19 Daniel JasperRevert @llvm.assume with operator bundles (r289755...
2016-12-19 Daniel JasperFix format after recent clang-format change.
2016-12-19 Daniel Jasperclang-format: Allow "single column" list layout even...
2016-12-19 Dean Michael... [XRay][compiler-rt] Fix missing include of <cerrno>
2016-12-19 Richard SmithAdd __cpp_structured_bindings feature test macro for...
2016-12-19 Richard Smith[c++1z] cxx_status: mark p0195r2 as done.
2016-12-19 Richard Smith[c++1z] P0195R2: Support pack-expansion of using-declar...
2016-12-19 Dean Michael... [XRay][compiler-rt] Post-commit review fixup of XRay...
2016-12-19 Dean Michael... [XRay][compiler-rt] Explicitly include <cstdint> for...
2016-12-19 Dean Michael... [XRay] [compiler-rt] Move machine-dependent code into...
2016-12-19 Rui UeyamaRemove inappropriate use of CachedHashStringRef.
2016-12-19 Yaxun LiuAdd a lit test for PR31374
2016-12-19 Dean Michael... [XRay] [compiler-rt] Fix format string; sanitizers...
2016-12-19 Craig Topper[X86] Remove all of the patterns that use X86ISD:FAND...
next