platform/upstream/llvm.git
2019-08-02 Rui UeyamaRevert r367649: Improve raw_ostream so that you can...
2019-08-02 Rong Xu[PGO] Fix bolt failures from r367628
2019-08-02 Fangrui Songcompiler-rt: Rename .cc file in test/tsan to .cpp
2019-08-02 Guillaume Chatelet[LLVM][Alignment] Update documentation
2019-08-02 Hideki Saito[LV] Avoid building interleaved group in presence of...
2019-08-02 Fangrui Songcompiler-rt: Rename .cc file in test/msan to .cpp
2019-08-02 Fangrui Songcompiler-rt: Rename .cc file in test/xray to .cpp
2019-08-02 Rui UeyamaAdd an assert() to catch possible regexp errors.
2019-08-02 Rui UeyamaAdd a comment for --vs-diagnostics.
2019-08-02 Rui UeyamaImprove raw_ostream so that you can "write" colors...
2019-08-02 Owen Pan[clang-format] Fix a bug that doesn't break braces...
2019-08-02 Serguei Katkov[Loop Peeling] Do not close further unroll/peel if...
2019-08-02 Stanislav MekhanoshinHandle casts changing pointer size in the vectorizer
2019-08-02 Kai Luo[PowerPC][Peephole] Check if `extsw`'s second operand...
2019-08-02 Kang Zhang[NFC][CodeGen] Modify the type element of TailCalls...
2019-08-02 Rui UeyamaFix an unused variable warning.
2019-08-02 Vitaly BukaFix flaky test caused by PR42868
2019-08-02 Douglas YungChange /build to /build* in top-level .gitignore.
2019-08-02 Eric ChristopherTemporarily revert "Changes to improve CodeView debug...
2019-08-02 JF BastienUpdate Compiler.h check for MSVC
2019-08-02 Jonas DevlieghereFormat OptionEnumValueElement (NFC)
2019-08-02 Daniel SandersFix up an unused variable warning caused by TRI->isVirt...
2019-08-01 Daniel SandersPrevent vregs leaking into the MC layer via TargetRegis...
2019-08-01 Jonas Devlieghere[dsymutil] Fix heap-use-after-free related to the LinkO...
2019-08-01 Philip Reames[Tests] Autogen a bunch of Reassociate tests for ease...
2019-08-01 Daniel SandersFinish moving TargetRegisterInfo::isVirtualRegister...
2019-08-01 Jan Korous[DirectoryWatcher] Relax assumption to prevent test...
2019-08-01 Eric FiselierRefactor deque to centralize handling of spare blocks.
2019-08-01 Rong Xu[PGO] Add PGO support at -O0 in the experimental new...
2019-08-01 Joel E. DennyRevert r366980: "[lit] Protect full test suite from...
2019-08-01 Joel E. DennyRevert r367123: "[llvm] [lit/tests] Replace 'env -u...
2019-08-01 JF Bastien[NFC] Remove extra __has_feature
2019-08-01 Stanislav MekhanoshinRelax load store vectorizer pointer strip checks
2019-08-01 Nilanjana BasuChanges to improve CodeView debug info type record...
2019-08-01 Harlan HaskinsFix Windows branch of FileManagerTest changes
2019-08-01 Harlan HaskinsFix use-after-move in ClangBasicTests
2019-08-01 Wouter van... [WebAssembly] Fixed relocation errors having no location.
2019-08-01 Harlan Haskins[clang] Change FileManager to use llvm::ErrorOr instead...
2019-08-01 Harlan Haskins[clang-tools-extra] Adopt FileManager's error-returning...
2019-08-01 Harlan Haskins[clang] Adopt new FileManager error-returning APIs
2019-08-01 Harlan Haskins[clang] Adopt llvm::ErrorOr in FileManager methods
2019-08-01 Daniel SandersMove register namespacing definitions from TargetRegist...
2019-08-01 Gheorghe-Teodor... [OpenMP] Fix declare target link implementation
2019-08-01 Sanjay Patel[AArch64][x86] adjust tests with shift-add-shift; NFC
2019-08-01 Csaba Dabis[analyzer] StackFrameContext: Add NodeBuilderContext...
2019-08-01 Sanjay Patel[AArch64][x86] add tests for shift-add-shift; NFC ...
2019-08-01 Eric FiselierTeach malloc_allocator how to count bytes
2019-08-01 Eric FiselierChange default bucket count in hash_set/hash_map.
2019-08-01 Matt ArsenaultGlobalISel: Lower scalarizing unmerge of a vector to...
2019-08-01 Sjoerd MeijerFollow up of rL367592, fix the build
2019-08-01 Yuanfang ChenTest linux only for absolute paths in the -fuse-ld...
2019-08-01 Craig Topper[X86] In decomposeMulByConstant, legalize the VT before...
2019-08-01 Craig Topper[X86] Add some test cases for 512-bit truncate to 128...
2019-08-01 Martin Storsjo[COFF] Fix wholearchive with thin archives
2019-08-01 Matt ArsenaultAMDGPU: Remove v0 workaround for DS_GWS_* instructions
2019-08-01 Matt ArsenaultCodeGen: Allow virtual registers in bundles
2019-08-01 Alina Sbirlea[SimplifyCFG] Mark missed Changed to true.
2019-08-01 Jonas DevlieghereFix `skipIfSanitized` decorator on macOS
2019-08-01 Alina Sbirlea[MemorySSA] Set LoopSimplify to preserve MemorySSA...
2019-08-01 Matt ArsenaultAMDGPU: Use tablegen pattern for sendmsg intrinsics
2019-08-01 Sjoerd Meijer[LV] Tail-Loop Folding
2019-08-01 Matt ArsenaultGlobalISel: Fix widenScalar for G_MERGE_VALUES to pointer
2019-08-01 Wouter van... [WebAssembly] Assembler/InstPrinter: support call_indir...
2019-08-01 Nico WeberRemove a few straggler ".cc"s in compiler-rt/lib
2019-08-01 Simon Pilgrim[TargetLowering] SimplifyMultipleUseDemandedBits -...
2019-08-01 Nico Webertry to fix bots more after r367562
2019-08-01 Nico Webertry to fix bots after r367562
2019-08-01 Erich KeaneFix spacing of LLVM_USE_PERF in CMake.rst that caused...
2019-08-01 Erich KeaneDocument LLVM_ENABLE_LIBCXX in CMake.rst
2019-08-01 Kuba MracekMove macho-data-in-code.ll to X86/macho-data-in-code...
2019-08-01 Simon Pilgrim[X86][SSE] Add PEXTR*(PINSR*(v, s, c), c) -> s combine.
2019-08-01 Johannes Doerfert[Attributor][FIX] Indicate a missing update change
2019-08-01 Simon Atanasyan[mips] Fix lowering load/store instruction in PIC case
2019-08-01 Sanjay Patel[InstCombine] add tests with 'ne' predicates; NFC
2019-08-01 Kuba Mracek[llvm-objdump] Fix jumptable detection when disassembli...
2019-08-01 Sanjay Patel[InstCombine] add test with swapped select operands...
2019-08-01 Teresa Johnson[IR] Add getArg() method to Function class
2019-08-01 Serge Pavlov[Parser] Use special definition for pragma annotations
2019-08-01 Nico WeberRename two clang tests from .cc to .cpp.
2019-08-01 Adrian McCarthyFix TestThreadSpecificBreakpoint on Windows
2019-08-01 Nico Webercompiler-rt: Call a generated c++ file in hwasan .cpp...
2019-08-01 Simon Pilgrim[X86][SSE] SimplifyMultipleUseDemandedBits - Add PEXTR...
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/scudo/standalone...
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/scudo/standalone...
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/tsan/{benchmarks...
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/tsan/tests/{rtl...
2019-08-01 Sam ElliottAdd support for openSUSE RISC-V triple
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/tsan/rtl to .cpp
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/msan/tests to .cpp
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/msan to .cpp
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/lsan to .cpp
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/{interception/tests...
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/asan/tests to .cpp
2019-08-01 Nico Webercompiler-rt: Rename .cc file in lib/asan to .cpp
2019-08-01 Sam Elliott[RISCV] Add FreeBSD targets
2019-08-01 Simon Pilgrim[X86] EltsFromConsecutiveLoads - don't attempt to merge...
2019-08-01 Nico WeberTry to heal bots more after r367551
2019-08-01 Pavel LabathAdd llvm-dwarfdump to the list of test dependencies
2019-08-01 Sam Elliott[RISCV] Add Custom Parser for Atomic Memory Operands
2019-08-01 Nico WeberTry to heal bots after r367551
next