The Week Of Monday 30 May 2016 Archives by author
Starting: Mon May 30 00:02:46 PDT 2016
Ending: Sun Jun 5 23:38:55 PDT 2016
Messages: 1797
- [llvm] r271669 - Adding reserve and capacity methods to FoldingSet
Craig, Ben via llvm-commits
- [llvm] r271669 - Adding reserve and capacity methods to FoldingSet
Craig, Ben via llvm-commits
- [llvm] r271669 - Adding reserve and capacity methods to FoldingSet
Craig, Ben via llvm-commits
- [llvm] r270613 - DWARF: Omit DW_AT_APPLE attributes (except ObjC ones) when not targeting LLDB
Robinson, Paul via llvm-commits
- [archeology] Re: [llvm] r218742 - test: XFAIL the non-darwin gmlt test on darwin
Robinson, Paul via llvm-commits
- [llvm] r267556 - Use gcc's rules for parsing gcc-style response files
Robinson, Paul via llvm-commits
- [PATCH] D20953: Remove typecast by using vector of loadinst/storeinst
Aditya Kumar via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
Adrian McCarthy via llvm-commits
- [PATCH] D20074: Add support for metadata attachments for global variables.
Adrian Prantl via llvm-commits
- [PATCH] D20414: IR: Allow multiple global metadata attachments with the same type.
Adrian Prantl via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Adrian Prantl via llvm-commits
- [PATCH] D20414: IR: Allow multiple global metadata attachments with the same type.
Adrian Prantl via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Adrian Prantl via llvm-commits
- [archeology] Re: [llvm] r218742 - test: XFAIL the non-darwin gmlt test on darwin
Adrian Prantl via llvm-commits
- [llvm] r271612 - Testcase cleanup: Remove an unused input file.
Adrian Prantl via llvm-commits
- [llvm] r271614 - Testcase cleanup: remove an unused RUN line in an input file.
Adrian Prantl via llvm-commits
- [llvm] r271616 - Revert "Testcase cleanup: Remove an unused input file."
Adrian Prantl via llvm-commits
- [llvm] r271753 - Testcase cleanup: Remove a redundant test input.
Adrian Prantl via llvm-commits
- [llvm] r271315 - [Docs] CodeGen has supported vector icmp/fcmp for a long time.
Ahmed Bougacha via llvm-commits
- [llvm] r271316 - [CodeGen] Don't mark FMINNUM/FMAXNUM Expand twice. NFC.
Ahmed Bougacha via llvm-commits
- [llvm] r271317 - [CodeGen] Promote FMINNAN/FMAXNAN like other binops.
Ahmed Bougacha via llvm-commits
- [PATCH] D20860: [X86][SSE] Replace (V)CVTTPS2DQ and VCVTTPD2DQ truncating (round to zero) f32/f64 to i32 with generic IR (llvm)
Ahmed Bougacha via llvm-commits
- [llvm] r271415 - Claim NoAlias if two GEPs index different fields of the same struct
Ahmed Bougacha via llvm-commits
- [PATCH] D17898: Implement expansion of {s, u}{min, max} in integer legalization
Ahmed Bougacha via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Ahmed Bougacha via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Ahmed Bougacha via llvm-commits
- [llvm] r271546 - [ADT] Pass ArrayRef::slice size_t instead of unsigned.
Ahmed Bougacha via llvm-commits
- [llvm] r271559 - [X86] Define segment MI operands as regs instead of i8imm.
Ahmed Bougacha via llvm-commits
- [PATCH] D20998: [InstCombine][SSE] Add MOVMSK constant folding (PR27982)
Ahmed Bougacha via llvm-commits
- [PATCH] D21009: Legalize FMINNAN and FMAXNAN during float16 promotion
Ahmed Bougacha via llvm-commits
- [PATCH] D20937: [cpu-detection] Naming convention.
Alina Sbirlea via llvm-commits
- [PATCH] D20970: [cpu-detection] Naming convention
Alina Sbirlea via llvm-commits
- [PATCH] D20972: Test commit. Removes some spaces. No functionality changed.
Alina Sbirlea via llvm-commits
- [llvm] r271711 - Test commit. Removes some spaces. No functionality changed.
Alina Sbirlea via llvm-commits
- [PATCH] D20972: Test commit. Removes some spaces. No functionality changed.
Alina Sbirlea via llvm-commits
- [PATCH] D20970: [cpu-detection] Naming convention
Alina Sbirlea via llvm-commits
- [PATCH] D20970: [cpu-detection] Naming convention
Alina Sbirlea via llvm-commits
- [llvm] r271726 - [cpu-detection] Naming convention
Alina Sbirlea via llvm-commits
- [PATCH] D20970: [cpu-detection] Naming convention
Alina Sbirlea via llvm-commits
- [PATCH] D20988: [cpu-detection] Substantial refactor of Host CPU detection code (x86)
Alina Sbirlea via llvm-commits
- [PATCH] D20988: [cpu-detection] Substantial refactor of Host CPU detection code (x86)
Alina Sbirlea via llvm-commits
- [PATCH] D20988: [cpu-detection] Substantial refactor of Host CPU detection code (x86)
Alina Sbirlea via llvm-commits
- [PATCH] D19181: Map Attribute in the C API.
Amaury SECHET via llvm-commits
- [PATCH] D20276: [MBP] Reduce code size by running tail merging in MBP
Amaury SECHET via llvm-commits
- [PATCH] D20658: MemorySSA: Revert r269678 and r268068; replace with special casing in MemorySSA.
Amjad Aboud via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Amjad Aboud via llvm-commits
- [PATCH] D20900: [CodeView] Implement function-type indices
Amjad Aboud via llvm-commits
- [PATCH] D20900: [CodeView] Implement function-type indices
Amjad Aboud via llvm-commits
- [PATCH] D20924: [codeview] Add basic record type translation
Amjad Aboud via llvm-commits
- [PATCH] D20924: [codeview] Add basic record type translation
Amjad Aboud via llvm-commits
- [PATCH] D20924: [codeview] Add basic record type translation
Amjad Aboud via llvm-commits
- [PATCH] D21011: [codeview] Add complex record type translation
Amjad Aboud via llvm-commits
- [PATCH] D21011: [codeview] Add complex record type translation
Amjad Aboud via llvm-commits
- [PATCH] D20389: NVPTX: Add supported CL features
Anastasia Stulova via llvm-commits
- [PATCH] D20388: AMDGPU: Fix supported CL features
Anastasia Stulova via llvm-commits
- [llvm] r271118 - Fix production of R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX.
Andrew Adams via llvm-commits
- [llvm] r271118 - Fix production of R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX.
Andrew Adams via llvm-commits
- [PATCH] D20695: Floating Point SCEV Analysis
Andrew Trick via llvm-commits
- [PATCH] D17573: [X86] PR26554: Enable using of true long nops for x86-64 for every CPU
Andrey Turetskiy via llvm-commits
- [PATCH] D17573: [X86] PR26554: Enable using of true long nops for x86-64 for every CPU
Andrey Turetskiy via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Anna Zaks via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Anna Zaks via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Anna Zaks via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Anna Zaks via llvm-commits
- [PATCH] D20930: Adding reserve and capacity methods to FoldingSet
Anna Zaks via llvm-commits
- [PATCH] D15375: Fix PR #25788: parsing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D15375: Fix PR #25788: parsing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D16635: Fix PR #12906: printing of floating-point constants on non-C locales
Antoine Pitrou via llvm-commits
- [PATCH] D20162: [MSP430] PR27500 CodeGen: Rework branch-select pass
Anton Korobeynikov via llvm-commits
- [PATCH] D20162: [MSP430] PR27500 CodeGen: Rework branch-select pass
Anton Korobeynikov via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Arnaud A. de Grandmaison via llvm-commits
- [llvm] r271410 - [LV] For some IVs, use vector phis instead of widening in the loop body
Arnaud De Grandmaison via llvm-commits
- [PATCH] D20842: [test-suite] Simplified test executable name generation.
Artem Belevich via llvm-commits
- [PATCH] D20221: [test-suite] parameterization of llvm_{multi, single}source()
Artem Belevich via llvm-commits
- [llvm] r271675 - [test/AMDGPU] Square-braced-syntax for registers: add macro test/example.
Artem Tamazov via llvm-commits
- [PATCH] D20764: Reduce dependence on pointee types when deducing dereferenceability
Artur Pilipenko via llvm-commits
- [PATCH] D20764: Reduce dependence on pointee types when deducing dereferenceability
Artur Pilipenko via llvm-commits
- [PATCH] D20789: Consecutive memory access in Loop Vectorizer - fixed and simplified
Ayal Zaks via llvm-commits
- [PATCH] D20930: Adding reserve and capacity methods to FoldingSet
Ben Craig via llvm-commits
- [PATCH] D20930: Adding reserve and capacity methods to FoldingSet
Ben Craig via llvm-commits
- [PATCH] D20930: Adding reserve and capacity methods to FoldingSet
Ben Craig via llvm-commits
- [PATCH] D20930: Adding reserve and capacity methods to FoldingSet
Ben Craig via llvm-commits
- [llvm] r271669 - Adding reserve and capacity methods to FoldingSet
Ben Craig via llvm-commits
- [PATCH] D20930: Adding reserve and capacity methods to FoldingSet
Ben Craig via llvm-commits
- [llvm] r271694 - Doxygen for FoldingSet::reserve and FoldingSet::capacity
Ben Craig via llvm-commits
- [PATCH] D20942: [LockFileManager] Improve error output by adding error messages
Ben Langmuir via llvm-commits
- [compiler-rt] r271202 - Add __sanitizer_set_report_fd to the internal list of symbols.
Benjamin Kramer via llvm-commits
- [compiler-rt] r271203 - Update asan_win_dll_thunk.cc to fix the windows buildbot.
Benjamin Kramer via llvm-commits
- [compiler-rt] r271257 - __builtin_ia32_storeups is no more. Replace it with xmmintrin.h intrinsic.
Benjamin Kramer via llvm-commits
- [llvm] r271657 - Revert "[LPM] Replace the CALL_ONCE_... macro in the legacy pass manager with the new llvm::call_once facility."
Benjamin Kramer via llvm-commits
- [PATCH] D20930: Adding reserve and capacity methods to FoldingSet
Benjamin Kramer via llvm-commits
- [PATCH] D20930: Adding reserve and capacity methods to FoldingSet
Benjamin Kramer via llvm-commits
- [lld] r271686 - Apply clang-tidy's misc-move-constructor-init to lld.
Benjamin Kramer via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D20942: [LockFileManager] Improve error output by adding error messages
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D17573: [X86] PR26554: Use not all set of alternative nops in 64 bit mode, but only those which are correct
Bruno Cardoso Lopes via llvm-commits
- [llvm] r271755 - [LockFileManager] Improve error output by using better error messages
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D20942: [LockFileManager] Improve error output by adding error messages
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D20220: [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.
Chad Rosier via llvm-commits
- [PATCH] D20238: [PowerPC] Run reg2mem on tests to simplify them.
Chad Rosier via llvm-commits
- [llvm] r271677 - [AArch64] Spot SBFX-compatbile code expressed with sign_extend_inreg.
Chad Rosier via llvm-commits
- [llvm] r271717 - [AArch64] Spot SBFX-compatible code expressed with sign_extend.
Chad Rosier via llvm-commits
- [llvm] r271718 - [AArch64] Move tests from r271677 to a more appropriately named file. NFC.
Chad Rosier via llvm-commits
- [PATCH] D20184: [BranchFolding] Replace MachineBlockFrequencyInfo with MBFIWrapper. NFC.
Chad Rosier via llvm-commits
- [PATCH] D20276: [MBP] Reduce code size by running tail merging in MBP
Chad Rosier via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
Chakshu Grover via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
Chakshu Grover via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
Chakshu Grover via llvm-commits
- [PATCH] D20825: Don't force Python2.7
Chandler Carruth via llvm-commits
- [PATCH] D20348: IR: Introduce local_unnamed_addr attribute.
Chandler Carruth via llvm-commits
- [PATCH] D20348: IR: Introduce local_unnamed_addr attribute.
Chandler Carruth via llvm-commits
- [PATCH] D20348: IR: Introduce local_unnamed_addr attribute.
Chandler Carruth via llvm-commits
- [PATCH] D20846: [IR] Disallow loading and storing unsized types
Chandler Carruth via llvm-commits
- [PATCH] D20888: [LTO] Add --lto-aa-pipeline
Chandler Carruth via llvm-commits
- [llvm] r271503 - [ADT] Remove unused multiply and divide operator overloads on
Chandler Carruth via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Chandler Carruth via llvm-commits
- [llvm] r271504 - Switch statistics to use relaxed updates to a std::atomic.
Chandler Carruth via llvm-commits
- [PATCH] D20901: Remove all of the legacy home-grown atomic operations LLVM provided except for CompareAndSwap. That is the only one still being used anywhere now that statistics have been moved onto std::atomic.
Chandler Carruth via llvm-commits
- [llvm] r271540 - Remove all of the legacy home-grown atomic operations LLVM provided
Chandler Carruth via llvm-commits
- [PATCH] D20901: Remove all of the legacy home-grown atomic operations LLVM provided except for CompareAndSwap. That is the only one still being used anywhere now that statistics have been moved onto std::atomic.
Chandler Carruth via llvm-commits
- [llvm] r271558 - This is yet another attempt to re-instate r220932 as discussed in
Chandler Carruth via llvm-commits
- [llvm] r271563 - Fix the use of sys::MemoryFence after including WindowsSupport.h that
Chandler Carruth via llvm-commits
- [llvm] r271504 - Switch statistics to use relaxed updates to a std::atomic.
Chandler Carruth via llvm-commits
- [llvm] r271635 - Run clang-format over PassSupport.h, mostly to get the macros all
Chandler Carruth via llvm-commits
- [llvm] r271648 - Reformat the macros in Passes.h with clang-format before editting them.
Chandler Carruth via llvm-commits
- [llvm] r271649 - Use the standard INITIALIZE_PASS macro rather than hand rolling a (not
Chandler Carruth via llvm-commits
- [llvm] r271650 - Remove bogus initialization of the PPC and Hexagon SelectionDAGISel
Chandler Carruth via llvm-commits
- [llvm] r271652 - [LPM] Replace the CALL_ONCE_... macro in the legacy pass manager with
Chandler Carruth via llvm-commits
- [llvm] r271709 - [llvm-profdata] Add option to ingest filepaths from a file
Chandler Carruth via llvm-commits
- [llvm] r271709 - [llvm-profdata] Add option to ingest filepaths from a file
Chandler Carruth via llvm-commits
- [llvm] r271760 - [llvm-profdata] Revert r271709 and the 3 subsequent commits - the code
Chandler Carruth via llvm-commits
- [llvm] r271709 - [llvm-profdata] Add option to ingest filepaths from a file
Chandler Carruth via llvm-commits
- [llvm] r271763 - [sancov] Revert r271695 which broke all of the PPC bots.
Chandler Carruth via llvm-commits
- [llvm] r271695 - [sancov] Run sancov tests on more platforms
Chandler Carruth via llvm-commits
- [llvm] r271695 - [sancov] Run sancov tests on more platforms
Chandler Carruth via llvm-commits
- [llvm] r271695 - [sancov] Run sancov tests on more platforms
Chandler Carruth via llvm-commits
- [llvm] r271736 - pdbdump: print out TPI hashes.
Chandler Carruth via llvm-commits
- [compiler-rt] r271779 - Temporary hack to this test to try and get the sanitizer-windows bot to
Chandler Carruth via llvm-commits
- [llvm] r271781 - [LPM] Reinstate r271652 to replace the CALL_ONCE_... macro in the legacy
Chandler Carruth via llvm-commits
- [compiler-rt] r271782 - Amazingly, my guess was correct for the top two frames here. Hopefully
Chandler Carruth via llvm-commits
- [compiler-rt] r271783 - I didn't actually get this right, but now I have frame #0 and frame #2.
Chandler Carruth via llvm-commits
- [compiler-rt] r271784 - Update this test yet again, this time based on a nice consecutive pair
Chandler Carruth via llvm-commits
- [compiler-rt] r271785 - Fix the test for printing the memory profile. This fuctionality is only
Chandler Carruth via llvm-commits
- [compiler-rt] r271786 - Ok, now I know why I kept getting confused and not making progress
Chandler Carruth via llvm-commits
- [compiler-rt] r271787 - It really helps to not randomly delete one of the closing brackets. =/
Chandler Carruth via llvm-commits
- [llvm] r271788 - [LPM] Revert r271781 which was a re-commit of r271652.
Chandler Carruth via llvm-commits
- [llvm] r271800 - [LPM] Reinstate r271781 which reinstated r271652 to replace the
Chandler Carruth via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Chandler Carruth via llvm-commits
- [llvm] r271821 - Disable the use of std::call_once on PowerPC due to an apparent bug in
Chandler Carruth via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Chandler Carruth via llvm-commits
- [llvm] r271822 - [PM] code refactoring /NFC
Chandler Carruth via llvm-commits
- [llvm] r271822 - [PM] code refactoring /NFC
Chandler Carruth via llvm-commits
- [PATCH] D20783: [PM] Port IndVarSimplify to the new pass manager
Chandler Carruth via llvm-commits
- [llvm] r271300 - [obj2yaml][yaml2obj] Support for reading and dumping the MachO export trie
Chris Bieneman via llvm-commits
- [PATCH] D20822: [CMake] Update to retiring CMake 3.4.3
Chris Bieneman via llvm-commits
- [PATCH] D20824: [CMake] Update to retiring CMake 3.4.3
Chris Bieneman via llvm-commits
- [llvm] r271325 - [CMake] Update to requiring CMake 3.4.3
Chris Bieneman via llvm-commits
- [compiler-rt] r271327 - [CMake] Update to requiring CMake 3.4.3
Chris Bieneman via llvm-commits
- [llvm] r271334 - [obj2yaml] Trying to make msan happy
Chris Bieneman via llvm-commits
- [llvm] r271300 - [obj2yaml][yaml2obj] Support for reading and dumping the MachO export trie
Chris Bieneman via llvm-commits
- [llvm] r271300 - [obj2yaml][yaml2obj] Support for reading and dumping the MachO export trie
Chris Bieneman via llvm-commits
- [llvm] r271353 - [obj2yaml] One more attempt at fixing msan
Chris Bieneman via llvm-commits
- [PATCH] D20838: Add new LLVM_EXTERNAL_PROJECTS option to cmake
Chris Bieneman via llvm-commits
- [PATCH] D20882: [cmake] Fix builds with LLVM_ENABLE_PIC=0
Chris Bieneman via llvm-commits
- [compiler-rt] r271327 - [CMake] Update to requiring CMake 3.4.3
Chris Bieneman via llvm-commits
- [llvm] r271604 - [obj2yaml] [yaml2obj] Support for MachO nlist and string table
Chris Bieneman via llvm-commits
- [llvm] r271611 - [yaml2obj] Sort MachO LinkEdit write operations based on offset
Chris Bieneman via llvm-commits
- [llvm] r271613 - Revert "[yaml2obj] Sort MachO LinkEdit write operations based on offset"
Chris Bieneman via llvm-commits
- [llvm] r271687 - [yaml2obj] Sort MachO LinkEdit write operations based on offset
Chris Bieneman via llvm-commits
- [compiler-rt] r271693 - [CMake] detect_target_arch needs to be moved to Utils
Chris Bieneman via llvm-commits
- [compiler-rt] r271749 - [CMake] Support constructing output paths from LLVM variables
Chris Bieneman via llvm-commits
- [PATCH] D20992: [CMake] Add LLVM runtimes directory
Chris Bieneman via llvm-commits
- [llvm] r271374 - [Sparc] Allow passing of empty structs.
Chris Dewhurst via llvm-commits
- [PATCH] D20955: [Sparc] Complex return value ABI compliance.
Chris Dewhurst via llvm-commits
- [PATCH] D17203: [LICM] Sink entire inner loops.
Chris Diamand via llvm-commits
- [PATCH] D17203: [LICM] Sink entire inner loops.
Chris Diamand via llvm-commits
- [PATCH] D17203: [LICM] Sink entire inner loops.
Chris Diamand via llvm-commits
- [PATCH] D20310: Teach LLVM about Power 9 D-Form VSX Instructions
Chuang-Yu Cheng via llvm-commits
- [PATCH] D20949: [AggressiveAntiDepBreaker] Don't change aliased registers of liveins to alive in StartBlock
Chuang-Yu Cheng via llvm-commits
- [PATCH] D20949: [AggressiveAntiDepBreaker] Don't change aliased registers of liveins to alive in StartBlock
Chuang-Yu Cheng via llvm-commits
- [PATCH] D19924: Representing bundle locked groups as fragments in MCAssembler
Colin LeMahieu via llvm-commits
- [llvm] r271222 - [X86][SSE] Updated storeu fast-isel tests to match clang builtin tests
Craig Topper via llvm-commits
- [llvm] r271222 - [X86][SSE] Updated storeu fast-isel tests to match clang builtin tests
Craig Topper via llvm-commits
- [llvm] r271232 - [X86] Reduce the number of string compares in the autoupgrade logic by checking more prefixes instead of complete matches.
Craig Topper via llvm-commits
- [llvm] r271233 - [X86] Simplify and remove some unnecessary auto-upgrade code.
Craig Topper via llvm-commits
- [llvm] r271234 - [X86] Use update_llc_test_checks.py to re-generate a test in preparation for an upcoming commit. NFC
Craig Topper via llvm-commits
- [llvm] r271236 - [X86] Remove SSE/AVX unaligned store intrinsics as clang no longer uses them. Auto upgrade to native unaligned store instructions.
Craig Topper via llvm-commits
- [llvm] r271245 - [AVX512] Remove masked store intrinsics. Clang now emits generic masked store intrinsics instead.
Craig Topper via llvm-commits
- [llvm] r271252 - [AVX512] Remove gcc builtin name from masked load intrinsics so they can be custom handled by clang to create generic masked load intrinsics instead of using the x86 specific ones.
Craig Topper via llvm-commits
- [llvm] r271252 - [AVX512] Remove gcc builtin name from masked load intrinsics so they can be custom handled by clang to create generic masked load intrinsics instead of using the x86 specific ones.
Craig Topper via llvm-commits
- [llvm] r271362 - [AVX512] Remove masked load intrinsics. Clang now emits generic masked load intrinsics instead.
Craig Topper via llvm-commits
- [llvm] r271363 - Revert r271362 "[AVX512] Remove masked load intrinsics. Clang now emits generic masked load intrinsics instead."
Craig Topper via llvm-commits
- [llvm] r271478 - [AVX512] Remove masked load intrinsics. Clang now emits generic masked load intrinsics instead.
Craig Topper via llvm-commits
- [llvm] r271479 - [AVX512] Remove LOADA/LOADU/STOREA/STOREU intrinsic types now that they are unused.
Craig Topper via llvm-commits
- [llvm] r271480 - [X86] Use uint16_t for a couple arrays of instruction opcodes. NFC
Craig Topper via llvm-commits
- [llvm] r271481 - [X86] Add AVX 256-bit load and stores to fast isel.
Craig Topper via llvm-commits
- [llvm] r271482 - [X86] No need to use 256-bit VMOVNTPS for integer types when only AVX1 is supported. VMOVNTDQ is available with AVX1.
Craig Topper via llvm-commits
- [llvm] r271486 - [AVX512] Add 512-bit load/stores to fast isel.
Craig Topper via llvm-commits
- [llvm] r271623 - [X86] Remove redundant bitcast patterns for 128/256-bit vectors. These only differ from the SSE/AVX versions by the register class, but register class has no bearing on isel.
Craig Topper via llvm-commits
- [llvm] r271624 - [X86] Cleanup formatting a bit to align similar parts of adjacent lines.
Craig Topper via llvm-commits
- [llvm] r271625 - [X86] Remove unnecessary pattern predicates from the vector bit cast patterns. The types have to be legal and there are no alternative patterns. Saves almost 200 bytes in isel table.
Craig Topper via llvm-commits
- [llvm] r271627 - [X86] Simplify a multiclass to remove a parameter. NFC
Craig Topper via llvm-commits
- [llvm] r271628 - [AVX512] Fix shuffle comment printing for EVEX encoded PSHUFD, PSHUFHW, and PSHUFLW.
Craig Topper via llvm-commits
- [llvm] r271629 - [AVX512] Ensure EVEX vpshufd, vpshuflw, and vpshufhw have isel priority over the VEX encoded ones.
Craig Topper via llvm-commits
- [llvm] r271631 - [X86] Fix some isel patterns to remove an operand from some multiclasses. NFC
Craig Topper via llvm-commits
- [PATCH] D20965: [X86][SSE] Add general lowering of nontemporal vector loads
Craig Topper via llvm-commits
- [PATCH] D20965: [X86][SSE] Add general lowering of nontemporal vector loads
Craig Topper via llvm-commits
- [PATCH] D20988: [cpu-detection] Substantial refactor of Host CPU detection code (x86)
Craig Topper via llvm-commits
- [llvm] r271775 - [X86] Use X86ISD::ABS for lowering pabs SSSE3/AVX intrinsics to match AVX512. Should allow those intrinsics to use the EVEX encoded instructions and get the extra registers when available.
Craig Topper via llvm-commits
- [llvm] r271776 - [X86] Use smaller types to shrink the intrinsic lowering tables by about 12K.
Craig Topper via llvm-commits
- [llvm] r271802 - [X86] Add the VR128L/H and VR256L/H to the list of vector register classes for inline asm constraints. Also fix the comment on the function.
Craig Topper via llvm-commits
- [llvm] r271826 - [AVX512] Fix PANDN combining for v4i32/v8i32 when VLX is enabled.
Craig Topper via llvm-commits
- [llvm] r271827 - [AVX512] Split command lines and regenerate a test to prepare for a future commit.
Craig Topper via llvm-commits
- [llvm] r271828 - [AVX512] Add support for lowering PALIGNR for v64i8.
Craig Topper via llvm-commits
- [llvm] r271869 - [AVX512] Update tests to show shuffle decoding for vpshuflw/vpshufhw.
Craig Topper via llvm-commits
- [llvm] r271870 - [AVX512] Add PALIGNR shuffle lowering for v32i16 and v16i32.
Craig Topper via llvm-commits
- [llvm] r271872 - [AVX512] Remove masked palignr intrinsics and auto-upgrade them to native IR of vector shuffle and select.
Craig Topper via llvm-commits
- [PATCH] D20891: [WebAssembly] Emit type signatures for declared functions
Dan Gohman via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20894: [LibFuzzer] Disable compiling and running the LibFuzzer dataflow sanitizer tests on Apple platforms.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [llvm] r271491 - [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [llvm] r271492 - [LibFuzzer] Disable compiling and running the LibFuzzer dataflow sanitizer tests on Apple platforms.
Dan Liew via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Dan Liew via llvm-commits
- [PATCH] D20894: [LibFuzzer] Disable compiling and running the LibFuzzer dataflow sanitizer tests on Apple platforms.
Dan Liew via llvm-commits
- [PATCH] D20943: [LibFuzzer] [WIP] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``
Dan Liew via llvm-commits
- [PATCH] D20943: [LibFuzzer] [WIP] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``
Dan Liew via llvm-commits
- [PATCH] D20943: [LibFuzzer] [WIP] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``
Dan Liew via llvm-commits
- [PATCH] D20946: [LibFuzzer] Provide stub implementation of __sanitizer_cov_trace_pc_indir
Dan Liew via llvm-commits
- [PATCH] D20947: [LibFuzzer] Disable building and running LSan tests on Apple platforms because LSan is not currently supported.
Dan Liew via llvm-commits
- [PATCH] D20947: [LibFuzzer] Disable building and running LSan tests on Apple platforms because LSan is not currently supported.
Dan Liew via llvm-commits
- [PATCH] D20947: [LibFuzzer] Disable building and running LSan tests on Apple platforms because LSan is not currently supported.
Dan Liew via llvm-commits
- [PATCH] D20461: [LibFuzzer] Fix sending SIGALRM to main thread under Mac OSX
Dan Liew via llvm-commits
- [PATCH] D20977: [LibFuzzer] Fix fuzzer-oom.test on OSX.
Dan Liew via llvm-commits
- [PATCH] D20943: [LibFuzzer] [WIP] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``
Dan Liew via llvm-commits
- [PATCH] D20977: [LibFuzzer] Fix fuzzer-oom.test on OSX.
Dan Liew via llvm-commits
- [PATCH] D20943: [LibFuzzer] [WIP] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``
Dan Liew via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Daniel Berlin via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Daniel Berlin via llvm-commits
- [PATCH] D17279: [Sink] Don't move calls to readonly functions across stores
Daniel Berlin via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Daniel Berlin via llvm-commits
- [PATCH] D17203: [LICM] Sink entire inner loops.
Daniel Berlin via llvm-commits
- [PATCH] D19664: [MemorySSA] Port to new pass manager
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Daniel Berlin via llvm-commits
- [llvm] r271415 - Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Daniel Berlin via llvm-commits
- [llvm] r271422 - Revert "Claim NoAlias if two GEPs index different fields of the same struct"
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Daniel Berlin via llvm-commits
- [PATCH] D19338: New code hoisting pass based on GVN (optimistic approach)
Daniel Berlin via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Daniel Berlin via llvm-commits
- [PATCH] D20984: add control flags to LICM
Daniel Berlin via llvm-commits
- [PATCH] D20757: Add "REQUIRES-ANY" feature test
Daniel Dunbar via llvm-commits
- [llvm] r271608 - [lit] Factor out a helper for shell command results.
Daniel Dunbar via llvm-commits
- [llvm] r271610 - [lit] Improve readability of failing scripts.
Daniel Dunbar via llvm-commits
- [lld] r271223 - Merging r270550:
Daniel Sanders via llvm-commits
- 3.8 Merge Request: r265134, r263428, r262230, r268386, r268053, r259039
Daniel Sanders via llvm-commits
- [PATCH] D20624: [mips] bnec/beqc register constraint fix
Daniel Sanders via llvm-commits
- [PATCH] D20624: [mips] bnec/beqc register constraint fix
Daniel Sanders via llvm-commits
- [PATCH] D20475: [mips] Enforce compact branch register restrictions
Daniel Sanders via llvm-commits
- [PATCH] D20820: [mips] Implement 'la' macro in PIC mode for O32.
Daniel Sanders via llvm-commits
- [PATCH] D19719: [mips][atomics] Fix atomic instruction descriptions and uses.
Daniel Sanders via llvm-commits
- [PATCH] D20820: [mips] Implement 'la' macro in PIC mode for O32.
Daniel Sanders via llvm-commits
- [PATCH] D20904: [mips] Remove CPU-only triples from llvm-objdump commands.
Daniel Sanders via llvm-commits
- [PATCH] D20906: [mips] EABI CodeGen is completely untested. Remove it.
Daniel Sanders via llvm-commits
- [PATCH] D20916: [WIP][mips] Allow explicit ABI's in MIPS triples within LLVM.
Daniel Sanders via llvm-commits
- [PATCH] D20906: [mips] EABI CodeGen is completely untested. Remove it.
Daniel Sanders via llvm-commits
- [PATCH] D20916: [WIP][mips] Allow explicit ABI's in MIPS triples within LLVM.
Daniel Sanders via llvm-commits
- [PATCH] D20906: [mips] EABI CodeGen is completely untested. Remove it.
Daniel Sanders via llvm-commits
- [PATCH] D20916: [WIP][mips] Allow explicit ABI's in MIPS triples within LLVM.
Daniel Sanders via llvm-commits
- [llvm] r271644 - [mips] Implement 'la' macro in PIC mode for O32.
Daniel Sanders via llvm-commits
- [PATCH] D20820: [mips] Implement 'la' macro in PIC mode for O32.
Daniel Sanders via llvm-commits
- [llvm] r271653 - [mips] Remove CPU-only triples from llvm-objdump commands.
Daniel Sanders via llvm-commits
- [llvm] r271658 - [mips] EABI CodeGen is completely untested and seems to have bitrotted. Remove it.
Daniel Sanders via llvm-commits
- [PATCH] D20906: [mips] EABI CodeGen is completely untested. Remove it.
Daniel Sanders via llvm-commits
- [llvm] r271243 - [llvm-pdbdump-fuzzer] Add a fuzzer for llvm-pdbdump
David Blaikie via llvm-commits
- [llvm] r271243 - [llvm-pdbdump-fuzzer] Add a fuzzer for llvm-pdbdump
David Blaikie via llvm-commits
- [llvm] r270987 - Recommit 270977 - [llvm-mc] - Teach llvm-mc to generate zlib styled compression sections.
David Blaikie via llvm-commits
- [llvm] r270987 - Recommit 270977 - [llvm-mc] - Teach llvm-mc to generate zlib styled compression sections.
David Blaikie via llvm-commits
- [llvm] r271139 - [llvm-readobj] Validate the string table offset before using it
David Blaikie via llvm-commits
- [llvm] r271357 - Reference gdb python type printer scripts from SmallString, SmallVector, ArrayRef, and StringRef
David Blaikie via llvm-commits
- [PATCH] Use Rvalue refs in APInt
David Blaikie via llvm-commits
- [llvm] r271397 - MappedBlockStreamTest.cpp: Appease msc18 to avoid initializer for std::vector.
David Blaikie via llvm-commits
- [llvm] r271380 - Fix off-by-one error in max integer functions
David Blaikie via llvm-commits
- [llvm] r271408 - [codeview] Translate basic DITypes to CV type records
David Blaikie via llvm-commits
- [llvm] r271420 - [pdb] silence warnings about moving from a temporary.
David Blaikie via llvm-commits
- [llvm] r271669 - Adding reserve and capacity methods to FoldingSet
David Blaikie via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
David Blaikie via llvm-commits
- [llvm] r271408 - [codeview] Translate basic DITypes to CV type records
David Blaikie via llvm-commits
- [llvm] r271669 - Adding reserve and capacity methods to FoldingSet
David Blaikie via llvm-commits
- [llvm] r271408 - [codeview] Translate basic DITypes to CV type records
David Blaikie via llvm-commits
- [PATCH] Use Rvalue refs in APInt
David Blaikie via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
David Li via llvm-commits
- [PATCH] D20560: [new PM] port LoopAccessAnalysis to new pass manager (part-1)
David Li via llvm-commits
- [PATCH] D20980: [llvm-profdata] Add option to ingest filepaths from a file
David Li via llvm-commits
- [PATCH] D20991: Set machine block placement hot prob threshold for both static and runtime profile.
David Li via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
David Li via llvm-commits
- [llvm] r271242 - [llvm-dwarfdump-fuzzer] Get this compiling again
David Majnemer via llvm-commits
- [llvm] r271243 - [llvm-pdbdump-fuzzer] Add a fuzzer for llvm-pdbdump
David Majnemer via llvm-commits
- [llvm] r271139 - [llvm-readobj] Validate the string table offset before using it
David Majnemer via llvm-commits
- [llvm] r271139 - [llvm-readobj] Validate the string table offset before using it
David Majnemer via llvm-commits
- [PATCH] D20834: Run llvm-pdbdump-fuzzer on the builders
David Majnemer via llvm-commits
- [llvm] r271139 - [llvm-readobj] Validate the string table offset before using it
David Majnemer via llvm-commits
- [zorg] r271338 - Run llvm-pdbdump-fuzzer on the builders
David Majnemer via llvm-commits
- [PATCH] D20834: Run llvm-pdbdump-fuzzer on the builders
David Majnemer via llvm-commits
- [PATCH] D20346: [stack-protection] Add support for MSVC buffer security check
David Majnemer via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
David Majnemer via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
David Majnemer via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
David Majnemer via llvm-commits
- [PATCH] D20846: [IR] Disallow loading and storing unsized types
David Majnemer via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
David Majnemer via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
David Majnemer via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
David Majnemer via llvm-commits
- [PATCH] D20846: [IR] Disallow loading and storing unsized types
David Majnemer via llvm-commits
- [zorg] r271407 - llvm-pdbdump-fuzzer failures should be reported
David Majnemer via llvm-commits
- [llvm] r271386 - Adding back-end support to two bit scanning intrinsics
David Majnemer via llvm-commits
- [llvm] r271416 - [PDB] Silence sign comparison warnings in MappedBlockStreamTest
David Majnemer via llvm-commits
- [llvm] r271417 - [PDB] Make ModStream::symbols report errors
David Majnemer via llvm-commits
- [llvm] r271418 - [CodeView] Make sure StreamRef::readBytes doesn't read too much
David Majnemer via llvm-commits
- [llvm] r271419 - [CodeView] Simplify StreamArray operator++
David Majnemer via llvm-commits
- [PATCH] D20885: [COFF] Expose the PE debug data directory and dump it
David Majnemer via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
David Majnemer via llvm-commits
- [PATCH] D20885: [COFF] Expose the PE debug data directory and dump it
David Majnemer via llvm-commits
- [PATCH] D20885: [COFF] Expose the PE debug data directory and dump it
David Majnemer via llvm-commits
- [llvm] r271494 - [codeview] Return type indices for typedefs
David Majnemer via llvm-commits
- [llvm] r271495 - [CodeView] Remove superfluous bitmath
David Majnemer via llvm-commits
- [llvm] r271496 - [CodeView] Take the StreamRef::readBytes offset into account when validating
David Majnemer via llvm-commits
- [llvm] r271497 - [CodeView] Use the right type index for long long
David Majnemer via llvm-commits
- [PATCH] D20900: [CodeView] Implement function-type indices
David Majnemer via llvm-commits
- [PATCH] D20900: [CodeView] Implement function-type indices
David Majnemer via llvm-commits
- [PATCH] D20900: [CodeView] Implement function-type indices
David Majnemer via llvm-commits
- [PATCH] D20900: [CodeView] Implement function-type indices
David Majnemer via llvm-commits
- [PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook
David Majnemer via llvm-commits
- [llvm] r271541 - [CodeView] Implement function-type indices
David Majnemer via llvm-commits
- [PATCH] D20900: [CodeView] Implement function-type indices
David Majnemer via llvm-commits
- [PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook
David Majnemer via llvm-commits
- [llvm] r271549 - Rename IMAGE_DEBUG_TYPE_NO_TIMESTAMP to IMAGE_DEBUG_TYPE_REPRO
David Majnemer via llvm-commits
- [llvm] r271566 - [CodeView] Use None instead of Void if there is no subprogram
David Majnemer via llvm-commits
- [PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook
David Majnemer via llvm-commits
- [PATCH] D20774: [InstCombine] look through bitcasts to find selects
David Majnemer via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
David Majnemer via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
David Majnemer via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
David Majnemer via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
David Majnemer via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
David Majnemer via llvm-commits
- [PATCH] D20983: [InstCombine] scalarizePHI should not assume the code it sees has been CSE'd
David Majnemer via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
David Majnemer via llvm-commits
- [zorg] r271407 - llvm-pdbdump-fuzzer failures should be reported
David Majnemer via llvm-commits
- [llvm] r271790 - [TypeStreamMerger] visitUnknownMember was supposed to be visitUnknownType
David Majnemer via llvm-commits
- [llvm] r271791 - [CodeView] Validate the vftable offset
David Majnemer via llvm-commits
- [llvm] r271792 - [CodeView] Fix a busted assert in TypeTableBuilder::writeClass
David Majnemer via llvm-commits
- [llvm] r271793 - [AsmPrinter, CodeView] There are some more ways of getting wchar_t
David Majnemer via llvm-commits
- [llvm] r271810 - [InstCombine] allow vector constants for cast+icmp fold
David Majnemer via llvm-commits
- [llvm] r271811 - [DebugInfo, PDB] Use sparse bitfields for the name map
David Majnemer via llvm-commits
- [PATCH] D20999: [pdbdump] Print out New FPO stream contents.
David Majnemer via llvm-commits
- [llvm] r271816 - [SimplifyCFG] Don't kill empty cleanuppads with multiple uses
David Majnemer via llvm-commits
- [zorg] r271407 - llvm-pdbdump-fuzzer failures should be reported
David Majnemer via llvm-commits
- [llvm] r271303 - [PM] ADCE: Fix caching of analyses.
Davide Italiano via llvm-commits
- [llvm] r271307 - [PM] BDCE: Fix caching of analyses.
Davide Italiano via llvm-commits
- [PATCH] D20783: [PM] Port IndVarSimplify to the new pass manager
Davide Italiano via llvm-commits
- [PATCH] D20851: [LTO] Fix (wrong) TLS attribute mismatch
Davide Italiano via llvm-commits
- [lld] r271403 - [LTO] Fix (incorrect) TLS attribute mismatch.
Davide Italiano via llvm-commits
- [PATCH] D20851: [LTO] Fix (wrong) TLS attribute mismatch
Davide Italiano via llvm-commits
- [PATCH] D20888: [LTO] Add --lto-aa-pipeline
Davide Italiano via llvm-commits
- [PATCH] D20888: [LTO] Add --lto-aa-pipeline
Davide Italiano via llvm-commits
- [llvm] r271600 - [PM/LoadCombine] Inline getAnalysisUsage(). NFCI.
Davide Italiano via llvm-commits
- [llvm] r271601 - [PM] LoadCombine preserves GlobalsAA, doesn't depend on it.
Davide Italiano via llvm-commits
- [lld] r271605 - [LTO] Add --lto-aa-pipeline.
Davide Italiano via llvm-commits
- [llvm] r271607 - [TailRecursionElimination] Refactor/cleanup.
Davide Italiano via llvm-commits
- [PATCH] D20888: [LTO] Add --lto-aa-pipeline
Davide Italiano via llvm-commits
- [PATCH] D20610: [TRE] Slight refactor and cleanup.
Davide Italiano via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Davide Italiano via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Davide Italiano via llvm-commits
- [lld] r271820 - Attempt to fix non-determinism in test.
Davide Italiano via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Davide Italiano via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Davide Italiano via llvm-commits
- [lld] r271820 - Attempt to fix non-determinism in test.
Davide Italiano via llvm-commits
- [llvm] r271853 - [Internalize] Test that __stack_chk_{guard, fail} are not internalized.
Davide Italiano via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Davide Italiano via llvm-commits
- [PATCH] D21004: [LegacyPM] Namespace some classes; NFC
Davide Italiano via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Davide Italiano via llvm-commits
- [PATCH] D21006: [Driver] Make -flto -S emit assembly
Davide Italiano via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Davide Italiano via llvm-commits
- [PATCH] D13960: [ELF2] Symbol Versioning: part 1, VERSION() directive parsing
Davide Italiano via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Davide Italiano via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Davide Italiano via llvm-commits
- [lld] r271852 - Move GlobalDynIndex to SymbolBody.
Davide Italiano via llvm-commits
- [PATCH] D20989: Revive http://reviews.llvm.org/D12778 to handle forward-hot-prob and backward-hot-prob consistently.
Dehao Chen via llvm-commits
- [PATCH] D20991: Set machine block placement hot prob threshold for both static and runtime profile.
Dehao Chen via llvm-commits
- [compiler-rt] r271272 - [esan] Intercept and chain signal handlers
Derek Bruening via llvm-commits
- [PATCH] D20577: [esan|wset] Intercept and chain signal handlers
Derek Bruening via llvm-commits
- [compiler-rt] r271277 - [esan|wset] Iterate all memory to compute the total working set
Derek Bruening via llvm-commits
- [PATCH] D20578: [esan|wset] Iterate all memory to compute the total working set
Derek Bruening via llvm-commits
- [compiler-rt] r271286 - [esan] Add circular buffer data structure
Derek Bruening via llvm-commits
- [PATCH] D20579: [esan] Add circular buffer data structure
Derek Bruening via llvm-commits
- [PATCH] D20485: [esan] Add working set base runtime library
Derek Bruening via llvm-commits
- [PATCH] D20832: [esan] Ensure internal_sigaction() bypasses interceptors
Derek Bruening via llvm-commits
- [PATCH] D20833: [esan|wset] Add 8-level working set snapshot accumulation
Derek Bruening via llvm-commits
- [PATCH] D20579: [esan] Add circular buffer data structure
Derek Bruening via llvm-commits
- [PATCH] D20661: [esan|cfrag] Create the cfrag struct array for the runtime
Derek Bruening via llvm-commits
- [PATCH] D20751: [esan] Add sideline itimer support
Derek Bruening via llvm-commits
- [compiler-rt] r271586 - [esan] Add support for log_exe_name
Derek Bruening via llvm-commits
- [PATCH] D20747: [esan] Add support for log_exe_name
Derek Bruening via llvm-commits
- [PATCH] D20833: [esan|wset] Add 8-level working set snapshot accumulation
Derek Bruening via llvm-commits
- [PATCH] D20833: [esan|wset] Add 8-level working set snapshot accumulation
Derek Bruening via llvm-commits
- [PATCH] D20832: [esan] Ensure internal_sigaction() bypasses interceptors
Derek Bruening via llvm-commits
- [compiler-rt] r271626 - [esan] Ensure internal_sigaction() bypasses interceptors
Derek Bruening via llvm-commits
- [PATCH] D20832: [esan] Ensure internal_sigaction() bypasses interceptors
Derek Bruening via llvm-commits
- [compiler-rt] r271682 - [esan] Add sideline itimer support
Derek Bruening via llvm-commits
- [PATCH] D20751: [esan] Add sideline itimer support
Derek Bruening via llvm-commits
- [PATCH] D20751: [esan] Add sideline itimer support
Derek Bruening via llvm-commits
- [compiler-rt] r271683 - [esan|wset] Add 8-level working set snapshot accumulation
Derek Bruening via llvm-commits
- [PATCH] D20833: [esan|wset] Add 8-level working set snapshot accumulation
Derek Bruening via llvm-commits
- [compiler-rt] r271691 - [esan] Eliminate flakiness in large-stack test
Derek Bruening via llvm-commits
- [PATCH] D20973: [esan] Specify which tool via a global variable
Derek Bruening via llvm-commits
- [PATCH] D20974: [esan] Specify which tool via a global variable
Derek Bruening via llvm-commits
- [PATCH] D20976: [esan] Initialize runtime during early interceptors
Derek Bruening via llvm-commits
- [PATCH] D20978: [esan|wset] Optionally assume intra-cache-line accesses
Derek Bruening via llvm-commits
- [compiler-rt] r271714 - [esan] Specify which tool via a global variable
Derek Bruening via llvm-commits
- [llvm] r271715 - [esan] Specify which tool via a global variable
Derek Bruening via llvm-commits
- [PATCH] D20974: [esan] Specify which tool via a global variable
Derek Bruening via llvm-commits
- [PATCH] D20973: [esan] Specify which tool via a global variable
Derek Bruening via llvm-commits
- [PATCH] D20976: [esan] Initialize runtime during early interceptors
Derek Bruening via llvm-commits
- [PATCH] D20976: [esan] Initialize runtime during early interceptors
Derek Bruening via llvm-commits
- [PATCH] D20978: [esan|wset] Optionally assume intra-cache-line accesses
Derek Bruening via llvm-commits
- [llvm] r271743 - [esan|wset] Optionally assume intra-cache-line accesses
Derek Bruening via llvm-commits
- [compiler-rt] r271744 - [esan] Initialize runtime during early interceptors
Derek Bruening via llvm-commits
- [PATCH] D20978: [esan|wset] Optionally assume intra-cache-line accesses
Derek Bruening via llvm-commits
- [PATCH] D20976: [esan] Initialize runtime during early interceptors
Derek Bruening via llvm-commits
- [PATCH] D20891: [WebAssembly] Emit type signatures for declared functions
Derek Schuff via llvm-commits
- [PATCH] D20891: [WebAssembly] Emit type signatures for declared functions
Derek Schuff via llvm-commits
- [PATCH] D20891: [WebAssembly] Emit type signatures for declared functions
Derek Schuff via llvm-commits
- [PATCH] D19924: Representing bundle locked groups as fragments in MCAssembler
Derek Schuff via llvm-commits
- [PATCH] D19924: Representing bundle locked groups as fragments in MCAssembler
Derek Schuff via llvm-commits
- [llvm] r271599 - [WebAssembly] Emit type signatures for declared functions
Derek Schuff via llvm-commits
- [PATCH] D20891: [WebAssembly] Emit type signatures for declared functions
Derek Schuff via llvm-commits
- [PATCH] D20891: [WebAssembly] Emit type signatures for declared functions
Derek Schuff via llvm-commits
- [llvm] r271606 - Revert "[WebAssembly] Emit type signatures for declared functions"
Derek Schuff via llvm-commits
- [llvm] r271703 - [WebAssembly] Emit type signatures for declared functions
Derek Schuff via llvm-commits
- [llvm] r271757 - STLExtras: Add convenience is_contained() function.
Devin Coughlin via llvm-commits
- [PATCH] D16053: is_contained() convenience function
Devin Coughlin via llvm-commits
- [llvm] r271200 - [BPF] Remove exit-on-error from tests (PR27768, PR27769)
Diana Picus via llvm-commits
- [PATCH] D20726: [BPF] Remove exit-on-error from tests (PR27768, PR27769)
Diana Picus via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Diana Picus via llvm-commits
- [llvm] r271252 - [AVX512] Remove gcc builtin name from masked load intrinsics so they can be custom handled by clang to create generic masked load intrinsics instead of using the x86 specific ones.
Diana Picus via llvm-commits
- [llvm] r271252 - [AVX512] Remove gcc builtin name from masked load intrinsics so they can be custom handled by clang to create generic masked load intrinsics instead of using the x86 specific ones.
Diana Picus via llvm-commits
- [PATCH] D20852: [AMDGPU] Remove exit-on-error in test (PR27761)
Diana Picus via llvm-commits
- [PATCH] D20702: [ARM] Shrink post-indexed LDR and STR to LDM/STM
Diana Picus via llvm-commits
- [PATCH] D20702: [ARM] Shrink post-indexed LDR and STR to LDM/STM
Diana Picus via llvm-commits
- [PATCH] D20702: [ARM] Shrink post-indexed LDR and STR to LDM/STM
Diana Picus via llvm-commits
- [llvm] r264904 - [LoopVectorize] Don't vectorize loops when everything will be scalarized
Dimitry Andric via llvm-commits
- [PATCH] D20905: Only attempt to detect AVG if SSE2 is available
Dimitry Andric via llvm-commits
- [PATCH] D20905: Only attempt to detect AVG if SSE2 is available
Dimitry Andric via llvm-commits
- [PATCH] D20905: Only attempt to detect AVG if SSE2 is available
Dimitry Andric via llvm-commits
- [PATCH] D20905: Only attempt to detect AVG if SSE2 is available
Dimitry Andric via llvm-commits
- [llvm] r271548 - Only attempt to detect AVG if SSE2 is available
Dimitry Andric via llvm-commits
- [PATCH] D20905: Only attempt to detect AVG if SSE2 is available
Dimitry Andric via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Dmitry Vyukov via llvm-commits
- [PATCH] D20925: FileCheck: print input on errors
Dmitry Vyukov via llvm-commits
- [PATCH] D20927: tsan: clean up dynamic TLS memory between reuse
Dmitry Vyukov via llvm-commits
- [PATCH] D20927: tsan: clean up dynamic TLS memory between reuse
Dmitry Vyukov via llvm-commits
- [PATCH] D20927: tsan: clean up dynamic TLS memory between reuse
Dmitry Vyukov via llvm-commits
- [compiler-rt] r271568 - tsan: clean up dynamic TLS memory between reuse
Dmitry Vyukov via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Dmitry Vyukov via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Dmitry Vyukov via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Dmitry Vyukov via llvm-commits
- [compiler-rt] r271663 - tsan: rely on AnnotateRWLockCreateStatic to detect linker-initialized mutexes
Dmitry Vyukov via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Dmitry Vyukov via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Dmitry Vyukov via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Dmitry Vyukov via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Dmitry Vyukov via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Dmitry Vyukov via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Dmitry Vyukov via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Dmitry Vyukov via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Dmitry Vyukov via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Dmitry Vyukov via llvm-commits
- [PATCH] D20925: FileCheck: print input on errors
Dmitry Vyukov via llvm-commits
- [PATCH] D20105: Implement verbose mode in FlieCheck and Lit to capture whole stdin.
Dmitry Vyukov via llvm-commits
- [PATCH] D20925: FileCheck: print input on errors
Dmitry Vyukov via llvm-commits
- [PATCH] D20925: FileCheck: print input on errors
Dmitry Vyukov via llvm-commits
- [PATCH] D20925: FileCheck: print input on errors
Dmitry Vyukov via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r271371 - Add max/min functions to MathExtras.h
Dylan McKay via llvm-commits
- [llvm] r271375 - Fix up the definition of the integer max function
Dylan McKay via llvm-commits
- [llvm] r271376 - Revert "Fix up the definition of the integer max function"
Dylan McKay via llvm-commits
- [llvm] r271380 - Fix off-by-one error in max integer functions
Dylan McKay via llvm-commits
- [llvm] r271380 - Fix off-by-one error in max integer functions
Dylan McKay via llvm-commits
- [llvm] r271505 - Add tests to Support/MathExtras
Dylan McKay via llvm-commits
- [llvm] r271380 - Fix off-by-one error in max integer functions
Dylan McKay via llvm-commits
- [llvm] r271380 - Fix off-by-one error in max integer functions
Dylan McKay via llvm-commits
- [llvm] r271380 - Fix off-by-one error in max integer functions
Dylan McKay via llvm-commits
- [llvm] r271380 - Fix off-by-one error in max integer functions
Dylan McKay via llvm-commits
- [llvm] r271515 - Add assertions to MathExtras max/min functions
Dylan McKay via llvm-commits
- [PATCH] D20046: [AVR] Add assembly parser
Dylan McKay via llvm-commits
- [PATCH] D20503: [AVR] Add AVRMCExpr
Dylan McKay via llvm-commits
- [PATCH] D20648: Analysis pass to access profile summary info
Easwaran Raman via llvm-commits
- [PATCH] D20648: Analysis pass to access profile summary info
Easwaran Raman via llvm-commits
- [llvm] r271728 - Analysis pass to access profile summary info
Easwaran Raman via llvm-commits
- [PATCH] D20648: Analysis pass to access profile summary info
Easwaran Raman via llvm-commits
- [llvm] r271738 - Revert r271728 as it breaks Windows build
Easwaran Raman via llvm-commits
- [llvm] r271745 - Reapply r271728 after adding move cobstructor for ProfileSummaryInfo
Easwaran Raman via llvm-commits
- [lld] r270986 - Avoid having to check in a binary.
Ed Maste via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Ed Maste via llvm-commits
- [PATCH] D20901: Remove all of the legacy home-grown atomic operations LLVM provided except for CompareAndSwap. That is the only one still being used anywhere now that statistics have been moved onto std::atomic.
Ed Maste via llvm-commits
- [PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index
Ed Maste via llvm-commits
- [PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index
Ed Maste via llvm-commits
- [PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index
Ed Maste via llvm-commits
- [PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index
Ed Maste via llvm-commits
- [PATCH] D20443: [PowerPC] - Combine loads of v4i8 to loads of i32 followed by bitcast
Ehsan Amiri via llvm-commits
- [PATCH] D20789: Consecutive memory access in Loop Vectorizer - fixed and simplified
Elena Demikhovsky via llvm-commits
- [PATCH] D20695: Floating Point SCEV Analysis
Elena Demikhovsky via llvm-commits
- [PATCH] D20315: [LV] For some induction variables, use vector phis instead of widening the scalar in the loop body
Elena Demikhovsky via llvm-commits
- [PATCH] D20315: [LV] For some induction variables, use vector phis instead of widening the scalar in the loop body
Elena Demikhovsky via llvm-commits
- [PATCH] D20789: Consecutive memory access in Loop Vectorizer - fixed and simplified
Elena Demikhovsky via llvm-commits
- [PATCH] D20695: Floating Point SCEV Analysis
Elena Demikhovsky via llvm-commits
- [PATCH] D20897: [AVX512/AVX][Intrinsics] Fix Variable Bit Shift Right Arithmetic intrinsic lowering.
Elena Demikhovsky via llvm-commits
- [PATCH] D20897: [AVX512/AVX][Intrinsics] Fix Variable Bit Shift Right Arithmetic intrinsic lowering.
Elena Demikhovsky via llvm-commits
- [PATCH] D20695: Floating Point SCEV Analysis
Elena Demikhovsky via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Eli Friedman via llvm-commits
- [PATCH] D20890: [CFLAA] Improving the precision of cfl-aa for inttoptr and ptrtoint
Eli Friedman via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Eli Friedman via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Eli Friedman via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Eli Friedman via llvm-commits
- [PATCH] D20931: [X86] Reduce the width of multiplification when its operands are extended from i8 or i16
Eli Friedman via llvm-commits
- [PATCH] D20944: LICM: Don't sink stores out of loops that may throw.
Eli Friedman via llvm-commits
- [PATCH] D20944: LICM: Don't sink stores out of loops that may throw.
Eli Friedman via llvm-commits
- [PATCH] D20944: LICM: Don't sink stores out of loops that may throw.
Eli Friedman via llvm-commits
- [llvm] r271855 - Fix deadlock in ThreadPool unittest.
Eli Friedman via llvm-commits
- [llvm] r271858 - LICM: Don't sink stores out of loops that may throw.
Eli Friedman via llvm-commits
- [PATCH] D21007: DSE: Don't remove stores made live by a call which unwinds.
Eli Friedman via llvm-commits
- [PATCH] D21007: DSE: Don't remove stores made live by a call which unwinds.
Eli Friedman via llvm-commits
- [llvm] r195496 - X86: Perform integer comparisons at i32 or larger.
Eric Christopher via llvm-commits
- [llvm] r271555 - AArch64: Do not test for CPUs, use SubtargetFeatures
Eric Christopher via llvm-commits
- [llvm] r271595 - This patch is in preparation for a substantial refactoring of the
Eric Christopher via llvm-commits
- [llvm] r271596 - Fix a couple of misformatted comments spotted in post-commit review.
Eric Christopher via llvm-commits
- [llvm] r271598 - 80-column fixup after last formatting change.
Eric Christopher via llvm-commits
- [PATCH] D20937: [cpu-detection] Naming convention.
Eric Christopher via llvm-commits
- [PATCH] D20937: [cpu-detection] Naming convention.
Eric Christopher via llvm-commits
- [PATCH] D20937: [cpu-detection] Naming convention.
Eric Christopher via llvm-commits
- [PATCH] D20972: Test commit. Removes some spaces. No functionality changed.
Eric Christopher via llvm-commits
- [PATCH] D20970: [cpu-detection] Naming convention
Eric Christopher via llvm-commits
- [PATCH] D20970: [cpu-detection] Naming convention
Eric Christopher via llvm-commits
- [PATCH] D20970: [cpu-detection] Naming convention
Eric Christopher via llvm-commits
- [PATCH] D20988: [cpu-detection] Substantial refactor of Host CPU detection code (x86)
Eric Christopher via llvm-commits
- [PATCH] D20988: [cpu-detection] Substantial refactor of Host CPU detection code (x86)
Eric Christopher via llvm-commits
- [PATCH] D20988: [cpu-detection] Substantial refactor of Host CPU detection code (x86)
Eric Christopher via llvm-commits
- [llvm] r271468 - Add "REQUIRES-ANY" feature test
Eric Fiselier via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Eric Niebler via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Eric Niebler via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Eric Niebler via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Eric Niebler via llvm-commits
- [llvm] r271299 - Fix a crash in MergeFunctions related to ordering of weak/strong functions
Erik Eckstein via llvm-commits
- [PATCH] D20247: fix a crash in MergeFunctions related to ordering of weak/strong functions
Erik Eckstein via llvm-commits
- [PATCH] D20346: [stack-protection] Add support for MSVC buffer security check
Etienne Bergeron via llvm-commits
- [PATCH] D20346: [stack-protection] Add support for MSVC buffer security check
Etienne Bergeron via llvm-commits
- [PATCH] D20346: [stack-protection] Add support for MSVC buffer security check
Etienne Bergeron via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Etienne Bergeron via llvm-commits
- [PATCH] D20346: [stack-protection] Add support for MSVC buffer security check
Etienne Bergeron via llvm-commits
- [PATCH] D20346: [stack-protection] Add support for MSVC buffer security check
Etienne Bergeron via llvm-commits
- [PATCH] D20346: [stack-protection] Add support for MSVC buffer security check
Etienne Bergeron via llvm-commits
- [PATCH] D20346: [stack-protection] Add support for MSVC buffer security check
Etienne Bergeron via llvm-commits
- [PATCH] D20935: [libunwind] Make minimum required CMake version consistent with other LLVM code base
Eugene Zelenko via llvm-commits
- [PATCH] D20761: [asan] Rename kAsanOptionDetectUAR into kAsanOptionDetectUseAfterReturn
Evgeniy Stepanov via llvm-commits
- [PATCH] D20759: [asan] Added -fsanitize-address-use-after-scope flag
Evgeniy Stepanov via llvm-commits
- [PATCH] D20740: Remove unused option
Evgeniy Stepanov via llvm-commits
- [PATCH] D20759: [asan] Added -fsanitize-address-use-after-scope flag
Evgeniy Stepanov via llvm-commits
- [PATCH] D20547: [safestack] Sink unsafe address computation to each use.
Evgeniy Stepanov via llvm-commits
- [PATCH] D20547: [safestack] Sink unsafe address computation to each use.
Evgeniy Stepanov via llvm-commits
- [PATCH] D20547: [safestack] Sink unsafe address computation to each use.
Evgeniy Stepanov via llvm-commits
- [PATCH] D20986: [safestack] Fixup llvm.dbg.value when rewriting unsafe allocas.
Evgeniy Stepanov via llvm-commits
- [PATCH] D20547: [safestack] Sink unsafe address computation to each use.
Evgeniy Stepanov via llvm-commits
- [PATCH] D20547: [safestack] Sink unsafe address computation to each use.
Evgeniy Stepanov via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Evgeny Stupachenko via llvm-commits
- [PATCH] D14596: [SROA] Choose more profitable type in findCommonType
Evgeny Stupachenko via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Evgeny Stupachenko via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Evgeny Stupachenko via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Evgeny Stupachenko via llvm-commits
- [PATCH] D20765: Unroll once when -unroll-count is set
Evgeny Stupachenko via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Evgeny Stupachenko via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Evgeny Stupachenko via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Evgeny Stupachenko via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Evgeny Stupachenko via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Filipe Cabecinhas via llvm-commits
- [llvm] r271848 - [BitCode] Don't allow constants of void type.
Filipe Cabecinhas via llvm-commits
- [llvm] r271849 - [BitCode] Diagnose GEPs with no indices
Filipe Cabecinhas via llvm-commits
- [llvm] r271850 - [BitCode] Make sure storeatomic's argument is an actual PointerType
Filipe Cabecinhas via llvm-commits
- [llvm] r271851 - [BitCode] Make sure atomicrmw's argument is an actual PointerType
Filipe Cabecinhas via llvm-commits
- Forcing an svn revert on every checkout
Galina Kistanova via llvm-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via llvm-commits
- Buildbot numbers for the last week of 5/22/2016 - 5/28/2016
Galina Kistanova via llvm-commits
- [PATCH] D20703: [SCEV] Keep SCEVExpander insert points consistent.
Geoff Berry via llvm-commits
- [PATCH] D20703: [SCEV] Keep SCEVExpander insert points consistent.
Geoff Berry via llvm-commits
- [llvm] r271424 - [SCEV] Keep SCEVExpander insert points consistent.
Geoff Berry via llvm-commits
- [PATCH] D20703: [SCEV] Keep SCEVExpander insert points consistent.
Geoff Berry via llvm-commits
- [PATCH] D20703: [SCEV] Keep SCEVExpander insert points consistent.
Geoff Berry via llvm-commits
- [PATCH] D19664: [MemorySSA] Port to new pass manager
Geoff Berry via llvm-commits
- [PATCH] D19664: [MemorySSA] Port to new pass manager
Geoff Berry via llvm-commits
- [llvm] r271432 - [MemorySSA] Port to new pass manager
Geoff Berry via llvm-commits
- [PATCH] D19664: [MemorySSA] Port to new pass manager
Geoff Berry via llvm-commits
- [PATCH] D20220: [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.
Geoff Berry via llvm-commits
- [llvm] r271527 - [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.
Geoff Berry via llvm-commits
- [PATCH] D20220: [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.
Geoff Berry via llvm-commits
- [llvm] r271553 - [PowerPC] Run reg2mem on tests to simplify them.
Geoff Berry via llvm-commits
- [PATCH] D20238: [PowerPC] Run reg2mem on tests to simplify them.
Geoff Berry via llvm-commits
- [PATCH] D20775: [CFLAA] Remove redundant aliasing relation between GEP indices and GEP result
George Burgess IV via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
George Burgess IV via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
George Burgess IV via llvm-commits
- [llvm] r271322 - [CFLAA] Don't link GEP pointers to GEP indices.
George Burgess IV via llvm-commits
- [PATCH] D20775: [CFLAA] Remove redundant aliasing relation between GEP indices and GEP result
George Burgess IV via llvm-commits
- [PATCH] D20775: [CFLAA] Remove redundant aliasing relation between GEP indices and GEP result
George Burgess IV via llvm-commits
- [PATCH] D19664: [MemorySSA] Port to new pass manager
George Burgess IV via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
George Burgess IV via llvm-commits
- [llvm] r271421 - [CFLAA] Recognize builtin allocation functions.
George Burgess IV via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
George Burgess IV via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
George Burgess IV via llvm-commits
- [PATCH] D19664: [MemorySSA] Port to new pass manager
George Burgess IV via llvm-commits
- [llvm] r270987 - Recommit 270977 - [llvm-mc] - Teach llvm-mc to generate zlib styled compression sections.
George Rimar via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
George Rimar via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
George Rimar via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
George Rimar via llvm-commits
- [llvm] r270987 - Recommit 270977 - [llvm-mc] - Teach llvm-mc to generate zlib styled compression sections.
George Rimar via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
George Rimar via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
George Rimar via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
George Rimar via llvm-commits
- [lld] r271405 - [ELF] - Implemented support for test/binop relaxations from latest ABI.
George Rimar via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
George Rimar via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
George Rimar via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
George Rimar via llvm-commits
- [lld] r271506 - [ELF] Split too long X86_64TargetInfo::relaxGot method. NFC.
George Rimar via llvm-commits
- [PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index
George Rimar via llvm-commits
- [PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index
George Rimar via llvm-commits
- [PATCH] D20220: [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.
Gerolf Hoflehner via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Geunsik Lim via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Geunsik Lim via llvm-commits
- [llvm] r271333 - [SLP] Pass in correct alignment when query memory access cost
Guozhi Wei via llvm-commits
- [PATCH] D20379: Codegen: Fix broken assumption in Tail Merge.
Haicheng Wu via llvm-commits
- [llvm] r261430 - When MemoryDependenceAnalysis hits a CFG with many transparent blocks,
Hal Finkel via llvm-commits
- [PATCH] D20310: Teach LLVM about Power 9 D-Form VSX Instructions
Hal Finkel via llvm-commits
- [PATCH] D20845: DAGCombiner: Fix broken size check in isAlias
Hal Finkel via llvm-commits
- [PATCH] D20845: DAGCombiner: Fix broken size check in isAlias
Hal Finkel via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Hal Finkel via llvm-commits
- [PATCH] D20847: BitCast infinite loop fix
Hal Finkel via llvm-commits
- [PATCH] D20944: LICM: Don't sink stores out of loops that may throw.
Hal Finkel via llvm-commits
- [PATCH] D20944: LICM: Don't sink stores out of loops that may throw.
Hal Finkel via llvm-commits
- [llvm] r271821 - Disable the use of std::call_once on PowerPC due to an apparent bug in
Hal Finkel via llvm-commits
- [PATCH] D21007: DSE: Don't remove stores made live by a call which unwinds.
Hal Finkel via llvm-commits
- [PATCH] D20789: Consecutive memory access in Loop Vectorizer - fixed and simplified
Hal Finkel via llvm-commits
- [PATCH] D21007: DSE: Don't remove stores made live by a call which unwinds.
Hal Finkel via llvm-commits
- [llvm] r267556 - Use gcc's rules for parsing gcc-style response files
Hemant Kulkarni via llvm-commits
- [PATCH] D20912: [Polly][GSoC 2016]Update ScopBuilder's memory management
Hongbin Zheng via llvm-commits
- [PATCH] D11798: [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions
Hrvoje Varga via llvm-commits
- [PATCH] D11798: [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions
Hrvoje Varga via llvm-commits
- [PATCH] D16452: [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI instructions
Hrvoje Varga via llvm-commits
- [PATCH] D16917: [mips][micromips] Implement DCLO, DCLZ, DROTR, DROTR32 and DROTRV instructions
Hrvoje Varga via llvm-commits
- [patch] Drop support for creating $subs
Iain Sandoe via llvm-commits
- [PATCH] D20780: [AVX512] Fix intrinsic vbroadcast{i32|f32}x2 lowering.
Igor Breger via llvm-commits
- [PATCH] D20788: [AVX512] Fix intrinsic vcvtps2ph lowering.
Igor Breger via llvm-commits
- [PATCH] D20788: [AVX512] Fix intrinsic vcvtps2ph lowering.
Igor Breger via llvm-commits
- [llvm] r271254 - Fix intrinsic vbroadcast{i32|f32}x2 lowering.
Igor Breger via llvm-commits
- [llvm] r271255 - [AVX512] Fix intrinsic vcvtps2ph lowering.
Igor Breger via llvm-commits
- [PATCH] D20897: [AVX512/AVX][Intrinsics] Fix Variable Bit Shift Right Arithmetic intrinsic lowering.
Igor Breger via llvm-commits
- [PATCH] D20897: [AVX512/AVX][Intrinsics] Fix Variable Bit Shift Right Arithmetic intrinsic lowering.
Igor Breger via llvm-commits
- [PATCH] D21001: [AVX512] Fix BLENDM lowering patterns.
Igor Breger via llvm-commits
- [PATCH] D20957: [JumpThreading] Prevent dangling pointer problems in BranchProbabilityInfo
Igor Laevsky via llvm-commits
- [compiler-rt] r271560 - UBSan: crash less often on corrupted Vtables.
Ivan Krasin via llvm-commits
- [PATCH] D20955: [Sparc] Complex return value ABI compliance.
James Y Knight via llvm-commits
- [PATCH] D20297: AMDGPU/SI: Add implicitarg.ptr intrinsic.
Jan Vesely via llvm-commits
- [PATCH] D20299: AMDGPU: Export target workitem related builtins
Jan Vesely via llvm-commits
- [PATCH] D20388: AMDGPU: Fix supported CL features
Jan Vesely via llvm-commits
- [PATCH] D20388: AMDGPU: Fix supported CL features
Jan Vesely via llvm-commits
- [PATCH] D20299: AMDGPU: Export target workitem related builtins
Jan Vesely via llvm-commits
- [PATCH] D20388: AMDGPU: Fix supported CL features
Jan Vesely via llvm-commits
- [PATCH] D17898: Implement expansion of {s, u}{min, max} in integer legalization
Jan Vesely via llvm-commits
- [PATCH] D17898: Implement expansion of {s, u}{min, max} in integer legalization
Jan Vesely via llvm-commits
- [PATCH] D17898: Implement expansion of {s, u}{min, max} in integer legalization
Jan Vesely via llvm-commits
- [PATCH] D20389: NVPTX: Add supported CL features
Jan Vesely via llvm-commits
- [PATCH] D20297: AMDGPU/SI: Add implicitarg.ptr intrinsic.
Jan Vesely via llvm-commits
- [PATCH] D20775: [CFLAA] Remove redundant aliasing relation between GEP indices and GEP result
Jia Chen via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Jia Chen via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Jia Chen via llvm-commits
- [PATCH] D20775: [CFLAA] Remove redundant aliasing relation between GEP indices and GEP result
Jia Chen via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Jia Chen via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Jia Chen via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Jia Chen via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Jia Chen via llvm-commits
- [PATCH] D20775: [CFLAA] Remove redundant aliasing relation between GEP indices and GEP result
Jia Chen via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Jia Chen via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Jia Chen via llvm-commits
- [PATCH] D20776: [CFLAA] Teach cfl-aa to understand heap memory allocation
Jia Chen via llvm-commits
- [PATCH] D20890: [CFLAA] Improving the precision of cfl-aa for inttoptr and ptrtoint
Jia Chen via llvm-commits
- [PATCH] D20890: [CFLAA] Improving the precision of cfl-aa for inttoptr and ptrtoint
Jia Chen via llvm-commits
- [PATCH] D21000: [CFLAA] Cleaned up StratifiedAttrs handling
Jia Chen via llvm-commits
- [llvm] r261430 - When MemoryDependenceAnalysis hits a CFG with many transparent blocks,
Joerg Sonnenberger via llvm-commits
- [llvm] r271396 - Update usage(), make sure srcdir is really empty.
Joerg Sonnenberger via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Joerg Sonnenberger via llvm-commits
- [PATCH] D20988: [cpu-detection] Substantial refactor of Host CPU detection code (x86)
Joerg Sonnenberger via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Johannes Doerfert via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Johannes Doerfert via llvm-commits
- [llvm] r271151 - [SCEV] Don't always add no-wrap flags to post-inc add recs
Johannes Doerfert via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Johannes Doerfert via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Johannes Doerfert via llvm-commits
- [polly] r271259 - Decouple SCoP building logic from pass
Johannes Doerfert via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Johannes Doerfert via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Renamed ScopInfo to ScopBuilder and updated its memory management.
Johannes Doerfert via llvm-commits
- [llvm] r271151 - [SCEV] Don't always add no-wrap flags to post-inc add recs
Johannes Doerfert via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Renamed ScopInfo to ScopBuilder and update its memory management.
Johannes Doerfert via llvm-commits
- [polly] r271511 - Bail early for complex alias checks
Johannes Doerfert via llvm-commits
- [polly] r271512 - [FIX] Ensure wrapping checks for unary expressions
Johannes Doerfert via llvm-commits
- [polly] r271513 - Simplify the type adjustment in the IslExprBuilder
Johannes Doerfert via llvm-commits
- [polly] r271514 - [NFC] Simplify min/max expression generation
Johannes Doerfert via llvm-commits
- [polly] r271521 - [NFC] Rename ScopInfo to ScopBuilder
Johannes Doerfert via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Rename ScopInfo to ScopBuilder
Johannes Doerfert via llvm-commits
- [polly] r271522 - Simplify the schedule domain according to the context
Johannes Doerfert via llvm-commits
- [polly] r271531 - [FIX] Test case broken by r271522.
Johannes Doerfert via llvm-commits
- [polly] r271534 - [FIX] Correctly translate i1 expressions
Johannes Doerfert via llvm-commits
- [polly] r271535 - [NFC] Avoid unnecessary comparison for min/max expressions
Johannes Doerfert via llvm-commits
- [polly] r271538 - Temporarily promote values to i64 again
Johannes Doerfert via llvm-commits
- [PATCH] D20912: [Polly][GSoC 2016]Update ScopBuilder's memory management
Johannes Doerfert via llvm-commits
- [PATCH] D20912: [Polly][GSoC 2016]Update ScopBuilder's memory management
Johannes Doerfert via llvm-commits
- [llvm] r271380 - Fix off-by-one error in max integer functions
John Regehr via llvm-commits
- [llvm] r271380 - Fix off-by-one error in max integer functions
John Regehr via llvm-commits
- [PATCH] D17257: New utility class ReachingPhysDefs for post-ra analysis.
Jonas Paulsson via llvm-commits
- [PATCH] D17257: New utility class ReachingPhysDefs for post-ra analysis.
Jonas Paulsson via llvm-commits
- [PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Jun Bum Lim via llvm-commits
- [PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Jun Bum Lim via llvm-commits
- [PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Jun Bum Lim via llvm-commits
- [PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Jun Bum Lim via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
Justin Bogner via llvm-commits
- [PATCH] D20825: Don't force Python2.7
Justin Bogner via llvm-commits
- [llvm] r271429 - SDAG: Drop a redundant replace and move the dead node removal closer. NFC
Justin Bogner via llvm-commits
- [llvm] r271442 - cmake: Fix color diags under ninja if the compiler is "AppleClang"
Justin Bogner via llvm-commits
- [archeology] Re: [llvm] r218742 - test: XFAIL the non-darwin gmlt test on darwin
Justin Bogner via llvm-commits
- [llvm] r271699 - SDAG: Replace some unreachable code with an assert. NFC
Justin Bogner via llvm-commits
- [llvm] r271706 - SDAG: Update ChainNodesMatched as nodes are deleted
Justin Bogner via llvm-commits
- [llvm] r271713 - Revert "SDAG: Update ChainNodesMatched as nodes are deleted"
Justin Bogner via llvm-commits
- [llvm] r271733 - Re-apply "SDAG: Update ChainNodesMatched as nodes are deleted"
Justin Bogner via llvm-commits
- [PATCH] D19501: Add LoadStoreVectorizer pass
Justin Lebar via llvm-commits
- [PATCH] D19501: Add LoadStoreVectorizer pass
Justin Lebar via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Kamil Rytarowski via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Kamil Rytarowski via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Kamil Rytarowski via llvm-commits
- [PATCH] D20805: PR27938: Don't remove valid DebugLoc in Scalarizer
Karl-Johan Karlsson via llvm-commits
- [PATCH] D20805: PR27938: Don't remove valid DebugLoc in Scalarizer
Karl-Johan Karlsson via llvm-commits
- [PATCH] D20807: PR27938: Don't remove valid DebugLoc in Scalarizer
Karl-Johan Karlsson via llvm-commits
- [llvm] r271425 - [PPC64] Fix SUBFC8 Defs list
Keno Fischer via llvm-commits
- [llvm] r271341 - [X86]: Add a pattern that uses GR16_ABCD rather than GR32_ABCD to avoid falsely marking whole 32 bit register as live.
Kevin B. Smith via llvm-commits
- [PATCH] D20649: [X86] Add a pattern that uses GR16_ABCD rather than GR32_ABCD to avoid falsely marking whole 32 bit register as live.
Kevin B. Smith via llvm-commits
- [llvm] r271332 - Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
Kevin Enderby via llvm-commits
- [PATCH] D20736: [AMDGPU] Implement AMDGPU relocations in lld
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D18972: [AMDGPU] Add basic relocation support (currently used for dwarf only)
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D18972: [AMDGPU] Add basic relocation support (currently used for dwarf only)
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [compiler-rt] r271202 - Add __sanitizer_set_report_fd to the internal list of symbols.
Kostya Serebryany via llvm-commits
- [llvm] r271139 - [llvm-readobj] Validate the string table offset before using it
Kostya Serebryany via llvm-commits
- [llvm] r271139 - [llvm-readobj] Validate the string table offset before using it
Kostya Serebryany via llvm-commits
- [compiler-rt] r271046 - [sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the sanitizer logging to another fd from inside the process
Kostya Serebryany via llvm-commits
- [llvm] r271139 - [llvm-readobj] Validate the string table offset before using it
Kostya Serebryany via llvm-commits
- [compiler-rt] r271046 - [sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the sanitizer logging to another fd from inside the process
Kostya Serebryany via llvm-commits
- [llvm] r271139 - [llvm-readobj] Validate the string table offset before using it
Kostya Serebryany via llvm-commits
- [compiler-rt] r271046 - [sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the sanitizer logging to another fd from inside the process
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Kostya Serebryany via llvm-commits
- [PATCH] D20834: Run llvm-pdbdump-fuzzer on the builders
Kostya Serebryany via llvm-commits
- [compiler-rt] r271046 - [sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the sanitizer logging to another fd from inside the process
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Kostya Serebryany via llvm-commits
- [zorg] r271342 - [fuzzer bot] build llvm-pdbdump-fuzzer before running it
Kostya Serebryany via llvm-commits
- [llvm] r271352 - llvm-pdbdump-fuzzer: fix the build
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Kostya Serebryany via llvm-commits
- [zorg] r271364 - fuzzer bot: reduce max_len for llvm-pdbdump-fuzzer and increase the rss limit, otherwise the fuzzing runs out of memory
Kostya Serebryany via llvm-commits
- [llvm] r271404 - [libFuzzer] when an invalid flag is given, warn, but don't crash
Kostya Serebryany via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Kostya Serebryany via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Kostya Serebryany via llvm-commits
- [compiler-rt] r271463 - [asan] add an interface function __sanitizer_print_memory_profile (a basic memory profiler; asan/Linux-only for now)
Kostya Serebryany via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Kostya Serebryany via llvm-commits
- [llvm] r271465 - [libFuzzer] use __sanitizer_print_memory_profile to print the memory profile on OOM
Kostya Serebryany via llvm-commits
- [PATCH] D20894: [LibFuzzer] Disable compiling and running the LibFuzzer dataflow sanitizer tests on Apple platforms.
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Kostya Serebryany via llvm-commits
- [compiler-rt] r271474 - [asan] fix arm build
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Kostya Serebryany via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Kostya Serebryany via llvm-commits
- [llvm] r271490 - [libFuzzer] docs: add contact, mention more trophies
Kostya Serebryany via llvm-commits
- [llvm] r271493 - [libFuzzer] fix docs
Kostya Serebryany via llvm-commits
- Re: [PATCH] D20911: [asan] Turn LSan-related #if’s into regular if’s in ASan initializer
Kostya Serebryany via llvm-commits
- [PATCH] D20927: tsan: clean up dynamic TLS memory between reuse
Kostya Serebryany via llvm-commits
- [PATCH] D20927: tsan: clean up dynamic TLS memory between reuse
Kostya Serebryany via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Kostya Serebryany via llvm-commits
- [PATCH] D20947: [LibFuzzer] Disable building and running LSan tests on Apple platforms because LSan is not currently supported.
Kostya Serebryany via llvm-commits
- [PATCH] D20947: [LibFuzzer] Disable building and running LSan tests on Apple platforms because LSan is not currently supported.
Kostya Serebryany via llvm-commits
- [PATCH] D20977: [LibFuzzer] Fix fuzzer-oom.test on OSX.
Kostya Serebryany via llvm-commits
- [PATCH] D20975: [libfuzzer] hiding custom mutator handling in MutationDispatcher.
Kostya Serebryany via llvm-commits
- [PATCH] D20946: [LibFuzzer] Provide stub implementation of __sanitizer_cov_trace_pc_indir
Kostya Serebryany via llvm-commits
- [PATCH] D20975: [libfuzzer] hiding custom mutator handling in MutationDispatcher.
Kostya Serebryany via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany via llvm-commits
- [PATCH] D20943: [LibFuzzer] [WIP] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``
Kostya Serebryany via llvm-commits
- [PATCH] D20943: [LibFuzzer] [WIP] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``
Kostya Serebryany via llvm-commits
- [zorg] r271407 - llvm-pdbdump-fuzzer failures should be reported
Kostya Serebryany via llvm-commits
- [PATCH] D20943: [LibFuzzer] [WIP] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``
Kostya Serebryany via llvm-commits
- [PATCH] D20708: Add ARM subtarget feature +long64
Kristof Beyls via llvm-commits
- [PATCH] D20030: [AArch64] Add option to disable speculation of triangle whose tail is the only latch block
Kristof Beyls via llvm-commits
- [LNT] r271274 - Avoid using Flask 0.11
Kristof Beyls via llvm-commits
- [llvm] r271281 - [Hexagon] Disable expanding MUX instructions that define a subregister
Krzysztof Parzyszek via llvm-commits
- [PATCH] D20376: Properly set CLI.NumFixedArgs for mem{set, move, cpy} builtins in SelectionDAG
Krzysztof Parzyszek via llvm-commits
- [llvm] r271519 - [RDF] Ignore implicit defs when resetting <kill> flags
Krzysztof Parzyszek via llvm-commits
- [llvm] r271520 - [Hexagon] Expand COPY pseudo-instruction
Krzysztof Parzyszek via llvm-commits
- [llvm] r271650 - Remove bogus initialization of the PPC and Hexagon SelectionDAGISel
Krzysztof Parzyszek via llvm-commits
- [compiler-rt] r271256 - [asan] Fix a deadlock halt_on_error-signals.c when `reporting_thread_tid_` is 0
Kuba Brecka via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Kuba Brecka via llvm-commits
- =?utf-8?Q?[PATCH]_D20910:_[tsan]_On_OS_X, _optimize_main_thread=E2=80=99s_?= ThreadState accesses
Kuba Brecka via llvm-commits
- [PATCH] D20911: [asan] Turn LSan-related #if’s into regular if’s in ASan initializer
Kuba Brecka via llvm-commits
- [compiler-rt] r269917 - [sanitizer] Fix a crash when demangling Swift symbols, take 3
Kuba Brecka via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Kuba Brecka via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Kuba Brecka via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Kuba Brecka via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Kuba Brecka via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Kuba Brecka via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Kuba Brecka via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Kuba Brecka via llvm-commits
- [compiler-rt] r271833 - [tsan] On OS X, build Go runtime with -mmacosx-version-min
Kuba Brecka via llvm-commits
- [PATCH] D20455: [asan] Enable asan Win64 build
Kuba Brecka via llvm-commits
- [PATCH] D20841: TII: Add documentation about conditional exits. NFC
Kyle Butt via llvm-commits
- [PATCH] D20379: Codegen: Fix broken assumption in Tail Merge.
Kyle Butt via llvm-commits
- [PATCH] D20379: Codegen: Fix broken assumption in Tail Merge.
Kyle Butt via llvm-commits
- [llvm] r271213 - [Kaleidoscope][BuildingAJIT] Add stub Chapter 5 text.
Lang Hames via llvm-commits
- [llvm] r271225 - [Kaleidoscope][BuildingAJIT] Finish off Chapter 1.
Lang Hames via llvm-commits
- [llvm] r271350 - [Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.
Lang Hames via llvm-commits
- [PATCH] D20954: [Kaleidoscope] Update docs in Chapter 3 to follow latest code changes
Lang Hames via llvm-commits
- [llvm] r271865 - [Kaleidoscope][BuildingAJIT] Add tutorial text for Chapter 2.
Lang Hames via llvm-commits
- [llvm] r271867 - [Kaleidoscope][BuildingAJIT] Fix code-blocks in Chapter 2.
Lang Hames via llvm-commits
- [llvm] r271868 - [Kaleidoscope][BuildingAJIT] Split up the code-block describing the substitution
Lang Hames via llvm-commits
- [PATCH] D20825: Don't force Python2.7
Luke Drummond via llvm-commits
- [PATCH] D20825: Don't force Python2.7
Luke Drummond via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Renamed ScopInfo to ScopBuilder and update its memory management.
Mailing List "llvm-commits" via llvm-commits
- [PATCH] D20937: [cpu-detection] Naming convention.
Mailing List "llvm-commits" via llvm-commits
- [PATCH] D20606: [PM] Schedule InstSimplify after late LICM run, to clean up LCSSA nodes.
Manuel Jacob via llvm-commits
- [PATCH] D20606: [PM] Schedule InstSimplify after late LICM run, to clean up LCSSA nodes.
Manuel Jacob via llvm-commits
- [llvm] r271602 - [PM] Schedule InstSimplify after late LICM run, to clean up LCSSA nodes.
Manuel Jacob via llvm-commits
- [PATCH] D20839: AMDGPU: Add amdgpu-ps-wqm-outputs function attributes
Marek Olšák via llvm-commits
- [PATCH] D20839: AMDGPU: Add amdgpu-ps-wqm-outputs function attributes
Marek Olšák via llvm-commits
- [PATCH] D20839: AMDGPU: Add amdgpu-ps-wqm-outputs function attributes
Marek Olšák via llvm-commits
- [PATCH] D19475: [mips] Clang generates unaligned offset for MSA instruction st.d
Matija Amidžić via llvm-commits
- [PATCH] D20637: AMDGPU: Temporary fix for broken store combine
Matt Arsenault via llvm-commits
- [PATCH] D20728: AMDGPU: Disable AMDGPUPromoteAlloca pass for shader calling conventions.
Matt Arsenault via llvm-commits
- [PATCH] D20728: AMDGPU: Disable AMDGPUPromoteAlloca pass for shader calling conventions.
Matt Arsenault via llvm-commits
- [llvm] r271296 - AMDGPU: Remove unused address space
Matt Arsenault via llvm-commits
- [PATCH] D16303: AMDGPU: Remove unused address spaces
Matt Arsenault via llvm-commits
- [PATCH] D20388: AMDGPU: Fix supported CL features
Matt Arsenault via llvm-commits
- [PATCH] D20297: AMDGPU/SI: Add implicitarg.ptr intrinsic.
Matt Arsenault via llvm-commits
- [PATCH] D20845: DAGCombiner: Fix broken check in isAlias
Matt Arsenault via llvm-commits
- [llvm] r271356 - DAGCombiner: Fix broken size check in isAlias
Matt Arsenault via llvm-commits
- [PATCH] D20845: DAGCombiner: Fix broken size check in isAlias
Matt Arsenault via llvm-commits
- [PATCH] D20839: AMDGPU: Add amdgpu-ps-wqm-outputs function attributes
Matt Arsenault via llvm-commits
- [PATCH] D20848: AMDGPU: SIDebuggerInsertNops preserves CFG
Matt Arsenault via llvm-commits
- [PATCH] D20849: Make MachineCopyPropagation preserve CFG
Matt Arsenault via llvm-commits
- [PATCH] D20850: Make DeadMachineInstructionElim preserve CFG
Matt Arsenault via llvm-commits
- [PATCH] D20868: Make DetectDeadLanes preserve CFG
Matt Arsenault via llvm-commits
- [PATCH] D20869: Make LiveDebugValues preserve CFG
Matt Arsenault via llvm-commits
- [PATCH] D20872: AMDGPU: Fix incorrectly setting kill flag when copying register tuples
Matt Arsenault via llvm-commits
- [PATCH] D20877: AMDGPU: Fix post-RA verifier errors with trackLivenessAfterRegAlloc
Matt Arsenault via llvm-commits
- [llvm] r271444 - AMDGPU: SIDebuggerInsertNops preserves CFG
Matt Arsenault via llvm-commits
- [llvm] r271445 - Make MachineCopyPropagation preserve CFG
Matt Arsenault via llvm-commits
- [llvm] r271446 - AMDGPU: Fix incorrectly setting kill flag when copying register tuples
Matt Arsenault via llvm-commits
- [PATCH] D20848: AMDGPU: SIDebuggerInsertNops preserves CFG
Matt Arsenault via llvm-commits
- [PATCH] D20849: Make MachineCopyPropagation preserve CFG
Matt Arsenault via llvm-commits
- [PATCH] D20872: AMDGPU: Fix incorrectly setting kill flag when copying register tuples
Matt Arsenault via llvm-commits
- [PATCH] D20893: AMDGPU: Fix crashes on unknown processor name
Matt Arsenault via llvm-commits
- [PATCH] D20895: AMDGPU: Make FrameLowering stack alignment 16
Matt Arsenault via llvm-commits
- [llvm] r271561 - AMDGPU: Fix crashes on unknown processor name
Matt Arsenault via llvm-commits
- [llvm] r271562 - Use false for bool instead of 0
Matt Arsenault via llvm-commits
- [PATCH] D20893: AMDGPU: Fix crashes on unknown processor name
Matt Arsenault via llvm-commits
- [llvm] r271567 - AMDGPU: Temporary fix for broken store combine
Matt Arsenault via llvm-commits
- [PATCH] D20637: AMDGPU: Temporary fix for broken store combine
Matt Arsenault via llvm-commits
- [llvm] r271571 - AMDGPU: Cleanup load tests
Matt Arsenault via llvm-commits
- [PATCH] D20551: AMDGPU: Cleanup load tests
Matt Arsenault via llvm-commits
- [llvm] r271575 - AMDGPU: Handle flat in getMemOpBaseRegImmOfs
Matt Arsenault via llvm-commits
- [PATCH] D20546: AMDGPU: Handle flat in getMemOpBaseRegImmOfs
Matt Arsenault via llvm-commits
- [PATCH] D20938: Generalize DiagnosticInfoStackSize to support other limits
Matt Arsenault via llvm-commits
- [PATCH] D20940: AMDGPU: Fix kernel argument alignment impacting stack size
Matt Arsenault via llvm-commits
- [PATCH] D20981: AMDGPU: Remove incorrect assertion
Matt Arsenault via llvm-commits
- [PATCH] D20756: AMDGPU: Fix constantexpr addrspacecasts
Matt Arsenault via llvm-commits
- [PATCH] D20987: AMDGPU: Fix missing VI check lines in atomic tests
Matt Arsenault via llvm-commits
- [PATCH] D20994: AMDGPU: Fix i64 global cmpxchg
Matt Arsenault via llvm-commits
- [PATCH] D20987: AMDGPU: Fix missing VI check lines in atomic tests
Matt Arsenault via llvm-commits
- [PATCH] D20996: AMDGPU: Fix flat atomics
Matt Arsenault via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Matthew Simpson via llvm-commits
- [PATCH] D20873: [TTI] Refine default cost for interleaved load groups with gaps
Matthew Simpson via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Matthew Simpson via llvm-commits
- [polly] r271518 - [Polly] Fix -Wunused-variable warnings (NFC)
Matthew Simpson via llvm-commits
- [PATCH] D20873: [TTI] Refine default cost for interleaved load groups with gaps
Matthew Simpson via llvm-commits
- [PATCH] D20873: [TTI] Refine default cost for interleaved load groups with gaps
Matthew Simpson via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Matthias Braun via llvm-commits
- [test-suite] r271335 - Set higher minimum cmake requirements
Matthias Braun via llvm-commits
- [llvm] r271339 - ARM: Do not attempt to modify register class of physregs.
Matthias Braun via llvm-commits
- [llvm] r271340 - ARM: Improve/fix comment in recently added test.
Matthias Braun via llvm-commits
- [llvm] r271345 - CodeGen: Refactor renameDisconnectedComponents() as a pass
Matthias Braun via llvm-commits
- [PATCH] D20507: CodeGen: Refactor renameDisconnectedComponents() as a pass
Matthias Braun via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Matthias Braun via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Matthias Braun via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Matthias Braun via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Matthias Braun via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Matthias Braun via llvm-commits
- [PATCH] D20849: Make MachineCopyPropagation preserve CFG
Matthias Braun via llvm-commits
- [PATCH] D20854: [test-suite] Use shellcommand.wrap() when adding the run_under command
Matthias Braun via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Matthias Braun via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Matthias Braun via llvm-commits
- [PATCH] D19848: DeveloperPolicy: Bugreports should be referenced with an URL
Matthias Braun via llvm-commits
- [PATCH] D19848: DeveloperPolicy: Bugreports should be referenced with an URL
Matthias Braun via llvm-commits
- [llvm] r271555 - AArch64: Do not test for CPUs, use SubtargetFeatures
Matthias Braun via llvm-commits
- [llvm] r271752 - MIR: Support MachineMemOperands without associated value
Matthias Braun via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Matthias Braun via llvm-commits
- [PATCH] D20984: add control flags to LICM
Matthias Braun via llvm-commits
- [PATCH] D20995: Statistic: Add machine parseable name, value pair output
Matthias Braun via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Matthias Braun via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Matthias Braun via llvm-commits
- [PATCH] D21003: Fix mentor name
Matthias J. Reisinger via llvm-commits
- [PATCH] D15375: Fix PR #25788: parsing of floating-point constants on non-C locales
Meador Inge via llvm-commits
- [llvm] r271574 - [ASMParser] Parse FP constants in non-C locales
Meador Inge via llvm-commits
- [PATCH] D15375: Fix PR #25788: parsing of floating-point constants on non-C locales
Meador Inge via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Mehdi AMINI via llvm-commits
- [PATCH] D19553: Unroll pass restructure.
Mehdi AMINI via llvm-commits
- [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
Mehdi AMINI via llvm-commits
- [PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Mehdi AMINI via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Mehdi AMINI via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Mehdi AMINI via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Mehdi AMINI via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Mehdi AMINI via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Mehdi AMINI via llvm-commits
- [PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.
Mehdi AMINI via llvm-commits
- [PATCH] D20606: [PM] Schedule InstSimplify after late LICM run, to clean up LCSSA nodes.
Mehdi AMINI via llvm-commits
- [PATCH] D20606: [PM] Schedule InstSimplify after late LICM run, to clean up LCSSA nodes.
Mehdi AMINI via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Mehdi AMINI via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Mehdi AMINI via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Mehdi AMINI via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Mehdi AMINI via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Mehdi AMINI via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation - Analysis Passes
Mehdi AMINI via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation - Analysis Passes
Mehdi AMINI via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation - Analysis Passes
Mehdi AMINI via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Mehdi AMINI via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Mehdi AMINI via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Mehdi Amini via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Mehdi Amini via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Mehdi Amini via llvm-commits
- [compiler-rt] r271046 - [sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the sanitizer logging to another fd from inside the process
Mehdi Amini via llvm-commits
- [compiler-rt] r271323 - Fix test for Darwin: ASAN is calling abort by default on Darwin, which not detects as a crash
Mehdi Amini via llvm-commits
- [compiler-rt] r271046 - [sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the sanitizer logging to another fd from inside the process
Mehdi Amini via llvm-commits
- [compiler-rt] r271046 - [sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the sanitizer logging to another fd from inside the process
Mehdi Amini via llvm-commits
- [compiler-rt] r271046 - [sanitizers] introduce __sanitizer_set_report_fd so that we can re-route the sanitizer logging to another fd from inside the process
Mehdi Amini via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Mehdi Amini via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Mehdi Amini via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Mehdi Amini via llvm-commits
- [llvm] r271101 - [pdb] Finish conversion to zero copy pdb access.
Mehdi Amini via llvm-commits
- [PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Mehdi Amini via llvm-commits
- [PATCH] D20348: IR: Introduce local_unnamed_addr attribute.
Mehdi Amini via llvm-commits
- [PATCH] D20348: IR: Introduce local_unnamed_addr attribute.
Mehdi Amini via llvm-commits
- [PATCH] D20348: IR: Introduce local_unnamed_addr attribute.
Mehdi Amini via llvm-commits
- [PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Mehdi Amini via llvm-commits
- [PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Mehdi Amini via llvm-commits
- [PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Mehdi Amini via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Mehdi Amini via llvm-commits
- [llvm] r271101 - [pdb] Finish conversion to zero copy pdb access.
Mehdi Amini via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Mehdi Amini via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Mehdi Amini via llvm-commits
- [compiler-rt] r271617 - Revert "[profile] enable a subtest for vcall inline virtual func"
Mehdi Amini via llvm-commits
- [compiler-rt] r271577 - [profile] enable a subtest for vcall inline virtual func
Mehdi Amini via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Mehdi Amini via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Mehdi Amini via llvm-commits
- [llvm] r271669 - Adding reserve and capacity methods to FoldingSet
Mehdi Amini via llvm-commits
- [llvm] r271669 - Adding reserve and capacity methods to FoldingSet
Mehdi Amini via llvm-commits
- [llvm] r271742 - Add a FIXME note in the release notes about documenting ThinLTO
Mehdi Amini via llvm-commits
- [polly] r271206 - MSVC compile fix: #include <ciso646>. NFC.
Michael Kruse via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Renamed ScopInfo to ScopBuilder and update its memory management.
Michael Kruse via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Renamed ScopInfo to ScopBuilder and update its memory management.
Michael Kruse via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Michael Kruse via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Renamed ScopInfo to ScopBuilder and update its memory management.
Michael Kruse via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Michael Kruse via llvm-commits
- [PATCH] D20912: [Polly][GSoC 2016]Update ScopBuilder's memory management
Michael Kruse via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Rename ScopInfo to ScopBuilder
Michael Kruse via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Michael Kruse via llvm-commits
- [polly] r271707 - Fix modulo compared to zero.
Michael Kruse via llvm-commits
- [PATCH] D20315: [LV] For some induction variables, use vector phis instead of widening the scalar in the loop body
Michael Kuperstein via llvm-commits
- [PATCH] D20763: [DAG] Improve legalization of INSERT_SUBVECTOR to avoid spilling
Michael Kuperstein via llvm-commits
- [PATCH] D20763: [DAG] Improve legalization of INSERT_SUBVECTOR to avoid spilling
Michael Kuperstein via llvm-commits
- [PATCH] D20315: [LV] For some induction variables, use vector phis instead of widening the scalar in the loop body
Michael Kuperstein via llvm-commits
- [PATCH] D20315: [LV] For some induction variables, use vector phis instead of widening the scalar in the loop body
Michael Kuperstein via llvm-commits
- [PATCH] D20315: [LV] For some induction variables, use vector phis instead of widening the scalar in the loop body
Michael Kuperstein via llvm-commits
- [llvm] r271410 - [LV] For some IVs, use vector phis instead of widening in the loop body
Michael Kuperstein via llvm-commits
- [PATCH] D20315: [LV] For some induction variables, use vector phis instead of widening the scalar in the loop body
Michael Kuperstein via llvm-commits
- [llvm] r271428 - [DAG] Improve legalization of INSERT_SUBVECTOR
Michael Kuperstein via llvm-commits
- [PATCH] D20763: [DAG] Improve legalization of INSERT_SUBVECTOR to avoid spilling
Michael Kuperstein via llvm-commits
- [PATCH] D20932: [LV] Use vector vphis for more induction variables
Michael Kuperstein via llvm-commits
- [PATCH] D20931: [X86] Reduce the width of multiplification when its operands are extended from i8 or i16
Michael Kuperstein via llvm-commits
- [PATCH] D20931: [X86] Reduce the width of multiplification when its operands are extended from i8 or i16
Michael Kuperstein via llvm-commits
- [llvm] r271410 - [LV] For some IVs, use vector phis instead of widening in the loop body
Michael Kuperstein via llvm-commits
- [PATCH] D20983: [InstCombine] scalarizePHI should not assume the code it sees has been CSE'd
Michael Kuperstein via llvm-commits
- [PATCH] D20983: [InstCombine] scalarizePHI should not assume the code it sees has been CSE'd
Michael Kuperstein via llvm-commits
- [PATCH] D20983: [InstCombine] scalarizePHI should not assume the code it sees has been CSE'd
Michael Kuperstein via llvm-commits
- [PATCH] D17095: [X86] Add X86FixupSeparateStack pass
Michael LeMay via llvm-commits
- [PATCH] D20765: Unroll once when -unroll-count is set
Michael Zolotukhin via llvm-commits
- [PATCH] D20765: Unroll once when -unroll-count is set
Michael Zolotukhin via llvm-commits
- [llvm] r271615 - [LoopUnroll] Set correct thresholds for new recently enabled unrolling heuristic.
Michael Zolotukhin via llvm-commits
- [llvm] r271386 - Adding back-end support to two bit scanning intrinsics
Michael Zuckerman via llvm-commits
- [PATCH] D20741: [LibFuzzer] Fix weak linking issues building tests under OSX.
Mike Aizatsky via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Mike Aizatsky via llvm-commits
- [PATCH] D20892: [esan|cfrag] Instrument GEP instr for struct field access.
Mike Aizatsky via llvm-commits
- [PATCH] D20833: [esan|wset] Add 8-level working set snapshot accumulation
Mike Aizatsky via llvm-commits
- [PATCH] D20832: [esan] Ensure internal_sigaction() bypasses interceptors
Mike Aizatsky via llvm-commits
- [PATCH] D20751: [esan] Add sideline itimer support
Mike Aizatsky via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Mike Aizatsky via llvm-commits
- [PATCH] D20892: [esan|cfrag] Instrument GEP instr for struct field access.
Mike Aizatsky via llvm-commits
- [llvm] r271697 - [libfuzzer] splitting fuzzer.test
Mike Aizatsky via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Mike Aizatsky via llvm-commits
- [PATCH] D20976: [esan] Initialize runtime during early interceptors
Mike Aizatsky via llvm-commits
- [PATCH] D20978: [esan|wset] Optionally assume intra-cache-line accesses
Mike Aizatsky via llvm-commits
- [PATCH] D20975: [libfuzzer] hiding custom mutator handling in MutationDispatcher.
Mike Aizatsky via llvm-commits
- [PATCH] D20975: [libfuzzer] hiding custom mutator handling in MutationDispatcher.
Mike Aizatsky via llvm-commits
- [llvm] r271740 - [libfuzzer] hiding custom mutator handling in MutationDispatcher.
Mike Aizatsky via llvm-commits
- [PATCH] D20975: [libfuzzer] hiding custom mutator handling in MutationDispatcher.
Mike Aizatsky via llvm-commits
- [llvm] r271847 - Add Visual Studio Visualizer for ArrayRef
Mike Spertus via llvm-commits
- [PATCH] D20954: [Kaleidoscope] Update docs in Chapter 3 to follow latest code changes
Miroslav Hrnčíř via llvm-commits
- [PATCH] D20954: [Kaleidoscope] Update docs in Chapter 3 to follow latest code changes
Miroslav Hrnčíř via llvm-commits
- [llvm] r271355 - DebugInfoPDBTests: Update libdeps for r271346.
NAKAMURA Takumi via llvm-commits
- [llvm] r271397 - MappedBlockStreamTest.cpp: Appease msc18 to avoid initializer for std::vector.
NAKAMURA Takumi via llvm-commits
- [llvm] r271439 - MappedBlockStreamTest.cpp: Simplify array initializers.
NAKAMURA Takumi via llvm-commits
- [llvm] r271441 - Rework r271439. I forgot to save the buffer for editing.
NAKAMURA Takumi via llvm-commits
- [llvm] r271397 - MappedBlockStreamTest.cpp: Appease msc18 to avoid initializer for std::vector.
NAKAMURA Takumi via llvm-commits
- [llvm] r271585 - Fixup r271533, or check-clang didn't find llvm-lto as the target.
NAKAMURA Takumi via llvm-commits
- [llvm] r271819 - Threading.h: Update \param. [-Wdocumentation]
NAKAMURA Takumi via llvm-commits
- [PATCH] D20925: FileCheck: print input on errors
NAKAMURA Takumi via llvm-commits
- [llvm] r271860 - Untabify.
NAKAMURA Takumi via llvm-commits
- [llvm] r271861 - Trailing whitespace.
NAKAMURA Takumi via llvm-commits
- [llvm] r271871 - LLVM_BUILD_32_BITS: Add -m32 with CMAKE_C*_FLAGS. [CMP0056]
NAKAMURA Takumi via llvm-commits
- [PATCH] D20443: [PowerPC] - Combine loads of v4i8 to loads of i32 followed by bitcast
Nemanja Ivanovic via llvm-commits
- [PATCH] D20443: [PowerPC] - Combine loads of v4i8 to loads of i32 followed by bitcast
Nemanja Ivanovic via llvm-commits
- [PATCH] D20239: [Power9] Add codegen for VSX word insert/extract instructions
Nemanja Ivanovic via llvm-commits
- [PATCH] D20239: [Power9] Add codegen for VSX word insert/extract instructions
Nemanja Ivanovic via llvm-commits
- [PATCH] D19825: Power9 - Add exploitation of vector load and store that do not require swaps
Nemanja Ivanovic via llvm-commits
- [PATCH] D20443: [PowerPC] - Combine loads of v4i8 to loads of i32 followed by bitcast
Nemanja Ivanovic via llvm-commits
- [PATCH] D20443: [PowerPC] - Combine loads of v4i8 to loads of i32 followed by bitcast
Nemanja Ivanovic via llvm-commits
- [llvm] r271862 - Fix spelling and capitalization in comments. NFC
Nick Lewycky via llvm-commits
- [PATCH] D21010: Replace the implementation of ConstantRange::binaryAnd.
Nick Lewycky via llvm-commits
- [PATCH] D21010: Replace the implementation of ConstantRange::binaryAnd.
Nick Lewycky via llvm-commits
- [PATCH] D21010: Replace the implementation of ConstantRange::binaryAnd.
Nick Lewycky via llvm-commits
- [PATCH] D18714: Add writeonly IR attribute
Nicolai Hähnle via llvm-commits
- [PATCH] D17279: [Sink] Don't move calls to readonly functions across stores
Nicolai Hähnle via llvm-commits
- [PATCH] D20116: Add nosideeffects function attribute
Nicolai Hähnle via llvm-commits
- [PATCH] D20728: AMDGPU: Disable AMDGPU for shader calling conventions.
Nicolai Hähnle via llvm-commits
- [PATCH] D20839: AMDGPU: Add amdgpu-ps-wqm-outputs function attributes
Nicolai Hähnle via llvm-commits
- [PATCH] D20839: AMDGPU: Add amdgpu-ps-wqm-outputs function attributes
Nicolai Hähnle via llvm-commits
- [PATCH] D20637: AMDGPU: Temporary fix for broken store combine
Nicolai Hähnle via llvm-commits
- [PATCH] D20728: AMDGPU: Disable AMDGPUPromoteAlloca pass for shader calling conventions.
Nicolai Hähnle via llvm-commits
- [PATCH] D20848: AMDGPU: SIDebuggerInsertNops preserves CFG
Nicolai Hähnle via llvm-commits
- [PATCH] D20872: AMDGPU: Fix incorrectly setting kill flag when copying register tuples
Nicolai Hähnle via llvm-commits
- [PATCH] D20839: AMDGPU: Add amdgpu-ps-wqm-outputs function attributes
Nicolai Hähnle via llvm-commits
- [PATCH] D20830: Fix branch relaxation in 16-bit mode.
Nirav Dave via llvm-commits
- [PATCH] D20535: Ignore Lexing errors in macro body definitions
Nirav Dave via llvm-commits
- [PATCH] D20535: Ignore Lexing errors in macro body definitions
Nirav Dave via llvm-commits
- [llvm] r271542 - Ignore Lexing errors in macro body definitions
Nirav Dave via llvm-commits
- [PATCH] D20535: Ignore Lexing errors in macro body definitions
Nirav Dave via llvm-commits
- [PATCH] D20009: Refactor and cleanup Assembly Parsing / Lexing
Nirav Dave via llvm-commits
- [PATCH] D18837: Permit memory operands in ins/outs instructions
Nirav Dave via llvm-commits
- [PATCH] D20020: Provide support for preserving assembly comments
Nirav Dave via llvm-commits
- [PATCH] D20667: ARM: Add additional matching for UBFX instructions.
Oliver Stannard via llvm-commits
- [llvm] r271384 - [ARM] Add additional matching for UBFX instructions
Oliver Stannard via llvm-commits
- [PATCH] D20233: Consider Predicates attached to InstAlias
Oliver Stannard via llvm-commits
- [PATCH] D20234: Do not assume InstAlias operands appear after a blank
Oliver Stannard via llvm-commits
- [PATCH] D20757: Add "REQUIRES-ANY" feature test
Paul Robinson via llvm-commits
- [PATCH] D20882: [cmake] Fix builds with LLVM_ENABLE_PIC=0
Pavel Labath via llvm-commits
- [llvm] r271530 - [cmake] Fix builds with LLVM_ENABLE_PIC=0
Pavel Labath via llvm-commits
- [PATCH] D20882: [cmake] Fix builds with LLVM_ENABLE_PIC=0
Pavel Labath via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Pete Cooper via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Pete Cooper via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Pete Cooper via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Pete Cooper via llvm-commits
- [llvm] r271556 - Make APInt negate just do a 2's complement negate instead of subtract. NFC.
Pete Cooper via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Pete Cooper via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Pete Cooper via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Pete Cooper via llvm-commits
- [PATCH] D20074: Add support for metadata attachments for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20414: IR: Allow multiple global metadata attachments with the same type.
Peter Collingbourne via llvm-commits
- [PATCH] D20414: IR: Allow multiple global metadata attachments with the same type.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [llvm] r271348 - Add support for metadata attachments for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20074: Add support for metadata attachments for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20074: Add support for metadata attachments for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20658: MemorySSA: Revert r269678 and r268068; replace with special casing in MemorySSA.
Peter Collingbourne via llvm-commits
- [PATCH] D20414: IR: Allow multiple global metadata attachments with the same type.
Peter Collingbourne via llvm-commits
- [PATCH] D20414: IR: Allow multiple global metadata attachments with the same type.
Peter Collingbourne via llvm-commits
- [llvm] r271358 - IR: Allow multiple global metadata attachments with the same type.
Peter Collingbourne via llvm-commits
- [PATCH] D20414: IR: Allow multiple global metadata attachments with the same type.
Peter Collingbourne via llvm-commits
- [PATCH] D20348: IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne via llvm-commits
- [llvm] r271360 - DwarfDebug: Simplify. NFC.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20348: IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne via llvm-commits
- [PATCH] D20348: IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20547: [safestack] Sink unsafe address computation to each use.
Peter Collingbourne via llvm-commits
- [PATCH] D20547: [safestack] Sink unsafe address computation to each use.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20951: [RFC][ARM][LLD] Initial support for ARM in lld
Peter Smith via llvm-commits
- [PATCH] D20951: [RFC][ARM][LLD] Initial support for ARM in lld
Peter Smith via llvm-commits
- [llvm] r271359 - [MC] Rename EmitFill to emitFill
Petr Hosek via llvm-commits
- [PATCH] D20690: [MC] Rename EmitFill to emitFill
Petr Hosek via llvm-commits
- [llvm] r271773 - [MC] Check the upper bound in truncate assertion
Petr Hosek via llvm-commits
- [PATCH] D20755: [MC] Check the upper bound in truncate assertion
Petr Hosek via llvm-commits
- [PATCH] D20780: [AVX512] Fix intrinsic vbroadcast{i32|f32}x2 lowering.
Phabricator via llvm-commits
- [PATCH] D20788: [AVX512] Fix intrinsic vcvtps2ph lowering.
Phabricator via llvm-commits
- [PATCH] D20564: Add load/store co-processor intrinsics
Phabricator via llvm-commits
- [PATCH] D20822: [CMake] Update to retiring CMake 3.4.3
Phabricator via llvm-commits
- [PATCH] D20824: [CMake] Update to retiring CMake 3.4.3
Phabricator via llvm-commits
- [PATCH] D20507: CodeGen: Refactor renameDisconnectedComponents() as a pass
Phabricator via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Phabricator via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Phabricator via llvm-commits
- [PATCH] D20980: [llvm-profdata] Add option to ingest filepaths from a file
Phabricator via llvm-commits
- [PATCH] D20670: [tsan] On OS X, build Go runtime with -mmacosx-version-min
Phabricator via llvm-commits
- [PATCH] D20944: LICM: Don't sink stores out of loops that may throw.
Phabricator via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Philippe Daouadi via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Philippe Daouadi via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Philippe Daouadi via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Philippe Daouadi via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Philippe Daouadi via llvm-commits
- [PATCH] D20913: [asan] add primitives that allow coroutine implementations
Philippe Daouadi via llvm-commits
- [PATCH] D20708: Add ARM subtarget feature +long64
Pirama Arumuga Nainar via llvm-commits
- [PATCH] D21009: Legalize FMINNAN and FMAXNAN during float16 promotion
Pirama Arumuga Nainar via llvm-commits
- [PATCH] D21009: Legalize FMINNAN and FMAXNAN during float16 promotion
Pirama Arumuga Nainar via llvm-commits
- [llvm] r271298 - [esan|cfrag] Create the skeleton of cfrag variable for the runtime
Qin Zhao via llvm-commits
- [PATCH] D20541: [esan|cfrag] Create the skeleton of cfrag variable for the runtime
Qin Zhao via llvm-commits
- [PATCH] D20542: [esan|cfrag] Add the skeleton to handle the cfrag argument
Qin Zhao via llvm-commits
- [compiler-rt] r271337 - [esan|cfrag] Add the skeleton to handle the cfrag argument
Qin Zhao via llvm-commits
- [PATCH] D20542: [esan|cfrag] Add the skeleton to handle the cfrag argument
Qin Zhao via llvm-commits
- [PATCH] D20661: [esan|cfrag] Extend ToolInfo for the cache-fragmentation tool
Qin Zhao via llvm-commits
- [PATCH] D20590: [esan|cfrag] Add struct info registration
Qin Zhao via llvm-commits
- [PATCH] D20661: [esan|cfrag] Create the cfrag struct array for the runtime
Qin Zhao via llvm-commits
- [PATCH] D20892: [esan|cfrag] Instrument GEP instr for struct field access.
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20661: [esan|cfrag] Create the cfrag struct array for the runtime
Qin Zhao via llvm-commits
- [llvm] r271547 - [esan|cfrag] Create the cfrag struct array for the runtime
Qin Zhao via llvm-commits
- [PATCH] D20661: [esan|cfrag] Create the cfrag struct array for the runtime
Qin Zhao via llvm-commits
- [PATCH] D20590: [esan|cfrag] Add struct info registration
Qin Zhao via llvm-commits
- [compiler-rt] r271564 - [esan|cfrag] Add struct info registration
Qin Zhao via llvm-commits
- [PATCH] D20747: [esan] Add support for log_exe_name
Qin Zhao via llvm-commits
- [PATCH] D20590: [esan|cfrag] Add struct info registration
Qin Zhao via llvm-commits
- [PATCH] D20892: [esan|cfrag] Instrument GEP instr for struct field access.
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20892: [esan|cfrag] Instrument GEP instr for struct field access.
Qin Zhao via llvm-commits
- [PATCH] D20892: [esan|cfrag] Instrument GEP instr for struct field access.
Qin Zhao via llvm-commits
- [llvm] r271619 - [esan|cfrag] Instrument GEP instr for struct field access.
Qin Zhao via llvm-commits
- [PATCH] D20892: [esan|cfrag] Instrument GEP instr for struct field access.
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access variance
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access difference ratio
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access difference ratio
Qin Zhao via llvm-commits
- [compiler-rt] r271734 - [esan|cfrag] Compute the struct field access difference ratio
Qin Zhao via llvm-commits
- [PATCH] D20914: [esan|cfrag] Compute the struct field access difference ratio
Qin Zhao via llvm-commits
- [PATCH] D20507: CodeGen: Refactor renameDisconnectedComponents() as a pass
Quentin Colombet via llvm-commits
- [llvm] r270887 - Add test/CodeGen/MIR/Hexagon/lit.local.cfg
Quentin Colombet via llvm-commits
- [PATCH] D20262: [DSE]Split memset when the memset is small enough to be lowered to stores
Quentin Colombet via llvm-commits
- [PATCH] D19268: [DAGCombiner] Do not remove the load of stored values when optimizations are disabled
Quentin Colombet via llvm-commits
- [PATCH] D20220: [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.
Quentin Colombet via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Quentin Colombet via llvm-commits
- [llvm] r269750 - Factor PrologEpilogInserter around spilling, frame finalization, and scavenging
Quentin Colombet via llvm-commits
- [PATCH] D19848: DeveloperPolicy: Bugreports should be referenced with an URL
Quentin Colombet via llvm-commits
- [PATCH] D19848: DeveloperPolicy: Bugreports should be referenced with an URL
Quentin Colombet via llvm-commits
- [PATCH] D20938: Generalize DiagnosticInfoStackSize to support other limits
Quentin Colombet via llvm-commits
- [PATCH] D16829: An implementation of Swing Modulo Scheduling
Quentin Colombet via llvm-commits
- [PATCH] D16829: An implementation of Swing Modulo Scheduling
Quentin Colombet via llvm-commits
- [PATCH] D17257: New utility class ReachingPhysDefs for post-ra analysis.
Quentin Colombet via llvm-commits
- [llvm] r271229 - Fix a crash when producing COFF.
Rafael Espindola via llvm-commits
- [llvm] r271290 - Add a use of shouldAssumeDSOLocal to ARM.
Rafael Espindola via llvm-commits
- [llvm] r271311 - Delete AArch64II::MO_CONSTPOOL.
Rafael Espindola via llvm-commits
- [lld] r271365 - bar
Rafael Espindola via llvm-commits
- [lld] r271366 - Revert "bar"
Rafael Espindola via llvm-commits
- [lld] r271367 - Handle the -T option.
Rafael Espindola via llvm-commits
- [llvm] r271437 - Avoid a load for local functions.
Rafael Espindola via llvm-commits
- [lld] r271517 - Delete dead code.
Rafael Espindola via llvm-commits
- [lld] r271523 - Stort lines. NFC.
Rafael Espindola via llvm-commits
- [lld] r271524 - Simplify. NFC.
Rafael Espindola via llvm-commits
- [lld] r271525 - Simplify mask computation.
Rafael Espindola via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Rafael Espindola via llvm-commits
- [lld] r271798 - Fix implicit plt creation on aarch64.
Rafael Espindola via llvm-commits
- [lld] r271799 - Add missing REQUIRES.
Rafael Espindola via llvm-commits
- [lld] r271812 - Rename adjustRelaxGotExpr.
Rafael Espindola via llvm-commits
- [lld] r271813 - Rename TlsGdToLeSkip.
Rafael Espindola via llvm-commits
- [lld] r271814 - Use adjustRelaxExpr for tls relaxations too.
Rafael Espindola via llvm-commits
- [lld] r271815 - Implement gd to ie relaxation for aarch64.
Rafael Espindola via llvm-commits
- [lld] r271829 - Include version in --reproduce.
Rafael Espindola via llvm-commits
- [lld] r271852 - Move GlobalDynIndex to SymbolBody.
Rafael Espindola via llvm-commits
- [lld] r271854 - Add a missing REQUIRES.
Rafael Espindola via llvm-commits
- [lld] r271859 - add missing REQUIRES
Rafael Espindola via llvm-commits
- [PATCH] D18972: [AMDGPU] Add basic relocation support (currently used for dwarf only)
Rafael Espíndola via llvm-commits
- [llvm] r271118 - Fix production of R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX.
Rafael Espíndola via llvm-commits
- [llvm] r271118 - Fix production of R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX.
Rafael Espíndola via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
Rafael Espíndola via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
Rafael Espíndola via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
Rafael Espíndola via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
Rafael Espíndola via llvm-commits
- [PATCH] D20348: IR: Introduce local_unnamed_addr attribute.
Rafael Espíndola via llvm-commits
- [patch] Avoid a load when calling local functions
Rafael Espíndola via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Rafael Espíndola via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Rafael Espíndola via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Rafael Espíndola via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Rafael Espíndola via llvm-commits
- [PATCH] D20888: [LTO] Add --lto-aa-pipeline
Rafael Espíndola via llvm-commits
- [llvm] r271504 - Switch statistics to use relaxed updates to a std::atomic.
Rafael Espíndola via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Rafael Espíndola via llvm-commits
- [PATCH] D20952: docs: Add AMDGPU relocation information
Rafael Espíndola via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Rafael Espíndola via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Rafael Espíndola via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Rafael Espíndola via llvm-commits
- [lld] r271820 - Attempt to fix non-determinism in test.
Rafael Espíndola via llvm-commits
- [lld] r271820 - Attempt to fix non-determinism in test.
Rafael Espíndola via llvm-commits
- [lld] r271829 - Include version in --reproduce.
Rafael Espíndola via llvm-commits
- [patch] Drop support for creating $subs
Rafael Espíndola via llvm-commits
- [lld] r271852 - Move GlobalDynIndex to SymbolBody.
Rafael Espíndola via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20851: [LTO] Fix (wrong) TLS attribute mismatch
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20793: [ELF] - Implemented support for test/binop relaxations from latest ABI.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r271271 - [ARM] Add backend support for load/store intrinsics.
Ranjeet Singh via llvm-commits
- [llvm] r271309 - [codeview] Add a CVTypeDumper::dump(ArrayRef<uint8_t>) overload
Reid Kleckner via llvm-commits
- [llvm] r271313 - [codeview] Improve readability of type record assembly
Reid Kleckner via llvm-commits
- [PATCH] D20711: [codeview] Improve readability of type record assembly
Reid Kleckner via llvm-commits
- [PATCH] D20711: [codeview] Improve readability of type record assembly
Reid Kleckner via llvm-commits
- [PATCH] D20535: Ignore Lexing errors in macro body definitions
Reid Kleckner via llvm-commits
- [llvm] r271300 - [obj2yaml][yaml2obj] Support for reading and dumping the MachO export trie
Reid Kleckner via llvm-commits
- [PATCH] D20757: Add "REQUIRES-ANY" feature test
Reid Kleckner via llvm-commits
- [PATCH] D20346: [stack-protection] Add support for MSVC buffer security check
Reid Kleckner via llvm-commits
- [llvm] r271344 - Speculative build fix for codeview type dumper API change
Reid Kleckner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20346: [stack-protection] Add support for MSVC buffer security check
Reid Kleckner via llvm-commits
- [llvm] r271408 - [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [llvm] r271411 - Fix the NDEBUG build
Reid Kleckner via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Reid Kleckner via llvm-commits
- [PATCH] D20885: [COFF] Expose the PE debug data directory and dump it
Reid Kleckner via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Reid Kleckner via llvm-commits
- [PATCH] D20885: [COFF] Expose the PE debug data directory and dump it
Reid Kleckner via llvm-commits
- [PATCH] D20885: [COFF] Expose the PE debug data directory and dump it
Reid Kleckner via llvm-commits
- [PATCH] D20900: [CodeView] Implement function-type indices
Reid Kleckner via llvm-commits
- [PATCH] D20535: Ignore Lexing errors in macro body definitions
Reid Kleckner via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Reid Kleckner via llvm-commits
- [PATCH] D20901: Remove all of the legacy home-grown atomic operations LLVM provided except for CompareAndSwap. That is the only one still being used anywhere now that statistics have been moved onto std::atomic.
Reid Kleckner via llvm-commits
- [llvm] r271539 - [COFF] Expose the PE debug data directory and dump it
Reid Kleckner via llvm-commits
- [PATCH] D20900: [CodeView] Implement function-type indices
Reid Kleckner via llvm-commits
- [PATCH] D20885: [COFF] Expose the PE debug data directory and dump it
Reid Kleckner via llvm-commits
- [PATCH] D20924: [codeview] Add basic record type translation
Reid Kleckner via llvm-commits
- [PATCH] D20924: [codeview] Add basic record type translation
Reid Kleckner via llvm-commits
- [llvm] r271550 - [codeview] Fix crash when handling qualified void types
Reid Kleckner via llvm-commits
- [PATCH] D20924: [codeview] Add basic record type translation
Reid Kleckner via llvm-commits
- [PATCH] D20924: [codeview] Add basic record type translation
Reid Kleckner via llvm-commits
- [llvm] r271408 - [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20924: [codeview] Add basic record type translation
Reid Kleckner via llvm-commits
- [llvm] r271680 - [codeview] Add basic record type translation
Reid Kleckner via llvm-commits
- [PATCH] D20967: [llvm-pdbdump] Introduce an abstraction for the output style.
Reid Kleckner via llvm-commits
- [PATCH] D20924: [codeview] Add basic record type translation
Reid Kleckner via llvm-commits
- [llvm] r271695 - [sancov] Run sancov tests on more platforms
Reid Kleckner via llvm-commits
- [llvm] r271698 - [sancov] Disable these tests if there is no X86 backend
Reid Kleckner via llvm-commits
- [PATCH] D20982: [Symbolize] Check if the PE file has a PDB and emit an error if we can't load it
Reid Kleckner via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Reid Kleckner via llvm-commits
- [PATCH] D20982: [Symbolize] Check if the PE file has a PDB and emit an error if we can't load it
Reid Kleckner via llvm-commits
- [llvm] r271725 - [Symbolize] Check if the PE file has a PDB and emit an error if we can't load it
Reid Kleckner via llvm-commits
- [llvm] r271727 - Fix non-Windows build when inserting a move only type into a map
Reid Kleckner via llvm-commits
- [PATCH] D20982: [Symbolize] Check if the PE file has a PDB and emit an error if we can't load it
Reid Kleckner via llvm-commits
- [llvm] r271695 - [sancov] Run sancov tests on more platforms
Reid Kleckner via llvm-commits
- [llvm] r271408 - [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Renato Golin via llvm-commits
- [PATCH] D20708: Add ARM subtarget feature +long64
Renato Golin via llvm-commits
- [PATCH] D20237: Use printAliasInstr in ARM target
Renato Golin via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Renato Golin via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Renato Golin via llvm-commits
- [PATCH] D20865: Adding Cortex-A73 as an available target.
Renato Golin via llvm-commits
- [PATCH] D20865: Adding Cortex-A73 as an available target.
Renato Golin via llvm-commits
- [PATCH] D20762: AArch64: Do not test for CPUs, use SubtargetFeatures
Renato Golin via llvm-commits
- [PATCH] D20865: Adding Cortex-A73 as an available target.
Renato Golin via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Renato Golin via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Renato Golin via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Renato Golin via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Renato Golin via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Renato Golin via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Renato Golin via llvm-commits
- [PATCH] D19397: Initial patch for inlining report
Robert Cox via llvm-commits
- [PATCH] D20237: Use printAliasInstr in ARM target
Roger Ferrer Ibanez via llvm-commits
- [PATCH] D20234: Do not assume InstAlias operands appear after a blank
Roger Ferrer Ibanez via llvm-commits
- [PATCH] D20233: Consider Predicates attached to InstAlias
Roger Ferrer Ibanez via llvm-commits
- [PATCH] D20234: Do not assume InstAlias operands appear after a blank
Roger Ferrer Ibanez via llvm-commits
- [PATCH] D20233: Consider Predicates attached to InstAlias
Roger Ferrer Ibanez via llvm-commits
- [PATCH] D20234: Do not assume InstAlias operands appear after a blank
Roger Ferrer Ibanez via llvm-commits
- [PATCH] D20233: Consider Predicates attached to InstAlias
Roger Ferrer Ibanez via llvm-commits
- [PATCH] D20282: Implement RAS extensions for ARMv8.2-A
Roger Ferrer Ibanez via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Roman Gareev via llvm-commits
- [polly] r271264 - [GSoC 2016] [Polly] [FIX] Determination of statements that contain matrix
Roman Gareev via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Roman Gareev via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Roman Gareev via llvm-commits
- [polly] r271128 - Determination of statements that contain matrix multiplication
Roman Gareev via llvm-commits
- [polly] r271705 - [FIX] Fix potential issue related to subtraction from an unsigned 0 in circularShiftOutputDims
Roman Gareev via llvm-commits
- [polly] r271780 - [NFC] Check that a parameter of ScheduleTreeOptimizer::isMatrMultPattern contains a correct partial schedule
Roman Gareev via llvm-commits
- [PATCH] D20837: [pdb] Add unit tests for zero copy mapped block stream
Rui Ueyama via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Rui Ueyama via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Rui Ueyama via llvm-commits
- [PATCH] D20717: pdbdump: print out COFF section headers.
Rui Ueyama via llvm-commits
- [lld] r271405 - [ELF] - Implemented support for test/binop relaxations from latest ABI.
Rui Ueyama via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Rui Ueyama via llvm-commits
- [PATCH] D20717: pdbdump: print out COFF section headers.
Rui Ueyama via llvm-commits
- [llvm] r271557 - pdbdump: print out COFF section headers.
Rui Ueyama via llvm-commits
- [PATCH] D20717: pdbdump: print out COFF section headers.
Rui Ueyama via llvm-commits
- [llvm] r271597 - Add comments.
Rui Ueyama via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
Rui Ueyama via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Rui Ueyama via llvm-commits
- [llvm] r271620 - Fix indentation.
Rui Ueyama via llvm-commits
- [PATCH] D20945: pdbdump: print out TPI hashes
Rui Ueyama via llvm-commits
- [PATCH] D20945: pdbdump: print out TPI hashes
Rui Ueyama via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Rui Ueyama via llvm-commits
- [PATCH] D20967: [llvm-pdbdump] Introduce an abstraction for the output style.
Rui Ueyama via llvm-commits
- [PATCH] D20971: Dump MSF headers to YAML
Rui Ueyama via llvm-commits
- [PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index
Rui Ueyama via llvm-commits
- [PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index
Rui Ueyama via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Rui Ueyama via llvm-commits
- [PATCH] D20971: Dump MSF headers to YAML
Rui Ueyama via llvm-commits
- [PATCH] D20945: pdbdump: print out TPI hashes
Rui Ueyama via llvm-commits
- [PATCH] D20956: [ELF] - Assign sh_link field of SHT_GNU_versym section to DynSymTab section index
Rui Ueyama via llvm-commits
- [lld] r271569 - Start adding tlsdesc support for aarch64.
Rui Ueyama via llvm-commits
- [PATCH] D20951: [RFC][ARM][LLD] Initial support for ARM in lld
Rui Ueyama via llvm-commits
- [llvm] r271736 - pdbdump: print out TPI hashes.
Rui Ueyama via llvm-commits
- [PATCH] D20945: pdbdump: print out TPI hashes
Rui Ueyama via llvm-commits
- [PATCH] D20999: [pdbdump] Print out New FPO stream contents.
Rui Ueyama via llvm-commits
- [lld] r271829 - Include version in --reproduce.
Rui Ueyama via llvm-commits
- [PATCH] D20999: [pdbdump] Print out New FPO stream contents.
Rui Ueyama via llvm-commits
- [PATCH] D20999: [pdbdump] Print out New FPO stream contents.
Rui Ueyama via llvm-commits
- [PATCH] D21008: Create version.txt in a reproduce archive file.
Rui Ueyama via llvm-commits
- [llvm] r271244 - X86: permit using SjLj EH on x86 targets as an option
Saleem Abdulrasool via llvm-commits
- [llvm] r271278 - Do not modify a std::vector while looping it.
Saleem Abdulrasool via llvm-commits
- [llvm] r271797 - X86: enable TLS on Windows itanium
Saleem Abdulrasool via llvm-commits
- [llvm] r271655 - [AMDGPU] Assembler: Custom converters for SDWA instructions. Support for _dpp and _sdwa suffixes in mnemonics.
Sam Kolton via llvm-commits
- [llvm] r271662 - [AMDGPU] Assembler: More tests for SDWA instructions. Fix for SDWA float modifiers.
Sam Kolton via llvm-commits
- [llvm] r271434 - [x86, AVX2] regenerate checks
Sanjay Patel via llvm-commits
- [llvm] r264904 - [LoopVectorize] Don't vectorize loops when everything will be scalarized
Sanjay Patel via llvm-commits
- [PATCH] D20774: [InstCombine] look through bitcasts to find selects
Sanjay Patel via llvm-commits
- [PATCH] D20905: Only attempt to detect AVG if SSE2 is available
Sanjay Patel via llvm-commits
- [PATCH] D20695: Floating Point SCEV Analysis
Sanjay Patel via llvm-commits
- [PATCH] D20905: Only attempt to detect AVG if SSE2 is available
Sanjay Patel via llvm-commits
- [PATCH] D20049: [X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructions
Sanjay Patel via llvm-commits
- [llvm] r271526 - [DAG] use getBitcast() to reduce code
Sanjay Patel via llvm-commits
- [PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook
Sanjay Patel via llvm-commits
- [PATCH] D12965: [InstCombine] shrink switch conditions better (PR24766)
Sanjay Patel via llvm-commits
- [PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook
Sanjay Patel via llvm-commits
- [PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook
Sanjay Patel via llvm-commits
- [llvm] r271554 - [InstCombine] remove guard for generating a vector select
Sanjay Patel via llvm-commits
- [PATCH] D20774: [InstCombine] look through bitcasts to find selects
Sanjay Patel via llvm-commits
- [PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook
Sanjay Patel via llvm-commits
- [llvm] r271573 - transform obscured FP sign bit ops into a fabs/fneg using TLI hook
Sanjay Patel via llvm-commits
- [PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook
Sanjay Patel via llvm-commits
- [llvm] r271584 - fix documentation comments; NFC
Sanjay Patel via llvm-commits
- [llvm] r271603 - [InstCombine] change tests to show a more obvious transform possibility
Sanjay Patel via llvm-commits
- [PATCH] D20774: [InstCombine] look through bitcasts to find selects
Sanjay Patel via llvm-commits
- [PATCH] D20774: [InstCombine] look through bitcasts to find selects
Sanjay Patel via llvm-commits
- [llvm] r271676 - [InstCombine] look through bitcasts to find selects
Sanjay Patel via llvm-commits
- [PATCH] D20774: [InstCombine] look through bitcasts to find selects
Sanjay Patel via llvm-commits
- [llvm] r271804 - fix formatting, punctuation; NFC
Sanjay Patel via llvm-commits
- [llvm] r271805 - [InstCombine] minimize test case and use FileCheck
Sanjay Patel via llvm-commits
- [llvm] r271806 - [InstCombine] add test for missing vector optimization
Sanjay Patel via llvm-commits
- [llvm] r271807 - clean-up; NFC
Sanjay Patel via llvm-commits
- [llvm] r271808 - [InstCombine] add test for missing vector optimization
Sanjay Patel via llvm-commits
- [llvm] r271810 - [InstCombine] allow vector constants for cast+icmp fold
Sanjay Patel via llvm-commits
- [llvm] r271810 - [InstCombine] allow vector constants for cast+icmp fold
Sanjay Patel via llvm-commits
- [llvm] r271817 - [InstCombine] less 'CI' confusion; NFC
Sanjay Patel via llvm-commits
- [llvm] r271837 - update test to FileCheck
Sanjay Patel via llvm-commits
- [llvm] r271838 - update test to use FileCheck
Sanjay Patel via llvm-commits
- [llvm] r271839 - fix documentation comments and other clean-ups; NFC
Sanjay Patel via llvm-commits
- [llvm] r271840 - update test to use FileCheck
Sanjay Patel via llvm-commits
- [llvm] r271841 - regenerate checks
Sanjay Patel via llvm-commits
- [llvm] r271842 - add tests to show missing vector transforms
Sanjay Patel via llvm-commits
- [llvm] r271843 - [InstCombine] allow vector icmp bool transforms
Sanjay Patel via llvm-commits
- [llvm] r271844 - fix checks
Sanjay Patel via llvm-commits
- [PATCH] D20695: Floating Point SCEV Analysis
Sanjoy Das via llvm-commits
- [PATCH] D20764: Reduce dependence on pointee types when deducing dereferenceability
Sanjoy Das via llvm-commits
- [PATCH] D19213: [SCEV] Don't always add no-wrap flags to post-inc add recs
Sanjoy Das via llvm-commits
- [PATCH] D19210: Teach poison value tracking that certain calls always terminate
Sanjoy Das via llvm-commits
- [llvm] r271151 - [SCEV] Don't always add no-wrap flags to post-inc add recs
Sanjoy Das via llvm-commits
- [PATCH] D20703: [SCEV] Keep SCEVExpander insert points consistent.
Sanjoy Das via llvm-commits
- [PATCH] D20846: [IR] Disallow loading and storing unsized types
Sanjoy Das via llvm-commits
- [PATCH] D20846: [IR] Disallow loading and storing unsized types
Sanjoy Das via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Sanjoy Das via llvm-commits
- [llvm] r271402 - [IR] Disallow loading and storing unsized types
Sanjoy Das via llvm-commits
- [PATCH] D20846: [IR] Disallow loading and storing unsized types
Sanjoy Das via llvm-commits
- [PATCH] D20764: Reduce dependence on pointee types when deducing dereferenceability
Sanjoy Das via llvm-commits
- [llvm] r271406 - Reduce dependence on pointee types when deducing dereferenceability
Sanjoy Das via llvm-commits
- [PATCH] D20764: Reduce dependence on pointee types when deducing dereferenceability
Sanjoy Das via llvm-commits
- [llvm] r271455 - Remove Value::isPointerDereferenceable; NFCI
Sanjoy Das via llvm-commits
- [llvm] r271456 - Inline isDereferenceableFromAttribute; NFC
Sanjoy Das via llvm-commits
- [llvm] r271151 - [SCEV] Don't always add no-wrap flags to post-inc add recs
Sanjoy Das via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Sanjoy Das via llvm-commits
- [polly] r271536 - [Polly] Fix test case after rL271151
Sanjoy Das via llvm-commits
- [PATCH] Use Rvalue refs in APInt
Sanjoy Das via llvm-commits
- [PATCH] D20695: Floating Point SCEV Analysis
Sanjoy Das via llvm-commits
- [llvm] r271845 - [IndVars] Remove -liv-reduce
Sanjoy Das via llvm-commits
- [llvm] r271846 - [PM] Port IndVarSimplify to the new pass manager
Sanjoy Das via llvm-commits
- [PATCH] D20783: [PM] Port IndVarSimplify to the new pass manager
Sanjoy Das via llvm-commits
- [llvm] r271856 - Add test case for InstCombiner::commonIRemTransforms; NFC
Sanjoy Das via llvm-commits
- [llvm] r271857 - Add safety check to InstCombiner::commonIRemTransforms
Sanjoy Das via llvm-commits
- [PATCH] D21004: [LegacyPM] Namespace some classes; NFC
Sanjoy Das via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Sanjoy Das via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Sanjoy Das via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Sanjoy Das via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Sanjoy Das via llvm-commits
- [PATCH] D21005: Add a -verify-after-all option
Sanjoy Das via llvm-commits
- [PATCH] D21010: Replace the implementation of ConstantRange::binaryAnd.
Sanjoy Das via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Sean Silva via llvm-commits
- [llvm] r269320 - [yaml2macho] Handle mach_header_64 reserved field
Sean Silva via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Sean Silva via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Sean Silva via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Sean Silva via llvm-commits
- [PATCH] D20925: FileCheck: print input on errors
Sean Silva via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Sean Silva via llvm-commits
- [lld] r263070 - [lto] Add saving the LTO .o file to -save-temps.
Sean Silva via llvm-commits
- [PATCH] D19338: New code hoisting pass based on GVN (optimistic approach)
Sebastian Pop via llvm-commits
- [PATCH] D19338: New code hoisting pass based on GVN (optimistic approach)
Sebastian Pop via llvm-commits
- [PATCH] D20912: [Polly][GSoC 2016]Update ScopBuilder's memory management
Sebastian Pop via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Rename ScopInfo to ScopBuilder
Sebastian Pop via llvm-commits
- [PATCH] D20984: add control flags to LICM
Sebastian Pop via llvm-commits
- [test-suite] r271661 - [test-suite] Use shellcommand.wrap() when adding the run_under command
Silviu Baranga via llvm-commits
- [llvm] r271260 - [mips] bnec/beqc register constraint fix
Simon Dardis via llvm-commits
- [PATCH] D20624: [mips] bnec/beqc register constraint fix
Simon Dardis via llvm-commits
- [PATCH] D20624: [mips] bnec/beqc register constraint fix
Simon Dardis via llvm-commits
- [PATCH] D19719: [mips][atomics] Fix atomic instruction descriptions and uses.
Simon Dardis via llvm-commits
- [PATCH] D11798: [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions
Simon Dardis via llvm-commits
- [llvm] r271301 - [mips] Enforce compact branch register restrictions
Simon Dardis via llvm-commits
- [llvm] r271306 - [mips] Remove tests which should have been deleted.
Simon Dardis via llvm-commits
- [PATCH] D20475: [mips] Enforce compact branch register restrictions
Simon Dardis via llvm-commits
- [PATCH] D16452: [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI instructions
Simon Dardis via llvm-commits
- [PATCH] D20820: [mips] Implement 'la' macro in PIC mode for O32.
Simon Dardis via llvm-commits
- [PATCH] D20862: [mips][microMIPS] Add CodeGen support for SEL.*, SELEQZ, SELNEZ, SELEQZ.* and SELNEZ.* instructions
Simon Dardis via llvm-commits
- [PATCH] D20904: [mips] Remove CPU-only triples from llvm-objdump commands.
Simon Dardis via llvm-commits
- [PATCH] D20906: [mips] EABI CodeGen is completely untested. Remove it.
Simon Dardis via llvm-commits
- [PATCH] D20906: [mips] EABI CodeGen is completely untested. Remove it.
Simon Dardis via llvm-commits
- [PATCH] D16452: [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI instructions
Simon Dardis via llvm-commits
- [PATCH] D20820: [mips] Implement 'la' macro in PIC mode for O32.
Simon Dardis via llvm-commits
- [llvm] r271220 - [X86][SSE2] Updated _mm_store_pd1/_mm_store1_pd fast-isel tests to match D20617
Simon Pilgrim via llvm-commits
- [llvm] r271222 - [X86][SSE] Updated storeu fast-isel tests to match clang builtin tests
Simon Pilgrim via llvm-commits
- [llvm] r271224 - [X86][AVX2] Regenerated AVX2 extension tests
Simon Pilgrim via llvm-commits
- [llvm] r271222 - [X86][SSE] Updated storeu fast-isel tests to match clang builtin tests
Simon Pilgrim via llvm-commits
- [llvm] r271226 - [X86][SSE] Renamed pmovxrm tests
Simon Pilgrim via llvm-commits
- [llvm] r271228 - [X86][XOP] Split off auto-upgraded xop intrinsics
Simon Pilgrim via llvm-commits
- [llvm] r271222 - [X86][SSE] Updated storeu fast-isel tests to match clang builtin tests
Simon Pilgrim via llvm-commits
- [llvm] r271269 - [X86][SSE] Add load-folding patterns for (V)CVTDQ2PD (PR27291)
Simon Pilgrim via llvm-commits
- [PATCH] D20049: [X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructions
Simon Pilgrim via llvm-commits
- [PATCH] D20049: [X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructions
Simon Pilgrim via llvm-commits
- [PATCH] D20860: [X86][SSE] Replace (V)CVTTPS2DQ and VCVTTPD2DQ truncating (round to zero) f32/f64 to i32 with generic IR (llvm)
Simon Pilgrim via llvm-commits
- [llvm] r271389 - [X86][SSE] Added non-temporal store tests for all 128-bit integer vector types
Simon Pilgrim via llvm-commits
- [llvm] r271391 - [X86][SSE] Added non-temporal store tests for all 256-bit vector types
Simon Pilgrim via llvm-commits
- [llvm] r271393 - [X86][SSE] Added non-temporal store tests for all 512-bit vector types
Simon Pilgrim via llvm-commits
- [PATCH] D20763: [DAG] Improve legalization of INSERT_SUBVECTOR to avoid spilling
Simon Pilgrim via llvm-commits
- [PATCH] D20897: [AVX512/AVX][Intrinsics] Fix Variable Bit Shift Right Arithmetic intrinsic lowering.
Simon Pilgrim via llvm-commits
- [PATCH] D20860: [X86][SSE] Replace (V)CVTTPS2DQ and VCVTTPD2DQ truncating (round to zero) f32/f64 to i32 with generic IR (llvm)
Simon Pilgrim via llvm-commits
- [llvm] r271510 - [X86][SSE] Replace (V)CVTTPS2DQ and VCVTTPD2DQ truncating (round to zero) f32/f64 to i32 with generic IR (llvm)
Simon Pilgrim via llvm-commits
- [PATCH] D20860: [X86][SSE] Replace (V)CVTTPS2DQ and VCVTTPD2DQ truncating (round to zero) f32/f64 to i32 with generic IR (llvm)
Simon Pilgrim via llvm-commits
- [llvm] r271516 - [X86][SSE] Added non-temporal load tests for vector types
Simon Pilgrim via llvm-commits
- [llvm] r271552 - [X86][SSE] Added SSE41/AVX2 non-temporal tests
Simon Pilgrim via llvm-commits
- [PATCH] D20897: [AVX512/AVX][Intrinsics] Fix Variable Bit Shift Right Arithmetic intrinsic lowering.
Simon Pilgrim via llvm-commits
- [llvm] r271633 - [X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructions
Simon Pilgrim via llvm-commits
- [PATCH] D20049: [X86][XOP] Support for VPERMIL2PD/VPERMIL2PS 2-input shuffle instructions
Simon Pilgrim via llvm-commits
- [llvm] r271645 - [X86][AVX2] Regenerated nontemporal store tests and added tests for all 256-bit vector types
Simon Pilgrim via llvm-commits
- [llvm] r271646 - [X86][AVX2] Relaxed alignment on nontemporal store tests
Simon Pilgrim via llvm-commits
- [llvm] r271651 - [X86] Regenerated nontemporal store tests and added tests for all 128-bit vector types
Simon Pilgrim via llvm-commits
- [llvm] r271654 - [X86][SSE] Regenerated nontemporal vector store tests and added extra target types
Simon Pilgrim via llvm-commits
- [llvm] r271656 - [X86] Added nontemporal scalar store tests
Simon Pilgrim via llvm-commits
- [llvm] r271659 - [X86][SSE] Added nontemporal load tests
Simon Pilgrim via llvm-commits
- [llvm] r271668 - [X86][AVX512] Added 512-bit vector nontemporal load tests
Simon Pilgrim via llvm-commits
- [llvm] r271673 - [X86][AVX512] Fixed 512-bit vector nontemporal load alignment
Simon Pilgrim via llvm-commits
- [PATCH] D20965: [X86][SSE] Add general lowering of nontemporal vector loads
Simon Pilgrim via llvm-commits
- [PATCH] D20965: [X86][SSE] Add general lowering of nontemporal vector loads
Simon Pilgrim via llvm-commits
- [llvm] r271789 - [InstCombine][MMX] Extend SimplifyDemandedUseBits MOVMSK support to MMX
Simon Pilgrim via llvm-commits
- [PATCH] D20998: [InstCombine][SSE] Add MOVMSK constant folding (PR27982)
Simon Pilgrim via llvm-commits
- [llvm] r271796 - [X86][AVX2] Fix v16i16 SHL lowering (PR27730)
Simon Pilgrim via llvm-commits
- [llvm] r271803 - [Analysis] Enabled BITREVERSE as a vectorizable intrinsic
Simon Pilgrim via llvm-commits
- [llvm] r271809 - [X86][XOP] Added VPERMIL2PD/VPERMIL2PS shuffle mask comment decoding
Simon Pilgrim via llvm-commits
- [llvm] r271830 - [X86][XOP] Tidied up DecodeVPERMIL2PMask to more closely match DecodeVPERMILPMask.
Simon Pilgrim via llvm-commits
- [llvm] r271831 - [X86][XOP] Added VPERMIL2PD/VPERMIL2PS as a target shuffle type
Simon Pilgrim via llvm-commits
- [llvm] r271834 - [X86][XOP] Added VPERMIL2PD/VPERMIL2PS raw mask decoding for target shuffle combines
Simon Pilgrim via llvm-commits
- [PATCH] D17573: [X86] PR26554: Use not all set of alternative nops in 64 bit mode, but only those which are correct
Simon Pilgrim via llvm-commits
- [PATCH] D20865: Adding Cortex-A73 as an available target.
Sjoerd Meijer via llvm-commits
- [PATCH] D20865: Adding Cortex-A73 as an available target.
Sjoerd Meijer via llvm-commits
- [PATCH] D20865: Adding Cortex-A73 as an available target.
Sjoerd Meijer via llvm-commits
- [PATCH] D20865: Adding Cortex-A73 as an available target.
Sjoerd Meijer via llvm-commits
- [llvm] r271508 - This adds support for Cortex-A73 as an available target.
Sjoerd Meijer via llvm-commits
- [PATCH] D20865: Adding Cortex-A73 as an available target.
Sjoerd Meijer via llvm-commits
- [PATCH] D20958: Do not inline memcpy when optimising for size
Sjoerd Meijer via llvm-commits
- [llvm] r271665 - Currently AsmWriterEmiter.cpp (used by tblgen -gen-asm-writer) does not
Sjoerd Meijer via llvm-commits
- [llvm] r271666 - AsmWriterEmitter.cpp assumes that all operands of a printed alias
Sjoerd Meijer via llvm-commits
- [llvm] r271667 - ARM target does not use printAliasInstr machinery which
Sjoerd Meijer via llvm-commits
- [PATCH] D20233: Consider Predicates attached to InstAlias
Sjoerd Meijer via llvm-commits
- [PATCH] D20234: Do not assume InstAlias operands appear after a blank
Sjoerd Meijer via llvm-commits
- [PATCH] D20237: Use printAliasInstr in ARM target
Sjoerd Meijer via llvm-commits
- [llvm] r271670 - RAS extensions are part of ARMv8.2-A. This change enables them by introducing a
Sjoerd Meijer via llvm-commits
- [PATCH] D20282: Implement RAS extensions for ARMv8.2-A
Sjoerd Meijer via llvm-commits
- [llvm] r271678 - Code size optimisation: do not inline memcpy if this expansion results
Sjoerd Meijer via llvm-commits
- [PATCH] D20958: Do not inline memcpy when optimising for size
Sjoerd Meijer via llvm-commits
- [PATCH] D20958: Do not inline memcpy when optimising for size
Sjoerd Meijer via llvm-commits
- [PATCH] D16829: An implementation of Swing Modulo Scheduling
Stephen Hines via llvm-commits
- [PATCH] D16829: An implementation of Swing Modulo Scheduling
Stephen Hines via llvm-commits
- [PATCH] D16829: An implementation of Swing Modulo Scheduling
Stephen Hines via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Taewook Oh via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Taewook Oh via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Taewook Oh via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Taewook Oh via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Taewook Oh via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Taewook Oh via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Taewook Oh via llvm-commits
- [PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Taewook Oh via llvm-commits
- [llvm] r271704 - In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Taewook Oh via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Taewook Oh via llvm-commits
- [llvm] r271764 - Revert commit r271704, a patch that enables warnings for non-portable #include and #import paths (Corresponding clang patch has been reverted by r271761). Patches are reverted because they generate lots of unadressable warnings for windows and fail tests under ASAN.
Taewook Oh via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Taewook Oh via llvm-commits
- [PATCH] D20838: Add new LLVM_EXTERNAL_PROJECTS option to cmake
Tamas Berghammer via llvm-commits
- [llvm] r271440 - Add new LLVM_EXTERNAL_PROJECTS option to cmake
Tamas Berghammer via llvm-commits
- [PATCH] D20838: Add new LLVM_EXTERNAL_PROJECTS option to cmake
Tamas Berghammer via llvm-commits
- [llvm] r271452 - Try to fix docs build after rL271440
Tamas Berghammer via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Teresa Johnson via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Teresa Johnson via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Teresa Johnson via llvm-commits
- [PATCH] D20423: [Clang][LLVMGold] Passing LLVM arguments to gold plugin
Teresa Johnson via llvm-commits
- [llvm] r271690 - [ThinLTO/gold] Pass down the imports lists from the thin link (NFC)
Teresa Johnson via llvm-commits
- [llvm] r271732 - [ThinLTO/gold] Pass import lists by reference (NFC)
Teresa Johnson via llvm-commits
- [PATCH] D20739: Better fix for PR27903.
Than McIntosh via llvm-commits
- [PATCH] D20739: Better fix for PR27903.
Than McIntosh via llvm-commits
- [llvm] r271412 - Better fix for PR27903.
Than McIntosh via llvm-commits
- [PATCH] D20739: Better fix for PR27903.
Than McIntosh via llvm-commits
- [PATCH] D20310: Teach LLVM about Power 9 D-Form VSX Instructions
Thomas Jablin via llvm-commits
- [PATCH] D20708: Add ARM subtarget feature +long64
Tim Northover via llvm-commits
- [PATCH] D20702: [ARM] Shrink post-indexed LDR and STR to LDM/STM
Tim Northover via llvm-commits
- [PATCH] D20865: Adding Cortex-A73 as an available target.
Tim Northover via llvm-commits
- [PATCH] D20865: Adding Cortex-A73 as an available target.
Tim Northover via llvm-commits
- [patch] Avoid a load when calling local functions
Tim Northover via llvm-commits
- [PATCH] D20958: Do not inline memcpy when optimising for size
Tim Northover via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Tobias Grosser via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Tobias Grosser via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Tobias Grosser via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Tobias Grosser via llvm-commits
- [PATCH] D18972: [AMDGPU] Add basic relocation support (currently used for dwarf only)
Tom Stellard via llvm-commits
- 3.8 Merge Request: r265134, r263428, r262230, r268386, r268053, r259039
Tom Stellard via llvm-commits
- 3.8 Merge Request: rL266217
Tom Stellard via llvm-commits
- 3.8 Merge Request: r265886
Tom Stellard via llvm-commits
- 3.8 Merge Request: r265134, r263428, r262230, r268386, r268053, r259039
Tom Stellard via llvm-commits
- 3.8 Merge Request: r261139
Tom Stellard via llvm-commits
- 3.8 Merge Request: r259776
Tom Stellard via llvm-commits
- 3.8 Merge Request: r262838
Tom Stellard via llvm-commits
- 3.8 Merge Request: r262095, r268534
Tom Stellard via llvm-commits
- [llvm] r261430 - When MemoryDependenceAnalysis hits a CFG with many transparent blocks,
Tom Stellard via llvm-commits
- [PATCH] D20297: AMDGPU/SI: Add implicitarg.segment.ptr intrinsic.
Tom Stellard via llvm-commits
- [PATCH] D16303: AMDGPU: Remove unused address spaces
Tom Stellard via llvm-commits
- [PATCH] D20736: [AMDGPU] Implement AMDGPU relocations in lld
Tom Stellard via llvm-commits
- [PATCH] D20893: AMDGPU: Fix crashes on unknown processor name
Tom Stellard via llvm-commits
- [PATCH] D20952: docs: Add AMDGPU relocation information
Tom Stellard via llvm-commits
- [PATCH] D20934: Use CMAKE_INSTALL_BINDIR instead of hardcoding bin for tools install paths
Tony Kelman via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Utpal Bora via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Utpal Bora via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Utpal Bora via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Utpal Bora via llvm-commits
- [PATCH] D20770: [GSoC 2016][Polly][Refactor] Decouple SCoP building logic from pass
Utpal Bora via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Renamed ScopInfo to ScopBuilder and updated its memory management.
Utpal Bora via llvm-commits
- [PATCH] D20831: [Polly][GSoC]Rename ScopInfo to ScopBuilder
Utpal Bora via llvm-commits
- [PATCH] D20912: [Polly][GSoC 2016]Update ScopBuilder's memory management
Utpal Bora via llvm-commits
- [PATCH] D20912: [Polly][GSoC 2016]Update ScopBuilder's memory management
Utpal Bora via llvm-commits
- [PATCH] D20912: [Polly][GSoC 2016]Update ScopBuilder's memory management
Utpal Bora via llvm-commits
- [PATCH] D20912: [Polly][GSoC 2016]Update ScopBuilder's memory management
Utpal Bora via llvm-commits
- [PATCH] D20912: [Polly][GSoC 2016]Update ScopBuilder's memory management
Utpal Bora via llvm-commits
- [PATCH] D20962: [Polly][GSoC 2016]New function pass ScopInfoWrapperPass
Utpal Bora via llvm-commits
- [PATCH] D20162: [MSP430] PR27500 CodeGen: Rework branch-select pass
Vadzim Dambrouski via llvm-commits
- [PATCH] D20162: [MSP430] PR27500 CodeGen: Rework branch-select pass
Vadzim Dambrouski via llvm-commits
- [PATCH] D20162: [MSP430] PR27500 CodeGen: Rework branch-select pass
Vadzim Dambrouski via llvm-commits
- [PATCH] D20549: [lit] Use os.devnull instead of named temp files
Vedant Kumar via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
Vedant Kumar via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
Vedant Kumar via llvm-commits
- [compiler-rt] r271349 - [profile] Fix PR/27917
Vedant Kumar via llvm-commits
- [llvm] r271537 - [llvm-cov] Use string getters (NFC)
Vedant Kumar via llvm-commits
- [llvm] r271681 - Trim some spaces (NFC)
Vedant Kumar via llvm-commits
- [PATCH] D20803: Displaying coverage information for all source files present in a directory
Vedant Kumar via llvm-commits
- [PATCH] D20980: [llvm-profdata] Add option to ingest filepaths from a file
Vedant Kumar via llvm-commits
- [llvm] r271709 - [llvm-profdata] Add option to ingest filepaths from a file
Vedant Kumar via llvm-commits
- [llvm] r271710 - [llvm-profdata] Fix option description (NFC)
Vedant Kumar via llvm-commits
- [PATCH] D20549: [lit] Use os.devnull instead of named temp files
Vedant Kumar via llvm-commits
- [llvm] r271748 - [llvm-profdata] Fix use-after-free from discarded MemoryBuffer (NFC)
Vedant Kumar via llvm-commits
- [llvm] r271748 - [llvm-profdata] Fix use-after-free from discarded MemoryBuffer (NFC)
Vedant Kumar via llvm-commits
- [llvm] r271748 - [llvm-profdata] Fix use-after-free from discarded MemoryBuffer (NFC)
Vedant Kumar via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Vedant Kumar via llvm-commits
- [llvm] r271756 - [llvm-profdata] Clean up the way we create the input filenames buffer (NFC)
Vedant Kumar via llvm-commits
- [llvm] r271748 - [llvm-profdata] Fix use-after-free from discarded MemoryBuffer (NFC)
Vedant Kumar via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Vedant Kumar via llvm-commits
- [PATCH] D20818: [Docs][CodeGenerator] AsmStreamer doesn't need to be registered anymore
Visoiu Mistrih Francis via llvm-commits
- [PATCH] D20579: [esan] Add circular buffer data structure
Vitaly Buka via llvm-commits
- [llvm] r271447 - [asan] Rename *UAR* into *UseAfterReturn*
Vitaly Buka via llvm-commits
- [PATCH] D20740: Remove unused option
Vitaly Buka via llvm-commits
- [PATCH] D20761: [asan] Rename kAsanOptionDetectUAR into kAsanOptionDetectUseAfterReturn
Vitaly Buka via llvm-commits
- [PATCH] D20759: [asan] Added -fsanitize-address-use-after-scope flag
Vitaly Buka via llvm-commits
- [PATCH] D20759: [asan] Added -fsanitize-address-use-after-scope flag
Vitaly Buka via llvm-commits
- [PATCH] D20759: [asan] Added -fsanitize-address-use-after-scope flag
Vitaly Buka via llvm-commits
- [PATCH] D20661: [esan|cfrag] Create the cfrag struct array for the runtime
Vitaly Buka via llvm-commits
- [PATCH] D20751: [esan] Add sideline itimer support
Vitaly Buka via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation - Analysis Passes
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation - Analysis Passes
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation - Analysis Passes
Vivek Pandya via llvm-commits
- [PATCH] D20769: [IPRA] Interprocedural Register Allocation - Analysis Passes
Vivek Pandya via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Wang Wei via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Wang Wei via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Wang Wei via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Wang Wei via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Wang Wei via llvm-commits
- [PATCH] D20884: This patch attempts to primitive support for Win64 asan
Wang Wei via llvm-commits
- [PATCH] D20931: [X86] Reduce the width of multiplification when its operands are extended from i8 or i16
Wei Mi via llvm-commits
- [PATCH] D20931: [X86] Reduce the width of multiplification when its operands are extended from i8 or i16
Wei Mi via llvm-commits
- [compiler-rt] r271304 - Local var name change /NFC
Xinliang David Li via llvm-commits
- [compiler-rt] r271349 - [profile] Fix PR/27917
Xinliang David Li via llvm-commits
- [compiler-rt] r271349 - [profile] Fix PR/27917
Xinliang David Li via llvm-commits
- [llvm] r271467 - make icall pass name consistent /NFC
Xinliang David Li via llvm-commits
- [compiler-rt] r271528 - [profile] Add end-end test of vp for inline virtual functions
Xinliang David Li via llvm-commits
- [llvm] r271532 - [profile] value profiling bug fix -- missing icall targets in profile-use
Xinliang David Li via llvm-commits
- [PATCH] D17361: [PGO] Add support to enable testing multiple supported targets
Xinliang David Li via llvm-commits
- [compiler-rt] r271327 - [CMake] Update to requiring CMake 3.4.3
Xinliang David Li via llvm-commits
- [compiler-rt] r271577 - [profile] enable a subtest for vcall inline virtual func
Xinliang David Li via llvm-commits
- [compiler-rt] r271327 - [CMake] Update to requiring CMake 3.4.3
Xinliang David Li via llvm-commits
- [compiler-rt] r271582 - Fix build failure with cmake version bump
Xinliang David Li via llvm-commits
- [compiler-rt] r271327 - [CMake] Update to requiring CMake 3.4.3
Xinliang David Li via llvm-commits
- [compiler-rt] r271577 - [profile] enable a subtest for vcall inline virtual func
Xinliang David Li via llvm-commits
- [llvm] r271746 - [pgo] extend r271532 to darwin platform
Xinliang David Li via llvm-commits
- [llvm] r271748 - [llvm-profdata] Fix use-after-free from discarded MemoryBuffer (NFC)
Xinliang David Li via llvm-commits
- [llvm] r271751 - Replace hard coded probability threshold with parameter /NFC
Xinliang David Li via llvm-commits
- [llvm] r271748 - [llvm-profdata] Fix use-after-free from discarded MemoryBuffer (NFC)
Xinliang David Li via llvm-commits
- [compiler-rt] r271759 - reapply r271577 after OSX bug is fixed (hopefully)
Xinliang David Li via llvm-commits
- [llvm] r271748 - [llvm-profdata] Fix use-after-free from discarded MemoryBuffer (NFC)
Xinliang David Li via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Xinliang David Li via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Xinliang David Li via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Xinliang David Li via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Xinliang David Li via llvm-commits
- [PATCH] D20993: [lit] Add support for PGO profile and code coverage collection
Xinliang David Li via llvm-commits
- [llvm] r271822 - [PM] code refactoring /NFC
Xinliang David Li via llvm-commits
- [llvm] r271822 - [PM] code refactoring /NFC
Xinliang David Li via llvm-commits
- [llvm] r271822 - [PM] code refactoring /NFC
Xinliang David Li via llvm-commits
- [llvm] r271823 - [PM] Port GCOVProfiler pass to the new pass manager
Xinliang David Li via llvm-commits
- [llvm] r271824 - Fix pass declaration order /NFC
Xinliang David Li via llvm-commits
- [llvm] r271825 - Fix wrong comment in header /NFC
Xinliang David Li via llvm-commits
- [PATCH] D20925: FileCheck: print input on errors
Xinliang David Li via llvm-commits
- [PATCH] D20925: FileCheck: print input on errors
Xinliang David Li via llvm-commits
- [PATCH] D20925: FileCheck: print input on errors
Xinliang David Li via llvm-commits
- [compiler-rt] r271864 - [profile] in-process mergeing support (part-2)
Xinliang David Li via llvm-commits
- [llvm] r271278 - Do not modify a std::vector while looping it.
Yaron Keren via llvm-commits
- [llvm] r271244 - X86: permit using SjLj EH on x86 targets as an option
Yaron Keren via llvm-commits
- [PATCH] D20549: [lit] Use os.devnull instead of named temp files
Yunzhong Gao via llvm-commits
- Forcing an svn revert on every checkout
Zachary Turner via llvm-commits
- [PATCH] D20825: Don't force Python2.7
Zachary Turner via llvm-commits
- [PATCH] D20825: Don't force Python2.7
Zachary Turner via llvm-commits
- [PATCH] D20837: [pdb] Add unit tests for zero copy mapped block stream
Zachary Turner via llvm-commits
- [llvm] r271101 - [pdb] Finish conversion to zero copy pdb access.
Zachary Turner via llvm-commits
- [llvm] r271346 - [pdb] Add unit tests for PDB MappedBlockStream and zero copy
Zachary Turner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Zachary Turner via llvm-commits
- [PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Zachary Turner via llvm-commits
- [PATCH] D20717: pdbdump: print out COFF section headers.
Zachary Turner via llvm-commits
- [llvm] r271420 - [pdb] silence warnings about moving from a temporary.
Zachary Turner via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Zachary Turner via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Zachary Turner via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Zachary Turner via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Zachary Turner via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Zachary Turner via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Zachary Turner via llvm-commits
- [PATCH] D20717: pdbdump: print out COFF section headers.
Zachary Turner via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Zachary Turner via llvm-commits
- [PATCH] D20876: [PDB] Print section contributions and section map
Zachary Turner via llvm-commits
- [llvm] r271488 - [pdb] Parse and dump section map and section contribs
Zachary Turner via llvm-commits
- [llvm] r271420 - [pdb] silence warnings about moving from a temporary.
Zachary Turner via llvm-commits
- [llvm] r271101 - [pdb] Finish conversion to zero copy pdb access.
Zachary Turner via llvm-commits
- [llvm] r271529 - Fix uninitialized members in VarStreamArrayIterator.
Zachary Turner via llvm-commits
- [llvm] r271101 - [pdb] Finish conversion to zero copy pdb access.
Zachary Turner via llvm-commits
- [llvm] r271570 - [codeview] Fix a nasty use after free.
Zachary Turner via llvm-commits
- [llvm] r271576 - [llvm-pdbdump] Dump CodeView line information.
Zachary Turner via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
Zachary Turner via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
Zachary Turner via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
Zachary Turner via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
Zachary Turner via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
Zachary Turner via llvm-commits
- [llvm] r271621 - [codeview] Dump line number and column information.
Zachary Turner via llvm-commits
- [PATCH] D20945: pdbdump: print out TPI hashes
Zachary Turner via llvm-commits
- [llvm] r271622 - [pdb] Dump file checksums from pdb codeview line info.
Zachary Turner via llvm-commits
- [llvm] r271630 - [pdb] Print out file names instead of file offsets.
Zachary Turner via llvm-commits
- [PATCH] D20936: [pdb] Parse module line info
Zachary Turner via llvm-commits
- [PATCH] D20825: Don't force Python2.7
Zachary Turner via llvm-commits
- [llvm] r271674 - [pdb] Add string table offsets to check output.
Zachary Turner via llvm-commits
- [PATCH] D20967: [llvm-pdbdump] Introduce an abstraction for the output style.
Zachary Turner via llvm-commits
- [PATCH] D20967: [llvm-pdbdump] Introduce an abstraction for the output style.
Zachary Turner via llvm-commits
- [PATCH] D20971: Dump MSF headers to YAML
Zachary Turner via llvm-commits
- [PATCH] D20971: Dump MSF headers to YAML
Zachary Turner via llvm-commits
- [llvm] r271712 - [llvm-pdbdump] Introduce an abstraction for the output style.
Zachary Turner via llvm-commits
- [PATCH] D20967: [llvm-pdbdump] Introduce an abstraction for the output style.
Zachary Turner via llvm-commits
- [PATCH] D20945: pdbdump: print out TPI hashes
Zachary Turner via llvm-commits
- [PATCH] D20982: [Symbolize] Check if the PE file has a PDB and emit an error if we can't load it
Zachary Turner via llvm-commits
- [PATCH] D20999: [pdbdump] Print out New FPO stream contents.
Zachary Turner via llvm-commits
- [PATCH] D20999: [pdbdump] Print out New FPO stream contents.
Zachary Turner via llvm-commits
- [PATCH] D20999: [pdbdump] Print out New FPO stream contents.
Zachary Turner via llvm-commits
- [PATCH] D16719: [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NOR instructions
Zlatko Buljan via llvm-commits
- [PATCH] D20862: [mips][microMIPS] Add CodeGen support for SEL.*, SELEQZ, SELNEZ, SELEQZ.* and SELNEZ.* instructions
Zlatko Buljan via llvm-commits
- [www] r271369 - Disallow more paths
root via llvm-commits
- [www] r271370 - Provide temporary message
root via llvm-commits
- [PATCH] D20854: [test-suite] Use shellcommand.wrap() when adding the run_under command
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19984: [LV] Preserve order of dependences in interleaved accesses analysis
silviu.baranga at arm.com via llvm-commits
- [PATCH] D20695: Floating Point SCEV Analysis
silviu.baranga at arm.com via llvm-commits
- [PATCH] D20695: Floating Point SCEV Analysis
silviu.baranga at arm.com via llvm-commits
- [PATCH] D20854: [test-suite] Use shellcommand.wrap() when adding the run_under command
silviu.baranga at arm.com via llvm-commits
- [PATCH] D20854: [test-suite] Use shellcommand.wrap() when adding the run_under command
silviu.baranga at arm.com via llvm-commits
- [PATCH] D20854: [test-suite] Use shellcommand.wrap() when adding the run_under command
silviu.baranga at arm.com via llvm-commits
- [PATCH] D20873: [TTI] Refine default cost for interleaved load groups with gaps
silviu.baranga at arm.com via llvm-commits
Last message date:
Sun Jun 5 23:38:55 PDT 2016
Archived on: Sun Jun 5 23:46:46 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).