platform/upstream/llvm.git
2019-03-29 Artem Dergachev[analyzer] PR41239: Fix a crash on invalid source locat...
2019-03-29 Sam CleggRe-land "[WebAssembly] Improve invalid relocation error...
2019-03-29 Alina Sbirlea[MemorySSA] Temporary fix assert when reaching 0 limit.
2019-03-29 Artem Dergachev[analyzer] Move taint API from ProgramState to a separa...
2019-03-29 Artem Dergachev[analyzer] PR37501: Disable assertion for logical op...
2019-03-29 Sanjoy DasTry to fix buildbot error
2019-03-29 Artem Dergachev[analyzer] Introduce a simplified API for adding custom...
2019-03-29 Sam Clegg[libc++abi] Don't set POSITION_INDEPENDENT_CODE when...
2019-03-29 Thomas Lively[WebAssembly] Add mutable globals feature
2019-03-29 Sanjoy Das[SCEV] Check the cache in get{S|U}MaxExpr before doing...
2019-03-29 Alina Sbirlea[MemorySSA] Limit clobber walks.
2019-03-29 Jessica Paquette[GlobalISel][AArch64] Add isel support for G_INSERT_VEC...
2019-03-29 Amara Emerson[X86] When using Win64 ABI, exit with error if SSE...
2019-03-29 Alexandre GaneaFix build following r357308 : Ensure only live thunks...
2019-03-29 Alina Sbirlea[MemorySSA] Don't optimize incomplete phis.
2019-03-29 Reid KlecknerDon't copy the .drective section with std::string
2019-03-29 Jonas Devlieghere[ScriptInterpreterPython] Fix the unit test after refactor
2019-03-29 Alexander Kornienko[clang-tidy] Fix PR28406
2019-03-29 Thomas Lively[WebAssembly] "atomics" feature requires shared memory
2019-03-29 Nirav Dave[DAGCombiner] Rewrite ImproveLifetimeNodeChain to avoid...
2019-03-29 Alexandre Ganea[LLD][COFF] Generate import modules & COFF groups in PDB
2019-03-29 Jonas Devlieghere[Python] Remove Python include from ScriptInterpreterPy...
2019-03-29 Louis Dionne[pstl] Qualify calls to internal functions
2019-03-29 Alexandre Ganea[LLD][COFF] Improve checkFailIfMismatch()
2019-03-29 Erik Pilkington[Sema] Avoid sending a dependent expression to the...
2019-03-29 Heejin Ahn[WebAssembly] Handle END_LOOP in unreachable BB in...
2019-03-29 Matt ArsenaultAMDGPU: Remove dx10-clamp from subtarget features
2019-03-29 Simon Pilgrim[Hexagon] Remove fcmp undef from reduced tests
2019-03-29 Craig Topper[X86] Add test cases showing failure to use RMW form...
2019-03-29 Nirav Dave[DAG] Avoid redundancy in StoreMerge TokenFactor genera...
2019-03-29 Volodymyr Sapsai[Sema] Fix assertion when `auto` parameter in lambda...
2019-03-29 Craig Topper[X86] Use cached OptForSize in X86ISelDAGToDAG.cpp...
2019-03-29 Dan Albert[Driver] Use --warn-shared-textrel for Android.
2019-03-29 Simon Pilgrim[SystemZ] Regenerate double constant comparison test
2019-03-29 Simon Pilgrim[MIPS] Regenerate double constant comparison test
2019-03-29 Simon Pilgrim[ARM] Regenerate execute-only float comparison tests
2019-03-29 Jonas Devlieghere[ScriptInterpreterPython] Remove unused field (NFC)
2019-03-29 Sanjay Patel[InstCombine] autogenerate complete checks; NFC
2019-03-29 George Burgess IVVarious fixes and additions to creduce-clang-crash.py
2019-03-29 Scott Linder[AMDGPU] Add an additional Code Object V3 assembler...
2019-03-29 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-03-29 Jonas Devlieghere[CMake] Move link dependencies where they are used.
2019-03-29 Simon Pilgrim[AArch64] Regenerate half precision tests
2019-03-29 Scott Linder[AMDGPU] Switch default DWARF version to 5
2019-03-29 Mircea Trofin[llvm][NFC] Factor out logic for getting incoming ...
2019-03-29 Nirav Dave[DAGCombine] Prune unnused nodes.
2019-03-29 Jonas Devlieghere[Cmake] Unify python variables
2019-03-29 Simon Pilgrim[ARM] Regenerate vector comparison tests
2019-03-29 Evandro Menezes[CodeGen] Refactor the option for the maximum jump...
2019-03-29 Nirav Dave[DAG] Set up infrastructure to avoid smart constructor...
2019-03-29 Simon Pilgrim[X86] Fix some tests using fcmp with undef arguments
2019-03-29 Jonas Devlieghere[Python] Remove readline module
2019-03-29 Jim InghamUse the multi-lockable form of std::lock for operator=
2019-03-29 Julie Hockett[fuchsia] Add clang-doc to Fuchsia distribution
2019-03-29 Julie Hockett[clang-doc] Build as clang_tool
2019-03-29 Sanjay Patel[InstCombine] move shuffle canonicalizations before...
2019-03-29 Jordan Rupprecht[llvm-readobj] Add some generic notes (e.g. NT_VERSION)
2019-03-29 Jordan Rupprecht[llvm-readelf] Allow prefix flags for -p and -x
2019-03-29 Fangrui Song[ELF][MachO][wasm] Simplify range-style std::find{...
2019-03-29 Adrian PrantlDon't abort() in lldb_assert and document why.
2019-03-29 Eric FiselierMark fenv.h as a system header before the #include_next...
2019-03-29 Simon Pilgrim[SLP] Add support for commutative icmp/fcmp predicates
2019-03-29 Fangrui Song[llvm-objcopy] Fix case style of LayoutSegments. NFC
2019-03-29 Simon Atanasyan[mips] Fix lowering a signed immediate for *.d MSA...
2019-03-29 Roman Lebedev[NFC][llvm-exegesis] Also promote getSchedClassPoint...
2019-03-29 Dmitry Preobrazhensky[AMDGPU][MC] Corrected conversion rules for inlinable...
2019-03-29 Nico Webergn build: Merge r357248
2019-03-29 Nico Webergn build: Merge r357259
2019-03-29 Roman Lebedev[NFC][llvm-exegesis] Refactor ResolvedSchedClass &...
2019-03-29 Sanjay Patel[DAGCombiner] simplify shuffle of shuffle
2019-03-29 Florian HahnRecommit "[DSE] Preserve basic block ordering using...
2019-03-29 Nirav Dave[DAGCombine] Improve Lifetime node chains.
2019-03-29 Hans Wennborgclang-cl: Expose -fprofile-generate and -fcs-profile...
2019-03-29 Sanjay Patel[DAGCombiner] fold sext into decrement
2019-03-29 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-03-29 Hans WennborgSwitch lowering: exploit unreachable fall-through when...
2019-03-29 Sanjay Patel[x86] add tests for decrement+sext; NFC
2019-03-29 Oliver Stannard[AArch64] Support selecting TPIDR_EL[1-3] as the thread...
2019-03-29 Dmitry Preobrazhensky[AMDGPU][MC] Corrected handling of tied src for atomic...
2019-03-29 Andrea Di Biagio[MCA] Add an experimental MicroOpQueue stage.
2019-03-29 Konstantin... AMDGPU: Make sram-ecc off by default for Vega20
2019-03-29 James Henderson[llvm-readelf]Merge dynamic and static relocation print...
2019-03-29 Roman Lebedev[NFC][llvm-exegesis] Refactor Analysis::SchedClassClust...
2019-03-29 Simon Pilgrim[X86] Add X86TargetLowering::isCommutativeBinOp override.
2019-03-29 Simon Pilgrim[SLP] Add support for swapping icmp/fcmp predicates...
2019-03-29 Kang Zhang[PowerPC] Add the support for __builtin_setrnd() in...
2019-03-29 Kang Zhang[PowerPC] Add the support for __builtin_setrnd()
2019-03-29 Pavel Labath[Sanitizer] Add interceptor for wctomb
2019-03-29 Clement Courbet[ScheduleDAG] Move `Topo` and `addEdge` to base class.
2019-03-29 Fangrui Song[llvm-objcopy] Delete two redundant reinterpret_cast...
2019-03-29 Jim LinTest commit. Fix typo.
2019-03-29 Michael Liao[Sema] Fix a crash when nonnull checking
2019-03-29 Matt ArsenaultAMDGPU/GlobalISel: Insert waterfall loop for vector...
2019-03-29 Zi Xuan Wu[PowerPC] Strength reduction of multiply by a constant...
2019-03-29 Nico Webergn build: Add check-clang-tools to run clang-tools...
2019-03-29 Nico WeberAdd .py extension to clang-tools-extra lit cfg files
2019-03-29 Xing GUO[llvm-readobj] Change variable names to match LLVM...
2019-03-29 Akira Hatanaka[CodeGen][ObjC] Adjust the addresses passed to calls...
2019-03-29 Akira HatanakaFix typos and formatting. NFC.
2019-03-29 Florian HahnRevert Recommit "[DSE] Preserve basic block ordering...
next