platform/upstream/llvm.git
2019-05-21 Alexey Bataev[OPENMP][NVPTX]Mark more functions as always_inline...
2019-05-21 Sanjay Patel[DAGCombiner] prevent unsafe reassociation of FP ops
2019-05-21 Nico Webergn build: Merge r361264
2019-05-21 Fangrui Song[ELF] Deleted unused ComdatGroups member variable left...
2019-05-21 Aaron BallmanAdd support for dumping AST comment nodes to JSON.
2019-05-21 Ilya Biryukov[Syntax] Rename TokensTest to SyntaxTests. NFC
2019-05-21 Clement CourbetRevert r361257 "[MergeICmps][NFC] Make BCEAtom move...
2019-05-21 Nico Webergn build: Run `git ls-files '*.gn' '*.gni' | xargs...
2019-05-21 Javed Absar[ARM][CMSE] Add commandline option and feature macro
2019-05-21 Nico Webergn build: Merge r361252
2019-05-21 Nico Webergn build: Merge r361233
2019-05-21 Sam McCall[clangd] Turn no-parse-completion on by when preamble...
2019-05-21 Clement Courbet[MergeICmps][NFC] Make BCEAtom move-only.
2019-05-21 Paul RobinsonFix typo in r361251.
2019-05-21 Tatyana Krasnukha[lldb-mi] Include full path in the -data-disassemble...
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Shift amount masking: tests that...
2019-05-21 Florian Hahn[ScheduleDAGInstrs] Compute topological ordering on...
2019-05-21 Sam McCall[clangd] Add tweak to convert normal to raw string...
2019-05-21 Paul Robinson[DebugInfo] Fix tests missed by r362148
2019-05-21 Paul RobinsonDe-Window-ize a test
2019-05-21 Rui UeyamaFix test failure.
2019-05-21 Paul Robinson[DebugInfo] Handle '# line "file"' correctly for asm...
2019-05-21 Bob HaarmanRevert r360902 "Resubmit: [Salvage] Change salvage...
2019-05-21 Paul Robinson[DebugInfo] Handle -main-file-name correctly for asm...
2019-05-21 Rui Ueyama[WebAssembly] Add --reproduce.
2019-05-21 Simon Pilgrim[X86][SSE] Add shuffle tests for 'splat3' patterns.
2019-05-21 Simon Pilgrim[CodeGenModule] BlockByrefHelpers - add missing uniniti...
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Add some more tests for shift amoun...
2019-05-21 George Rimar[llvm-objdump] Make --disassemble-functions imply -d
2019-05-21 Clement Courbet[MergeICmps] Preserve the dominator tree.
2019-05-21 Simon Pilgrim[CGBuiltin] dumpRecord - remove unused field offset...
2019-05-21 Fangrui Song[PPC64] Update LocalEntry from assigned symbols
2019-05-21 Sam Clegg[WebAssembly] Add __start_/_stop_ symbols for data...
2019-05-21 Florian Hahn[AArch64] Skip mask checks for masks with an odd number...
2019-05-21 Nikolai Kosjar[libclang] visit c++14 lambda capture init expressions
2019-05-21 Sam Clegg[WebAssembly] Refactor synthetic sections and relocatio...
2019-05-21 Pavel LabathDWARF: Port debug_addr over to DWARFContext
2019-05-21 Eugene Leviant[llvm-objcopy] Strip file symbols with --strip-unneeded
2019-05-21 Cullen Rhodes[AArch64][SVE2] Asm: add integer unary instructions...
2019-05-21 Cullen Rhodes[AArch64][SVE2] Asm: add integer pairwise arithmetic...
2019-05-21 Fangrui Song[ELF] Don't advance position in a memory region when...
2019-05-21 Sam Parker[ARM][CGP] Skip nuw in PrepareConstants
2019-05-21 Nikolai Kosjar[Preamble] Reuse preamble even if an unsaved file does...
2019-05-21 Adam Balogh[clang-tidy] New option for misc-throw-by-value-catch...
2019-05-21 Pavel LabathDWARF: Introduce DWARFUnitHeader class
2019-05-21 Petr Hosek[CMake] Specify component for all target types
2019-05-21 Dylan McKayAdd TargetLoweringInfo hook for explicitly setting...
2019-05-21 QingShan Zhang[NFC][PowerPC] Add a test to verify if the scheduler...
2019-05-21 Nikita PopovMove thumbv7k test from AArch64 to ARM
2019-05-21 Chen Zheng[PowerPC] test cases for selecting x-form instruction...
2019-05-21 Chen Zheng[PowerPC] use more meaningful name - NFC
2019-05-21 Alex Langford[CMake] Correct some dependencies
2019-05-21 Lang Hames[ORC] Assert that JITDylibs have unique names.
2019-05-21 Nico WeberTweaks for setting CMAKE_LINKER to lld-link
2019-05-21 Fangrui Song[ELF] Error on relocations to local undefined symbols
2019-05-21 Nico WeberRevert r361206 "[COFF] Store alignment in log2 form...
2019-05-21 Saleem Abdulrasoollldb-server: LLGS: support 32-bit on 64-bit hosts
2019-05-21 Nico WeberTry to fix build with older gccs after r361152
2019-05-20 Richard SmithGive 'fixit-cxx0x.cpp' a more modern name.
2019-05-20 Petr Hosek[builtins] Deduplicate __eqsf2 and __gtsf2 via macro
2019-05-20 Reid Kleckner[COFF] Store alignment in log2 form, NFC
2019-05-20 Leonard Chan[Sema] Fix for build on some iOS programs.
2019-05-20 Michael Kruse[CodeGen] Fix order of PHINode and MA Write generation.
2019-05-20 Nick Desaulniers[ORC] fix use-after-move. NFC
2019-05-20 Matt ArsenaultAMDGPU: Force skip branches over calls
2019-05-20 Marshall ClowEnsure that hash<basic_string> uses char_traits. Fixes...
2019-05-20 Lang Hames[docs] Fix an RST typo: "code-blocks" should be "code...
2019-05-20 Lang Hames[ORC] Remove some unreachable code.
2019-05-20 Lang Hames[docs] Add more details/examples for LLJIT/LLLazyJIT...
2019-05-20 Cameron McInally[NFC][InstCombine] Add FIXME for one-use check on const...
2019-05-20 Michael Kruse[DependenceInfo] Remove dead initialization. NFC.
2019-05-20 Lang Hames[Support] Renamed member 'Size' to 'AllocatedSize'...
2019-05-20 Max MorozThis change adds an API to allow setting the flag to...
2019-05-20 Aaron BallmanAdd more tests for AST JSON output; NFC.
2019-05-20 Martin Storsjo[AArch64] Handle lowering lround on windows, where...
2019-05-20 Nico Webergn build: Merge r361148
2019-05-20 Tiancong Wang[ELF][Driver] Fix precedence of symbol ordering file...
2019-05-20 Nikita Popov[LFTR] Add additional PR31181 test cases
2019-05-20 Cameron McInally[InstCombine] Add visitFNeg(...) visitor for unary...
2019-05-20 Craig Topper[X86] Check the alignment argument for the masked.load...
2019-05-20 Tiancong WangTest commit, add an empty line.
2019-05-20 Matt Morehouse[libFuzzer] Disable fork-sigusr.test on AArch64.
2019-05-20 Chris Bieneman[CMake] Update DistributionExample for mono repo
2019-05-20 Pete Couperus[TableGen] - Type comparison LE should be LT or equal.
2019-05-20 Richard SmithRearrange and clean up how we disambiguate lambda-intro...
2019-05-20 Sanjay Patel[InstCombine] auto-generate test checks; NFC
2019-05-20 Sanjay Patel[InstSimplify] update stale comment; NFC
2019-05-20 Craig Topper[X86] Add test case for r361177.
2019-05-20 Ilya Biryukov[clangd] Make it possible to use VFS from parsing for...
2019-05-20 Craig Topper[SelectionDAGBuilder] Flush PendingExports before creat...
2019-05-20 Nick Desaulniers[DWARF] hoist nullptr checks. NFC
2019-05-20 Craig Topper[X86] Add icelake-client and tremont model numbers...
2019-05-20 Craig Topper[X86] Add icelake-client and tremont model numbers...
2019-05-20 Nick Desaulniers[INLINER] allow inlining of blockaddresses if sole...
2019-05-20 Aaron BallmanDump macro expansion information as needed when outputt...
2019-05-20 Bjorn Pettersson[AMDGPU] Fix std::array initializers to avoid warnings...
2019-05-20 Dmitri GribenkoRenamed `apply` to `select` to avoid ADL conflict with...
2019-05-20 Craig Topper[Intrinsics] Merge lround.i32 and lround.i64 into a...
2019-05-20 Craig Topper[DAGCombiner] Refactor code in visitShiftByConstant...
2019-05-20 Matt ArsenaultR600: Fix unconditional return in loop
next