platform/upstream/llvm.git
2019-02-18 Pavel LabathSet cmake policy CMP0075 to NEW
2019-02-18 Guillaume Chatelet[llvm-exegesis] [NFC] Fixing typo.
2019-02-18 Serge GueltonRecommit [NFC] Better encapsulation of llvm::Optional...
2019-02-18 Clement CourbetRevert r354244 "[DAGCombiner] Eliminate dead stores...
2019-02-18 Clement Courbet[DAGCombiner] Eliminate dead stores to stack.
2019-02-18 Craig Topper[MC] Make SubtargetFeatureKV only store one FeatureBits...
2019-02-18 Nico Webergn build: Merge r354156
2019-02-18 Nico Weberlld-link: Mention comdat selection work in the 9.0...
2019-02-17 Serge GueltonRevert [NFC] Better encapsulation of llvm::Optional...
2019-02-17 Serge Guelton[NFC] Better encapsulation of llvm::Optional Storage...
2019-02-17 Serge Guelton[NFC] Better encapsulation of llvm::Optional Storage
2019-02-17 Robert Widmann[LLVM-C] Add bindings to create enumerators
2019-02-17 Sanjay Patel[InstCombine] add even more tests for unsigned saturate...
2019-02-17 Kristof Umann[analyzer] Make valist.Uninitialized depend on ValistBase
2019-02-17 Craig Topper[X86] In FP_TO_INTHelper, when moving data from SSE...
2019-02-17 Bruno Ricci[NFC] Add a llvm_unreachable to silence a warning in...
2019-02-17 Bruno RicciRecommit "[AST] Factor out the logic of the various...
2019-02-17 Jonas Hahnfeld[compiler-rt] Fix broken sanitizer bots (hopefully)
2019-02-17 Max Kazantsev[TEST] Remove 2>&1 from tests
2019-02-17 Bruno Ricci[clang-tidy][NFCI] DanglingHandleCheck: Remove a superf...
2019-02-17 Max Kazantsev[NFC] Teach getInnermostLoopFor walk up the loop trees
2019-02-17 Nikita Popov[SelectionDAG] Extract [US]MULO expansion into TL metho...
2019-02-17 Jan KratochvilRemove unused extern declaration as removed by D32167
2019-02-17 Sanjay Patel[InstCombine] reduce more unsigned saturated add with...
2019-02-17 Sanjay Patel[InstCombine] add more tests for unsigned saturated...
2019-02-17 Shiva Chen[RISCV] Default enable RISCV linker relaxation
2019-02-17 Sanjay Patel[InstCombine] reduce unsigned saturated add with 'not' op
2019-02-17 Max Kazantsev[NFC] Fix name and clarifying comment for factored...
2019-02-17 Sanjay Patel[InstCombine] add tests for unsigned saturated add...
2019-02-17 Max Kazantsev[NFC] Factor out a function for future reuse
2019-02-17 Serge GueltonRevert [NFC] Better encapsulation of llvm::Optional...
2019-02-17 Bruno RicciRevert "[AST] Factor out the logic of the various Expr...
2019-02-17 Bruno Ricci[AST] Factor out the logic of the various Expr::Ignore*
2019-02-17 Serge Guelton[NFC] Better encapsulation of llvm::Optional Storage
2019-02-17 Jonas Hahnfeld[compiler-rt] Build custom libcxx with libcxxabi
2019-02-17 Nirav Dave[X86] Prevent clang clobber checking for asm flag const...
2019-02-17 Petr Hosek[Driver][Gnu] Support -nolibc flag
2019-02-17 Kristina Brooks[LLVMSupport]: Remove a severely outdated README.
2019-02-17 Petr Hosek[Driver][Fuchsia] Support -nolibc flag
2019-02-16 whitequark[bindings/go] Fix building on 32-bit systems (ARM etc.)
2019-02-16 Tatyana KrasnukhaAdd PythonBoolean type to the PythonDataObjects
2019-02-16 Wilfred HughesFixed code snippet in Kaleidoscope tutorial to reflect...
2019-02-16 Davide Italiano[testsuite] Skip this test correctly also on macOS.
2019-02-16 Dmitri GribenkoFix typo in docs
2019-02-16 Raphael IsemannFix TestDataFormatterLibcxxListLoop.py test
2019-02-16 David GreenMove multiline raw string literal out of macro. NFC
2019-02-16 Serge GueltonRevert r354199: Make Optional<T> Trivially Copyable...
2019-02-16 Serge GueltonMake Optional<T> Trivially Copyable when T is trivially...
2019-02-16 Jonas Hahnfeld[compiler-rt] Cleanup usage of C++ ABI library
2019-02-16 Craig Topper[X86] When type legalizing the result of a i64 fp_to_ui...
2019-02-16 Dave Leellvm-nm: Observe -no-llvm-bc for archive members
2019-02-16 Stephane Moore[clang-tidy] Delete obsolete objc-property-declaration...
2019-02-16 Petr Hosek[CMake] Use variables rather than ":" delimiters
2019-02-16 Craig Topper[X86] Don't prevent load folding for cvtsi2ss/cvtsi2sd...
2019-02-16 Erik PilkingtonFix some tests I broke in r354190
2019-02-16 Kostya Serebryany[libFuzzer] make len_control less agressive: set the...
2019-02-16 Erik Pilkington[Sema] Diagnose floating point conversions based on...
2019-02-16 Volodymyr Sapsai[ObjC generics] Fix applying `__kindof` to the type...
2019-02-16 Julian Lettner[lit] Remove LitTestCase
2019-02-16 Julian Lettner[lit][NFC] Cleanup lit worker process handling
2019-02-16 Kostya Serebryany[libFuzzer] fork mode: try harder to cleanup after...
2019-02-16 Richard SmithTemporarily disable test:
2019-02-15 Rui Ueyama[PPC64] Preserve LocalEntry when linking
2019-02-15 Alexander Kornienkoclang-format with UseTab: Always sometimes doesn't...
2019-02-15 Alina Sbirlea[EarlyCSE & MSSA] Cap the clobbering calls in EarlyCSE.
2019-02-15 Jason MolendaAdd some unconditional logging on the failure points...
2019-02-15 Volodymyr Sapsai[ObjC] For type substitution in generics use a regular...
2019-02-15 Julian Lettner[Sanitizer] iOS: Pull up parallelism_group handling...
2019-02-15 Craig Topper[X86] Don't set exception mask bits when modifying...
2019-02-15 Davide ItalianoRevert "Don't include UnixSignals.h from Host."
2019-02-15 Richard SmithFix implementation of [temp.local]p4.
2019-02-15 Kostya Serebryany[libFuzzer] form mode: add -ignore_crashes flag, honor...
2019-02-15 Richard SmithFix invalid code that Clang trunk will soon diagnose.
2019-02-15 Richard SmithFix AST generated for a class template to connect the...
2019-02-15 Stella Stamenova[win] Resolve the module only if there isn't one already
2019-02-15 Philip Reames[InstCombine] Address a couple stylistic issues pointed...
2019-02-15 Philip Reames[InstCombine] Convert atomicrmws to xchg or store where...
2019-02-15 Reid KlecknerRevert r354075 "[clang][FileManager] fillRealPathName...
2019-02-15 Zachary TurnerDon't include UnixSignals.h from Host.
2019-02-15 Shoaib Meenai[docs] Document LLVM_ENABLE_IDE
2019-02-15 Dan Albert[Driver] Default all Android ARM targets to NEON.
2019-02-15 Adrian PrantlRelax assertion to account for private framework module...
2019-02-15 Volodymyr Sapsai[ObjC] Fix non-canonical types preventing type argument...
2019-02-15 Nirav Dave[X86] Fix LowerAsmOutputForConstraint.
2019-02-15 Reid Kleckner[MSVC] Recognize `static_assert` keyword in C and C++98
2019-02-15 Craig Topper[X86] Move all the SSE legality checks out of FP_TO_INT...
2019-02-15 Jonas PaulssonRecommit "[SystemZ] Do not emit VEXTEND or VROUND nodes...
2019-02-15 Vedant Kumar[CodeExtractor] Do not lift lifetime.end markers for...
2019-02-15 Vedant Kumar[HotColdSplit] Schedule splitting late to fix perf...
2019-02-15 Evgeniy StepanovFix unsymbolized stack history printing.
2019-02-15 Evgeniy StepanovRuntime flags for malloc bisection.
2019-02-15 Evgeniy StepanovFix false positive when tag_in_malloc=0,tag_in_free=1.
2019-02-15 Andrea Di Biagio[MCA] Improved code comment. NFC
2019-02-15 Jonas HahnfeldRevert "[compiler-rt] Cleanup usage of C++ ABI library"
2019-02-15 Simon PilgrimFix 80-column limit in SimplifyDemandedBits/SimplifyDem...
2019-02-15 Bruno Ricci[Sema][NFC] SequenceChecker: Add tests for references...
2019-02-15 Andrea Di Biagio[MCA][LSUnit] Return the ID of the dependent memory...
2019-02-15 Jorge Gorbe... Disable stop-hook-threads.test on Linux
2019-02-15 Louis Dionne[pstl] Remove some warnings when compiling with a recen...
2019-02-15 JF BastienVariable auto-init of blocks capturing self after init...
next