platform/upstream/llvm.git
2019-08-03 Bill WendlingEmit diagnostic if an inline asm constraint requires...
2019-08-03 Eric FiselierSimplify <type_traits> implementations.
2019-08-03 Hideto Ueno[Attributor] Fix dereferenceable callsite argument...
2019-08-03 Craig Topper[InstSimplify] Add test case to show bad sign bit handl...
2019-08-03 Hansang BaeAdd OMPT support for teams construct
2019-08-03 Fangrui Song[ELF] Move R_*_IRELATIVE from .rel[a].plt to .rel[a...
2019-08-03 Daniel SandersMCRegister/Register: DenseMapInfo should take `const...
2019-08-03 Diego Astiazaran[clang-doc] Update documentation
2019-08-03 Lang Hames[ORC] Remove some old debugging output from a unit...
2019-08-03 Eric ChristopherTemporarily Revert "[PowerPC][NFC][MachinePipeliner...
2019-08-03 Bill WendlingAdd brackets to remove warnings about ambiguous 'else's.
2019-08-02 Amara EmersonRe-commit "[GlobalISel] Add legalization support for...
2019-08-02 Craig Topper[ScalarizeMaskedMemIntrin] Bitcast the mask to the...
2019-08-02 Amara Emerson[GlobalISel] Check LLT size matches memory size for...
2019-08-02 Craig Topper[X86] Use the pointer VT for the Scale node when loweri...
2019-08-02 Yonghong Song[BPF] Handling type conversions correctly for CO-RE
2019-08-02 JF BastienRemove support for unsupported MSVC versions
2019-08-02 Reid KlecknerThe MinGW linker supports response files
2019-08-02 Jinsong Ji[PowerPC][NFC][MachinePipeliner] Add some regression...
2019-08-02 Douglas YungRevert Fix and test inter-procedural register allocatio...
2019-08-02 Stella Stamenova[lit] Fix 42812: lit test suite can no longer be run...
2019-08-02 Diego Astiazaran[clang-doc] Add flag to continue after mapping errors
2019-08-02 JF BastienRevert "Remove support for unsupported MSVC versions"
2019-08-02 JF BastienRemove support for unsupported MSVC versions
2019-08-02 Shafik YaghmourFix ClangASTContext::CreateParameterDeclaration to...
2019-08-02 Stefan Stipanovic[Attributor] Using liveness in other attributes.
2019-08-02 Yonghong Song[BPF] annotate DIType metadata for builtin preseve_arra...
2019-08-02 Amara Emerson[AArch64][GlobalISel] Eliminate redundant G_ZEXT when...
2019-08-02 Eric FiselierAdd benchmarks to test the cost of allocator
2019-08-02 Simon Pilgrim[TargetLowering] SimplifyMultipleUseDemandedBits -...
2019-08-02 Daniel SandersUse MCRegister in MCRegisterInfo's interfaces
2019-08-02 Philip Reames[Statepoints] Fix overalignment of loads in no-realign...
2019-08-02 Peter Collingbournehwasan: Remove unused field CurModuleUniqueId. NFCI.
2019-08-02 Lang Hames[ORC] Remove a dead method.
2019-08-02 Craig Topper[ScalarizeMaskedMemIntrin] Add constant mask support...
2019-08-02 Philip Reames[Test] Demonstrate a realignment bug missed in r366765
2019-08-02 Jinsong Ji[PowerPC][NFC] Enable ADT BitVectorTest
2019-08-02 Lang Hames[ORC] Turn on symbol-flags overrides for LLJIT on Windo...
2019-08-02 Daniel SandersAdd MCRegister and use it in MCRegisterClass::contains()
2019-08-02 Sanjay Patel[DAGCombiner] try to convert opposing shifts to casts
2019-08-02 Hubert Tong[Driver][test] Avoid undefined grep in darwin-ld.c
2019-08-02 Erik PilkingtonRemove a dead diagnostic, NFC
2019-08-02 Eric ChristopherTemporarily Revert "Changing representation of cv_def_r...
2019-08-02 Joseph TremouletUse rip-relative addressing in asm test
2019-08-02 Rainer Orth[sanitizer_common][tests] Fix SanitizerCommon-Unit...
2019-08-02 Nilanjana BasuChanging representation of cv_def_range directives...
2019-08-02 Alina Sbirlea[NewPassManager] Resolve assertion in CGSCCPassManager...
2019-08-02 George Rimar[llvm-objcopy] - Fix the strip-dwo-groups.test.
2019-08-02 Shafik Yaghmour[Formatters] Temporarily disable libc++ std::function...
2019-08-02 Jessica Paquette[AArch64][GlobalISel] Support the neg_addsub_shifted_im...
2019-08-02 Alina Sbirlea[SimplifyCFG] Cleanup redundant conditions [NFC].
2019-08-02 Simon Pilgrim[AMDGPU] Regenerated saddo.ll test file for D47927
2019-08-02 Daniel SandersFix ARC after r367633
2019-08-02 Peter CollingbourneCodeGen: Don't follow aliases when extracting type...
2019-08-02 Sanjay Patel[InstCombine] fold cmp+select using select operand...
2019-08-02 Nathan Huckleberry[clang-tidy] Adding static analyzer check to list of...
2019-08-02 James Y KnightFix git-llvm to not delete non-empty directories.
2019-08-02 Peter Collingbournegn build: Merge r367667.
2019-08-02 Joseph TremouletFix PC adjustment in StackFrame::GetSymbolContext
2019-08-02 Fangrui Song[Sema] Disable -Wbitwise-op-parentheses and -Wlogical...
2019-08-02 Paul Robinson[doc] Give a workaround for a FileCheck regex that...
2019-08-02 Teresa JohnsonUse llvm-nm instead of nm in new test to unbreak Window...
2019-08-02 Ilya Biryukov[clangd] Fix a crash when presenting values for Hover
2019-08-02 Lang Hames[ORC] Change the locking scheme for ThreadSafeModule.
2019-08-02 David Candler[NFC] Test commit, corrected some spelling in comment
2019-08-02 Haojian Wu[clangd][vscode] clang-format the the extension code.
2019-08-02 Tim NorthoverGlobalISel: support swiftself attribute
2019-08-02 Teresa JohnsonFix new test try 2
2019-08-02 Teresa JohnsonFix new test
2019-08-02 Teresa Johnson[ThinLTO] Implement index-based WPD
2019-08-02 Simon PilgrimFix "not all control paths return a value" warning...
2019-08-02 Sanjay Patel[x86] add/adjust tests for shift-add-shift; NFC
2019-08-02 Martin Storsjo[llvm-dlltool] Clarify an error message. NFC.
2019-08-02 Anastasia Stulova[OpenCL] Allow OpenCL C style vector initialization...
2019-08-02 Martin Storsjo[COFF] Clarify a comment. NFC.
2019-08-02 Martin Storsjo[COFF] Avoid loading objects for mingw autoimport,...
2019-08-02 Sam McCall[clangd] Remove bad assert: nothing relies on it, and...
2019-08-02 Andrea Di Biagio[MCA] Add support for printing immedate values as hex...
2019-08-02 Oliver Stannard[IPRA][ARM] Disable no-CSR optimisation for ARM
2019-08-02 Oliver StannardFix and test inter-procedural register allocation for ARM
2019-08-02 Serguei Katkov[Loop Peeling] Introduce an option for profile based...
2019-08-02 Sam McCall[clangd] Add new helpers to make tweak tests scale...
2019-08-02 Jay Foad[LV] Fix test failure in a Release build.
2019-08-02 Sam Parker[NFC][ARM[ParallelDSP] Rename/remove/change types
2019-08-02 Pavel LabathSymbolVendor: Introduce Module::GetSymbolFile
2019-08-02 Raphael Isemann[lldb][NFC] Remove unused imports in python tests
2019-08-02 Peter Smith[AliasAnalysis] Initialize a member variable that may...
2019-08-02 Hans WennborgDon't try emitting dllexported explicitly defaulted...
2019-08-02 Sam Parker[NFC][ARM][ParallelDSP] Remove ValueList
2019-08-02 Hideki SaitoMoves the newly added test interleaved-accesses-waw...
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...
next