The Week Of Monday 4 January 2016 Archives by author
Starting: Mon Jan 4 00:42:05 PST 2016
Ending: Sun Jan 10 23:58:19 PST 2016
Messages: 1408
- [llvm] r257086 - [DominatorTree] Remove unnecessary map population. NFC.
Liao, Michael via llvm-commits
- [llvm] r256313 - Form reform for MCDwarf.
Robinson, Paul via llvm-commits
- [llvm] r256313 - Form reform for MCDwarf.
Robinson, Paul via llvm-commits
- [PATCH] D15331: PR25754: implement result legalization for UDIVREM8_ZEXT_HREG
A. Skrobov via llvm-commits
- [PATCH] D15746: Normalize the features string in SubtargetFeatures::getFeatureBits
A. Skrobov via llvm-commits
- [llvm] r256836 - Enable more strict standards conformance in MSVC for rvalue casting and string literal type conversion to non-const types. Also enables generation of intrinsics for more functions.
Aaron Ballman via llvm-commits
- [PATCH] D15784: Enable 2 warnings on MSVC, turn on StringPooling & intrinsic functions
Aaron Ballman via llvm-commits
- [llvm] r256837 - Reverting r256836; it causes a build bot failure: http://lab.llvm.org:8011/builders/lldb-x86-win7-msvc/builds/14050/steps/build/logs/stdio
Aaron Ballman via llvm-commits
- [PATCH] D15784: Enable 2 warnings on MSVC, turn on StringPooling & intrinsic functions
Aaron Ballman via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Adam Nemet via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Adam Nemet via llvm-commits
- [PATCH] D15607: [sanitizer] [msan] Fix origin store of array types
Adhemerval Zanella via llvm-commits
- [PATCH] D15607: [sanitizer] [msan] Fix origin store of array types
Adhemerval Zanella via llvm-commits
- [PATCH] D15725: Ensure safestack overflow test doesn't segfault
Adhemerval Zanella via llvm-commits
- [llvm] r256773 - Remove dead instructions before Redoing
Aditya Nandakumar via llvm-commits
- [PATCH] D12345: [Reassociate]: Add intermediate subtract instructions created while negating to be redone later for more reassociate opportunities
Aditya Nandakumar via llvm-commits
- [llvm] r257112 - Instructions to be redone only if from the same BB
Aditya Nandakumar via llvm-commits
- [PATCH] D15970: While adding instructions to be redone, make sure they are from the same basic block
Aditya Nandakumar via llvm-commits
- [PATCH] D15495: Macro Support in Dwarf emission
Adrian Prantl via llvm-commits
- [PATCH] D15495: Macro Support in Dwarf emission
Adrian Prantl via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Adrian Prantl via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Adrian Prantl via llvm-commits
- [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata
Ahmed Bougacha via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Ahmed Bougacha via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Ahmed Bougacha via llvm-commits
- [llvm] r257019 - [Linker] Also treat a DIImportedEntity scope DISubprogram as needed.
Ahmed Bougacha via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Ahmed Bougacha via llvm-commits
- [PATCH] D15981: [InstCombine] insert a new shuffle in a safe place (PR25999)
Ahmed Bougacha via llvm-commits
- Add 'operator==' for 'basic_collection_iterator'
Alex Denisov via llvm-commits
- [PATCH] D15784: Enable 2 warnings on MSVC, turn on StringPooling & intrinsic functions
Alexander Riccio via llvm-commits
- [PATCH] D15876: [llvm-symbolizer] Print out non-address lines verbatim.
Alexey Samsonov via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Alexey Samsonov via llvm-commits
- [PATCH] D15082: Fix the cross compilation of unit tests. NFC
Alexey Samsonov via llvm-commits
- [llvm] r257114 - [LiveDebugValues] Replace several lines of code with operator[].
Alexey Samsonov via llvm-commits
- [PATCH] D15876: [llvm-symbolizer] Print out non-address lines verbatim.
Alexey Samsonov via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Alexey Samsonov via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Alexey Samsonov via llvm-commits
- [PATCH] D15082: Fix the cross compilation of unit tests. NFC
Alexey Samsonov via llvm-commits
- [PATCH] Poison all slabs on BumpPtrAllocator::Reset
Alexey Samsonov via llvm-commits
- [PATCH] D15499: Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Amaury SECHET via llvm-commits
- [PATCH] D15890: Unpack array of all sizes in InstCombine
Amaury SECHET via llvm-commits
- [PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates
Amaury SECHET via llvm-commits
- [PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates
Amaury SECHET via llvm-commits
- [PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates
Amaury SECHET via llvm-commits
- [PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates
Amaury SECHET via llvm-commits
- [PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates
Amaury SECHET via llvm-commits
- [PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates
Amaury SECHET via llvm-commits
- [PATCH] D15903: Improve load/store to memcpy for aggregate
Amaury SECHET via llvm-commits
- [PATCH] D15903: Improve load/store to memcpy for aggregate
Amaury SECHET via llvm-commits
- [PATCH] D15903: Improve load/store to memcpy for aggregate
Amaury SECHET via llvm-commits
- [PATCH] D15919: Revert "GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMemOnly and InaccessibleMemOrArgMemOnly attributes"
Amaury SECHET via llvm-commits
- [PATCH] D15919: Revert "GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMemOnly and InaccessibleMemOrArgMemOnly attributes"
Amaury SECHET via llvm-commits
- [PATCH] D15919: Revert "GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMemOnly and InaccessibleMemOrArgMemOnly attributes"
Amaury SECHET via llvm-commits
- [PATCH] D15923: Promote aggregate store to memset when possible
Amaury SECHET via llvm-commits
- [PATCH] D15923: Promote aggregate store to memset when possible
Amaury SECHET via llvm-commits
- [PATCH] D15923: Promote aggregate store to memset when possible
Amaury SECHET via llvm-commits
- [PATCH] D15923: Promote aggregate store to memset when possible
Amaury SECHET via llvm-commits
- [PATCH] D15890: Unpack array of all sizes in InstCombine
Amaury SECHET via llvm-commits
- [PATCH] D15947: Check dominance tree before lifting memcpy in MemCpyOpt
Amaury SECHET via llvm-commits
- [llvm] r256868 - Implement load to store => memcpy in MemCpyOpt for aggregates
Amaury Sechet via llvm-commits
- [llvm] r256923 - Improve load/store to memcpy for aggregate
Amaury Sechet via llvm-commits
- [llvm] r256932 - Revert "GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMemOnly and InaccessibleMemOrArgMemOnly attributes"
Amaury Sechet via llvm-commits
- [llvm] r256968 - Remove useless DEBUG
Amaury Sechet via llvm-commits
- [llvm] r256969 - Promote aggregate store to memset when possible
Amaury Sechet via llvm-commits
- [PATCH] D15495: Macro Support in Dwarf emission
Amjad Aboud via llvm-commits
- [llvm] r257060 - Added support for macro emission in dwarf (supporting DWARF version 4).
Amjad Aboud via llvm-commits
- [PATCH] D15495: Macro Support in Dwarf emission
Amjad Aboud via llvm-commits
- [PATCH] D15976: Supporting all entities declared in lexical scope in LLVM debug info
Amjad Aboud via llvm-commits
- [PATCH] D15757: Extract helper function to merge MemoryOperand lists [NFC]
Andrew Trick via llvm-commits
- [PATCH] D15913: Consolidate MemRefs handling from BranchFolding and correct latent bug
Andrew Trick via llvm-commits
- [PATCH] D15927: ScheduleDAGInstrs: Bug fix for missed memory dependency.
Andrew Trick via llvm-commits
- [PATCH] D15033: tools/llvm-config: improve shared library support
Andrew Wilkins via llvm-commits
- [PATCH] D15033: tools/llvm-config: improve shared library support
Andrew Wilkins via llvm-commits
- [PATCH] D15033: tools/llvm-config: improve shared library support
Andrew Wilkins via llvm-commits
- [PATCH] D15033: tools/llvm-config: improve shared library support
Andrew Wilkins via llvm-commits
- [llvm] r257003 - tools/llvm-config: improve shared library support
Andrew Wilkins via llvm-commits
- [PATCH] D15986: llvm-config: handle BUILD_SHARED_LIBS correctly
Andrew Wilkins via llvm-commits
- [PATCH] D15986: llvm-config: handle BUILD_SHARED_LIBS correctly
Andrew Wilkins via llvm-commits
- [PATCH] D15188: [llgo] Roll gofrontend forward
Andrew Wilkins via llvm-commits
- [llvm] r257003 - tools/llvm-config: improve shared library support
Andrew Wilkins via llvm-commits
- [PATCH] D15961: [WinEH] Verify unwind edges against EH pad tree
Andy Kaylor via llvm-commits
- [PATCH] D15962: [WinEH] Verify consistent funclet unwind exits
Andy Kaylor via llvm-commits
- [PATCH] D15961: [WinEH] Verify unwind edges against EH pad tree
Andy Kaylor via llvm-commits
- [PATCH] D15962: [WinEH] Verify consistent funclet unwind exits
Andy Kaylor via llvm-commits
- [PATCH] D15962: [WinEH] Verify consistent funclet unwind exits
Andy Kaylor via llvm-commits
- [compiler-rt] r256988 - [sanitizers] Log all output to CrashReport on OS X
Anna Zaks via llvm-commits
- [compiler-rt] r256989 - [compiler-rt] On Darwin, link all frameworks with -fapplication-extension
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] D15663: [AArch64]: Add support for Exynos-M1
Anton Korobeynikov via llvm-commits
- [PATCH] D15663: [AArch64]: Add support for Exynos-M1
Anton Korobeynikov via llvm-commits
- [PATCH] D15832: [Clang/Support/Windows/Unix] Command lines created by clang may exceed the command length limit set by the OS
Anton Korobeynikov via llvm-commits
- [PATCH] D15910: Make isa, cast, dyn_cast, etc. work with std::unique_ptr and std::shared_ptr.
Artem Belevich via llvm-commits
- [llvm] r257003 - tools/llvm-config: improve shared library support
Artem Belevich via llvm-commits
- [llvm] r257003 - tools/llvm-config: improve shared library support
Artem Belevich via llvm-commits
- [llvm] r256823 - (NFC) Change SubtargetFeatures::ToggleFeature and
Artyom Skrobov via llvm-commits
- [llvm] r256924 - PR25754: avoid generating UDIVREM8_ZEXT_HREG nodes with i64 result
Artyom Skrobov via llvm-commits
- [PATCH] D15851: [AVX512] add PSRAD and PSRAQ Intrinsic
Asaf Badouh via llvm-commits
- [PATCH] D15442: Fix for pr24346: arm asm label calculation error in sub
Asiri Rathnayake via llvm-commits
- [PATCH][CMAKE] llvm_add_library: enable explicit OBJECT "library" target
Axel Naumann via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Ayal Zaks via llvm-commits
- [llvm] r256776 - [PGO]: reserve space for string to avoid excessive memory realloc/copy (non linear)
Benjamin Kramer via llvm-commits
- [llvm] r257261 - [TRE] Simplify code with range-based loops and std::find.
Benjamin Kramer via llvm-commits
- [llvm] r257262 - [JumpThreading] Use range-based for loops.
Benjamin Kramer via llvm-commits
- [llvm] r257253 - [BranchFolding] Set correct mem refs
Benjamin Kramer via llvm-commits
- [llvm] r257288 - [ADT] Unbreak PointerEmbeddedInt build with MSVC.
Benjamin Kramer via llvm-commits
- [llvm] r257289 - [ADT] Another stab at fixing the PointerEmbeddedInt build for MSVC.
Benjamin Kramer via llvm-commits
- [PATCH] D15274: [ARMv8-M] [1/9] Split out ARMv8-A semaphores and atomics and ARMv7-M exclusives as separate features
Bradley Smith via llvm-commits
- [PATCH] D15275: [ARMv8-M] [2/9] Add ARMv8-M Baseline/Mainline LLVM targeting
Bradley Smith via llvm-commits
- [PATCH] D15276: [ARMv8-M] [3/9] Add MOVW/MOVT instructions to ARMv8-M Baseline/Mainline
Bradley Smith via llvm-commits
- [PATCH] D15277: [ARMv8-M] [4/9] Add SDIV/UDIV instructions to ARMv8-M Baseline
Bradley Smith via llvm-commits
- [PATCH] D15278: [ARMv8-M] [5/9] Add B.W and CBZ instructions to ARMv8-M Baseline
Bradley Smith via llvm-commits
- [PATCH] D15279: [ARMv8-M] [6/9] Add ARMv8-A semaphore/atomic instructions to ARMv8-M Baseline/Mainline
Bradley Smith via llvm-commits
- [PATCH] D15280: [ARMv8-M] [7/9] Add ARMv8-M security extension instructions to ARMv8-M Baseline/Mainline
Bradley Smith via llvm-commits
- [PATCH] D15281: [ARMv8-M] [8/9] Add new system registers to ARMv8-M Baseline/Mainline
Bradley Smith via llvm-commits
- [PATCH] D15282: [ARMv8-M] [9/9] Add DSP build attribute and extension targeting
Bradley Smith via llvm-commits
- [PATCH] D15279: [ARMv8-M] [6/9] Add ARMv8-A semaphore/atomic instructions to ARMv8-M Baseline/Mainline
Bradley Smith via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D13979: Introduction of FeatureX87
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D15870: [test-suite] Add CMake option to use host-timeit
Chad Rosier via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Chad Rosier via llvm-commits
- [PATCH] D12345: [Reassociate]: Add intermediate subtract instructions created while negating to be redone later for more reassociate opportunities
Chad Rosier via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Chad Rosier via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Chad Rosier via llvm-commits
- [PATCH] D15870: [test-suite] Add CMake option to use host-timeit
Chad Rosier via llvm-commits
- [PATCH] D15870: [test-suite] Add CMake option to use host-timeit
Chad Rosier via llvm-commits
- [test-suite] r256944 - [test-suite] This change causes lit to use the host-compiled timeit when not
Chad Rosier via llvm-commits
- [PATCH] D15927: ScheduleDAGInstrs: Bug fix for missed memory dependency.
Chad Rosier via llvm-commits
- [PATCH] D15870: [test-suite] Add CMake option to use host-timeit
Chad Rosier via llvm-commits
- [PATCH] D15938: [test-suite] Prevent timeit and fpcmp from being rebuilt every time make is called.
Chad Rosier via llvm-commits
- [PATCH] D15938: [test-suite] Prevent timeit and fpcmp from being rebuilt every time make is called.
Chad Rosier via llvm-commits
- [test-suite] r257059 - [test-suite] Prevent timeit/fpcmp from being rebuilt every time make is run.
Chad Rosier via llvm-commits
- [PATCH] D15938: [test-suite] Prevent timeit and fpcmp from being rebuilt every time make is called.
Chad Rosier via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Chad Rosier via llvm-commits
- [PATCH] D16003: [test-suite] Fix for running tests after cmake transition
Chad Rosier via llvm-commits
- [PATCH] D16003: [test-suite] Fix for running tests after cmake transition
Chad Rosier via llvm-commits
- [test-suite] r257206 - [test-suite] Fix for archie-client and plot2fig in MS/Benchmarks/Prolangs-C.
Chad Rosier via llvm-commits
- [PATCH] D16003: [test-suite] Fix for running tests after cmake transition
Chad Rosier via llvm-commits
- [llvm] r256735 - Fix a horrible infloop in value tracking in the face of dead code.
Chandler Carruth via llvm-commits
- [llvm] r257161 - [LCG] Re-order the lazy node iterator below the node type to make some
Chandler Carruth via llvm-commits
- [llvm] r257163 - [attrs] Split the late-revisit pattern for deducing norecurse in
Chandler Carruth via llvm-commits
- [PATCH] D15785: [attrs] Split the late-revisit pattern for deducing norecurse in a top-down manner into a true top-down or RPO pass over the call graph.
Chandler Carruth via llvm-commits
- [PATCH] D16038: [LCG] Build an edge abstraction for the LazyCallGraph and use it to differentiate between indirect references to functions an direct calls.
Chandler Carruth via llvm-commits
- [PATCH] D15843: [ADT] Add a sum type abstraction for pointer-like types.
Chandler Carruth via llvm-commits
- [PATCH] D15843: [ADT] Add a sum type abstraction for pointer-like types.
Chandler Carruth via llvm-commits
- [PATCH] D15843: [ADT] Add a sum type abstraction for pointer-like types.
Chandler Carruth via llvm-commits
- [PATCH] D15843: [ADT] Add a sum type abstraction for pointer-like types.
Chandler Carruth via llvm-commits
- [llvm] r257282 - [ADT] Add a sum type abstraction for pointer-like types.
Chandler Carruth via llvm-commits
- [PATCH] D15843: [ADT] Add a sum type abstraction for pointer-like types.
Chandler Carruth via llvm-commits
- [PATCH] D15844: [ADT] Add an abstraction for embedding an integer within a pointer-like type.
Chandler Carruth via llvm-commits
- [llvm] r257284 - [ADT] Add an abstraction for embedding an integer within a pointer-like
Chandler Carruth via llvm-commits
- [PATCH] D15844: [ADT] Add an abstraction for embedding an integer within a pointer-like type.
Chandler Carruth via llvm-commits
- [PATCH] D16038: [LCG] Build an edge abstraction for the LazyCallGraph and use it to differentiate between indirect references to functions an direct calls.
Chandler Carruth via llvm-commits
- [llvm] r257284 - [ADT] Add an abstraction for embedding an integer within a pointer-like
Chandler Carruth via llvm-commits
- [PATCH] D15774: [PEI] Calculate stack protector frame offset before local stack allocation.
Charlie Turner via llvm-commits
- [PATCH] D15859: [InstructionCombining] prepareICWorklistFromFunction halts in infinite loop with instructions of token type
Chen Li via llvm-commits
- [PATCH] D15859: [InstructionCombining] prepareICWorklistFromFunction halts in infinite loop with instructions of token type
Chen Li via llvm-commits
- [llvm] r256792 - [InstructionCombining] prepareICWorklistFromFunction halts in infinite loop with instructions of token type
Chen Li via llvm-commits
- [PATCH] D15859: [InstructionCombining] prepareICWorklistFromFunction halts in infinite loop with instructions of token type
Chen Li via llvm-commits
- [PATCH] D15835: [SplitLandingPadPredecessors] Create a PHINode for the original landingpad only if it has some uses
Chen Li via llvm-commits
- [PATCH] D15931: [LoopUnswitch] Create a PHINode for the original landingpad only if it has some uses
Chen Li via llvm-commits
- [PATCH] D15931: [LoopUnswitch] Create a PHINode for the original landingpad only if it has some uses
Chen Li via llvm-commits
- [llvm] r256972 - [SplitLandingPadPredecessors] Create a PHINode for the original landingpad only if it has some uses
Chen Li via llvm-commits
- [PATCH] D14308: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Chen Li via llvm-commits
- [PATCH] D15931: [LoopUnswitch] Create a PHINode for the original landingpad only if it has some uses
Chen Li via llvm-commits
- [PATCH] D14308: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Chen Li via llvm-commits
- [llvm] r257277 - [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Chen Li via llvm-commits
- [llvm] r257278 - Fix a control flow problem in commit rL257277.
Chen Li via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Chih-Hung Hsieh via llvm-commits
- [PATCH] Teach CMake build system to run lit's own test suite
Chris Bieneman via llvm-commits
- [PATCH] D15033: tools/llvm-config: improve shared library support
Chris Bieneman via llvm-commits
- [PATCH] D15663: [AArch64]: Add support for Exynos-M1
Christof Douma via llvm-commits
- [PATCH] D15645: Allow multiple debug types in --debug-only
Christof Douma via llvm-commits
- [PATCH] D15887: [Power9] Implement new vector permute, count zero instructions
Chuang-Yu Cheng via llvm-commits
- [PATCH] D15916: [Power9] Implement new vector compare instructions
Chuang-Yu Cheng via llvm-commits
- [PATCH] D15917: [Power9] Implement new vector extract instructions
Chuang-Yu Cheng via llvm-commits
- [PATCH] D14257: [AsmParser] Generalize matching for grammars without mnemonic-lead statements.
Colin LeMahieu via llvm-commits
- [PATCH] D14256: [AsmParser] Backends can parameterize ASM tokenization.
Colin LeMahieu via llvm-commits
- [PATCH] D15874: Revert AsmParser changes
Colin LeMahieu via llvm-commits
- [PATCH] D14257: [AsmParser] Generalize matching for grammars without mnemonic-lead statements.
Colin LeMahieu via llvm-commits
- [PATCH] D14257: [AsmParser] Generalize matching for grammars without mnemonic-lead statements.
Colin LeMahieu via llvm-commits
- [PATCH] D14257: [AsmParser] Generalize matching for grammars without mnemonic-lead statements.
Colin LeMahieu via llvm-commits
- [PATCH] D15965: Add support for dumping relocations in non-relocatable files
Colin LeMahieu via llvm-commits
- [PATCH] D14257: [AsmParser] Generalize matching for grammars without mnemonic-lead statements.
Colin LeMahieu via llvm-commits
- [PATCH] D15250: Detecte vector reduction operations just before instruction selection.
Cong Hou via llvm-commits
- [PATCH] D15250: Detecte vector reduction operations just before instruction selection.
Cong Hou via llvm-commits
- [PATCH] D15250: Detecte vector reduction operations just before instruction selection.
Cong Hou via llvm-commits
- [PATCH] D15250: Detecte vector reduction operations just before instruction selection.
Cong Hou via llvm-commits
- [PATCH] D14256: [AsmParser] Backends can parameterize ASM tokenization.
Craig Topper via llvm-commits
- [PATCH] D14257: [AsmParser] Generalize matching for grammars without mnemonic-lead statements.
Craig Topper via llvm-commits
- [llvm] r256816 - [AVX512] Add hasSideEffects=0 to kunpck instructions since they lack a pattern in their instructions.
Craig Topper via llvm-commits
- [llvm] r256817 - [X86] Add OpSize32 to OR32mrLocked instruction to match the normal OR32mr instruction.
Craig Topper via llvm-commits
- [llvm] r256818 - [X86] Make MOV32ri64 a post-RA pseudo instead of a CodeGenOnly instruction. It was only needed for rematerialization.
Craig Topper via llvm-commits
- [llvm] r256917 - [X86] Fix an incorrect usage of In32BitMode that should have been Not64BitMode.
Craig Topper via llvm-commits
- [llvm] r256918 - [X86] Use PS instead of TB for instructions that have PD/XS/XD variations. Use OpSize32 on an instruction that has an OpSize16 variant.
Craig Topper via llvm-commits
- [llvm] r257030 - [X86] STOSQ without a rep prefix doesn't read or write RCX.
Craig Topper via llvm-commits
- [llvm] r257032 - [X86] Add hasSideEffects=0 and mayLoad=1 to MOVZX64* instructions. While there remove a superfluous _Q from the instruction names.
Craig Topper via llvm-commits
- [llvm] r257033 - [X86] Add OpSize32 to MOVSX32_NOREX instructions to match their other versions.
Craig Topper via llvm-commits
- [llvm] r257034 - [X86] Had hasSideEffects=0 to VBROADCASTI128.
Craig Topper via llvm-commits
- [llvm] r257035 - [X86] Remove superfluous mayLoad flag. The pattern already implies it.
Craig Topper via llvm-commits
- [llvm] r257148 - [X86] Use \t instead of space after mnemonics in a bunch InstAliases for consistency.
Craig Topper via llvm-commits
- [llvm] r257149 - [X86] Don't print the aliased version of CVTSD2SI64rm. This appears to be a mistake I made years ago.
Craig Topper via llvm-commits
- [llvm] r257150 - [AVX-512] Remove superfluous spaces from some asm strings.
Craig Topper via llvm-commits
- [llvm] r257155 - [TableGen] Combine variable declaration and initialization. Move a string into a vector instead of copying. NFC
Craig Topper via llvm-commits
- [llvm] r257156 - [TableGen] Use range-based for loops. Also fix one loop to not use some index name as an outer loop. NFC
Craig Topper via llvm-commits
- [PATCH] D14257: [AsmParser] Generalize matching for grammars without mnemonic-lead statements.
Craig Topper via llvm-commits
- [PATCH] D15874: Revert AsmParser changes
Craig Topper via llvm-commits
- [PATCH] D15843: [ADT] Add a sum type abstraction for pointer-like types.
Craig Topper via llvm-commits
- [llvm] r257281 - [ADT] Remove 'reinterpreted as a pointer' from some Twine comments. Integers have been stored directly in a union for some time. NFC
Craig Topper via llvm-commits
- [llvm] r257298 - [X86] Remove extra spaces from MPX instruction asm strings.
Craig Topper via llvm-commits
- [llvm] r257299 - [AVX-512] Make spacing between comma and {sae} operand consistent in asm strings.
Craig Topper via llvm-commits
- [llvm] r257300 - [AVX-512] Remove unused Round and Itinerary from the maskable_cmp multiclasses. They weren't used and there were extra spaces in the asm string to prepare for the concatenations of the round string that wasn't ever used.
Craig Topper via llvm-commits
- [llvm] r257301 - [AVX-512] Remove more superfluous spaces from asm strings.
Craig Topper via llvm-commits
- [llvm] r257303 - [AVX-512] Fix test case update missed in r257299.
Craig Topper via llvm-commits
- [llvm] r257304 - [AVX-512] Remove another extra space from the Intel syntax asm strings.
Craig Topper via llvm-commits
- [llvm] r257308 - [TableGen] Remove a few spaces from AsmMatcher output. NFC
Craig Topper via llvm-commits
- [llvm] r257314 - [TableGen] Remove unnecessary 0 terminator from an array that only existed to prevent ending an array with a comma. But that's perfectly legal and not something we need to prevent. NFC
Craig Topper via llvm-commits
- [llvm] r257315 - [TableGen] Allow asm writer to use up to 3 OpInfo tables instead of 2. This allows x86 to use 56 total bits made up of a 32-bit, 16-bit, and 8-bit table. Previously we were using 64 total bits.
Craig Topper via llvm-commits
- [llvm] r256890 - [SelectionDAGBuilder] Set NoUnsignedWrap for inbounds gep and load/store offsets.
Dan Gohman via llvm-commits
- [llvm] r256890 - [SelectionDAGBuilder] Set NoUnsignedWrap for inbounds gep and load/store offsets.
Dan Gohman via llvm-commits
- [llvm] r256946 - [WebAssembly] Add -asm-verbose=false to llc tests.
Dan Gohman via llvm-commits
- [llvm] r256953 - [WebAssembly] Don't use range-based loop for a list that's being modified
Dan Gohman via llvm-commits
- [PATCH] D15941: [WebAssembly] Support combining GEP and FrameIndex offsets in memory operand offset field
Dan Gohman via llvm-commits
- [llvm] r257020 - [WebAssembly] Add -m:e to the target triple.
Dan Gohman via llvm-commits
- [PATCH] D15957: [SelectionDAG] CSE nodes with differing SDNodeFlags
Dan Gohman via llvm-commits
- [llvm] r257083 - [WebAssembly] Use the default private label prefixes.
Dan Gohman via llvm-commits
- [PATCH] D15969: [WebAssembly] Don't create a needless .note.GNU-stack section
Dan Gohman via llvm-commits
- [PATCH] D15969: [WebAssembly] Don't create a needless .note.GNU-stack section
Dan Gohman via llvm-commits
- [llvm] r257125 - [WebAssembly] Remove unused arguments, unused functions. NFC.
Dan Gohman via llvm-commits
- [llvm] r257127 - [WebAssembly] Remove an unused def : Pat.
Dan Gohman via llvm-commits
- [llvm] r257128 - [WebAssembly] Minor code cleanups. NFC.
Dan Gohman via llvm-commits
- [llvm] r257131 - [WebAssembly] Minor code cleanups. NFC.
Dan Gohman via llvm-commits
- [PATCH] D15801: Improve the documentation on committing code reviewed on Phabricator to trunk.
Dan Liew via llvm-commits
- [PATCH] D15801: Improve the documentation on committing code reviewed on Phabricator to trunk.
Dan Liew via llvm-commits
- [PATCH] D15801: Improve the documentation on committing code reviewed on Phabricator to trunk.
Dan Liew via llvm-commits
- [llvm] r257221 - Teach the CMake build system to run lit's test suite. These can be run
Dan Liew via llvm-commits
- [PATCH] Teach CMake build system to run lit's own test suite
Dan Liew via llvm-commits
- [PATCH] Teach CMake build system to run lit's own test suite
Dan Liew via llvm-commits
- [llvm] r257268 - Revert "Teach the CMake build system to run lit's test suite. These can be run"
Dan Liew via llvm-commits
- [PATCH] Teach CMake build system to run lit's own test suite
Dan Liew via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D15825: [MDA] Don't be quite as conservative for noalias functions
Daniel Berlin via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Daniel Berlin via llvm-commits
- [llvm] r257086 - [DominatorTree] Remove unnecessary map population. NFC.
Daniel Berlin via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin via llvm-commits
- [llvm] r257271 - Don't use random class variables across functions
Daniel Berlin via llvm-commits
- [PATCH] D16039: Use proper dataflow ordering to speed convergence.This will converge the testcase on bug 26055 in 2 iterations.(data structures speedups to come to make even that faster)
Daniel Berlin via llvm-commits
- [PATCH] D16039: Use proper dataflow ordering to speed convergence.This will converge the testcase on bug 26055 in 2 iterations.(data structures speedups to come to make even that faster)
Daniel Berlin via llvm-commits
- [llvm] r257292 - Speed up LiveDebugValues
Daniel Berlin via llvm-commits
- [PATCH] D15993: [mips] Correct operand order in DSP's mthi/mtlo
Daniel Sanders via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
David Blaikie via llvm-commits
- [llvm] r255898 - Always sort by offset first. NFC.
David Blaikie via llvm-commits
- [llvm] r255902 - Avoid explicit relocation sorting most of the time.
David Blaikie via llvm-commits
- [llvm] r255978 - Revert "[Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs"
David Blaikie via llvm-commits
- [PATCH] Poison all slabs on BumpPtrAllocator::Reset
David Blaikie via llvm-commits
- [llvm] r256007 - Recognize strings for Hexagon-specific variant kinds
David Blaikie via llvm-commits
- [llvm] r257261 - [TRE] Simplify code with range-based loops and std::find.
David Blaikie via llvm-commits
- [llvm] r257278 - Fix a control flow problem in commit rL257277.
David Blaikie via llvm-commits
- [llvm] r257282 - [ADT] Add a sum type abstraction for pointer-like types.
David Blaikie via llvm-commits
- [llvm] r257282 - [ADT] Add a sum type abstraction for pointer-like types.
David Blaikie via llvm-commits
- [llvm] r257279 - [JumpThreading] Don't forget to report that the IR changed
David Blaikie via llvm-commits
- [PATCH] D15852: [PGO]: Simplify coverage data lowering code
David Li via llvm-commits
- [PATCH] D15830: [PGO] Enable building compiler-rt profile support library on Windows
David Li via llvm-commits
- [PATCH] D15833: [PGO] Enable clang to pass compiler-rt profile support library to linker on Windows
David Li via llvm-commits
- [PATCH] D15830: [PGO] Enable building compiler-rt profile support library on Windows
David Li via llvm-commits
- [PATCH] D15833: [PGO] Enable clang to pass compiler-rt profile support library to linker on Windows
David Li via llvm-commits
- [PATCH] D15833: [PGO] Enable clang to pass compiler-rt profile support library to linker on Windows
David Li via llvm-commits
- [PATCH] D15401: Refactor threshold computation for inline cost analysis
David Li via llvm-commits
- [PATCH] D15852: [PGO]: Simplify coverage data lowering code
David Li via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
David Li via llvm-commits
- [PATCH] D15701: Refactor inline costs analysis by removing the InlineCostAnalysis class
David Li via llvm-commits
- [PATCH] D15852: [PGO]: Simplify coverage data lowering code
David Li via llvm-commits
- [PATCH] D16005: Display detailed profile summary in llvm-profdata tool
David Li via llvm-commits
- [PATCH] D16015: [PGO] Create the profile data variable before the lowering
David Li via llvm-commits
- [PATCH] D16016: [PGO] instrumentation for indirect call value profiling
David Li via llvm-commits
- [llvm] r256763 - [LICM] Don't insert instructions after a catchswitch when performing loop promotion
David Majnemer via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
David Majnemer via llvm-commits
- [PATCH] D15859: [InstructionCombining] prepareICWorklistFromFunction halts in infinite loop with instructions of token type
David Majnemer via llvm-commits
- [PATCH] D15859: [InstructionCombining] prepareICWorklistFromFunction halts in infinite loop with instructions of token type
David Majnemer via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
David Majnemer via llvm-commits
- [PATCH] D15544: [SelectionDAGBuilder] Set NoUnsignedWrap on ISD::ADD for inbounds gep
David Majnemer via llvm-commits
- [llvm] r256788 - [LICM] Fix a small oversight introduced in r256763
David Majnemer via llvm-commits
- [PATCH] D15846: [WinEH] Simplify unreachable catchpads
David Majnemer via llvm-commits
- [PATCH] D15846: [WinEH] Simplify unreachable catchpads
David Majnemer via llvm-commits
- [llvm] r256808 - Revert "[X86] Use push-pop for materializing small constants under 'minsize'"
David Majnemer via llvm-commits
- [llvm] r255936 - [X86] Use push-pop for materializing small constants under 'minsize'
David Majnemer via llvm-commits
- [llvm] r256814 - [SimplifyCFG] Remove redundant catchpads
David Majnemer via llvm-commits
- [llvm] r256815 - [SimplifyCFG] Further improve our ability to remove redundant catchpads
David Majnemer via llvm-commits
- [llvm] r256849 - [X86] Determine if we have an OpaqueSPAdjustment earlier
David Majnemer via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
David Majnemer via llvm-commits
- [PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates
David Majnemer via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
David Majnemer via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
David Majnemer via llvm-commits
- [llvm] r256912 - [SimplifyLibCalls] Teach SimplifyLibCalls about operand bundles
David Majnemer via llvm-commits
- [PATCH] D15783: Make timestamp writing in WinCOFFObjectWriter.cpp independent of ENABLE_TIMESTAMPS
David Majnemer via llvm-commits
- [llvm] r256965 - [WinEH] Remove calculateCatchReturnSuccessorColors
David Majnemer via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
David Majnemer via llvm-commits
- [llvm] r257028 - Undo spurious change made in r256965
David Majnemer via llvm-commits
- [llvm] r256965 - [WinEH] Remove calculateCatchReturnSuccessorColors
David Majnemer via llvm-commits
- [llvm] r257087 - [SCCP] Can't go from overdefined to constant
David Majnemer via llvm-commits
- [llvm] r257088 - Add test for r256912
David Majnemer via llvm-commits
- [llvm] r257089 - Remove junk accidentally commited with r257087
David Majnemer via llvm-commits
- [llvm] r257102 - [SCCP] Don't violate the lattice invariants
David Majnemer via llvm-commits
- [PATCH] D15962: [WinEH] Verify consistent funclet unwind exits
David Majnemer via llvm-commits
- [PATCH] D15961: [WinEH] Verify unwind edges against EH pad tree
David Majnemer via llvm-commits
- [PATCH] D15963: [WinEH] Disallow cyclic unwinds
David Majnemer via llvm-commits
- [llvm] r257158 - [WinEH] Update WinEHFuncInfo if StackColoring merges allocas
David Majnemer via llvm-commits
- [llvm] r257182 - [WinEH] CatchHandler which don't have catch objects in StackColoring
David Majnemer via llvm-commits
- [PATCH] D16011: [WinEH] Fix catchpad pred verification
David Majnemer via llvm-commits
- [llvm] r257279 - [JumpThreading] Don't forget to report that the IR changed
David Majnemer via llvm-commits
- [llvm] r257280 - Add test for r257279.
David Majnemer via llvm-commits
- [llvm] r257279 - [JumpThreading] Don't forget to report that the IR changed
David Majnemer via llvm-commits
- [llvm] r257279 - [JumpThreading] Don't forget to report that the IR changed
David Majnemer via llvm-commits
- [llvm] r256871 - [LibCallSimplfier] use instruction-level fast-math-flags for fmin/fmax transforms
Davide Italiano via llvm-commits
- [llvm] r256964 - [LibCallSimplifier] use instruction-level fast-math-flags for tan/atan transform
Davide Italiano via llvm-commits
- [llvm] r251209 - [CodeGen] Get rid of NDEBUG to ensure structure stability.
Davide Italiano via llvm-commits
- [llvm] r256964 - [LibCallSimplifier] use instruction-level fast-math-flags for tan/atan transform
Davide Italiano via llvm-commits
- [lld] r257080 - Remove unnecessary type casts.
Davide Italiano via llvm-commits
- [lld] r257080 - Remove unnecessary type casts.
Davide Italiano via llvm-commits
- [PATCH] D15971: ELF: Remove dead code.
Davide Italiano via llvm-commits
- [llvm] r251209 - [CodeGen] Get rid of NDEBUG to ensure structure stability.
Davide Italiano via llvm-commits
- [PATCH] D15941: [WebAssembly] Support combining GEP and FrameIndex offsets in memory operand offset field
Derek Schuff via llvm-commits
- [llvm] r257084 - [WebAssembly] Support combining GEP and FrameIndex offsets in memory operand offset field
Derek Schuff via llvm-commits
- [PATCH] D15941: [WebAssembly] Support combining GEP and FrameIndex offsets in memory operand offset field
Derek Schuff via llvm-commits
- [PATCH] D15941: [WebAssembly] Support combining GEP and FrameIndex offsets in memory operand offset field
Derek Schuff via llvm-commits
- [zorg] r257246 - [zorg] Add static analyzer benchmark builder logic to Jenkins build.py
Devin Coughlin via llvm-commits
- [PATCH] D15966: Turn off lldb debug tuning by default for FreeBSD
Dimitry Andric via llvm-commits
- [llvm] r257103 - Turn off lldb debug tuning by default for FreeBSD
Dimitry Andric via llvm-commits
- [PATCH] D15966: Turn off lldb debug tuning by default for FreeBSD
Dimitry Andric via llvm-commits
- [PATCH] D15725: Ensure safestack overflow test doesn't segfault
Dimitry Andric via llvm-commits
- [compiler-rt] r257106 - Ensure safestack overflow test doesn't segfault
Dimitry Andric via llvm-commits
- [PATCH] D15725: Ensure safestack overflow test doesn't segfault
Dimitry Andric via llvm-commits
- [PATCH] D15725: Ensure safestack overflow test doesn't segfault
Dimitry Andric via llvm-commits
- [PATCH] D15996: Avoid undefined behavior in LinkAllPasses.h
Dimitry Andric via llvm-commits
- [PATCH] D16043: Ensure -mcpu=xscale works for arm targets
Dimitry Andric via llvm-commits
- [PATCH] D15525: [GCC] Attribute ifunc support in llvm
Dmitry Polukhin via llvm-commits
- [PATCH] D15189: [tsan] Introduce a "ignore_interceptors_accesses" option
Dmitry Vyukov via llvm-commits
- [PATCH] D15189: [tsan] Introduce a "ignore_interceptors_accesses" option
Dmitry Vyukov via llvm-commits
- [llvm] r255909 - [ThinLTO] Metadata linking for imported functions
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r255909 - [ThinLTO] Metadata linking for imported functions
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r255909 - [ThinLTO] Metadata linking for imported functions
Duncan P. N. Exon Smith via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Duncan P. N. Exon Smith via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Duncan P. N. Exon Smith via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r255909 - [ThinLTO] Metadata linking for imported functions
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r251209 - [CodeGen] Get rid of NDEBUG to ensure structure stability.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r257049 - Added AVRTargetObjectFile class and AVR.h
Dylan McKay via llvm-commits
- [llvm] r257152 - [AVR] Added AVRSelectionDAGInfo header file
Dylan McKay via llvm-commits
- [PATCH] D15703: [AVR] Add instruction definitions
Dylan McKay via llvm-commits
- [PATCH] D15860: Remove CloningDirector and associated code
Easwaran Raman via llvm-commits
- [PATCH] D15401: Refactor threshold computation for inline cost analysis
Easwaran Raman via llvm-commits
- [llvm] r257185 - Remove CloningDirector and associated code
Easwaran Raman via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
Ed Maste via llvm-commits
- [PATCH] D15775: Add debugger rendezvous DT_DEBUG .dynamic entry
Ed Maste via llvm-commits
- [lld] r256942 - Add debugger rendezvous DT_DEBUG .dynamic entry
Ed Maste via llvm-commits
- [lld] r256943 - Add DT_DEBUG debugger rendezvous test for r256942
Ed Maste via llvm-commits
- [PATCH] D15775: Add debugger rendezvous DT_DEBUG .dynamic entry
Ed Maste via llvm-commits
- [PATCH] D15966: Turn off lldb debug tuning by default for FreeBSD
Ed Maste via llvm-commits
- [PATCH] D15966: Turn off lldb debug tuning by default for FreeBSD
Ed Maste via llvm-commits
- [PATCH] D15885: [AVX512] add PSLLD and PSLLQ Intrinsic
Elena Demikhovsky via llvm-commits
- [PATCH] D15925: [AVX512] add PSHUFHW and PSHUFLW Intrinsic
Elena Demikhovsky via llvm-commits
- [PATCH] D15934: [AVX512] add PSHUFD Intrinsic
Elena Demikhovsky via llvm-commits
- [PATCH] D15946: Optimized instruction sequence for sitofp operation on X86-32
Elena Demikhovsky via llvm-commits
- [PATCH] D15955: [AVX512] add PRORVQ and PRORVD Intrinsic
Elena Demikhovsky via llvm-commits
- [PATCH] D15946: Optimized instruction sequence for sitofp operation on X86-32
Elena Demikhovsky via llvm-commits
- [llvm] r257285 - Optimized instruction sequence for sitofp operation on X86-32
Elena Demikhovsky via llvm-commits
- [PATCH] D15946: Optimized instruction sequence for sitofp operation on X86-32
Elena Demikhovsky via llvm-commits
- [PATCH] D15946: Optimized instruction sequence for sitofp operation on X86-32
Elena Demikhovsky via llvm-commits
- [llvm] r256313 - Form reform for MCDwarf.
Eric Christopher via llvm-commits
- [PATCH] D15863: Update docs to recommend CMake >= v3.2.
Eric Christopher via llvm-commits
- [PATCH] D15863: Update docs to recommend CMake >= v3.2.
Eric Christopher via llvm-commits
- [PATCH] D15746: Normalize the features string in SubtargetFeatures::getFeatureBits
Eric Christopher via llvm-commits
- [llvm] r256789 - Clarify that the bypassSlowDivision optimization operates on a single BB [v2]
Eric Christopher via llvm-commits
- [llvm] r256791 - Update docs to recommend CMake >= v3.2.
Eric Christopher via llvm-commits
- [PATCH] D15633: Clarify that the bypassSlowDivision optimization operates on a single BB [v2]
Eric Christopher via llvm-commits
- [PATCH] D15863: Update docs to recommend CMake >= v3.2.
Eric Christopher via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Eric Christopher via llvm-commits
- [PATCH] D14961: LLVM CodeView library
Eric Christopher via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Eric Christopher via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Eric Christopher via llvm-commits
- [PATCH] D15910: Make isa, cast, dyn_cast, etc. work with std::unique_ptr and std::shared_ptr.
Eric Christopher via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Eric Christopher via llvm-commits
- [llvm] r257122 - Add some testing for thumb1 and thumb2 inline asm immediate constraints
Eric Christopher via llvm-commits
- [llvm] r257122 - Add some testing for thumb1 and thumb2 inline asm immediate constraints
Eric Christopher via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Eric Christopher via llvm-commits
- [PATCH] D15614: TargetRegisterInfo: Add getRegAsmName()
Eric Christopher via llvm-commits
- [PATCH] D14256: [AsmParser] Backends can parameterize ASM tokenization.
Eric Christopher via llvm-commits
- [PATCH] D15987: [PPC] Handle weighted comparisons when inserting selects.
Eric Christopher via llvm-commits
- [PATCH] D16009: [lld]Non-MachO references shouldn't assert when checking for TLV.
Eric Christopher via llvm-commits
- [PATCH] D16013: Make Driver::BuildJobsForAction return an InputInfo, instead of using an outparam.
Eric Christopher via llvm-commits
- [PATCH] D16013: Make Driver::BuildJobsForAction return an InputInfo, instead of using an outparam.
Eric Christopher via llvm-commits
- [PATCH] D16010: AMDGPU: Emit note directive for HSA even if there are no functions
Eric Christopher via llvm-commits
- [PATCH] D16009: [lld]Non-MachO references shouldn't assert when checking for TLV.
Eric Christopher via llvm-commits
- [PATCH] D16039: Use proper dataflow ordering to speed convergence.This will converge the testcase on bug 26055 in 2 iterations.(data structures speedups to come to make even that faster)
Eric Christopher via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Evandro Menezes via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Evandro Menezes via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Evandro Menezes via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Evandro Menezes via llvm-commits
- [compiler-rt] r257199 - Fix CMake warning in CFI tests.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r257201 - Revert "Fix CMake warning in CFI tests."
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r257202 - Fix CMake warning in CFI tests.
Evgeniy Stepanov via llvm-commits
- [PATCH] D15607: [sanitizer] [msan] Fix origin store of array types
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r257233 - [cfi] Fix __cfi_slowpath and __cfi_check signature.
Evgeniy Stepanov via llvm-commits
- [PATCH] D16004: Increase use of svr4 packets to improve performance on POSIX remotes
Francis Ricci via llvm-commits
- Buildbot numbers for week of 12/27/2015 - 1/2/2016
Galina Kistanova via llvm-commits
- [llvm] r256765 - [AArch64] Optimize some simple TBZ/TBNZ cases.
Geoff Berry via llvm-commits
- [PATCH] D15702: [AArch64] Optimize some simple TBZ/TBNZ cases.
Geoff Berry via llvm-commits
- [PATCH] D10540: Don't commute i1 ops in reassociation pass.
Geoff Berry via llvm-commits
- [PATCH] D15927: ScheduleDAGInstrs: Bug fix for missed memory dependency.
Geoff Berry via llvm-commits
- [PATCH] D15913: Consolidate MemRefs handling from BranchFolding and correct latent bug
Geoff Berry via llvm-commits
- [llvm] r256950 - ScheduleDAGInstrs: Bug fix for missed memory dependency.
Geoff Berry via llvm-commits
- [PATCH] D15927: ScheduleDAGInstrs: Bug fix for missed memory dependency.
Geoff Berry via llvm-commits
- [PATCH] D15913: Consolidate MemRefs handling from BranchFolding and correct latent bug
Geoff Berry via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Geoff Berry via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Geoff Berry via llvm-commits
- [PATCH] D15564: [ELF] - Optimize .eh_frame section: remove CIE if all FDEs referencing it were removed.
George Rimar via llvm-commits
- [PATCH] D15896: ELF: Implement --wrap.
George Rimar via llvm-commits
- [PATCH] D15896: ELF: Implement --wrap.
George Rimar via llvm-commits
- [PATCH] D15971: ELF: Remove dead code.
George Rimar via llvm-commits
- [PATCH] D15769: [ELF] - implemented R_386_TLS_IE_32 relocation.
George Rimar via llvm-commits
- [llvm] r256767 - This is a test commit to check my commit access works.
Haicheng Wu via llvm-commits
- [llvm] r256768 - Revert previous test commit.
Haicheng Wu via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Haicheng Wu via llvm-commits
- [llvm] r256783 - [LIR] General refactoring to simplify code and the ease future code review
Haicheng Wu via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Haicheng Wu via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Haicheng Wu via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Haicheng Wu via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Haicheng Wu via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Haicheng Wu via llvm-commits
- [llvm] r257024 - [AArch64 MachineCombine] Enhance/Add support for general reassociation to reduce the critical path
Haicheng Wu via llvm-commits
- [llvm] r257198 - [JumpThreading] Split select that has constant conditions coming from the PHI node
Haicheng Wu via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Haicheng Wu via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Hal Finkel via llvm-commits
- [PATCH] D15676: [attrs] Extract the pure inference of function attributes into a standalone pass.
Hal Finkel via llvm-commits
- [PATCH] D15665: GlobalsAA: InaccessibleMemOnly does not mean ReadNone.
Hal Finkel via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Hal Finkel via llvm-commits
- [PATCH] D15930: Prevent renaming of CR fields in AADB when a CR restore is present
Hal Finkel via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Hal Finkel via llvm-commits
- [PATCH] D7864: This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Hal Finkel via llvm-commits
- [PATCH] D15995: [LTO] Add a run of LoopUnroll
Hal Finkel via llvm-commits
- [PATCH] D15987: [PPC] Handle weighted comparisons when inserting selects.
Hal Finkel via llvm-commits
- [llvm] r255936 - [X86] Use push-pop for materializing small constants under 'minsize'
Hans Wennborg via llvm-commits
- [www] r257051 - Add 3.7.1 announcement link
Hans Wennborg via llvm-commits
- [www] r257053 - Update front-page links for 3.7.1
Hans Wennborg via llvm-commits
- [www-releases] r257054 - Add the 3.7.1 row to index.html
Hans Wennborg via llvm-commits
- [PATCH] D13087: A fix for loop vectorizer with handling loops with volatile induction variables
Hyojin Sung via llvm-commits
- [PATCH] D15889: [AVX512] add PSLLW and PSLLV Intrinsic
Igor Breger via llvm-commits
- [PATCH] D15856: [AVX512] add PSRAV Intrinsic
Igor Breger via llvm-commits
- [PATCH] D15856: [AVX512] add PSRAV Intrinsic
Igor Breger via llvm-commits
- [PATCH] D16042: AVX512: VPMOVAPS (load) intrinsic implementation.
Igor Breger via llvm-commits
- [llvm] r257284 - [ADT] Add an abstraction for embedding an integer within a pointer-like
Ismail Donmez via llvm-commits
- [llvm] r256890 - [SelectionDAGBuilder] Set NoUnsignedWrap for inbounds gep and load/store offsets.
JF Bastien via llvm-commits
- [llvm] r256945 - WebAssembly: add new expected failures exposed by r256890
JF Bastien via llvm-commits
- [llvm] r256948 - WebAssembly: add missing expected failures exposed by r256890
JF Bastien via llvm-commits
- [llvm] r257093 - WebAssembly: update expected failures, assert got resolved by r257084.
JF Bastien via llvm-commits
- [llvm] r257098 - WebAssembly: update expected failures, more assert got resolved.
JF Bastien via llvm-commits
- [PATCH] D15969: [WebAssembly] Don't create a needless .note.GNU-stack section
JF Bastien via llvm-commits
- [llvm] r257111 - WebAssembly: use .skip instead of .zero directive
JF Bastien via llvm-commits
- [PATCH] Teach CMake build system to run lit's own test suite
JF Bastien via llvm-commits
- [PATCH] Teach CMake build system to run lit's own test suite
JF Bastien via llvm-commits
- [PATCH] Teach CMake build system to run lit's own test suite
JF Bastien via llvm-commits
- [PATCH] D15676: [attrs] Extract the pure inference of function attributes into a standalone pass.
James Molloy via llvm-commits
- [llvm] r255334 - [InstCombine] Make MatchBSwap also match bit reversals
James Molloy via llvm-commits
- [PATCH] D15496: [InstCombine] Identify partial bitreverses
James Molloy via llvm-commits
- [PATCH] D15496: [InstCombine] Identify partial bitreverses
James Molloy via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
James Molloy via llvm-commits
- [llvm] r255334 - [InstCombine] Make MatchBSwap also match bit reversals
James Molloy via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
James Molloy via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
James Molloy via llvm-commits
- [PATCH] D14699: [GlobalOpt] Allow constant globals to be SRA'd
James Molloy via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
James Molloy via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
James Molloy via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
James Molloy via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
James Molloy via llvm-commits
- [PATCH] D15919: Revert "GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMemOnly and InaccessibleMemOrArgMemOnly attributes"
James Molloy via llvm-commits
- [PATCH] D15146: [InstCombine] Look through PHIs, GEPs, IntToPtrs and PtrToInts to expose more constants when comparing GEPs
James Molloy via llvm-commits
- [PATCH] D15279: [ARMv8-M] [6/9] Add ARMv8-A semaphore/atomic instructions to ARMv8-M Baseline/Mainline
James Molloy via llvm-commits
- [PATCH] D15442: Fix for pr24346: arm asm label calculation error in sub
James Molloy via llvm-commits
- [PATCH] D15529: Mark arm as the 32bit variant of aarch64 in Triple
James Molloy via llvm-commits
- [PATCH] D15777: [GlobalOpt] Globals used only in "main" can more easily be localized
James Molloy via llvm-commits
- [PATCH] D15785: [attrs] Split the late-revisit pattern for deducing norecurse in a top-down manner into a true top-down or RPO pass over the call graph.
James Molloy via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
James Molloy via llvm-commits
- [PATCH] D15815: [SLP] Truncate expressions to minimum required bit width
James Molloy via llvm-commits
- [PATCH] D15816: [TTI] Add hook for contextual cast estimates
James Molloy via llvm-commits
- [PATCH] D15932: RBIT Instruction only available for ARMv6t2 and above.
James Molloy via llvm-commits
- [PATCH] D15815: [SLP] Truncate expressions to minimum required bit width
James Molloy via llvm-commits
- [llvm] r257058 - [GlobalsAA] Partially back out r248576
James Molloy via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
James Molloy via llvm-commits
- [PATCH] D15932: RBIT Instruction only available for ARMv6t2 and above.
James Molloy via llvm-commits
- [PATCH] D15983: [GlobalISel] Add the proper cmake plumbing.
James Molloy via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
James Molloy via llvm-commits
- [PATCH] D15995: [LTO] Add a run of LoopUnroll
James Molloy via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
James Y Knight via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
James Y Knight via llvm-commits
- [llvm] r256749 - [MC] Fix file name in file header
Jeroen Ketema via llvm-commits
- [PATCH] D16009: [lld]Non-MachO references shouldn't assert when checking for TLV.
Jim Grosbach via llvm-commits
- [PATCH] D16009: [lld]Non-MachO references shouldn't assert when checking for TLV.
Jim Grosbach via llvm-commits
- [llvm] r255334 - [InstCombine] Make MatchBSwap also match bit reversals
Joerg Sonnenberger via llvm-commits
- [llvm] r255175 - [X86] Enable shrink-wrapping by default, but keep it disabled for stack frames
Joerg Sonnenberger via llvm-commits
- [cfe-dev] libc++ std::cout alignment trouble (was: Re: [llvm] r240144 - [SLP] Vectorize for all-constant entries.)
Joerg Sonnenberger via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
Joerg Sonnenberger via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
Joerg Sonnenberger via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
Joerg Sonnenberger via llvm-commits
- [PATCH] D15969: [WebAssembly] Don't create a needless .note.GNU-stack section
Joerg Sonnenberger via llvm-commits
- [PATCH] D15857: [InstCombine] Defend against worst-case exponential execution time
Joerg Sonnenberger via llvm-commits
- [llvm] r257164 - Re-commit r257064, this time with a fixed assert
Joerg Sonnenberger via llvm-commits
- [llvm] r257164 - Re-commit r257064, this time with a fixed assert
Joerg Sonnenberger via llvm-commits
- [polly] r255922 - Fix delinearization of fortran arrays
Johannes Doerfert via llvm-commits
- [PATCH] D15679: [FIX] Schedule generation PR25879
Johannes Doerfert via llvm-commits
- [PATCH] D15679: [FIX] Schedule generation PR25879
Johannes Doerfert via llvm-commits
- [PATCH] D15679: [FIX] Schedule generation PR25879
Johannes Doerfert via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Johannes Doerfert via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Johannes Doerfert via llvm-commits
- [polly] r256931 - Extract constant parts of the schedule generation [NFC]
Johannes Doerfert via llvm-commits
- [PATCH] D15679: [FIX] Schedule generation PR25879
Johannes Doerfert via llvm-commits
- [PATCH] D15679: [FIX] Schedule generation PR25879
Johannes Doerfert via llvm-commits
- [PATCH] D15679: [FIX] Schedule generation PR25879
Johannes Doerfert via llvm-commits
- [llvm] r257036 - [SystemZ] Add hasSideEffects flag on Serialize instruction.
Jonas Paulsson via llvm-commits
- [PATCH] D10553: misc-uninitialized-field
Jonathan B Coe via llvm-commits
- [PATCH] D10553: misc-uninitialized-field
Jonathan B Coe via llvm-commits
- [PATCH] D15980: [lit] Output the time elapsed for each test when running lit with -v.
Jonathan Roelofs via llvm-commits
- [PATCH] D15980: [lit] Output the time elapsed for each test when running lit with -v.
Jonathan Roelofs via llvm-commits
- [llvm] r256913 - Add != to YAMLParser's basic_collection_iterator.
Jordan Rose via llvm-commits
- Add 'operator==' for 'basic_collection_iterator'
Jordan Rose via llvm-commits
- [PATCH] D15844: [ADT] Add an abstraction for embedding an integer within a pointer-like type.
Jordan Rose via llvm-commits
- [llvm] r256760 - [WinEH] Update CoreCLR EH state numbering
Joseph Tremoulet via llvm-commits
- [PATCH] D15846: [WinEH] Simplify unreachable catchpads
Joseph Tremoulet via llvm-commits
- [PATCH] D15846: [WinEH] Simplify unreachable catchpads
Joseph Tremoulet via llvm-commits
- [PATCH] D15846: [WinEH] Simplify unreachable catchpads
Joseph Tremoulet via llvm-commits
- [PATCH] D15846: [WinEH] Simplify unreachable catchpads
Joseph Tremoulet via llvm-commits
- [PATCH] D15846: [WinEH] Simplify unreachable catchpads
Joseph Tremoulet via llvm-commits
- [llvm] r256809 - [WinEH] Simplify unreachable catchpads
Joseph Tremoulet via llvm-commits
- [PATCH] D15961: [WinEH] Verify unwind edges against EH pad tree
Joseph Tremoulet via llvm-commits
- [PATCH] D15962: [WinEH] Verify consistent funclet unwind exits
Joseph Tremoulet via llvm-commits
- [PATCH] D15963: [WinEH] Disallow cyclic unwinds
Joseph Tremoulet via llvm-commits
- [PATCH] D15961: [WinEH] Verify unwind edges against EH pad tree
Joseph Tremoulet via llvm-commits
- [PATCH] D15962: [WinEH] Verify consistent funclet unwind exits
Joseph Tremoulet via llvm-commits
- [PATCH] D15963: [WinEH] Disallow cyclic unwinds
Joseph Tremoulet via llvm-commits
- [PATCH] D16011: [WinEH] Fix catchpad pred verification
Joseph Tremoulet via llvm-commits
- [PATCH] D15961: [WinEH] Verify unwind edges against EH pad tree
Joseph Tremoulet via llvm-commits
- [PATCH] D15962: [WinEH] Verify consistent funclet unwind exits
Joseph Tremoulet via llvm-commits
- [PATCH] D15962: [WinEH] Verify consistent funclet unwind exits
Joseph Tremoulet via llvm-commits
- [llvm] r257272 - [WinEH] Verify unwind edges against EH pad tree
Joseph Tremoulet via llvm-commits
- [llvm] r257273 - [WinEH] Verify consistent funclet unwind exits
Joseph Tremoulet via llvm-commits
- [llvm] r257274 - [WinEH] Disallow cyclic unwinds
Joseph Tremoulet via llvm-commits
- [llvm] r257275 - [WinEH] Fix catchpad pred verification
Joseph Tremoulet via llvm-commits
- [llvm] r257276 - [LangRef] Move catchpad to "Other Operators" (NFC)
Joseph Tremoulet via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Jun Bum Lim via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D15757: Extract helper function to merge MemoryOperand lists [NFC]
Junmo Park via llvm-commits
- [llvm] r256820 - Remove extra whitespace. NFC.
Junmo Park via llvm-commits
- [llvm] r256821 - Remove extra whitespace. NFC.
Junmo Park via llvm-commits
- [PATCH] D15757: Extract helper function to merge MemoryOperand lists [NFC]
Junmo Park via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Junmo Park via llvm-commits
- [llvm] r256906 - Delete trailing whitespace; NFC
Junmo Park via llvm-commits
- [llvm] r256908 - Delete trailing whitespace; NFC
Junmo Park via llvm-commits
- [llvm] r257047 - Remove extra whitespace. NFC.
Junmo Park via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Junmo Park via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [llvm] r257144 - Remove extra whitespace. NFC.
Junmo Park via llvm-commits
- [PATCH] D15990: [BranchFolding] Set correct mem refs
Junmo Park via llvm-commits
- [PATCH] D15990: [BranchFolding] Set correct mem refs
Junmo Park via llvm-commits
- [llvm] r257253 - [BranchFolding] Set correct mem refs
Junmo Park via llvm-commits
- [PATCH] D15990: [BranchFolding] Set correct mem refs
Junmo Park via llvm-commits
- [llvm] r257317 - [BranchFolding] Set correct mem refs (2nd try)
Junmo Park via llvm-commits
- [compiler-rt] r256848 - [PGO] Enable building compiler-rt profile support library on Windows
Justin Bogner via llvm-commits
- [llvm] r256982 - Bitcode: Fix reading and writing of ConstantDataVectors of halfs
Justin Bogner via llvm-commits
- [llvm] r256990 - Bitcode: Move these tests into compatibility.ll
Justin Bogner via llvm-commits
- [llvm] r256965 - [WinEH] Remove calculateCatchReturnSuccessorColors
Justin Bogner via llvm-commits
- [PATCH] D15843: [ADT] Add a sum type abstraction for pointer-like types.
Justin Bogner via llvm-commits
- [llvm] r257191 - LoopInfo: Simplify ownership of Loop objects
Justin Bogner via llvm-commits
- [llvm] r257129 - LiveInterval: A LiveRange is enough for ConnectedVNInfoEqClasses::Classify()
Justin Bogner via llvm-commits
- [PATCH] D15540: [PGO] differentiate FE instrumentation and IR level instrumentation profiles
Justin Bogner via llvm-commits
- [PATCH] D15541: [PGO] generate different version for FE instrumentation and IR level instrumentation profiles
Justin Bogner via llvm-commits
- [llvm] r257295 - Move coveragemap_error enum into coverage namespace and InstrProf.h /NFC
Justin Bogner via llvm-commits
- [PATCH] D15633: Clarify that the bypassSlowDivision optimization operates on a single BB [v2]
Justin Lebar via llvm-commits
- [PATCH] D15910: Make isa, cast, dyn_cast, etc. work with std::unique_ptr and std::shared_ptr.
Justin Lebar via llvm-commits
- [PATCH] D15980: [lit] Output the time elapsed for each test when running lit with -v.
Justin Lebar via llvm-commits
- [PATCH] D15980: [lit] Output the time elapsed for each test when running lit with -v.
Justin Lebar via llvm-commits
- [PATCH] D15991: Remove unnecessary .get() on smart pointers in isa, cast, and dyn_cast.
Justin Lebar via llvm-commits
- [PATCH] D16013: Make Driver::BuildJobsForAction return an InputInfo, instead of using an outparam.
Justin Lebar via llvm-commits
- [PATCH] D16013: Make Driver::BuildJobsForAction return an InputInfo, instead of using an outparam.
Justin Lebar via llvm-commits
- [PATCH] D16013: Make Driver::BuildJobsForAction return an InputInfo, instead of using an outparam.
Justin Lebar via llvm-commits
- [PATCH] D16013: Make Driver::BuildJobsForAction return an InputInfo, instead of using an outparam.
Justin Lebar via llvm-commits
- [PATCH] D15272: [Verifier] Verifier that a GlobalValue is only used in this Module
Keno Fischer via llvm-commits
- [PATCH] D15950: [ARM] Fix several state persistence bugs
Keno Fischer via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Keno Fischer via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Keno Fischer via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Keno Fischer via llvm-commits
- [llvm] r257105 - [Verifier] Check that debug values have proper size
Keno Fischer via llvm-commits
- [llvm] r257107 - Temporarily revert r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer via llvm-commits
- [PATCH] D15950: [ARM] Fix several state persistence bugs
Keno Fischer via llvm-commits
- [PATCH] D15950: [ARM] Fix several state persistence bugs
Keno Fischer via llvm-commits
- [llvm] r257293 - [SectionMemoryManager] Don't just drop the RO free list
Keno Fischer via llvm-commits
- [PATCH] D15238: parseArch() supports more variations of arch names
Kit Barton via llvm-commits
- [PATCH] D15617: Add call sequence start and end for __tls_get_addr
Kit Barton via llvm-commits
- [PATCH] D15617: Add call sequence start and end for __tls_get_addr
Kit Barton via llvm-commits
- [PATCH] D15930: Prevent renaming of CR fields in AADB when a CR restore is present
Kit Barton via llvm-commits
- [lld] r256309 - Fix two asan found bugs:
Kostya Serebryany via llvm-commits
- [zorg] r256770 - [fuzzer bot] disable llvm-as fuzzer (too many failures), turn clang-fuzzer reports into failures, strip path prefixes in reports, set 600 time limit for fuzzing clang/clang-format
Kostya Serebryany via llvm-commits
- [PATCH] D15871: [sanitizer coverage] coverage pc buffer
Kostya Serebryany via llvm-commits
- [PATCH] D15876: [llvm-symbolizer] Print out non-address lines verbatim.
Kostya Serebryany via llvm-commits
- [PATCH] D15871: [sanitizer coverage] coverage pc buffer
Kostya Serebryany via llvm-commits
- [PATCH] D15807: [asan] Fix internal CHECK failure on double free in recovery mode.
Kostya Serebryany via llvm-commits
- [PATCH] D15901: [libfuzzer] print_new_cov_pcs experimental option.
Kostya Serebryany via llvm-commits
- [llvm] r256876 - [libFuzzer] make trace-based fuzzing not crash in presence of threads
Kostya Serebryany via llvm-commits
- [llvm] r256900 - [libFuzzer] extend the dictionary mutator to optionally overwrite data with the dict entry
Kostya Serebryany via llvm-commits
- [llvm] r257013 - [libFuzzer] add a position hint to the dictionary-based mutator
Kostya Serebryany via llvm-commits
- [llvm] r255759 - Recommit LiveDebugValues pass after fixing a couple of minor issues.
Kostya Serebryany via llvm-commits
- [compiler-rt] r257223 - [tsan] don't crash on closedir(0)
Kostya Serebryany via llvm-commits
- [llvm] r257239 - [libFuzzer] refactor the way we collect cmp traces (don't use std::vector, don't limit with 8 bytes)
Kostya Serebryany via llvm-commits
- [llvm] r257245 - [libFuzzer] don't limit memcmp tracing with 8 bytes
Kostya Serebryany via llvm-commits
- [llvm] r257248 - [libFuzzer] change the way trace-based mutations are applied. Instead of a custom code just rely on the automatically created dictionary
Kostya Serebryany via llvm-commits
- [llvm] r257249 - [libFuzzer] debug prints in tracing
Kostya Serebryany via llvm-commits
- [llvm] r256936 - [Hexagon] Add system instructions for cache manipulation
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14256: [AsmParser] Backends can parameterize ASM tokenization.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D15638: [symbolizer] Fix a dangling pointer in LLVMSymbolizer::getOrCreateObjects
Kuba Brecka via llvm-commits
- [PATCH] D15189: [tsan] Introduce a "ignore_interceptors_accesses" option
Kuba Brecka via llvm-commits
- [compiler-rt] r257042 - Follow-up fix for r256988 to unbreak the Linux buildbot.
Kuba Brecka via llvm-commits
- [PATCH] D15189: [tsan] Introduce a "ignore_interceptors_accesses" option
Kuba Brecka via llvm-commits
- [llvm] r257134 - [Vectorization] Actually return from error case in isStridedPtr
Kyle Butt via llvm-commits
- [llvm] r257137 - Add call sequence start and end for __tls_get_addr
Kyle Butt via llvm-commits
- [PATCH] D15987: [PPC] Handle weighted comparisons when inserting selects.
Kyle Butt via llvm-commits
- [PATCH] D15987: [PPC] Handle weighted comparisons when inserting selects.
Kyle Butt via llvm-commits
- [PATCH] D15868: Sort MachO sections in -r mode
Lang Hames via llvm-commits
- [PATCH] D15635: AsmPrinter: Produce PC-relative cstexprs when possible.
Lang Hames via llvm-commits
- [PATCH] D15594: Track whether all relocations in a section are implicit, and don't emit them in that case
Lang Hames via llvm-commits
- [PATCH] D16009: [lld]Non-MachO references shouldn't assert when checking for TLV.
Lang Hames via llvm-commits
- [PATCH] D16009: [lld]Non-MachO references shouldn't assert when checking for TLV.
Lang Hames via llvm-commits
- [PATCH] D16009: [lld]Non-MachO references shouldn't assert when checking for TLV.
Lang Hames via llvm-commits
- [llvm] r257263 - [Orc][RuntimeDyld] Prevent duplicate calls to finalizeMemory on shared memory
Lang Hames via llvm-commits
- [llvm] r257265 - [Orc] Enable user-supplied memory managers in the CompileOnDemand layer.
Lang Hames via llvm-commits
- [llvm] r257269 - [Orc] Fix MSVC build errors due to r257265 by adding explicit move construction
Lang Hames via llvm-commits
- [llvm] r257294 - [RuntimeDyld] Add alignment arguments to the reserveAllocationSpace method of
Lang Hames via llvm-commits
- [llvm] r257296 - [RuntimeDyld] Add a notifyObjectLoaded method to RuntimeDyld::MemoryManager.
Lang Hames via llvm-commits
- [llvm] r257297 - [Orc] Add error codes and a new std::error_category for remote-jit errors.
Lang Hames via llvm-commits
- [llvm] r257302 - [Orc] Rename OrcTargetSupport to OrcArchitectureSupport to avoid confusion with
Lang Hames via llvm-commits
- [llvm] r257305 - [Orc] Add support for remote JITing to the ORC API.
Lang Hames via llvm-commits
- [llvm] r257306 - [Orc] Remote the <unistd> include introduced in r257305 - it's not needed, and
Lang Hames via llvm-commits
- [llvm] r257307 - [Orc] Include the IndirectionUtils header in OrcRemoteTargetClient.
Lang Hames via llvm-commits
- [llvm] r257309 - [Orc] Remove the FPRPCChannel class from RPCChannel.h - it requires unistd.h,
Lang Hames via llvm-commits
- [llvm] r257310 - Orc] Drop PageSize member from Orc architecture support class in favour of
Lang Hames via llvm-commits
- [llvm] r257312 - [Orc] Remove the empty class definitions in RPCUtils.h in the hope of working
Lang Hames via llvm-commits
- [llvm] r257316 - [ORC] Move ORC RPC helper classes that rely on partial specialization into a
Lang Hames via llvm-commits
- [llvm] r257313 - Fix examples corresponding to r257302.
Lang Hames via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend basic AA with invariant range analysis for GVN-based load elimination purposes [Local objects only]
Larisse Voufo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend basic AA with invariant range analysis for GVN-based load elimination purposes [Local objects only]
Larisse Voufo via llvm-commits
- [PATCH] D15124: Use @llvm.invariant.start/end intrinsics to extend basic AA with invariant range analysis for GVN-based load elimination purposes [Local objects only]
Larisse Voufo via llvm-commits
- [PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
Logan Chien via llvm-commits
- [PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
Logan Chien via llvm-commits
- [llvm] r256959 - [X86] Correctly model TLS calls w.r.t. frame requirements.
Manman Ren via llvm-commits
- [llvm] r256811 - [Statepoints] Refactor GCRelocateOperands into an intrinsic wrapper. NFC.
Manuel Jacob via llvm-commits
- [llvm] r256812 - [RS4GC] Simplify handling of Constants in findBaseDefiningValue(). NFC.
Manuel Jacob via llvm-commits
- [PATCH] D15762: [Statepoints] Refactor GCRelocateOperands into an intrinsic wrapper. NFC.
Manuel Jacob via llvm-commits
- [llvm] r256856 - Add function for testing string attributes to InvokeInst and CallSite. NFC.
Manuel Jacob via llvm-commits
- [llvm] r256860 - [PlaceSafepoints] Add a test.
Manuel Jacob via llvm-commits
- [llvm] r256862 - Correct my last commit (revision 256860).
Manuel Jacob via llvm-commits
- [PATCH] D15900: [Statepoints] Check for the "gc-leaf-function" attribute on call sites as well.
Manuel Jacob via llvm-commits
- [llvm] r256875 - [Statepoints] Check for the "gc-leaf-function" attribute on call sites as well.
Manuel Jacob via llvm-commits
- [PATCH] D15940: Add verifier pass for finding GC relocation bugs
Manuel Jacob via llvm-commits
- [PATCH] D15940: Add verifier pass for finding GC relocation bugs
Manuel Jacob via llvm-commits
- [PATCH] D15982: [rs4gc] Optionally directly relocated vector of pointers
Manuel Jacob via llvm-commits
- [PATCH] D15982: [rs4gc] Optionally directly relocated vector of pointers
Manuel Jacob via llvm-commits
- [PATCH] D16019: [RS4GC] Update and simplify handling of Constants in findBaseDefiningValueOfVector().
Manuel Jacob via llvm-commits
- [llvm] r257247 - [RS4GC] Unify two asserts. NFC.
Manuel Jacob via llvm-commits
- [PATCH] D16025: [RS4GC] Replace some asserts by similar code using report_fatal_error().
Manuel Jacob via llvm-commits
- [llvm] r257250 - [RS4GC] Update and simplify handling of Constants in findBaseDefiningValueOfVector().
Manuel Jacob via llvm-commits
- [PATCH] D16019: [RS4GC] Update and simplify handling of Constants in findBaseDefiningValueOfVector().
Manuel Jacob via llvm-commits
- [PATCH] D15801: Improve the documentation on committing code reviewed on Phabricator to trunk.
Manuel Klimek via llvm-commits
- [PATCH] D15801: Improve the documentation on committing code reviewed on Phabricator to trunk.
Manuel Klimek via llvm-commits
- [PATCHES] AMDGPU/SI function return values
Marek Olšák via llvm-commits
- [PATCH] D14827: Adding support for missing variations of X86 string related instructions
Marina Yatsina via llvm-commits
- [PATCH] D15150: Add support for "xlat m8"
Marina Yatsina via llvm-commits
- [PATCH] D15865: AMDGPU: Less hardcoding of cost values
Matt Arsenault via llvm-commits
- [PATCH] D15545: TTI: Use 0 for cost of fabs if free
Matt Arsenault via llvm-commits
- [PATCH] D15698: TTI: Report 0 cost for free addrspacecasts
Matt Arsenault via llvm-commits
- [PATCH] D15872: AMDGPU: Remove redundant let mayLoad = 1
Matt Arsenault via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Matt Arsenault via llvm-commits
- [PATCH] D15869: AMDGPU: add +xnack feature
Matt Arsenault via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Matt Arsenault via llvm-commits
- [PATCH] D15472: [GlobalISel] ] Add a generic machine opcode for ADD.
Matt Arsenault via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Matt Arsenault via llvm-commits
- [llvm] r256813 - AMDGPU: Remove redundant let mayLoad = 1
Matt Arsenault via llvm-commits
- [PATCH] D15872: AMDGPU: Remove redundant let mayLoad = 1
Matt Arsenault via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Matt Arsenault via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Matt Arsenault via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Matt Arsenault via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Matt Arsenault via llvm-commits
- [PATCH] D15902: AMDGPU/SI: Fix crash when inline assembly is used in a graphics shader
Matt Arsenault via llvm-commits
- [PATCH] D15908: AMDGPU: Fix crash with dispatch.ptr intrinsic with non-HSA target
Matt Arsenault via llvm-commits
- [PATCH] D15951: AMDGPU: Emit functions sizes
Matt Arsenault via llvm-commits
- [PATCH] D15952: AMDGPU/SI: Emit global variable sizes when targeting HSA
Matt Arsenault via llvm-commits
- [PATCH] D15951: AMDGPU: Emit functions sizes
Matt Arsenault via llvm-commits
- [PATCH] D16001: Mips: Remove lowerSELECT_CC
Matt Arsenault via llvm-commits
- [PATCH] D16002: AMDGPU: Remove dead target dag combine
Matt Arsenault via llvm-commits
- [PATCH] D16014: CannotBeOrderedLessThanZero: add some missing cases
Matt Arsenault via llvm-commits
- [PATCH] D16020: LegalizeDAG: Expand ctlz with ctlz_zero_undef if legal
Matt Arsenault via llvm-commits
- [PATCH] D16021: AMDGPU: Custom lower i64 ctlz
Matt Arsenault via llvm-commits
- [PATCH] D16022: AMDGPU: Pattern match ffbh pattern to instruction.
Matt Arsenault via llvm-commits
- [PATCH] D16023: AMDGPU: Fix ctlz combine for sub 32-bit types
Matt Arsenault via llvm-commits
- [PATCH] D16024: AMDGPU: int_to_fp test cleanups
Matt Arsenault via llvm-commits
- [PATCH] D16022: AMDGPU: Pattern match ffbh pattern to instruction.
Matt Arsenault via llvm-commits
- [PATCH] D15508: [JumpThreading] Split select that has constant conditions coming from the PHI node
Matthew Simpson via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
- [llvm] r256930 - [LV] Avoid creating empty reduction entries (NFC)
Matthew Simpson via llvm-commits
- [PATCH] D15815: [SLP] Truncate expressions to minimum required bit width
Matthew Simpson via llvm-commits
- [PATCH] D15815: [SLP] Truncate expressions to minimum required bit width
Matthew Simpson via llvm-commits
- [PATCH] D15815: [SLP] Truncate expressions to minimum required bit width
Matthew Simpson via llvm-commits
- [PATCH] D15815: [SLP] Truncate expressions to minimum required bit width
Matthew Simpson via llvm-commits
- [PATCH] D15816: [TTI] Add hook for contextual cast estimates
Matthew Simpson via llvm-commits
- [PATCH] D15816: [TTI] Add hook for contextual cast estimates
Matthew Simpson via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
- [PATCH] D15815: [SLP] Truncate expressions to minimum required bit width
Matthew Simpson via llvm-commits
- [PATCH] D15815: [SLP] Truncate expressions to minimum required bit width
Matthew Simpson via llvm-commits
- [PATCH] D15816: [TTI] Add hook for contextual cast estimates
Matthew Simpson via llvm-commits
- [llvm] r256798 - Fix typo in comment
Matthias Braun via llvm-commits
- [llvm] r256799 - MachineInstrBundle: Fix reversed isSuperRegisterEq() call
Matthias Braun via llvm-commits
- [llvm] r256801 - X86: Add a testcase for PR25951
Matthias Braun via llvm-commits
- [PATCH] D15870: [test-suite] Add CMake option to use host-timeit
Matthias Braun via llvm-commits
- [PATCH] D15870: [test-suite] Add CMake option to use host-timeit
Matthias Braun via llvm-commits
- [PATCH] D15938: [test-suite] Prevent timeit and fpcmp from being rebuilt every time make is called.
Matthias Braun via llvm-commits
- [PATCH] D15938: [test-suite] Prevent timeit and fpcmp from being rebuilt every time make is called.
Matthias Braun via llvm-commits
- [PATCH] D15938: [test-suite] Prevent timeit and fpcmp from being rebuilt every time make is called.
Matthias Braun via llvm-commits
- [PATCH] D15938: [test-suite] Prevent timeit and fpcmp from being rebuilt every time make is called.
Matthias Braun via llvm-commits
- [test-suite] r256997 - tools/CMakeLists: Add an explanation on why we use custom rules
Matthias Braun via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Matthias Braun via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Matthias Braun via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Matthias Braun via llvm-commits
- [llvm] r257129 - LiveInterval: A LiveRange is enough for ConnectedVNInfoEqClasses::Classify()
Matthias Braun via llvm-commits
- [llvm] r257130 - IntEqClasses: Let join() return the new leader
Matthias Braun via llvm-commits
- [llvm] r257196 - LiveInterval: Adapt commen to the LI->LR change.
Matthias Braun via llvm-commits
- [llvm] r257129 - LiveInterval: A LiveRange is enough for ConnectedVNInfoEqClasses::Classify()
Matthias Braun via llvm-commits
- [PATCH] D16003: [test-suite] Fix for running tests after cmake transition
Matthias Braun via llvm-commits
- [PATCH] D14699: [GlobalOpt] Allow constant globals to be SRA'd
Mehdi AMINI via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Mehdi AMINI via llvm-commits
- [PATCH] D15531: Change linkInModule to take a std::unique_ptr
Mehdi AMINI via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Mehdi AMINI via llvm-commits
- [PATCH] D15682: memory leak in LegacyPassManager.cpp
Mehdi AMINI via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Mehdi AMINI via llvm-commits
- [PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates
Mehdi AMINI via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Mehdi AMINI via llvm-commits
- [PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates
Mehdi AMINI via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Mehdi AMINI via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Mehdi AMINI via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Mehdi AMINI via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Mehdi AMINI via llvm-commits
- [PATCH] D15903: Improve load/store to memcpy for aggregate
Mehdi AMINI via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Mehdi AMINI via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Mehdi AMINI via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Mehdi AMINI via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Mehdi AMINI via llvm-commits
- [PATCH] D14079: [FPEnv Core 14/14] Introduce F*_W_CHAIN instrs to prevent reordering
Mehdi AMINI via llvm-commits
- [PATCH] D15923: Promote aggregate store to memset when possible
Mehdi AMINI via llvm-commits
- [PATCH] D15923: Promote aggregate store to memset when possible
Mehdi AMINI via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Mehdi AMINI via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Mehdi AMINI via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Mehdi AMINI via llvm-commits
- [PATCH] D15938: [test-suite] Prevent timeit and fpcmp from being rebuilt every time make is called.
Mehdi AMINI via llvm-commits
- [PATCH] D15938: [test-suite] Prevent timeit and fpcmp from being rebuilt every time make is called.
Mehdi AMINI via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Mehdi AMINI via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Mehdi AMINI via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Mehdi AMINI via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Mehdi AMINI via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Mehdi AMINI via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Mehdi AMINI via llvm-commits
- [PATCH] D15980: [lit] Output the time elapsed for each test when running lit with -v.
Mehdi AMINI via llvm-commits
- [PATCH] D15988: Remove static global GCNames from Function.cpp and move it to the Context
Mehdi AMINI via llvm-commits
- [PATCH] D15988: Remove static global GCNames from Function.cpp and move it to the Context
Mehdi AMINI via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Mehdi AMINI via llvm-commits
- [PATCH] D15988: Remove static global GCNames from Function.cpp and move it to the Context
Mehdi AMINI via llvm-commits
- [PATCH] D15995: [LTO] Add a run of LoopUnroll
Mehdi AMINI via llvm-commits
- [PATCH] D16028: If we don't recognise the target, explicitly specify the executable that can list targets.
Mehdi AMINI via llvm-commits
- [PATCH] D15828: [PGO] Passmanagerbuilder change that enable IR level PGO instrumentation
Mehdi Amini via llvm-commits
- [PATCH] D15828: [PGO] Passmanagerbuilder change that enable IR level PGO instrumentation
Mehdi Amini via llvm-commits
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Mehdi Amini via llvm-commits
- [patch] Fix pr25919
Mehdi Amini via llvm-commits
- [llvm] r256999 - Fix PR26051: Memcpy optimization should introduce a call to memcpy before the store destination position
Mehdi Amini via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Mehdi Amini via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Mehdi Amini via llvm-commits
- [llvm] r257094 - Fix crash when printing instructions that have a metadata attached but no parent.
Mehdi Amini via llvm-commits
- Fix LTO unreferenced symbol bug due to alias renaming
Mehdi Amini via llvm-commits
- Fix LTO unreferenced symbol bug due to alias renaming
Mehdi Amini via llvm-commits
- [llvm] r257139 - Remove static global GCNames from Function.cpp and move it to the Context
Mehdi Amini via llvm-commits
- Fix LTO unreferenced symbol bug due to alias renaming
Mehdi Amini via llvm-commits
- [llvm] r257181 - [ThinLTO] Use new in-place symbol changes for exporting module
Mehdi Amini via llvm-commits
- [llvm] r257181 - [ThinLTO] Use new in-place symbol changes for exporting module
Mehdi Amini via llvm-commits
- [llvm] r257139 - Remove static global GCNames from Function.cpp and move it to the Context
Mehdi Amini via llvm-commits
- [llvm] r257139 - Remove static global GCNames from Function.cpp and move it to the Context
Mehdi Amini via llvm-commits
- [llvm] r257139 - Remove static global GCNames from Function.cpp and move it to the Context
Mehdi Amini via llvm-commits
- [llvm] r256955 - [ShrinkWrap] Fix FindIDom to only have one kind of failure.
Michael Kuperstein via llvm-commits
- [PATCH] D15847: [ShrinkWrap] Fix FindIDom to only have one kind of failure
Michael Kuperstein via llvm-commits
- [llvm] r257037 - Modernize to range-based loop
Michael Liao via llvm-commits
- [llvm] r257086 - [DominatorTree] Remove unnecessary map population. NFC.
Michael Liao via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Michael Zolotukhin via llvm-commits
- [llvm] r257253 - [BranchFolding] Set correct mem refs
Michael Zolotukhin via llvm-commits
- [llvm] r257270 - Revert "[BranchFolding] Set correct mem refs"
Michael Zolotukhin via llvm-commits
- [llvm] r257253 - [BranchFolding] Set correct mem refs
Michael Zolotukhin via llvm-commits
- [llvm] r257164 - Re-commit r257064, this time with a fixed assert
Michael Zolotukhin via llvm-commits
- [llvm] r257253 - [BranchFolding] Set correct mem refs
Michael Zolotukhin via llvm-commits
- [llvm] r257253 - [BranchFolding] Set correct mem refs
Michael Zolotukhin via llvm-commits
- [llvm] r256747 - [AVX512] add PSRLV Intrinsic
Michael Zuckerman via llvm-commits
- [llvm] r256751 - [AVX512] add PSRAW Intrinsic
Michael Zuckerman via llvm-commits
- [llvm] r256754 - [AVX512] add PSRAD and PSRAQ Intrinsic
Michael Zuckerman via llvm-commits
- [llvm] r256840 - [AVX512] add PSLLD and PSLLQ Intrinsic
Michael Zuckerman via llvm-commits
- [llvm] r257044 - [AVX512] add PSHUFD Intrinsic
Michael Zuckerman via llvm-commits
- [llvm] r257056 - [AVX512] add PSHUFHW and PSHUFLW Intrinsic
Michael Zuckerman via llvm-commits
- [llvm] r257063 - [AVX512] add PSRAV Intrinsic
Michael Zuckerman via llvm-commits
- [llvm] r257070 - [AVX512] add PSLLW and PSLLV Intrinsic
Michael Zuckerman via llvm-commits
- [llvm] r257071 - [avx512] Fix test avx512bw-intrinsics.ll
Michael Zuckerman via llvm-commits
- [llvm] r257283 - [AVX512] add PRORVQ and PRORVD Intrinsic
Michael Zuckerman via llvm-commits
- [PATCH] D15871: [sanitizer coverage] coverage pc buffer
Mike Aizatsky via llvm-commits
- [PATCH] D15871: [sanitizer coverage] coverage pc buffer
Mike Aizatsky via llvm-commits
- [PATCH] D15871: [sanitizer coverage] coverage pc buffer
Mike Aizatsky via llvm-commits
- [compiler-rt] r256804 - [sancov] coverage pc buffer
Mike Aizatsky via llvm-commits
- [PATCH] D15871: [sanitizer coverage] coverage pc buffer
Mike Aizatsky via llvm-commits
- [compiler-rt] r256806 - [sancov] adding internal function
Mike Aizatsky via llvm-commits
- [PATCH] D15901: [libfuzzer] print_new_cov_pcs experimental option.
Mike Aizatsky via llvm-commits
- [PATCH] D15901: [libfuzzer] print_new_cov_pcs experimental option.
Mike Aizatsky via llvm-commits
- [llvm] r256882 - [libfuzzer] print_new_cov_pcs experimental option.
Mike Aizatsky via llvm-commits
- [PATCH] D15901: [libfuzzer] print_new_cov_pcs experimental option.
Mike Aizatsky via llvm-commits
- [PATCH] D15876: [llvm-symbolizer] Print out non-address lines verbatim.
Mike Aizatsky via llvm-commits
- [PATCH] D15876: [llvm-symbolizer] Print out non-address lines verbatim.
Mike Aizatsky via llvm-commits
- [PATCH] D15876: [llvm-symbolizer] Print out non-address lines verbatim.
Mike Aizatsky via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [PATCH] D15876: [llvm-symbolizer] Print out non-address lines verbatim.
Mike Aizatsky via llvm-commits
- [PATCH] D15876: [llvm-symbolizer] Print out non-address lines verbatim.
Mike Aizatsky via llvm-commits
- [llvm] r257115 - [llvm-symbolizer] Print out non-address lines verbatim.
Mike Aizatsky via llvm-commits
- [PATCH] D15876: [llvm-symbolizer] Print out non-address lines verbatim.
Mike Aizatsky via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [llvm] r257236 - [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [PATCH] D15909: [llvm-symbolizer] -print-source-context-lines option to print source code around the line.
Mike Aizatsky via llvm-commits
- [llvm] r257238 - fixing type.
Mike Aizatsky via llvm-commits
- [patch] Fix pr25919
Mikhail Zolotukhin via llvm-commits
- [PATCH] D15892: [mips][microMIPS] Disable FastISel for microMIPS
Milena Vujosevic Janicic via llvm-commits
- [PATCH] D15663: [AArch64]: Add support for Exynos-M1
MinSeong KIM via llvm-commits
- [PATCH] D15663: [AArch64]: Add support for Exynos-M1
MinSeong KIM via llvm-commits
- [llvm] r256828 - [AArch64] Add support for Samsung Exynos-M1
MinSeong Kim via llvm-commits
- [llvm] r256839 - [MISched] Explanatory error message when machine model is not complete. NFC
MinSeong Kim via llvm-commits
- [PATCH] D15946: Optimized instruction sequence for sitofp operation on X86-32
Mitch Bodart via llvm-commits
- [llvm] r257031 - llvm/test/CodeGen/X86/statepoint-vector.ll REQUIRES asserts due to a debug option.
NAKAMURA Takumi via llvm-commits
- [llvm] r257157 - InstrProfTest.cpp: Fix a warning. [-Wsign-compare]
NAKAMURA Takumi via llvm-commits
- [llvm] r257167 - InstCombineCompares.cpp: Fix a warning. [-Wbraced-scalar-init]
NAKAMURA Takumi via llvm-commits
- [llvm] r257237 - llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp: Fix build in -m32. 1L is incompatible to int64_t.
NAKAMURA Takumi via llvm-commits
- [llvm] r257290 - OrcJITTests//ObjectLinkingLayerTest.cpp: Appease msc18's C2327. It seems definition of nested class would confuse the context.
NAKAMURA Takumi via llvm-commits
- [llvm] r257313 - Fix examples corresponding to r257302.
NAKAMURA Takumi via llvm-commits
- [PATCH] D15828: [PGO] Passmanagerbuilder change that enable IR level PGO instrumentation
Nathan Slingerland via llvm-commits
- [PATCH] D15830: [PGO] Enable building compiler-rt profile support library on Windows
Nathan Slingerland via llvm-commits
- [PATCH] D15833: [PGO] Enable clang to pass compiler-rt profile support library to linker on Windows
Nathan Slingerland via llvm-commits
- [PATCH] D15830: [PGO] Enable building compiler-rt profile support library on Windows
Nathan Slingerland via llvm-commits
- [PATCH] D15830: [PGO] Enable building compiler-rt profile support library on Windows
Nathan Slingerland via llvm-commits
- [PATCH] D15833: [PGO] Enable clang to pass compiler-rt profile support library to linker on Windows
Nathan Slingerland via llvm-commits
- [PATCH] D15833: [PGO] Enable clang to pass compiler-rt profile support library to linker on Windows
Nathan Slingerland via llvm-commits
- [PATCH] D15833: [PGO] Enable clang to pass compiler-rt profile support library to linker on Windows
Nathan Slingerland via llvm-commits
- [compiler-rt] r256848 - [PGO] Enable building compiler-rt profile support library on Windows
Nathan Slingerland via llvm-commits
- [PATCH] D15830: [PGO] Enable building compiler-rt profile support library on Windows
Nathan Slingerland via llvm-commits
- [PATCH] D15833: [PGO] Enable clang to pass compiler-rt profile support library to linker on Windows
Nathan Slingerland via llvm-commits
- [compiler-rt] r256848 - [PGO] Enable building compiler-rt profile support library on Windows
Nathan Slingerland via llvm-commits
- [compiler-rt] r256848 - [PGO] Enable building compiler-rt profile support library on Windows
Nathan Slingerland via llvm-commits
- [compiler-rt] r256947 - [compiler-rt] Fix empty translation unit warning
Nathan Slingerland via llvm-commits
- [compiler-rt] r256848 - [PGO] Enable building compiler-rt profile support library on Windows
Nathan Slingerland via llvm-commits
- [PATCH] D15930: Prevent renaming of CR fields in AADB when a CR restore is present
Nemanja Ivanovic via llvm-commits
- [PATCH] D15930: Prevent renaming of CR fields in AADB when a CR restore is present
Nemanja Ivanovic via llvm-commits
- [llvm] r257168 - Prevent renaming of CR fields in AADB when a CR restore is present
Nemanja Ivanovic via llvm-commits
- [PATCH] D15930: Prevent renaming of CR fields in AADB when a CR restore is present
Nemanja Ivanovic via llvm-commits
- [test-suite] r257169 - Re-enable the hexxagon test case on PPC.
Nemanja Ivanovic via llvm-commits
- [llvm] r256761 - Fix comment in typo. NFC
Nick Lewycky via llvm-commits
- [PATCH] D15783: Make timestamp writing in WinCOFFObjectWriter.cpp independent of ENABLE_TIMESTAMPS
Nico Weber via llvm-commits
- [llvm] r256958 - Make WinCOFFObjectWriter.cpp's timestamp writing not use ENABLE_TIMESTAMPS
Nico Weber via llvm-commits
- [PATCH] D15783: Make timestamp writing in WinCOFFObjectWriter.cpp independent of ENABLE_TIMESTAMPS
Nico Weber via llvm-commits
- [llvm] r257066 - Revert r257055, it caused PR26064.
Nico Weber via llvm-commits
- [compiler-rt] r257183 - Make ubsan suppression test pass on Windows.
Nico Weber via llvm-commits
- [llvm] r256757 - AMDGPU: Avoid assertions after SGPR spilling failed
Nicolai Haehnle via llvm-commits
- [llvm] r256794 - AMDGPU: add +xnack feature
Nicolai Haehnle via llvm-commits
- [llvm] r256870 - AMDGPU/SI: Do not move scratch resource register on Tonga & Iceland
Nicolai Haehnle via llvm-commits
- [llvm] r256980 - AMDGPU/SI: Fix crash when inline assembly is used in a graphics shader
Nicolai Haehnle via llvm-commits
- [llvm] r257073 - AMDGPU/SI: xnack_mask is always reserved on VI
Nicolai Haehnle via llvm-commits
- [llvm] r257074 - AMDGPU/SI: Fold operands with sub-registers
Nicolai Haehnle via llvm-commits
- [PATCH] D15869: AMDGPU: add +xnack feature
Nicolai Hähnle via llvm-commits
- [PATCH] D15724: AMDGPU/SI: fix scratch resource register allocation on Tonga & Iceland
Nicolai Hähnle via llvm-commits
- [PATCH] D15875: AMDGPU/SI: Fold operands with sub-registers
Nicolai Hähnle via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Nicolai Hähnle via llvm-commits
- [PATCH] D15869: AMDGPU: add +xnack feature
Nicolai Hähnle via llvm-commits
- [PATCH] D15872: AMDGPU: Remove redundant let mayLoad = 1
Nicolai Hähnle via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Nicolai Hähnle via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Nicolai Hähnle via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Nicolai Hähnle via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Nicolai Hähnle via llvm-commits
- [PATCH] D15898: AMDGPU/SI: xnack_mask is always reserved on VI
Nicolai Hähnle via llvm-commits
- [PATCH] D15898: AMDGPU/SI: xnack_mask is always reserved on VI
Nicolai Hähnle via llvm-commits
- [PATCH] D15902: AMDGPU/SI: Fix crash when inline assembly is used in a graphics shader
Nicolai Hähnle via llvm-commits
- [PATCH] D15902: AMDGPU/SI: Fix crash when inline assembly is used in a graphics shader
Nicolai Hähnle via llvm-commits
- [PATCH] D15724: AMDGPU/SI: fix scratch resource register allocation on Tonga & Iceland
Nicolai Hähnle via llvm-commits
- [PATCH] D15908: AMDGPU: Fix crash with dispatch.ptr intrinsic with non-HSA target
Nicolai Hähnle via llvm-commits
- [PATCH] D15986: llvm-config: handle BUILD_SHARED_LIBS correctly
Nicolai Hähnle via llvm-commits
- [PATCH] D14543: llvm-config: Explicitly flush ostream so output can be piped into other programs.
Nicolai Hähnle via llvm-commits
- [PATCH] Install cmake files to lib/cmake/llvm
Niels Ole Salscheider via llvm-commits
- [PATCH] D15831: [Clang/Support/Windows/Unix] Command lines created by clang may exceed the command length limit set by the OS
Oleg Ranevskyy via llvm-commits
- [PATCH] D15831: [Clang/Support/Windows/Unix] Command lines created by clang may exceed the command length limit set by the OS
Oleg Ranevskyy via llvm-commits
- [PATCH] D15831: [Clang/Support/Windows/Unix] Command lines created by clang may exceed the command length limit set by the OS
Oleg Ranevskyy via llvm-commits
- [llvm] r256866 - [Clang/Support/Windows/Unix] Command lines created by clang may exceed the command length limit set by the OS
Oleg Ranevskyy via llvm-commits
- [PATCH] D15632: [Statepoints] Relocating vectors of pointers
Pat Gavlin via llvm-commits
- [llvm] r256764 - Clang-format my previous change (r256313)
Paul Robinson via llvm-commits
- [PATCH] D15831: [Clang/Support/Windows/Unix] Command lines created by clang may exceed the command length limit set by the OS
Paul Robinson via llvm-commits
- [PATCH] D15831: [Clang/Support/Windows/Unix] Command lines created by clang may exceed the command length limit set by the OS
Paul Robinson via llvm-commits
- [PATCH] D15966: Turn off lldb debug tuning by default for FreeBSD
Paul Robinson via llvm-commits
- [llvm] r257180 - How to close a review manually.
Paul Robinson via llvm-commits
- [PATCH] D15801: Improve the documentation on committing code reviewed on Phabricator to trunk.
Paul Robinson via llvm-commits
- [PATCH] D14446: Fallback to getpwuid() in path::home_directory() on Unix.
Paweł Bylica via llvm-commits
- [llvm] r256667 - [PGO]: Implement Func PGO name string compression
Pete Cooper via llvm-commits
- [lld] r256779 - Fix x86_64 delta*Anon relocs.
Pete Cooper via llvm-commits
- [PATCH] D15868: Sort MachO sections in -r mode
Pete Cooper via llvm-commits
- [lld] r256786 - Sort sections in relocatable files.
Pete Cooper via llvm-commits
- [PATCH] D15868: Sort MachO sections in -r mode
Pete Cooper via llvm-commits
- [lld] r256800 - Fix test case comment after r256786. NFC.
Pete Cooper via llvm-commits
- [lld] r256805 - Improved debugging printing. NFC
Pete Cooper via llvm-commits
- [PATCH] D15594: Track whether all relocations in a section are implicit, and don't emit them in that case
Pete Cooper via llvm-commits
- [lld] r256974 - Fix MachO arm64 delta32ToGOT reloc encoding in -r.
Pete Cooper via llvm-commits
- [lld] r257001 - Set the folder for libraries to 'lld libraries'. NFC.
Pete Cooper via llvm-commits
- [lld] r257002 - Set CMake ADDITIONAL_HEADER_DIRS on libraries with headers in /include. NFC.
Pete Cooper via llvm-commits
- [PATCH] D15943: Add support for headerpad_max_install_names cmdline option
Pete Cooper via llvm-commits
- [PATCH] D15956: Support -headerpad cmdline option
Pete Cooper via llvm-commits
- [PATCH] D15956: Support -headerpad cmdline option
Pete Cooper via llvm-commits
- [PATCH] D15943: Add support for headerpad_max_install_names cmdline option
Pete Cooper via llvm-commits
- [PATCH] D15943: Add support for headerpad_max_install_names cmdline option
Pete Cooper via llvm-commits
- [PATCH] D15956: Support -headerpad cmdline option
Pete Cooper via llvm-commits
- [lld] r257099 - Don't emit relocs for the __eh_frame section as they can be implicit.
Pete Cooper via llvm-commits
- [lld] r257100 - Always generate the fixup content for unwindFDEToFunction as we no
Pete Cooper via llvm-commits
- [PATCH] D15594: Track whether all relocations in a section are implicit, and don't emit them in that case
Pete Cooper via llvm-commits
- [lld] r257101 - Fix offset in test case. NFC
Pete Cooper via llvm-commits
- [PATCH] Poison all slabs on BumpPtrAllocator::Reset
Pete Cooper via llvm-commits
- [PATCH] D16018: Only emit files with subsections_via_symbols if all inputs had that set
Pete Cooper via llvm-commits
- [PATCH] D16026: Add support for -export_dynamic cmdline option
Pete Cooper via llvm-commits
- [compiler-rt] r257136 - profile: Do not pass -fPIC on Windows.
Peter Collingbourne via llvm-commits
- [PATCH] D15838: [AVX512] add PSRLV Intrinsic
Phabricator via llvm-commits
- [PATCH] D15851: [AVX512] add PSRAD and PSRAQ Intrinsic
Phabricator via llvm-commits
- [PATCH] D15826: AMDGPU: Avoid assertions after SGPR spilling failed
Phabricator via llvm-commits
- [PATCH] D15763: AMDGPU/SI: Move VI SMEM pattern back into VIInstructions.td
Phabricator via llvm-commits
- [PATCH] D15869: AMDGPU: add +xnack feature
Phabricator via llvm-commits
- [PATCH] D15736: AMDGPU/SI: Select non-uniform constant addrspace loads to flat instructions for HSA
Phabricator via llvm-commits
- [PATCH] D15885: [AVX512] add PSLLD and PSLLQ Intrinsic
Phabricator via llvm-commits
- [PATCH] D15544: [SelectionDAGBuilder] Set NoUnsignedWrap on ISD::ADD for inbounds gep
Phabricator via llvm-commits
- [PATCH] D15331: PR25754: implement result legalization for UDIVREM8_ZEXT_HREG
Phabricator via llvm-commits
- [PATCH] D15902: AMDGPU/SI: Fix crash when inline assembly is used in a graphics shader
Phabricator via llvm-commits
- [PATCH] D15396: [sanitizers] Log all output to CrashReport on OS X
Phabricator via llvm-commits
- [PATCH] D15550: [compiler-rt] On Darwin, link all frameworks with -fapplication-extension
Phabricator via llvm-commits
- [PATCH] D15934: [AVX512] add PSHUFD Intrinsic
Phabricator via llvm-commits
- [PATCH] D15925: [AVX512] add PSHUFHW and PSHUFLW Intrinsic
Phabricator via llvm-commits
- [PATCH] D15856: [AVX512] add PSRAV Intrinsic
Phabricator via llvm-commits
- [PATCH] D15889: [AVX512] add PSLLW and PSLLV Intrinsic
Phabricator via llvm-commits
- [PATCH] D15898: AMDGPU/SI: xnack_mask is always reserved on VI
Phabricator via llvm-commits
- [PATCH] D15875: AMDGPU/SI: Fold operands with sub-registers
Phabricator via llvm-commits
- [PATCH] D15951: AMDGPU: Emit functions sizes
Phabricator via llvm-commits
- [PATCH] D15952: AMDGPU/SI: Emit global variable sizes when targeting HSA
Phabricator via llvm-commits
- [PATCH] D15962: [WinEH] Verify consistent funclet unwind exits
Phabricator via llvm-commits
- [PATCH] D15955: [AVX512] add PRORVQ and PRORVD Intrinsic
Phabricator via llvm-commits
- [PATCH] D16039: Use proper dataflow ordering to speed convergence.This will converge the testcase on bug 26055 in 2 iterations.(data structures speedups to come to make even that faster)
Phabricator via llvm-commits
- [PATCH] D15835: [SplitLandingPadPredecessors] Create a PHINode for the original landingpad only if it has some uses
Philip Reames via llvm-commits
- [PATCH] D15825: [MDA] Don't be quite as conservative for noalias functions
Philip Reames via llvm-commits
- [PATCH] D15632: [Statepoints] Relocating vectors of pointers
Philip Reames via llvm-commits
- [llvm] r256787 - [MemoryBuiltins] Remove isOperatorNewLike by consolidating non-null inference handling
Philip Reames via llvm-commits
- [PATCH] D15820: [MemoryBuiltins] Remove isOperatorNewLike by consolidating non-null inference handling
Philip Reames via llvm-commits
- [PATCH] D15818: [RS4GC] Simplify handling of Constants in findBaseDefiningValue(). NFC.
Philip Reames via llvm-commits
- [PATCH] D15762: [Statepoints] Refactor GCRelocateOperands into an intrinsic wrapper. NFC.
Philip Reames via llvm-commits
- [PATCH] D14308: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Philip Reames via llvm-commits
- [PATCH] D15757: Extract helper function to merge MemoryOperand lists [NFC]
Philip Reames via llvm-commits
- [llvm] r256802 - [MDA] Don't be quite as conservative for noalias functions
Philip Reames via llvm-commits
- [PATCH] D15825: [MDA] Don't be quite as conservative for noalias functions
Philip Reames via llvm-commits
- [PATCH] D15665: GlobalsAA: InaccessibleMemOnly does not mean ReadNone.
Philip Reames via llvm-commits
- [PATCH] D15879: [BasicAA] Remove special casing of memset_pattern16 in favor of generic attribute inference
Philip Reames via llvm-commits
- [PATCH] D15879: [BasicAA] Remove special casing of memset_pattern16 in favor of generic attribute inference
Philip Reames via llvm-commits
- [PATCH] D15880: [BasicAA] Delete dead code related to memset/memcpy/memmove intrinsics [NFCI]
Philip Reames via llvm-commits
- [PATCH] D15757: Extract helper function to merge MemoryOperand lists [NFC]
Philip Reames via llvm-commits
- [PATCH] D15665: GlobalsAA: InaccessibleMemOnly does not mean ReadNone.
Philip Reames via llvm-commits
- [PATCH] D15900: [Statepoints] Check for the "gc-leaf-function" attribute on call sites as well.
Philip Reames via llvm-commits
- [PATCH] D15912: [BasicAA/MDA] Sink aliasing rules for malloc and calloc into BasicAA
Philip Reames via llvm-commits
- [llvm] r256909 - Extract helper function to merge MemoryOperand lists [NFC]
Philip Reames via llvm-commits
- [PATCH] D15757: Extract helper function to merge MemoryOperand lists [NFC]
Philip Reames via llvm-commits
- [llvm] r256910 - [BasicAA] Delete dead code related to memset/memcpy/memmove intrinsics [NFCI]
Philip Reames via llvm-commits
- [PATCH] D15880: [BasicAA] Delete dead code related to memset/memcpy/memmove intrinsics [NFCI]
Philip Reames via llvm-commits
- [llvm] r256911 - [BasicAA] Remove special casing of memset_pattern16 in favor of generic attribute inference
Philip Reames via llvm-commits
- [PATCH] D15879: [BasicAA] Remove special casing of memset_pattern16 in favor of generic attribute inference
Philip Reames via llvm-commits
- [PATCH] D15913: Consolidate MemRefs handling from BranchFolding and correct latent bug
Philip Reames via llvm-commits
- [llvm] r256916 - Fix a warning [NFC]
Philip Reames via llvm-commits
- [llvm] r256949 - [BasicAA] Extract WriteOnly predicate on parameters [NFC]
Philip Reames via llvm-commits
- [PATCH] D15913: Consolidate MemRefs handling from BranchFolding and correct latent bug
Philip Reames via llvm-commits
- [PATCH] D15913: Consolidate MemRefs handling from BranchFolding and correct latent bug
Philip Reames via llvm-commits
- [llvm] r256966 - Consolidate MemRefs handling from BranchFolding and correct latent bug
Philip Reames via llvm-commits
- [PATCH] D15913: Consolidate MemRefs handling from BranchFolding and correct latent bug
Philip Reames via llvm-commits
- [PATCH] D15835: [SplitLandingPadPredecessors] Create a PHINode for the original landingpad only if it has some uses
Philip Reames via llvm-commits
- [PATCH] D15931: [LoopUnswitch] Create a PHINode for the original landingpad only if it has some uses
Philip Reames via llvm-commits
- [PATCH] D15230: [BranchFolding] Merge MMOs during tail merge
Philip Reames via llvm-commits
- [PATCH] D15931: [LoopUnswitch] Create a PHINode for the original landingpad only if it has some uses
Philip Reames via llvm-commits
- [PATCH] D15940: Add verifier pass for finding GC relocation bugs
Philip Reames via llvm-commits
- [llvm] r257015 - [RS4GC] Add an option to suppress vector splitting
Philip Reames via llvm-commits
- [PATCH] D14665: Support literal structs in mangled intrinsics.
Philip Reames via llvm-commits
- [llvm] r257022 - [Statepoints] Initial support for relocating vectors of pointers
Philip Reames via llvm-commits
- [PATCH] D15632: [Statepoints] Relocating vectors of pointers
Philip Reames via llvm-commits
- [llvm] r257025 - [Statepoints] Add test cases around vectors and stablize test
Philip Reames via llvm-commits
- [llvm] r257026 - One more attempt at stablizing a test on all platforms.
Philip Reames via llvm-commits
- [PATCH] D15982: [rs4gc] Optionally directly relocated vector of pointers
Philip Reames via llvm-commits
- [llvm] r257139 - Remove static global GCNames from Function.cpp and move it to the Context
Philip Reames via llvm-commits
- [llvm] r257139 - Remove static global GCNames from Function.cpp and move it to the Context
Philip Reames via llvm-commits
- [llvm] r257139 - Remove static global GCNames from Function.cpp and move it to the Context
Philip Reames via llvm-commits
- [llvm] r257139 - Remove static global GCNames from Function.cpp and move it to the Context
Philip Reames via llvm-commits
- [PATCH] D15982: [rs4gc] Optionally directly relocated vector of pointers
Philip Reames via llvm-commits
- [PATCH] D14308: [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
Philip Reames via llvm-commits
- [PATCH] D15990: [BranchFolding] Set correct mem refs
Philip Reames via llvm-commits
- [llvm] r257244 - [rs4gc] Optionally directly relocated vector of pointers
Philip Reames via llvm-commits
- [PATCH] D15982: [rs4gc] Optionally directly relocated vector of pointers
Philip Reames via llvm-commits
- [PATCH] D15982: [rs4gc] Optionally directly relocated vector of pointers
Philip Reames via llvm-commits
- [PATCH] D16019: [RS4GC] Update and simplify handling of Constants in findBaseDefiningValueOfVector().
Philip Reames via llvm-commits
- [llvm] r257184 - Do not ASSERTZEXT for i16 result of bitcast from f16 operand
Pirama Arumuga Nainar via llvm-commits
- [PATCH] D15438: Do not ASSERTZEXT for i16 result of bitcast from f16 operand
Pirama Arumuga Nainar via llvm-commits
- [PATCH] D15361: Do not lower VSETCC if operand is an f16 vector
Pirama Arumuga Nainar via llvm-commits
- [PATCH] D15847: [ShrinkWrap] Fix FindIDom to only have one kind of failure
Quentin Colombet via llvm-commits
- [PATCH] D15472: [GlobalISel] ] Add a generic machine opcode for ADD.
Quentin Colombet via llvm-commits
- [llvm] r256959 - [X86] Correctly model TLS calls w.r.t. frame requirements.
Quentin Colombet via llvm-commits
- [llvm] r256959 - [X86] Correctly model TLS calls w.r.t. frame requirements.
Quentin Colombet via llvm-commits
- [PATCH] D14901: [X86][SSE] Improve i16 splatting shuffles
Quentin Colombet via llvm-commits
- [PATCH] D14901: [X86][SSE] Improve i16 splatting shuffles
Quentin Colombet via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Quentin Colombet via llvm-commits
- [llvm] r257012 - [ShrinkWrapping] Give up on irreducible CFGs.
Quentin Colombet via llvm-commits
- [PATCH] D15983: [GlobalISel] Add the proper cmake plumbing.
Quentin Colombet via llvm-commits
- [PATCH] D15983: [GlobalISel] Add the proper cmake plumbing.
Quentin Colombet via llvm-commits
- [PATCH] D15983: [GlobalISel] Add the proper cmake plumbing.
Quentin Colombet via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Quentin Colombet via llvm-commits
- [PATCH] D15860: Remove CloningDirector and associated code
Reid Kleckner via llvm-commits
- [www] r256745 - [FOSDEM] Changing Arnaud's title, swapping AAP talks
Renato Golin via llvm-commits
- [PATCH] D15663: [AArch64]: Add support for Exynos-M1
Renato Golin via llvm-commits
- [PATCH] D15529: Mark arm as the 32bit variant of aarch64 in Triple
Renato Golin via llvm-commits
- [PATCH] D15792: [AArch64] Turn off PredictableSelectIsExpensive on the Cortex-A57
Renato Golin via llvm-commits
- [PATCH] D15950: [ARM] Fix several state persistence bugs
Renato Golin via llvm-commits
- [PATCH] D15033: tools/llvm-config: improve shared library support
Richard Diamond via llvm-commits
- [llvm] r257279 - [JumpThreading] Don't forget to report that the IR changed
Roman Divacky via llvm-commits
- [polly] r257170 - Call assumeNoOutOfBound only in updateDimensionality
Roman Gareev via llvm-commits
- [PATCH] D15828: [PGO] Passmanagerbuilder change that enable IR level PGO instrumentation
Rong Xu via llvm-commits
- [PATCH] D16015: [PGO] Create the profile data variable before the lowering
Rong Xu via llvm-commits
- [PATCH] D16016: [PGO] instrumentation for indirect call value profiling
Rong Xu via llvm-commits
- [PATCH] D16015: [PGO] Create the profile data variable before the lowering
Rong Xu via llvm-commits
- [PATCH] D16016: [PGO] instrumentation for indirect call value profiling
Rong Xu via llvm-commits
- [PATCH] D16015: [PGO] Create the profile data variable before the lowering
Rong Xu via llvm-commits
- [lld] r256843 - Remove redundant typedef.
Rui Ueyama via llvm-commits
- [lld] r256844 - Consistently use 'Bss' instead of 'BSS'.
Rui Ueyama via llvm-commits
- [lld] r256845 - Update comments.
Rui Ueyama via llvm-commits
- [lld] r256846 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D15564: [ELF] - Optimize .eh_frame section: remove CIE if all FDEs referencing it were removed.
Rui Ueyama via llvm-commits
- [PATCH] D15824: [ELF/AARCH64] - Implemented R_AARCH64_TSTBR14 relocation.
Rui Ueyama via llvm-commits
- [PATCH] D15809: [ELF/AARCH64] - Implemented R_AARCH64_CONDBR19 relocation.
Rui Ueyama via llvm-commits
- [PATCH] D15775: Add debugger rendezvous DT_DEBUG .dynamic entry
Rui Ueyama via llvm-commits
- [PATCH] D15806: [ELF/AARCH64] - Implemented R_AARCH64_IRELATIVE relocation.
Rui Ueyama via llvm-commits
- [PATCH] D15383: [ELF] - R_386_GOTOFF relocation implemented.
Rui Ueyama via llvm-commits
- [lld] r256850 - Add comments.
Rui Ueyama via llvm-commits
- [PATCH] D15896: ELF: Implement --wrap.
Rui Ueyama via llvm-commits
- [lld] r256867 - Make findFile() a member function of SymbolTable to simplify. NFC.
Rui Ueyama via llvm-commits
- [lld] r256869 - Remove SymbolTable::isUndefined.
Rui Ueyama via llvm-commits
- [lld] r256872 - Add comments.
Rui Ueyama via llvm-commits
- [lld] r256878 - Fix local variable naming.
Rui Ueyama via llvm-commits
- [lld] r256879 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [lld] r256880 - Do not use templates to instantiate {Object, Shared}Files.
Rui Ueyama via llvm-commits
- [lld] r256893 - Simplify --whole-archive handling.
Rui Ueyama via llvm-commits
- [lld] r256894 - Remove redundant this->.
Rui Ueyama via llvm-commits
- [lld] r256898 - Rename SharedFile::parse -> SharedFile::parseRest.
Rui Ueyama via llvm-commits
- [lld] r256899 - Rename Comdats -> ComdatGroups.
Rui Ueyama via llvm-commits
- [lld] r256903 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [lld] r256905 - Add comments.
Rui Ueyama via llvm-commits
- [PATCH] D15896: ELF: Implement --wrap.
Rui Ueyama via llvm-commits
- [PATCH] D15896: ELF: Implement --wrap.
Rui Ueyama via llvm-commits
- [lld] r256970 - Remove unnecessary `lld::`.
Rui Ueyama via llvm-commits
- [lld] r256971 - Rename GroupEntryType -> uint32_X.
Rui Ueyama via llvm-commits
- [lld] r256981 - Add llvm_unreachable to unreachable code.
Rui Ueyama via llvm-commits
- [lld] r256984 - Simplify MipsReginfoInputSection.
Rui Ueyama via llvm-commits
- [lld] r256986 - Remove redundant `llvm::ELF::`.
Rui Ueyama via llvm-commits
- [lld] r256993 - Define align() and use that instead of RoundUpToAlignment().
Rui Ueyama via llvm-commits
- [lld] r256994 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [lld] r256995 - Use RoundUpToAlignment instead of writing the expression to round up.
Rui Ueyama via llvm-commits
- [lld] r257017 - ELF: Improve performance of string table construction.
Rui Ueyama via llvm-commits
- [lld] r257023 - [ELF] Add AMDGPU support
Rui Ueyama via llvm-commits
- [lld] r257072 - Fix typo.
Rui Ueyama via llvm-commits
- [PATCH] D15954: [old ELF] Remove AMDGPU target
Rui Ueyama via llvm-commits
- [lld] r257023 - [ELF] Add AMDGPU support
Rui Ueyama via llvm-commits
- [lld] r257075 - ELF: Implement --wrap.
Rui Ueyama via llvm-commits
- [lld] r257076 - ELF: Move error checking code of the driver into one place. NFC.
Rui Ueyama via llvm-commits
- [lld] r257077 - ELF: Split LinkerDriver::createFiles. NFC.
Rui Ueyama via llvm-commits
- [lld] r257078 - ELF: Make private functions private.
Rui Ueyama via llvm-commits
- [lld] r257080 - Remove unnecessary type casts.
Rui Ueyama via llvm-commits
- [lld] r257081 - Remove useless local variable.
Rui Ueyama via llvm-commits
- [lld] r257082 - Fix local variable name.
Rui Ueyama via llvm-commits
- [lld] r257080 - Remove unnecessary type casts.
Rui Ueyama via llvm-commits
- [lld] r257080 - Remove unnecessary type casts.
Rui Ueyama via llvm-commits
- [PATCH] D15964: Add a comment for AMDGPU relocateOne().
Rui Ueyama via llvm-commits
- [lld] r257095 - Add a comment for AMDGPU relocateOne().
Rui Ueyama via llvm-commits
- [lld] r257096 - Revert "Remove unnecessary type casts."
Rui Ueyama via llvm-commits
- [PATCH] D15971: ELF: Remove dead code.
Rui Ueyama via llvm-commits
- [lld] r257119 - ELF: Simplify Target::isSizeReloc and add comments.
Rui Ueyama via llvm-commits
- [lld] r257140 - Add a comment.
Rui Ueyama via llvm-commits
- [lld] r257141 - ELF: Remove SIZE relocs from isRelRelative.
Rui Ueyama via llvm-commits
- [lld] r257203 - ELF: Remove dead code.
Rui Ueyama via llvm-commits
- [lld] r257211 - ELF: Consistently return SymbolBody * from SymbolTable::add functions.
Rui Ueyama via llvm-commits
- [lld] r257212 - Add comments.
Rui Ueyama via llvm-commits
- [lld] r257214 - Remove an empty constructor.
Rui Ueyama via llvm-commits
- [lld] r257216 - Update comments.
Rui Ueyama via llvm-commits
- [lld] r257217 - Use shorter name. NFC.
Rui Ueyama via llvm-commits
- [lld] r257218 - Group members to match a comment. NFC.
Rui Ueyama via llvm-commits
- [lld] r257220 - COFF: Rename RoundUpToAlignment -> align.
Rui Ueyama via llvm-commits
- [PATCH] D15714: [ELF] - improved relocation-copy.s test (added R_X86_64_32 relocations)
Rui Ueyama via llvm-commits
- [PATCH] D15712: [ELF] - implemented --eh-frame-hdr command line option.
Rui Ueyama via llvm-commits
- [lld] r257243 - COFF: Implement DLL symbol forwarding.
Rui Ueyama via llvm-commits
- [llvm] r255175 - [X86] Enable shrink-wrapping by default, but keep it disabled for stack frames
Sanjay Patel via llvm-commits
- [llvm] r256394 - [InstCombine] transform more extract/insert pairs into shuffles (PR2109)
Sanjay Patel via llvm-commits
- [PATCH] D15878: [InstCombine] insert a new shuffle before its uses (PR26015)
Sanjay Patel via llvm-commits
- [llvm] r256857 - [InstCombine] insert a new shuffle before its uses (PR26015)
Sanjay Patel via llvm-commits
- [PATCH] D15878: [InstCombine] insert a new shuffle before its uses (PR26015)
Sanjay Patel via llvm-commits
- [PATCH] D15331: PR25754: implement result legalization for UDIVREM8_ZEXT_HREG
Sanjay Patel via llvm-commits
- [PATCH] D15378: [X86] Determine if target shuffle contains zero elements
Sanjay Patel via llvm-commits
- [PATCH] D15894: Implement load to store => memcpy in MemCpyOpt for aggregates
Sanjay Patel via llvm-commits
- [llvm] r256871 - [LibCallSimplfier] use instruction-level fast-math-flags for fmin/fmax transforms
Sanjay Patel via llvm-commits
- [llvm] r256871 - [LibCallSimplfier] use instruction-level fast-math-flags for fmin/fmax transforms
Sanjay Patel via llvm-commits
- [llvm] r256881 - fix typos; NFC
Sanjay Patel via llvm-commits
- [llvm] r256883 - fix typo; NFC
Sanjay Patel via llvm-commits
- [llvm] r256884 - A (B + C) = A B + A C ; NFCI
Sanjay Patel via llvm-commits
- [llvm] r256889 - use std::max ; NFCI
Sanjay Patel via llvm-commits
- [llvm] r256891 - rangify; NFCI
Sanjay Patel via llvm-commits
- [PATCH] D15378: [X86] Determine if target shuffle contains zero elements
Sanjay Patel via llvm-commits
- [llvm] r256957 - refactor divrem8 lowering; NFCI
Sanjay Patel via llvm-commits
- [llvm] r256964 - [LibCallSimplifier] use instruction-level fast-math-flags for tan/atan transform
Sanjay Patel via llvm-commits
- [llvm] r256973 - [LibCallSimplifier] less indenting; NFCI
Sanjay Patel via llvm-commits
- [PATCH] D15937: [LibCallSimplifier] use instruction-level fast-math-flags to transform sqrt calls
Sanjay Patel via llvm-commits
- [llvm] r256998 - rangify; NFCI
Sanjay Patel via llvm-commits
- [llvm] r256964 - [LibCallSimplifier] use instruction-level fast-math-flags for tan/atan transform
Sanjay Patel via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel via llvm-commits
- [PATCH] D15981: [InstCombine] insert a new shuffle in a safe place (PR25999)
Sanjay Patel via llvm-commits
- [PATCH] D15981: [InstCombine] insert a new shuffle in a safe place (PR25999)
Sanjay Patel via llvm-commits
- [PATCH] D15981: [InstCombine] insert a new shuffle in a safe place (PR25999)
Sanjay Patel via llvm-commits
- [llvm] r257133 - [InstCombine] insert a new shuffle in a safe place (PR25999)
Sanjay Patel via llvm-commits
- [PATCH] D15981: [InstCombine] insert a new shuffle in a safe place (PR25999)
Sanjay Patel via llvm-commits
- [llvm] r257200 - [DAGCombiner] don't dereference an operand that doesn't exist (PR26070)
Sanjay Patel via llvm-commits
- [PATCH] D15134: Part 1 to fix x86_64 fp128 calling convention.
Sanjay Patel via llvm-commits
- [llvm] r257213 - variable names start with an upper case letter; NFC
Sanjay Patel via llvm-commits
- [llvm] r257226 - rangify; NFCI
Sanjay Patel via llvm-commits
- [llvm] r257227 - don't repeat variable/function names in comments; NFC
Sanjay Patel via llvm-commits
- [PATCH] D15949: [mips] Changed the way expressions in instructions are printed to support different kinds of expressions.
Scott Egerton via llvm-commits
- [PATCH] D13592: [MC] Fixed parsing of macro arguments where expressions with spaces are present.
Scott Egerton via llvm-commits
- [llvm] r257064 - [InstCombine] Look through PHIs, GEPs, IntToPtrs and PtrToInts to expose more constants when comparing GEPs
Silviu Baranga via llvm-commits
- [llvm] r257067 - Fix build after r257064: we should be returning false, not nullptr
Silviu Baranga via llvm-commits
- [llvm] r257069 - Revert r257064. It caused failures in some sanitizer tests.
Silviu Baranga via llvm-commits
- [llvm] r257164 - Re-commit r257064, this time with a fixed assert
Silviu Baranga via llvm-commits
- [llvm] r257167 - InstCombineCompares.cpp: Fix a warning. [-Wbraced-scalar-init]
Silviu Baranga via llvm-commits
- [llvm] r257164 - Re-commit r257064, this time with a fixed assert
Silviu Baranga via llvm-commits
- [llvm] r256782 - [X86][SSE] Ensure BLENDPD/BLENDPS/PBLEND inputs are both of the correct input type
Simon Pilgrim via llvm-commits
- [llvm] r256819 - [X86][SSE] Merge PerformBLENDICombine into PerformShuffleCombine
Simon Pilgrim via llvm-commits
- [PATCH] D15250: Detecte vector reduction operations just before instruction selection.
Simon Pilgrim via llvm-commits
- [PATCH] D15378: [X86] Determine if target shuffle contains zero elements
Simon Pilgrim via llvm-commits
- [llvm] r256921 - [X86][SSE] An empty target shuffle mask is always a failure.
Simon Pilgrim via llvm-commits
- [llvm] r256922 - [X86][SSE] There is no zmm addsubpd/addsubps instruction.
Simon Pilgrim via llvm-commits
- [PATCH] D15378: [X86] Determine if target shuffle contains zero elements
Simon Pilgrim via llvm-commits
- [PATCH] D15378: [X86] Determine if target shuffle contains zero elements
Simon Pilgrim via llvm-commits
- [llvm] r256992 - [X86] Determine if target shuffle can contain zero elements
Simon Pilgrim via llvm-commits
- [PATCH] D15378: [X86] Determine if target shuffle contains zero elements
Simon Pilgrim via llvm-commits
- [llvm] r257046 - [X86][SSE} Add INSERTPS as a target shuffle
Simon Pilgrim via llvm-commits
- [llvm] r257055 - [X86][AVX] Match broadcast loads through a bitcast
Simon Pilgrim via llvm-commits
- [llvm] r257264 - [X86][AVX] Add support for i64 broadcast loads on 32-bit targets
Simon Pilgrim via llvm-commits
- [llvm] r257266 - [X86][AVX] Match broadcast loads through a bitcast
Simon Pilgrim via llvm-commits
- [PATCH] D15082: Fix the cross compilation of unit tests. NFC
Sumanth Gundapaneni via llvm-commits
- [PATCH] D15940: Add verifier pass for finding GC relocation bugs
Swaroop Sridhar via llvm-commits
- [www] r256743 - Fix the fosdem date
Sylvestre Ledru via llvm-commits
- [PATCH] D15529: Mark arm as the 32bit variant of aarch64 in Triple
Tamas Berghammer via llvm-commits
- [llvm] r257048 - Mark arm as the 32bit variant of aarch64 in Triple
Tamas Berghammer via llvm-commits
- [PATCH] D15529: Mark arm as the 32bit variant of aarch64 in Triple
Tamas Berghammer via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
Tejas via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Teresa Johnson via llvm-commits
- [llvm] r255909 - [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [llvm] r255909 - [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
- [llvm] r255909 - [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Teresa Johnson via llvm-commits
- [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata
Teresa Johnson via llvm-commits
- [llvm] r256938 - Add unittest for new CanReplace flag on MDNodes
Teresa Johnson via llvm-commits
- [llvm] r255909 - [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Teresa Johnson via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Teresa Johnson via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Teresa Johnson via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Teresa Johnson via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Teresa Johnson via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Teresa Johnson via llvm-commits
- [llvm] r257000 - Always treat DISubprogram reached by DIImportedEntity as needed.
Teresa Johnson via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Teresa Johnson via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Teresa Johnson via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Teresa Johnson via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [llvm] r257171 - [ThinLTO] Delay metadata materializtion in function importer
Teresa Johnson via llvm-commits
- [llvm] r257174 - [ThinLTO] Enable in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [PATCH] D15696: [ThinLTO] Enable in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [llvm] r257181 - [ThinLTO] Use new in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [llvm] r257181 - [ThinLTO] Use new in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [llvm] r257181 - [ThinLTO] Use new in-place symbol changes for exporting module
Teresa Johnson via llvm-commits
- [llvm] r255909 - [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
- Debug info questy (was Re: [llvm] r256003 - [ThinLTO/LTO] Don't link in unneeded metadata)
Teresa Johnson via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Than McIntosh via llvm-commits
- [llvm] r257039 - ARM: support TLS accesses on Darwin platforms
Tim Northover via llvm-commits
- [PATCH] D15617: Add call sequence start and end for __tls_get_addr
Tim Shen via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Tim Shen via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Tim Shen via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Tim Shen via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Tim Shen via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Tim Shen via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Tim Shen via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Tim Shen via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Tim Shen via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Tim Shen via llvm-commits
- [llvm] r257192 - Test commit access - add a blank line in comment.
Tim Shen via llvm-commits
- [PATCH] D15617: Add call sequence start and end for __tls_get_addr
Tim Shen via llvm-commits
- [PATCH] D15906: [Vectorization] Actually return from error case in isStridedPtr
Tim Shen via llvm-commits
- [PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
Timon Van Overveldt via llvm-commits
- [PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
Timon Van Overveldt via llvm-commits
- [PATCH] D15442: Fix for pr24346: arm asm label calculation error in sub
Ting-Yuan Huang via llvm-commits
- [llvm] r257215 - [Hexagon] Replace a static member variable in HexagonCVIResource (NFC)
Tobias Edler von Koch via llvm-commits
- [polly] r255922 - Fix delinearization of fortran arrays
Tobias Grosser via llvm-commits
- [PATCH] D15679: [FIX] Schedule generation PR25879
Tobias Grosser via llvm-commits
- [polly] r256825 - TODO: We do not use -independent-blocks any more (Open -> Done)
Tobias Grosser via llvm-commits
- [polly] r256826 - TODO: Polly can handle boolean expressions (Open->Done)
Tobias Grosser via llvm-commits
- [polly] r256914 - ScopInfo: use getStmtForRegionNode to simplify code slightly
Tobias Grosser via llvm-commits
- [PATCH] D15679: [FIX] Schedule generation PR25879
Tobias Grosser via llvm-commits
- [PATCH] D15679: [FIX] Schedule generation PR25879
Tobias Grosser via llvm-commits
- [PATCH] D15679: [FIX] Schedule generation PR25879
Tobias Grosser via llvm-commits
- [polly] r256940 - Define buildScheduleRec on RegionNodes and pull out the tree traversal [NFC]
Tobias Grosser via llvm-commits
- [PATCH] D15416: Polybench: Remove undefined behavior introduce in r241675
Tobias Grosser via llvm-commits
- [PATCH] D15826: AMDGPU: Avoid assertions after SGPR spilling failed
Tom Stellard via llvm-commits
- [PATCH] D15724: AMDGPU/SI: fix scratch resource register allocation on Tonga & Iceland
Tom Stellard via llvm-commits
- [PATCH] D15764: AMDGPU/SI: Consolidate FLAT patterns
Tom Stellard via llvm-commits
- [llvm] r256775 - AMDGPU/SI: Move VI SMEM pattern back into VIInstructions.td
Tom Stellard via llvm-commits
- [llvm] r256394 - [InstCombine] transform more extract/insert pairs into shuffles (PR2109)
Tom Stellard via llvm-commits
- [www-releases] r256777 - Add 3.7.1 binaries / source code
Tom Stellard via llvm-commits
- [llvm] r256807 - AMDGPU/SI: Consolidate FLAT patterns
Tom Stellard via llvm-commits
- [PATCH] D15878: [InstCombine] insert a new shuffle before its uses (PR26015)
Tom Stellard via llvm-commits
- [llvm] r256810 - AMDGPU/SI: Select non-uniform constant addrspace loads to flat instructions for HSA
Tom Stellard via llvm-commits
- [PATCH] D14626: AMDGPU: Add support for global variable sections
Tom Stellard via llvm-commits
- [PATCH] D15724: AMDGPU/SI: fix scratch resource register allocation on Tonga & Iceland
Tom Stellard via llvm-commits
- [lld] r257023 - [ELF] Add AMDGPU support
Tom Stellard via llvm-commits
- [PATCH] D15898: AMDGPU/SI: xnack_mask is always reserved on VI
Tom Stellard via llvm-commits
- [PATCH] D15875: AMDGPU/SI: Fold operands with sub-registers
Tom Stellard via llvm-commits
- [lld] r257027 - [ELF] Fix amdgpu tests
Tom Stellard via llvm-commits
- [lld] r257029 - [ELF] Fix REQUIRES line in amdgpu tests
Tom Stellard via llvm-commits
- [PATCH] D15951: AMDGPU: Emit functions sizes
Tom Stellard via llvm-commits
- [PATCH] D15952: AMDGPU/SI: Emit global variable sizes when targeting HSA
Tom Stellard via llvm-commits
- [PATCH] D15954: [old ELF] Remove AMDGPU target
Tom Stellard via llvm-commits
- [lld] r257023 - [ELF] Add AMDGPU support
Tom Stellard via llvm-commits
- [lld] r257023 - [ELF] Add AMDGPU support
Tom Stellard via llvm-commits
- [PATCH] D15951: AMDGPU: Emit functions sizes
Tom Stellard via llvm-commits
- [PATCH] D15951: AMDGPU: Emit functions sizes
Tom Stellard via llvm-commits
- [PATCH] D15964: Add a comment for AMDGPU relocateOne().
Tom Stellard via llvm-commits
- [llvm] r257172 - AMDGPU: Emit functions sizes
Tom Stellard via llvm-commits
- [llvm] r257173 - AMDGPU/SI: Emit global variable sizes when targeting HSA
Tom Stellard via llvm-commits
- [PATCH] D15614: TargetRegisterInfo: Add getRegAsmName()
Tom Stellard via llvm-commits
- [PATCH] D16002: AMDGPU: Remove dead target dag combine
Tom Stellard via llvm-commits
- [PATCH] D16010: AMDGPU: Emit note directive for HSA even if there are no functions
Tom Stellard via llvm-commits
- [PATCH] D16010: AMDGPU: Emit note directive for HSA even if there are no functions
Tom Stellard via llvm-commits
- [PATCH] D16010: AMDGPU: Emit note directive for HSA even if there are no functions
Tom Stellard via llvm-commits
- [PATCH] D16010: AMDGPU: Emit note directive for HSA even if there are no functions
Tom Stellard via llvm-commits
- [PATCH] D15865: AMDGPU: Less hardcoding of cost values
Tom Stellard via llvm-commits
- [PATCH] D15665: GlobalsAA: InaccessibleMemOnly does not mean ReadNone.
Vaivaswatha Nagaraj via llvm-commits
- [PATCH] D15665: GlobalsAA: InaccessibleMemOnly does not mean ReadNone.
Vaivaswatha Nagaraj via llvm-commits
- [PATCH] D15919: Revert "GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMemOnly and InaccessibleMemOrArgMemOnly attributes"
Vaivaswatha Nagaraj via llvm-commits
- [PATCH] D15922: [NOP][Cloning] Add comment to cloneLoopWithPreheader() mentioningthat it does not update LoopInfo for sub-loops.
Vaivaswatha Nagaraj via llvm-commits
- [llvm] r256667 - [PGO]: Implement Func PGO name string compression
Vedant Kumar via llvm-commits
- [llvm] r256715 - [PGO] Cleanup: Use covmap header definition in the template file
Vedant Kumar via llvm-commits
- [PATCH] D15852: [PGO]: Simplify coverage data lowering code
Vedant Kumar via llvm-commits
- [PATCH] D15852: [PGO]: Simplify coverage data lowering code
Vedant Kumar via llvm-commits
- [llvm] r256991 - [Bitcode] Remove superflous compatibility tests
Vedant Kumar via llvm-commits
- [compiler-rt] r257110 - [cmake] Add InstrProfilingWriter to libclang_rt on Darwin
Vedant Kumar via llvm-commits
- [compiler-rt] r257118 - [cmake] Indentation fix (NFC)
Vedant Kumar via llvm-commits
- [compiler-rt] r257126 - [profile] Add comments to portability macros for readability (NFC)
Vedant Kumar via llvm-commits
- [PATCH] D15988: Remove static global GCNames from Function.cpp and move it to the Context
Vedant Kumar via llvm-commits
- [PATCH] D15997: [GCOV] Avoid emitting profile arcs for module and skeleton CU's
Vedant Kumar via llvm-commits
- [llvm] r255978 - Revert "[Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs"
Vedant Kumar via llvm-commits
- [PATCH] D16005: Display detailed profile summary in llvm-profdata tool
Vedant Kumar via llvm-commits
- [PATCH] D16039: Use proper dataflow ordering to speed convergence.This will converge the testcase on bug 26055 in 2 iterations.(data structures speedups to come to make even that faster)
Vikram TV via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Wei Mi via llvm-commits
- [PATCH] D15302: [Greedy regalloc] Replace analyzeSiblingValues with something new [Part1]
Wei Mi via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Weiming Zhao via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Weiming Zhao via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Weiming Zhao via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Weiming Zhao via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Weiming Zhao via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Weiming Zhao via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Weiming Zhao via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Weiming Zhao via llvm-commits
- [llvm] r256951 - Fix option desc in FunctionAttrs; NFC
Weiming Zhao via llvm-commits
- [llvm] r256952 - Filtering IR printing for print-after-all/print-before-all
Weiming Zhao via llvm-commits
- [llvm] r256954 - Revert r256952 due to lit test fails.
Weiming Zhao via llvm-commits
- [PATCH] D15776: Filtering IR printing for print-after-all/print-before-all
Weiming Zhao via llvm-commits
- [llvm] r256987 - Recommit r256952 "Filtering IR printing for print-after-all/print-before-all"
Weiming Zhao via llvm-commits
- [llvm] r257187 - Disable shrink-wrap for Thumb1
Weiming Zhao via llvm-commits
- [llvm] r257188 - RBIT Instruction only available for ARMv6t2 and above.
Weiming Zhao via llvm-commits
- [PATCH] D16028: If we don't recognise the target, explicitly specify the executable that can list targets.
Wilfred Hughes via llvm-commits
- [llvm] r256715 - [PGO] Cleanup: Use covmap header definition in the template file
Xinliang David Li via llvm-commits
- [llvm] r256774 - Update documantation
Xinliang David Li via llvm-commits
- [llvm] r256776 - [PGO]: reserve space for string to avoid excessive memory realloc/copy (non linear)
Xinliang David Li via llvm-commits
- [llvm] r256776 - [PGO]: reserve space for string to avoid excessive memory realloc/copy (non linear)
Xinliang David Li via llvm-commits
- [llvm] r256781 - [PGO]: Use efficient 'join' API for uncompressed string
Xinliang David Li via llvm-commits
- [llvm] r256784 - [PGO] Refactor string writer code
Xinliang David Li via llvm-commits
- [PATCH] D15828: [PGO] Passmanagerbuilder change that enable IR level PGO instrumentation
Xinliang David Li via llvm-commits
- [llvm] r256785 - [PGO] Simplify string parsing
Xinliang David Li via llvm-commits
- [llvm] r256667 - [PGO]: Implement Func PGO name string compression
Xinliang David Li via llvm-commits
- [llvm] r256667 - [PGO]: Implement Func PGO name string compression
Xinliang David Li via llvm-commits
- [llvm] r256796 - Add explicit string checks in test
Xinliang David Li via llvm-commits
- [PATCH] D15833: [PGO] Enable clang to pass compiler-rt profile support library to linker on Windows
Xinliang David Li via llvm-commits
- [compiler-rt] r256848 - [PGO] Enable building compiler-rt profile support library on Windows
Xinliang David Li via llvm-commits
- [llvm] r256895 - More fix to coverage documentation
Xinliang David Li via llvm-commits
- [compiler-rt] r256848 - [PGO] Enable building compiler-rt profile support library on Windows
Xinliang David Li via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Xinliang David Li via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Xinliang David Li via llvm-commits
- [PATCH] D15798: Fix for Bug 24852 (crash with -debug -instcombine)
Xinliang David Li via llvm-commits
- [llvm] r257091 - [PGO] Simplify coverage mapping lowering
Xinliang David Li via llvm-commits
- [llvm] r257108 - [PGO] Minor refactoring /NFC
Xinliang David Li via llvm-commits
- [compiler-rt] r257109 - Sync up InstrProfData.inc file
Xinliang David Li via llvm-commits
- [llvm] r257123 - [PGO] : Removing trailing space/define new macro/NFC
Xinliang David Li via llvm-commits
- [compiler-rt] r257124 - Sync up InstrProfData.inc
Xinliang David Li via llvm-commits
- [llvm] r257143 - [PGO] Fix a bug in InstProfWriter addRecord
Xinliang David Li via llvm-commits
- [llvm] r257145 - [PGO] Ensure vp data in indexed profile always sorted
Xinliang David Li via llvm-commits
- [compiler-rt] r257146 - [PGO] Update test to match sorted output
Xinliang David Li via llvm-commits
- [compiler-rt] r257147 - [PGO] Use new macro introduced/NFC
Xinliang David Li via llvm-commits
- [compiler-rt] r257151 - Use more strict checks for merge Profile results
Xinliang David Li via llvm-commits
- [llvm] r257153 - Add value site truncation unit test
Xinliang David Li via llvm-commits
- [llvm] r257194 - Minor fix -- use the right version enum/NFC
Xinliang David Li via llvm-commits
- [compiler-rt] r257195 - Sync up InstrProfData.inc
Xinliang David Li via llvm-commits
- [PATCH] D15541: [PGO] generate different version for FE instrumentation and IR level instrumentation profiles
Xinliang David Li via llvm-commits
- [PATCH] D15540: [PGO] differentiate FE instrumentation and IR level instrumentation profiles
Xinliang David Li via llvm-commits
- [llvm] r257224 - [PGO] Introducing version mask macro/NFC
Xinliang David Li via llvm-commits
- [compiler-rt] r257225 - [PGO] Introducing version mask macro/NFC (sync)
Xinliang David Li via llvm-commits
- [compiler-rt] r257230 - [PGO] Add runtime hook so that IR instrumentation can override version
Xinliang David Li via llvm-commits
- [compiler-rt] r257232 - Fix typo in comment
Xinliang David Li via llvm-commits
- [PATCH] D16015: [PGO] Create the profile data variable before the lowering
Xinliang David Li via llvm-commits
- [llvm] r257295 - Move coveragemap_error enum into coverage namespace and InstrProf.h /NFC
Xinliang David Li via llvm-commits
- [llvm] r257295 - Move coveragemap_error enum into coverage namespace and InstrProf.h /NFC
Xinliang David Li via llvm-commits
- [llvm] r257311 - Move all decls in coverage namespace into CoverageMapping.h/NFC
Xinliang David Li via llvm-commits
- Fix LTO unreferenced symbol bug due to alias renaming
Yin Ma via llvm-commits
- Fix LTO unreferenced symbol bug due to alias renaming
Yin Ma via llvm-commits
- Fix LTO unreferenced symbol bug due to alias renaming
Yin Ma via llvm-commits
- Fix LTO unreferenced symbol bug due to alias renaming
Yin Ma via llvm-commits
- [llvm] r256892 - Fixing PR25717: fatal IO error writing large outputs to console on Windows.
Yunzhong Gao via llvm-commits
- [PATCH] D15553: PR25717: fatal IO error writing large outputs to console on Windows
Yunzhong Gao via llvm-commits
- [llvm] r256896 - Hopefully fix a mingw32 buildbot (i686-mingw32-RA-on-linux) which does not have
Yunzhong Gao via llvm-commits
- [llvm] r256901 - Another attempt at fixing the i686-mingw32-RA-on-linux buildbot.
Yunzhong Gao via llvm-commits
- [llvm] r256902 - Another attempt at fixing the i686-mingw32-RA-on-linux buildbot. I am getting
Yunzhong Gao via llvm-commits
- [llvm] r256904 - Do not define NOGDI. Mingw defines LOGFONTW type in wingdi.h and the mingw
Yunzhong Gao via llvm-commits
- [PATCH] D15553: PR25717: fatal IO error writing large outputs to console on Windows
Yunzhong Gao via llvm-commits
- [PATCH] D16000: Add "/dev/console" as a special file name to lit
Yunzhong Gao via llvm-commits
- [PATCH] D15932: RBIT Instruction only available for ARMv6t2 and above.
Z. Zheng via llvm-commits
- [PATCH] D15932: RBIT Instruction only available for ARMv6t2 and above.
Z. Zheng via llvm-commits
- [PATCH] D15393: [X86] Order the local stack symbols to improve code size and locality.
Zia Ansari via llvm-commits
- [PATCH] D16014: CannotBeOrderedLessThanZero: add some missing cases
escha via llvm-commits
- [PATCH] D16014: CannotBeOrderedLessThanZero: add some missing cases
escha via llvm-commits
- [PATCH] D15682: memory leak in LegacyPassManager.cpp
hui wu via llvm-commits
- [PATCH] D14128: Enable readobj to emit readelf like output.
khemant at codeaurora.org via llvm-commits
- [PATCH] D14128: Enable readobj to emit readelf like output.
khemant at codeaurora.org via llvm-commits
- [PATCH] D14128: Enable readobj to emit readelf like output.
khemant at codeaurora.org via llvm-commits
- [PATCH] D15943: Add support for headerpad_max_install_names cmdline option
kledzik at apple.com via llvm-commits
- [PATCH] D15856: [AVX512] add PSRAV Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15856: [AVX512] add PSRAV Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15885: [AVX512] add PSLLD and PSLLQ Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15889: [AVX512] add PSLLW and PSLLV Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15889: [AVX512] add PSLLW and PSLLV Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15925: [AVX512] add PSHUFHW and PSHUFLW Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15925: [AVX512] add PSHUFHW and PSHUFLW Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15934: [AVX512] add PSHUFD Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15856: [AVX512] add PSRAV Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15889: [AVX512] add PSLLW and PSLLV Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15856: [AVX512] add PSRAV Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15856: [AVX512] add PSRAV Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15955: [AVX512] add PRORVQ and PRORVD Intrinsic
michael zuckerman via llvm-commits
- [PATCH] D15146: [InstCombine] Look through PHIs, GEPs, IntToPtrs and PtrToInts to expose more constants when comparing GEPs
silviu.baranga at arm.com via llvm-commits
- [PATCH] implement getMangledTypeStr for literal struct types
via llvm-commits
- [llvm] r257253 - [BranchFolding] Set correct mem refs
박준모 via llvm-commits
- [llvm] r257253 - [BranchFolding] Set correct mem refs
박준모 via llvm-commits
Last message date:
Sun Jan 10 23:58:19 PST 2016
Archived on: Sun Jan 10 23:57:59 PST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).