platform/upstream/llvm.git
2018-04-26 Roman Lebedev[InstCombine][NFC] Regenerate checks in and-or-not.ll
2018-04-26 Adrian PrantlRevert "Fix a bug that prevents global variables from...
2018-04-26 Sanjoy Das[InstCombine] Simplify Add with remainder expressions...
2018-04-26 Sanjoy DasAdd test cases to prepare for the optimization that...
2018-04-26 Reid Kleckner[asan] Align __asan_global_start so that it works with LLD
2018-04-26 Reid KlecknerEnable full debug info in the ASan runtime on Windows
2018-04-26 Roman Tereshin[GlobalISel] Reporting rules covered as part of the...
2018-04-26 Craig Topper[X86] Make __builtin_ia32_readeflags_u32 and __builtin_...
2018-04-26 Roman Lebedev[InstCombine][NFC] add2.ll: add a few commutative checks.
2018-04-26 Roman Lebedev[InstCombine][NFC] Autogenerate checks in add2.ll
2018-04-26 Roman Lebedev[LLD][WASM] Handle WASM_SYMBOL_TYPE_SECTION in toString().
2018-04-26 Simon Atanasyan[mips] Accept 32-bit offsets for lb and lbu commands
2018-04-26 Sam Clegg[WebAssembly] Write DWARF data into wasm object file
2018-04-26 Matt ArsenaultDAG: Fix not legalizing vector fcanonicalizes
2018-04-26 Matt ArsenaultAMDGPU: Extend extract_vector_elt fneg combine to fabs
2018-04-26 Matt ArsenaultAMDGPU: Consolidate SubtargetPredicate definitions
2018-04-26 Rafael EspindolaDelete unused variable.
2018-04-26 Justin BognerSpecify REQUIRES: default_triple in a few tests
2018-04-26 Geoff Berry[AArch64] Fix scavenged spill slot base when stack...
2018-04-26 Roman Lebedev[NFC][InstCombine] rem.ll: add a few commutative tests.
2018-04-26 Roman Lebedev[NFC][InstCombine] Regenerate rem.ll test
2018-04-26 Alexander Shaposhnikov[llvm-objcopy] Implement --redefine-sym option
2018-04-26 Michael Bergaugmenting description for fcmp fmf - NFC
2018-04-26 Sam Clegg[WebAssembly] Add version to linking section (to match...
2018-04-26 Adrian PrantlFix a bug that prevents global variables from having...
2018-04-26 Sam Clegg[WebAssembly] Add version to object file metadata
2018-04-26 Andrea Di Biagio[Tablegen] SubtargetEmitter: move the logic that prints...
2018-04-26 Rafael EspindolaAdd a comment. NFC.
2018-04-26 Rafael EspindolaReplace SharedSymbols with Defined when creating copy...
2018-04-26 Haicheng Wu[GlobalMerge] Fix a typo
2018-04-26 Vlad TsyrklevichRevert "Enable EliminateAvailableExternally pass for...
2018-04-26 Paul Semel[llvm-objcopy] Add --localize-symbol option
2018-04-26 Vlad TsyrklevichUpdate stale comment in AsmWriter.cpp
2018-04-26 Vlad TsyrklevichEnable EliminateAvailableExternally pass for -O1
2018-04-26 Rafael EspindolaSimplify processRelocAux.
2018-04-26 Sam Clegg[WebAssembly] objdump: Don't assume all relocations...
2018-04-26 Sanjay Patel[docs] provide the specific sanitizer option to detect...
2018-04-26 Sam Clegg[WebAssembly] Implement getRelocationValueString()
2018-04-26 Simon Dardis[mips] Fix a test case which is keeping the expensive...
2018-04-26 Marshall ClowMove old test into test/libcxx, and implement new versi...
2018-04-26 Mark Searles[AMDGPU][Waitcnt] As of gfx7, VMEM operations do not...
2018-04-26 Rafael EspindolaDelete GotPltIndex.
2018-04-26 Simon Dardis[mips] Correct the definitions of some control instructions
2018-04-26 Sanjay Patel[DAGCombiner] limit ftrunc optimizations with function...
2018-04-26 Sanjay Patel[x86] add tests to show potential opt-out of ftrunc...
2018-04-26 Alex Bradbury[RISCV] Implement isLoadFromStackSlot and isStoreToStac...
2018-04-26 Benjamin Kramer[NVPTX] Make the legalizer expand shufflevector of...
2018-04-26 Sanjay Patel[DAGCombiner] refactor FP->int->FP folds; NFC
2018-04-26 Yuka TakahashiAdd getDeserializationListener to ASTReader
2018-04-26 Matthew Simpson[SLP] Add tests for transposable binary operations
2018-04-26 Guansong Zhang[OpenMP] Remove compilation warning when using clang...
2018-04-26 Alex Bradbury[RISCV] Implement isZextFree
2018-04-26 Alex Bradbury[RISCV] Add test case showing suboptimal codegen when...
2018-04-26 Matthew Simpson[TTI, AArch64] Add transpose shuffle kind
2018-04-26 Alex Bradbury[RISCV] Implement isTruncateFree
2018-04-26 Lama Saba[X86] Fix Update Kill Register in Avoid SFB Pass -...
2018-04-26 Alex Bradbury[RISCV] Implement isLegalICmpImmediate
2018-04-26 Alex Bradbury[RISCV] Implement isLegalAddImmediate
2018-04-26 Alex Bradbury[RISCV] Add test/CodeGen/RISCV/lsr-legaladdimm.ll
2018-04-26 Andrea Di Biagio[Tablegen] Simplify code in CodeGenSchedule. NFCI
2018-04-26 Sander de Smalen[AArch64][SVE] Enable DiagnosticPredicates for SVE...
2018-04-26 Benjamin Kramer[NVPTX] Deduplicate code. No functionality change.
2018-04-26 Alex Bradbury[RISCV] Implement isLegalAddressingMode for RISC-V
2018-04-26 Florian Hahn[LoopInterchange] Ignore debug intrinsics during legali...
2018-04-26 Sander de Smalen[AsmMatcher] Extend PredicateMethod with optional Diagn...
2018-04-26 Sander de Smalen[AArch64][SVE] Asm: Negative tests for all LD1 gather...
2018-04-26 Sander de Smalen[AArch64][SVE] Asm: Support for gather LD1/LDFF1 (scala...
2018-04-26 Serge PavlovMake test more platform neutral
2018-04-26 Serge Pavlov[ConfigFiles] Update argument strings when merging...
2018-04-26 Rafael EspindolaAdd a test. NFC.
2018-04-26 Shoaib Meenai[cmake] Make linker detection take flags into account
2018-04-26 Craig Topper[X86] Add support for _mm512_mullox_epi64 and _mm512_ma...
2018-04-26 Craig Topper[X86] Print 'tbyte ptr' instead of 'xword ptr' for...
2018-04-26 Craig Topper[X86] Remove alignment restriction on loading folding...
2018-04-26 Chandler Carruth[x86] Allow folding unaligned memory operands into...
2018-04-26 Chandler Carruth[x86] NFC: Add tests for idiomatic usage patterns of...
2018-04-26 Richard SmithDiagnose missing template arguments for a variable...
2018-04-26 Max KazantsevRevert "[SCEV] Make computeExitLimit more simple and...
2018-04-26 Rui UeyamaSimplify. NFC.
2018-04-26 Richard SmithRevert addition of 'concept' to diagnostics in r330890.
2018-04-26 Richard SmithFactor out common code for diagnosing missing template...
2018-04-26 Faisal ValiFix a merge conflict that was inadvertently introduced...
2018-04-26 Faisal ValiRevert rC330794 and some dependent tiny bug fixes
2018-04-25 Richard TrieuSwitch to Clang's isDigit function.
2018-04-25 Reid KlecknerInclude <cctype> to get std::isdigit, fixes MSVC STL...
2018-04-25 Volodymyr Sapsai[libcxx] func.wrap.func.con: Unset function before...
2018-04-25 Reid Kleckner[codeview] Ignore .cv_loc directives at the end of...
2018-04-25 Bob Haarman[COFF] more informative "broken object file" diagnostics
2018-04-25 Artem Dergachev[analyzer] Fix a crash on lifetime extension through...
2018-04-25 Richard SmithFix crash on qualified template name instantiation...
2018-04-25 Ana Pazos[RISCV] More validations on the input value of -march=
2018-04-25 Rui UeyamaRemove unused features from StringRefZ and move it...
2018-04-25 Alex Lorenz[driver][darwin] Do not infer -simulator environment...
2018-04-25 Frederic Riss[debugserver] Return 'ios' instead of 'iphoneos' for...
2018-04-25 Artem Dergachev[analyzer] Enable analysis of WebKit "unified sources".
2018-04-25 Vedant Kumar[ADT] Make filter_iterator support bidirectional iteration
2018-04-25 Rafael EspindolaPack symbols a bit more.
2018-04-25 Dan Albert[Driver] Reland "Android triples are not aliases for...
2018-04-25 Martin Storsjo[test] Add a testcase for MinGW sysroot detections...
2018-04-25 Martin Storsjo[Driver] Fix implicit config files from prefixed symlinks
next