platform/upstream/llvm.git
2019-06-07 Dylan McKay[AVR] Expand 16-bit rotations during the legalization...
2019-06-07 Michael Pozulp[NFC] Delete trailing whitespace character.
2019-06-07 Michael Pozulp[llvm-objdump] Print source when subsequent lines in...
2019-06-07 Sam Clegg[lld] Allow args::getInterger to parse args larger...
2019-06-07 Sam Clegg[WebAssembly] Fix for discarded init functions
2019-06-07 Michael Pozulp[llvm-objdump] Add warning if --disassemble-functions...
2019-06-07 Fangrui Song[MC][ELF] Don't create relocations with section symbols...
2019-06-07 Michael Pozulp[ADT] Enable set_difference() to be used on StringSet
2019-06-07 Peter CollingbourneSet an output file name for the override-new-delete...
2019-06-07 Michael Pozulp[NFC] Test commit.
2019-06-07 Fangrui Song[LV] Fix -Wunused-function after r362736
2019-06-07 Matt ArsenaultAMDGPU: Don't count mask branch pseudo towards skip...
2019-06-07 Matt ArsenaultAMDGPU: Insert skips for blocks with FLAT
2019-06-06 Nemanja Ivanovic[PowerPC] Exploit the vector min/max instructions
2019-06-06 Mitch PhillipsChange GWP-ASan build to use '-pthread' instead of...
2019-06-06 Richard SmithFactor out duplicated code building a MemberExpr and...
2019-06-06 Richard SmithConvert MemberExpr creation and serialization to work...
2019-06-06 Jordan RupprechtRevert [ELF] Simplify the condition to create .interp
2019-06-06 Matt ArsenaultAMDGPU: Insert skip branches over return blocks
2019-06-06 David Tenty[NFC] Test commit, whitespace change
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma4-intrins...
2019-06-06 Alexey Lapshin[DebugInfo] Incorrect debug info record generated for...
2019-06-06 Alexander Timofeev[AMDGPU] Partial revert for the ba447bae7448435c9986eec...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma-intrinsi...
2019-06-06 Craig Topper[X86] Make a bunch of merge masked binops commutable...
2019-06-06 Amy HuangAdd cdb test for global constants
2019-06-06 Sean FertileRevert "Revert "[ELF] Suppress "STT_SECTION symbol...
2019-06-06 Sean FertileRevert "Revert "Reland D61583 [ELF] Error on relocation...
2019-06-06 Sanjay Patel[InstSimplify] add tests for fcmp with known-never...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma-scalar...
2019-06-06 Francois Ferrandclang-format: better handle namespace macros
2019-06-06 Sean FertileRevert "Reland D61583 [ELF] Error on relocations to...
2019-06-06 Sean FertileRevert "[ELF] Suppress "STT_SECTION symbol should be...
2019-06-06 Craig Topper[CFLGraph] Add support for unary fneg instruction.
2019-06-06 Renato Golin[LV] Wrap LV illegality reporting in a function. NFC.
2019-06-06 Jason Liu[AIX] Implement function descriptor on SDAG
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma4-fneg...
2019-06-06 Craig Topper[InlineCost] Add support for unary fneg.
2019-06-06 Kadir Cetinkaya[clang][HeaderSearch] Consider all path separators...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma_patterns.ll
2019-06-06 Puyan LotfiFixing ppc tests: sed -i 's/# REQUIES: ppc/# REQUIRES...
2019-06-06 Philip Reames[LoopPred] Fix a bug in unconditional latch bailout...
2019-06-06 Michael Kruse[ScheduleTreeTransform] Silence compiler warning. NFC.
2019-06-06 Simon Pilgrim[DAGCombine] MergeConsecutiveStores - improve non-tempo...
2019-06-06 Fangrui Song[PPC32] Support GD/LD/IE/LE TLS models and their relaxa...
2019-06-06 Fangrui Song[PPC32] Improve the 32-bit PowerPC port
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to X86/fma_patterns...
2019-06-06 Nico Webergn build: Merge r362685
2019-06-06 Dmitri GribenkoRemove unused PPC.h includes under llvm/lib/Target...
2019-06-06 Craig Topper[X86] Make masked floating point equality/ordered compa...
2019-06-06 Xinliang David Li[Profile]: Add runtime interface to specify file handle...
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to fmul-combines...
2019-06-06 Fangrui Song[PowerPC] Add R_PPC_IRELATIVE
2019-06-06 Cameron McInally[NFC][CodeGen] Add unary fneg tests to fp-fast.ll fp...
2019-06-06 Whitney Tsang[DA] Add an option to control delinearization validity...
2019-06-06 Cameron McInally[NFC][CodeGen] Remove duplicate test in fp-fast.ll
2019-06-06 Ilya Biryukovgn build: Add new tidy checks to gn files
2019-06-06 Jason Liu[AIX] Implement call lowering with parameters could...
2019-06-06 Yitzhak Mandelbaum[LibTooling] Add insert/remove convenience functions...
2019-06-06 Haojian Wu[clang-tidy] Another attempt to fix misc-redundant...
2019-06-06 Thomas Preud... FileCheck [6/12]: Introduce numeric variable definition
2019-06-06 Owen Reynolds[llvm-ar] Create thin archives with MRI scripts
2019-06-06 Sanjay Patel[InstCombine] add tests for loads of bitcasted vector...
2019-06-06 Nikolai Kosjar[clang-tidy] Make the plugin honor NOLINT
2019-06-06 Haojian Wu[clang-tidy] Fix an assertion failure in misc-redundant...
2019-06-06 Adhemerval... AArch64] Handle ISD::LRINT and ISD::LLRINT for float16
2019-06-06 Benjamin KramerRevert "[SCEV] Use wrap flags in InsertBinop"
2019-06-06 Adhemerval... [AArch64] Handle ISD::LROUND and ISD::LLROUND for float16
2019-06-06 Simon Pilgrim[X86][SSE] Add nonuniform constant vector test for...
2019-06-06 Dmitri GribenkoInclude what you use in LanaiAsmParser.cpp
2019-06-06 Simon Pilgrim[DAGCombine] Cleanup isNegatibleForFree/GetNegatedExpre...
2019-06-06 Simon PilgrimFix whitespace indentation. NFCI.
2019-06-06 Luis Marques[RISCV] Disable test/Analysis/CostModel/RISCV tests...
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select sqrt
2019-06-06 Luis Marques[RISCV] Add CostModel GEP tests
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select fabs
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select fpext and fptrunc
2019-06-06 Petar Avramovic[MIPS GlobalISel] Select floor and ceil
2019-06-06 Sam Parker[SCEV] Use wrap flags in InsertBinop
2019-06-06 Ilya Biryukov[clangd] Remove unused signature help quality signal...
2019-06-06 Pengfei Wang[X86] Add ENQCMD instructions
2019-06-06 Dylan McKay[AVR] Fix the 'load.ll' test after r362351
2019-06-06 Ilya BiryukovUpdate AST matchers tutorial to use monorepo layout
2019-06-06 Douglas YungFixup files added in r362636 to build with gcc 5.4...
2019-06-06 Amara Emerson[AArch64][GlobalISel] Add manual selection support...
2019-06-06 Vlad TsyrklevichRevert "Speedup to_string and to_wstring for integers...
2019-06-06 Haojian Wu[clang-tidy] Fix make-unique tests on C++2a.
2019-06-06 Mikhail Dvorskiy[pstl] The optimized parallel versions of sort, stable_...
2019-06-06 Amara Emerson[AArch64][GlobalISel] Add the new changes to fix PR4212...
2019-06-06 Xinliang David Li[Profile]: Add runtime interface to specify file handle...
2019-06-06 Craig Topper[X86] Don't turn avx masked.load with constant mask...
2019-06-06 Craig Topper[X86] Add test case for masked load with constant mask...
2019-06-06 George Burgess IVandroid: add a close-on-exec check on pipe()
2019-06-06 George Burgess IVandroid: add a close-on-exec check on pipe2()
2019-06-06 Thomas Lively[WebAssembly] Support Leak Sanitizer on Emscripten
2019-06-05 Amara EmersonRevert "Revert "[AArch64][GlobalISel] Optimize G_FCMP...
2019-06-05 Matt ArsenaultAMDGPU: Don't fix emergency stack slot at offset 0
2019-06-05 Cameron McInally[MSAN] Add unary FNeg visitor to the MemorySanitizer
2019-06-05 Ulrich WeigandAllow target to handle STRICT floating-point nodes
2019-06-05 Petr HosekRevert "[AArch64][GlobalISel] Optimize G_FCMP + G_SELEC...
next