platform/upstream/llvm.git
2019-05-07 Adrian PrantlDebug Info: Support address space attributes on rvalue...
2019-05-07 Jinsong Ji[PowerPC][NFC] Update build-vector-tests.ll using utils...
2019-05-07 Adrian PrantlGuard __builtin_available() with __has_builtin to suppo...
2019-05-07 Simon PilgrimRegenerate test to try and fix buildbots
2019-05-07 Jonas Devlieghere[Driver] Add command line option to allow loading local...
2019-05-07 Florian Hahn[DAGCombiner] Avoid creating large tokenfactors in...
2019-05-07 Sanjay Patel[InstCombine] add tests for FP min/max with negated...
2019-05-07 Pavel LabathFixup r360161
2019-05-07 Pavel LabathMake eh-frame-dwarf-unwind.test run on non-linux platforms
2019-05-07 Marshall ClowMark private function __sign as constexpr.
2019-05-07 Pavel LabathPostfixExpression: Use signed integers in IntegerNode
2019-05-07 Sam Clegg[WebAssembly] Don't generate unused table entries.
2019-05-07 Simon PilgrimAvoid use-after-move warnings by using swap instead...
2019-05-07 Kostya Kortchinsky[scudo][standalone] Introduce the Quarantine
2019-05-07 Orlando Cazalet... [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code...
2019-05-07 Greg ClaytonAdded missing files from 360071.
2019-05-07 Lang Hames[JITLink] Fix some copy/paste related typos in a test...
2019-05-07 Keno Fischer[SCEV] Add explicit representations of umin/smin
2019-05-07 Pavel LabathRegisterContextLLDB: Push CFA value on DWARF stack...
2019-05-07 Simon PilgrimFix local shadow variable warning. NFCI.
2019-05-07 Balazs Keri[ASTImporter] Corrected type of integer constant in...
2019-05-07 Aaron BallmanAdd an explicit triple to this test to hopefully appeas...
2019-05-07 Michal Gorny[lldb] [lit] Update constants in write Register tests
2019-05-07 Sam McCall[Tooling] Add -x flags when inferring compile commands...
2019-05-07 Anastasia Stulova[OpenCL] Prevent mangling kernel functions.
2019-05-07 Ilya Biryukov[clangd] Introduce intermediate representation of forma...
2019-05-07 Nico Weberlld-link: Allow /? as option prefix, like -? is allowed
2019-05-07 Robert LougherPrecommit tests for or/add transform. NFC.
2019-05-07 Michal Gorny[lldb] [lit] Fix Register tests to reference arrays...
2019-05-07 Aaron BallmanAllow field offset lookups in types with incomplete...
2019-05-07 Krasimir Georgiev[lldb] Add MacroQualified switch cases for r360109
2019-05-07 Nico WeberAdd typo correction for command-line flags to ELF and...
2019-05-07 Nemanja Ivanovic[PowerPC] Use the two-constant NR algorithm for refinin...
2019-05-07 George Rimar[llvm-objdump] - Print relocation record in a GNU format.
2019-05-07 Nico Weberminor cmake formatting style fix
2019-05-07 Nico Webergn build: Merge r360116
2019-05-07 Nico Webergn build: Run `git ls-files '*.gn' '*.gni' | xargs...
2019-05-07 George Rimar[LLD][ELF] - Remove symbol-name-offset.elf binary from...
2019-05-07 Roman Lebedev[llvm-exegesis] BenchmarkRunner::runConfiguration(...
2019-05-07 George Rimar[yaml2obj] - Allow setting st_value explicitly for...
2019-05-07 Krasimir GeorgievRevert "[TableGen] Fix a typo"
2019-05-07 Diana Picus[ARM GlobalISel] Widen G_SELECT operands
2019-05-07 Simon Pilgrim[X86][AVX] Fold concat(packus(),packus()) -> packus...
2019-05-07 Simon PilgrimFixed "Value stored to 'Opc' is never read" warning...
2019-05-07 Balazs Keri[ASTImporter] Import TemplateParameterLists in function...
2019-05-07 Simon Pilgrim[X86] Reduce scope of variables where possible. NFCI.
2019-05-07 Diana Picus[ARM GlobalISel] Widen G_INTTOPTR/G_PTRTOINT
2019-05-07 Fangrui Song[ELF] Reorder BitcodeFiles.empty() to call thinLTOCreat...
2019-05-07 Simon PilgrimFix uninitialized variable warning. NFCI.
2019-05-07 Diana Picus[ARM GlobalISel] Widen G_GEP index operand
2019-05-07 Peter Smith[libFuzzer] Increase timeouts on fork tests and skip...
2019-05-07 Orlando Cazalet... Test commit access
2019-05-07 Roman Lebedev[llvm-exegesis] InstructionBenchmark::writeYamlTo(...
2019-05-07 Nicolai HaehnleAMDGPU: Verify that SOP2/SOPC instructions have at...
2019-05-07 Sam McCall[Tooling] Don't mmap the JSONCompilationDatabase, it...
2019-05-07 Sam McCall[clangd] Oops, switchSourceHeader still needs to return...
2019-05-07 Leonard Chan[Sema] Add missing VisitMacroQualifiedTypeLoc to TypeSp...
2019-05-07 Sam McCall[clangd] switchSourceHeader uses null not empty string...
2019-05-07 Sam McCall[clangd] Add test that r360116 accidentally fixed a...
2019-05-07 Richard SmithImprove function / variable disambiguation.
2019-05-07 Sam McCall[clangd] Move Rename into its own file, and add unit...
2019-05-07 Sam McCall[clangd] add CLANG_ENABLE_CLANGD option to build clangd...
2019-05-07 Adam Balogh[clang-tidy] Extend bugprone-sizeof-expression to check...
2019-05-07 Fangrui Song[PPC64] toc-indirect to toc-relative relaxation
2019-05-07 Craig Topper[FastISel][X86] If selectFNeg fails, fall back to Selec...
2019-05-07 Sam Clegg[WebAssembly] Add more test coverage for reloctions...
2019-05-07 Leonard ChanRecommit r359859 "[Attribute/Diagnostics] Print macro...
2019-05-07 Fangrui Song[DebugInfo] Delete TypedDINodeRef
2019-05-07 Fangrui Song[SanitizerCoverage] Use different module ctor names...
2019-05-07 Yan Luo[TableGen] Fix a typo
2019-05-07 Alex Langford[Breakpoint] Remove unused dependency
2019-05-07 Eric ChristopherFix typo in risc-v register aliases.
2019-05-07 Cameron McInallyRefactor UnaryOperator class
2019-05-06 Craig Topper[X86] Use extended vector register classes in getRegFor...
2019-05-06 Amy HuangFix bug in getCompleteTypeIndex in codeview debug info
2019-05-06 Petr Hosek[Clang][NewPM] Don't bail out if the target machine...
2019-05-06 Eli Friedman[ARM] Glue register copies to tail calls.
2019-05-06 Eric FiselierRemove unneeded <algorithm> include in cmath.
2019-05-06 Craig Topper[FastISel] Pass the fneg input operand to hasTrivialKil...
2019-05-06 Craig Topper[X86] Add test case to show that we don't set the kill...
2019-05-06 Stanislav Mekhanoshin[AMDGPU] gfx1010 verifier changes
2019-05-06 Stanislav Mekhanoshin[AMDGPU] gfx1010: prefer V_MUL_LO_U32 over V_MUL_LO_I32
2019-05-06 Philip Reames[Tests] Add tests for optimized lowerings of element...
2019-05-06 Philip Reames[Tests] Rename tests before adding new ones
2019-05-06 Philip Reames[Tests] Autogen a test in advance of updates
2019-05-06 Philip ReamesFix pr33010, a 2 year old crashing regression
2019-05-06 Leonard Chan[Sema] Fix for P41774 where `ExpectNoDerefChunk` is...
2019-05-06 Craig Topper[X86] Add more test cases for fast-isel handling of...
2019-05-06 Stanislav Mekhanoshin[AMDGPU] gfx1010 memory legalizer
2019-05-06 Jordan RupprechtRevert "Re-commit r357452: SimplifyCFG SinkCommonCodeFr...
2019-05-06 Craig Topper[X86] Remove the suffix on vcvt[u]si2ss/sd register...
2019-05-06 James Y KnightPR41183: Don't emit strict-prototypes warning for an...
2019-05-06 Jonas Devlieghere[Docs] Add remote.html redirect
2019-05-06 Martin Storsjo[AArch64] Add __builtin_sponentry, for calling setjmp...
2019-05-06 Martin Storsjo[MinGW] Use SEH by default on AArch64
2019-05-06 Martin Storsjo[AArch64] Default to SEH exception handling on MinGW
2019-05-06 Jonas Devlieghere[CMake] Remove lldbPluginSymbolVendorMacOSX to fix...
2019-05-06 Jonas Devlieghere[CMake] Remove inlined-functions.yaml
2019-05-06 Jonas Devlieghere[Driver] Change the way we deal with local lldbinit...
2019-05-06 Reid KlecknerFix the cmake build by removing non-existant source...
next