platform/upstream/llvm.git
2018-04-20 Adrian PrantlFix a crash when resolving overloads of C++ virtual...
2018-04-20 Nicholas Wilson[WebAssembly] Implement --print-gc-sections for synthet...
2018-04-20 Nicholas Wilson[WebAssembly] Distinguish debug/symbol names in the...
2018-04-20 Yaxun Liu[CUDA] Set LLVM calling convention for CUDA kernel
2018-04-20 Michael ZolotukhinRevert r330431.
2018-04-20 Sanjay Patel[x86] auto-generate checks; NFC
2018-04-20 Florian Hahn[NewGVN] Split OpPHI detection and creation.
2018-04-20 Fangrui Song[ELF] --warn-backrefs: use the same GroupId for object...
2018-04-20 Mikhail Maltsev[CodeGen] Add an option to suppress output of llvm...
2018-04-20 Hans WennborgFix some tests that were failing on Windows
2018-04-20 Andrew Ng[DebugInfo] Use WithColor for more debug line warnings
2018-04-20 Simon Pilgrim[CostModel][X86] Add vector element insert/extract...
2018-04-20 Douglas YungFix test by allowing it to accept an upper or lower...
2018-04-20 Sanjay Patel[DAGCombine] (float)((int) f) --> ftrunc (PR36617)
2018-04-20 Simon Pilgrim[CostModel][X86] Add srem/urem constant cost tests
2018-04-20 Simon Pilgrim[CostModel][X86] Add SLM/GLM/BtVer2 compare + division...
2018-04-20 Michael ZolotukhinFix typo in a test.
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.
next