platform/upstream/llvm.git
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...
2016-12-18 Richard SmithFix name hiding and redeclaration checking for dependen...
2016-12-18 Richard SmithFix some interactions between C++11 and C++14 features...
2016-12-18 Tom de Vries[FileCheck] Fix --strict-whitespace --match-full-lines...
2016-12-18 Tom de Vries[FileCheck] Fix --strict-whitespace --match-full-lines
2016-12-18 David Majnemer[PDB] Don't use the long type
2016-12-18 Sanjay Patel[InstCombine] use commutative matchers for patterns...
2016-12-18 Daniel JasperRevert r289955 and r289962. This is causing lots of...
2016-12-18 Michael Zuckerman[X86] [AVX512] Minor fix in encoding of scalar EVEX...
2016-12-18 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-12-18 Simon PilgrimWdocumentation fix
2016-12-18 Rui UeyamaRemove lld/Support/Memory.h.
2016-12-18 Tom de Vries[FileCheck] Fix comment in ReadCheckFile
2016-12-18 Craig Topper[X86][SSE][AVX-512] Convert FAND/FOR/FXOR/FANDN nodes...
2016-12-18 Yaxun LiuFix a lit test issue exposed by r290056
2016-12-18 Yaxun LiuAttempt to fix build failure and regressions due to...
2016-12-18 Craig Topper[AVX-512] Use EVEX encoded XOR instruction for zeroing...
2016-12-18 Yaxun LiuRecommit r289979 [OpenCL] Allow disabling types and...
2016-12-18 Craig Topper[AVX-512] Make sure VLX is also enabled before using...
2016-12-18 David Majnemer[PDB] Don't reimplement CRC32
2016-12-18 David Majnemer[PDB] Validate superblock addresses
2016-12-17 Chris Bieneman[CMake] Fix issue reported on sanitizer bots
2016-12-17 Malcolm Parsons[clang-tidy] Remove duplicated check from move-construc...
2016-12-17 Matt ArsenaultAMDGPU: Fix broken check prefix in test
2016-12-17 Craig Topper[AVX-512] Use EVEX encoded logic operations for scalar...
2016-12-17 Craig Topper[AVX-512] Update scalar logic test to show missed oppor...
2016-12-17 Matthias BraunRevert "AArch64CollectLOH: Rewrite as block-local analy...
2016-12-17 Craig Topper[InstCombine] Simplify code slightly. NFC
2016-12-17 Sylvestre LedruFix the cmake declaration syntax
2016-12-17 Sylvestre LedruSupport of lldb on Kfreebsd
2016-12-17 Daniel JasperRevert "[libFuzzer] add an experimental flag -experimen...
2016-12-17 George Rimar[ELF] - Use DWARFDebugPubTable parser class intead...
2016-12-17 George Rimar[DWARF] - Make PubIndexEntryDescriptor::toBits() to...
2016-12-17 George Rimar[DWARF] - Introduce DWARFDebugPubTable class for dumpin...
2016-12-17 Kostya Serebryany[libFuzzer] use less memory for merge
2016-12-17 Kelvin Li[OpenMP] Sema and parsing for 'target teams' pragma
2016-12-17 Tom StellardAdd custom type for PseudoSourceValue
2016-12-17 Peter CollingbourneADT: Add a getArrayRef() accessor to MapVector.
2016-12-17 Kostya Serebryany[libFuzzer] speed up __sanitizer_cov_trace_switch a...
2016-12-17 Kostya Serebryany[libFuzzer] remove stale test
2016-12-17 Matthias BraunMove test to correct directory
2016-12-17 Kostya Serebryany[libFuzzer] when tracing switch statements, handle...
2016-12-17 Evgeniy StepanovRevert "[GVNHoist] Move GVNHoist to function simplifica...
2016-12-17 Evgeniy StepanovFix compilation.
2016-12-17 Eugene Zelenko[Hexagon] Other attempt to fix build with enabled asser...
2016-12-17 Eugene Zelenko[Hexagon] Fix build with enabled asserts broken in...
2016-12-17 Matthias BraunAArch64CollectLOH: Rewrite as block-local analysis.
2016-12-17 Argyrios Kyrtzidis[libclang] Remove the 'extern "C"' blocks from the...
2016-12-17 Eugene Zelenko[Hexagon] Fix some Clang-tidy modernize and Include...
2016-12-17 Devin Coughlin[analyzer] UnixAPIChecker: Don't diagnose for functions...
2016-12-17 Vedant KumarRetry: [BPI] Use a safer constructor to calculate branc...
2016-12-17 Zachary TurnerDelete unused file.
2016-12-17 Zachary TurnerAdd support for formatv to llvm::Twine.
2016-12-17 Vedant KumarRevert "[BPI] Use a safer constructor to calculate...
2016-12-17 Mike Aizatsky[libfuzzer] removing experimental FuzzerFnAdapter
2016-12-17 Mike Aizatsky[sancov] skip dead files from computations
2016-12-17 Vedant Kumar[BPI] Use a safer constructor to calculate branch proba...
next