platform/upstream/llvm.git
2018-04-20 Simon Pilgrim[CostModel][X86] Split off BtVer2 cost checks
2018-04-20 Simon Pilgrim[CostModel][X86] Add GoldmontPlus cost tests
2018-04-20 Michael ZolotukhinRevert "Revert r330403 and r330413."
2018-04-20 Jonas Hahnfeld[docs] Regenerate command line reference
2018-04-20 Jonas Hahnfeld[OpenMP] Hide -fopenmp-cuda-mode
2018-04-20 Simon Pilgrim[X86][BtVer2] Cleanup some old FIXMEs from the model...
2018-04-20 Nico Weberclang-cl: Accept (and ignore) /Zc:__cplusplus.
2018-04-20 Jonas Hahnfeld[CUDA] Document recent changes
2018-04-20 Jonas Hahnfeld[CUDA] Register relocatable GPU binaries
2018-04-20 Simon Pilgrim[X86] Tag CLDEMOTE instruction with WriteLoad schedulin...
2018-04-20 Sander de Smalen[AArch64][SVE] Asm: Support for contiguous LD1 (scalar...
2018-04-20 Florian Hahn[Driver] Support for -save-stats in AddGoldPlugin.
2018-04-20 Jonas Devlieghere[ObjectYAML] Add ability for DWARFYAML to calculate...
2018-04-20 Ivan A. Kosarev[NEON] Add a comment explaining the situation with...
2018-04-20 Greg Bedwell[UpdateTestChecks] Fix update_mca_test_checks.py slowne...
2018-04-20 Sam McCallParse .h files as objective-c++ if we don't have a...
2018-04-20 Florian HahnRequire asserts for stats-file-option tests.
2018-04-20 Ilya BiryukovRevert r330403 and r330413.
2018-04-20 Roman Lebedev[NFC][InstCombine] Regenerate two tests that are affect...
2018-04-20 Andrew Ng[DebugInfo] Fix for split dwarf test on Windows (NFC)
2018-04-20 Michael Zolotukhin[SSAUpdaterBulk] Use SmallVector instead of DenseMap...
2018-04-20 Ilya Biryukov[Dockerfiles] Split checkout and build scripts into...
2018-04-20 Florian Hahn[LTO] Add stats-file option to LTO/Config.h.
2018-04-20 Andrea Di BiagioCODE_OWNERS: Take code ownership of llvm-mca.
2018-04-20 Dan Liew[lit] Fix a bug where UNRESOLVED tests were not handled...
2018-04-20 Andrea Di BiagioFix -Wunused-variable warnings after r330377.
2018-04-20 Sander de Smalen[AArch64][SVE] Fix diagnostic for SVE LD4 instructions:
2018-04-20 Sander de Smalen[AArch64][SVE] Added GPR64shifted and GPR64NoXZRshifted...
2018-04-20 Pavel LabathMove FileSpecTest to Utility
2018-04-20 Alexey Sotkin[OpenCL] Add 'denorms-are-zero' function attribute
2018-04-20 Michael ZolotukhinReapply "[PR16756] Use SSAUpdaterBulk in JumpThreading...
2018-04-20 Michael Zolotukhin[SSAUpdaterBulk] Add an assert.
2018-04-20 Daniel CedermanAdd SPARC support to update_llc_test_checks.py
2018-04-20 Michael Zolotukhin[SSAUpdaterBulk] Add * and & to auto.
2018-04-20 Michael Zolotukhin[SSAUpdaterBulk] Use PredCache in ComputeLiveInBlocks.
2018-04-20 Michael Zolotukhin[SSAUpdaterBulk] Use SmallVector instead of SmallPtrSet...
2018-04-20 Daniel CedermanRevert "This pass, fixing an erratum in some LEON 2...
2018-04-20 Daniel Cederman[Sparc] Use synthetic instruction clr to zero register...
2018-04-20 Hans WennborgRevert r330376 "[sanitizer] Generalize atomic_uint8_t...
2018-04-20 Sander de Smalen[AArch64][AsmParser] Extend RegOp with integrated ...
2018-04-20 Nicolai HaehnleAMDGPU: Legalize the operand of SI_INIT_M0
2018-04-20 Daniel Cederman[Sparc] Fix addressing mode when using 64-bit values...
2018-04-20 Dan Liew[LibFuzzer] Report when custom counters are available.
2018-04-20 Dan Liew[LibFuzzer] Try to unbreak the `FuzzerMutate.ShuffleByt...
2018-04-20 Dan Liew[LibFuzzer] Unbreak the `trace-malloc-unbalanced.test...
2018-04-20 Vlad TsyrklevichFix build failures for r330387 on buildbots that don...
2018-04-20 Vlad TsyrklevichLowerTypeTests: Propagate symver directives
2018-04-20 Rafael EspindolaFix trap instruction on pp64.
2018-04-20 Davide Italiano[DWARFASTParserClang] Remove dead code. NFCI.
2018-04-20 Amara EmersonMove a dump() implementation out of line.
2018-04-20 Petr Hosek[Fuzzer] Add a missing header in Fuchsia implementation
2018-04-19 Artem Dergachev[CFG] [analyzer] Add construction contexts for loop...
2018-04-19 Artem Dergachev[analyzer] When we fail to evaluate a pointer cast...
2018-04-19 Fangrui Song[ELF] Increase NextGroupId with --end-group
2018-04-19 Saleem AbdulrasoolImplement proper support for `-falign-functions`
2018-04-19 Artem Dergachev[CFG] [analyzer] Don't treat argument constructors...
2018-04-19 Kuba Mracek[sanitizer] Generalize atomic_uint8_t, atomic_uint16_t...
2018-04-19 Artem Dergachev[analyzer] RetainCount: Accept more "safe" CFRetain...
2018-04-19 Sam Clegg[WebAssembly] Fix bug where reloc addends were written...
2018-04-19 Jessica Paquette[MachineOutliner] NFC: Move EnableLinkOnceODROutlining...
2018-04-19 Reid KlecknerDon't do aligned allocations on MSVCRT before 19.12...
2018-04-19 Simon Pilgrim[llvm-mca][X86] Add prefetch instruction resource tests
2018-04-19 Sam Clegg[WebAssembly] Enabled -triple=wasm32-unknown-unknown...
2018-04-19 Rafael EspindolaAdd a test. NFC.
2018-04-19 Sanjay Patel[Reassociate] add baseline tests for binop swapping...
2018-04-19 Peter CollingbourneCOFF: Remove OutputSection::getPermissions() and getCha...
2018-04-19 Simon Pilgrim[llvm-mca][FMA] Add FMA resource tests
2018-04-19 Stanislav Mekhanoshin[AMDGPU] Use packed literals with zero either lower...
2018-04-19 Gerolf Hoflehner[llvm-objdump] Issue error message when object file...
2018-04-19 Craig Topper[X86] Remove non-existant instruction name from X86Disa...
2018-04-19 Jin LinRefine the loop rotation's API
2018-04-19 Peter CollingbourneCOFF: Rename Chunk::getPermissions to getOutputCharacte...
2018-04-19 Reid KlecknerRemove impossible _MSC_VER check
2018-04-19 Lang Hames[ORC] Fix an assertion condition from r329934.
2018-04-19 Craig Topper[X86] Enable popcnt false dependency breaking on Silver...
2018-04-19 Chandler Carruth[PM/LoopUnswitch] Detect irreducible control flow withi...
2018-04-19 Lang Hames[ORC] Make VSO symbol resolution/finalization operation...
2018-04-19 Kostya Kortchinsky[sanitizer] Minor refactor of some ReservedAddressRange...
2018-04-19 Adrian McCarthyFix narrowing warning by appending `f` to literal constant.
2018-04-19 David Zarzycki[UnitTests] NFC/build-perf: Break up nontrivial compile...
2018-04-19 Simon Pilgrim[llvm-mca][X86] Add resource test for every out-of...
2018-04-19 Simon Pilgrim[X86][SLM] Fix typo using SandyBridge resources.
2018-04-19 Rafael EspindolaDefine InputSection::getOffset inline.
2018-04-19 Craig Topper[X86] Correct the scheduling data for register forms...
2018-04-19 Sanjay Patel[Reassociate] fix formatting; NFC
2018-04-19 Simon Pilgrim[X86] Merge some MMX instregex
2018-04-19 Rafael EspindolaSimplify Repl handling.
2018-04-19 Krzysztof Parzyszek[if-converter] Handle BBs that terminate in ret during...
2018-04-19 Krzysztof Parzyszek[Hexagon] Use legal types when lowering CONCAT_VECTORS...
2018-04-19 Francis Visoiu... [llvm-objdump] Remove test object file
2018-04-19 Francis Visoiu... [llvm-objdump] Print "..." instead of random data for...
2018-04-19 Teresa Johnson[gold/ThinLTO] Invoke llvm_shutdown when exiting after...
2018-04-19 Rafael EspindolaSimplify getOffset for synthetic sections.
2018-04-19 Rafael EspindolaRename MergeInputSection::getOffset.
2018-04-19 Steven Wu[CXX] Templates specialization visibility can be wrong
2018-04-19 Mark Searles[AMDGPU] Do not only rely on BB number when finding...
2018-04-19 Ivan A. Kosarev[NEON] Define vfma_n_f32() and vfmaq_n_f32() intrinsics...
2018-04-19 Simon Pilgrim[llvm-mca][X86] Add mmx instruction to btver2 resource...
2018-04-19 Florian Hahn[NewGVN] Add ops as dependency if we cannot find a...
2018-04-19 Krzysztof Parzyszek[Hexagon] Generate code for vector bswap intrinsics
next