The Week Of Monday 16 November 2015 Archives by date
Starting: Mon Nov 16 00:00:16 PST 2015
Ending: Sun Nov 22 23:35:53 PST 2015
Messages: 1798
- [PATCH] D14275: Make createReferenceType take size and align
Phabricator via llvm-commits
- [llvm] r253187 - Fix r253186 test case
Keno Fischer via llvm-commits
- [PATCH] D14694: [ARM] Prevent use of a value pointed by end() iterator when placing a jump table
Petr Pavlu via llvm-commits
- [PATCH] D14694: [ARM] Prevent use of a value pointed by end() iterator when placing a jump table
James Molloy via llvm-commits
- [PATCH] D12345: [Reassociate]: Add intermediate subtract instructions created while negating to be redone later for more reassociate opportunities
Daniel Berlin via llvm-commits
- [lld] r253188 - Rename the gnu flavour to gnu old.
Rafael Espindola via llvm-commits
- [llvm] r253189 - Move helper classes into anonymous namespaces. NFC.
Benjamin Kramer via llvm-commits
- [PATCH] D14482: Define findModulesAndOffsets() unconditionally to unbreak build
Joerg Sonnenberger via llvm-commits
- [llvm] r253192 - [GlobalOpt] Address post-commit review comments on r253168
James Molloy via llvm-commits
- [PATCH] D14643: [tsan] Mark dl_iterate_phdr.cc test as unsupported on OS X
Alexander Potapenko via llvm-commits
- [PATCH] D14643: [tsan] Mark dl_iterate_phdr.cc test as unsupported on OS X
Kuba Brecka via llvm-commits
- [llvm] r253193 - [AArch64] ldr= pseudo-instruction silently ignored if register invalid
Oliver Stannard via llvm-commits
- [PATCH] D14696: [zorg][mips] Add a little endian version of clang-cmake-mips.
Daniel Sanders via llvm-commits
- [PATCH] D14656: [sanitizer] Stop unwinding the stack when a close-to-zero PC is found
Kuba Brecka via llvm-commits
- [PATCH] D14651: [AArch64] ldr= pseudo-instruction silently ignored if register invalid
Oliver Stannard via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Joerg Sonnenberger via llvm-commits
- [PATCH] D14148: [GlobalOpt] Demote globals to locals more aggressively
James Molloy via llvm-commits
- [PATCH] D14148: [GlobalOpt] Demote globals to locals more aggressively
James Molloy via llvm-commits
- [llvm] r253194 - Don't generate discriminators for calls to debug intrinsics
Pavel Labath via llvm-commits
- [PATCH] D14657: Don't generate discriminators for calls to debug intrinsics
Pavel Labath via llvm-commits
- [PATCH] D14697: [Verifier] Fix !dbg validation if Scope is the Subprogram
Keno Fischer via llvm-commits
- [PATCH] D14697: [Verifier] Fix !dbg validation if Scope is the Subprogram
Keno Fischer via llvm-commits
- [llvm] r253195 - Properly check if a CMPZ node is in fact comparing against zero
James Molloy via llvm-commits
- [PATCH] D14656: [sanitizer] Stop unwinding the stack when a close-to-zero PC is found
Alexander Potapenko via llvm-commits
- [llvm] r252606 - Reapply "[ARM] Combine CMOV into BFI where possible"
James Molloy via llvm-commits
- [PATCH] D14698: [tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONS
Kuba Brecka via llvm-commits
- [PATCH] D14637: [tsan] Don't demangle names not starting with "_Z"
Alexander Potapenko via llvm-commits
- [PATCH] D14637: [tsan] Don't demangle names not starting with "_Z"
Alexander Potapenko via llvm-commits
- [PATCH] D14218: [ELF2] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the object.
George Rimar via llvm-commits
- [PATCH] D14218: [ELF2] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the object.
George Rimar via llvm-commits
- [PATCH] D14656: [sanitizer] Stop unwinding the stack when a close-to-zero PC is found
Kuba Brecka via llvm-commits
- [llvm] r253196 - [ARM] Introduce subtarget features per ARM architecture.
Bradley Smith via llvm-commits
- [PATCH] D14660: [ARM] Introduce subtarget features per ARM architecture
Bradley Smith via llvm-commits
- [PATCH] D14643: [tsan] Mark dl_iterate_phdr.cc test as unsupported on OS X
Alexander Potapenko via llvm-commits
- [PATCH] D14643: [tsan] Mark dl_iterate_phdr.cc test as unsupported on OS X
Alexander Potapenko via llvm-commits
- [llvm] r253198 - [ARM] Allow TargetParser to accurately target architectures
Bradley Smith via llvm-commits
- [PATCH] D14661: [ARM] Allow TargetParser to accurately target architectures
Bradley Smith via llvm-commits
- [PATCH] D14664: [ARM] Match VABDL from log2 shuffles.
Charlie Turner via llvm-commits
- [PATCH] D14656: [sanitizer] Stop unwinding the stack when a close-to-zero PC is found
Alexander Potapenko via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
George Rimar via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Ismail Donmez via llvm-commits
- [PATCH] D14699: [GlobalOpt] Allow constant globals to be SRA'd
James Molloy via llvm-commits
- [PATCH] D14607: MS inline asm: produce "ambiguous" error when encountering "<type> ptr <reg name>"
Ziv Izhar via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Amjad Aboud via llvm-commits
- [PATCH] D14648: NFC refactorings in lib/Support/TargetParser.cpp
Renato Golin via llvm-commits
- [PATCH] D14648: NFC refactorings in lib/Support/TargetParser.cpp
A. Skrobov via llvm-commits
- [llvm] r253201 - NFC refactorings in lib/Support/TargetParser.cpp
Artyom Skrobov via llvm-commits
- [PATCH] D14648: NFC refactorings in lib/Support/TargetParser.cpp
Phabricator via llvm-commits
- [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
Daniel Sanders via llvm-commits
- [PATCH] D14655: [mips] Make the .eh_frame writable on FreeBSD to work around issues in the old linker.
Daniel Sanders via llvm-commits
- [PATCH] D14568: Handle ARMv6KZ naming
Renato Golin via llvm-commits
- [PATCH] D14701: [x86] add vmovss/sd missing encoding
Asaf Badouh 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] D14331: [X86][AVX512] add comi with Sae
Asaf Badouh via llvm-commits
- HA: [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
George Rimar via llvm-commits
- [PATCH] D13885: [mips][microMIPS] Implement RECIP.fmt, RINT.fmt, ROUND.L.fmt, ROUND.W.fmt, SEL.fmt, SELEQZ.fmt, SELNEQZ.fmt and CLASS.fmt
Hrvoje Varga via llvm-commits
- [PATCH] D14331: [X86][AVX512] add comi with Sae
Asaf Badouh via llvm-commits
- [PATCH] D14296: [LV][LAA] Add a layer over SCEV to apply run-time checked knowledge on SCEV expressions
silviu.baranga at arm.com via llvm-commits
- [compiler-rt] r253204 - [asan] Restored asynch signal test.
Yury Gribov via llvm-commits
- [compiler-rt] r253205 - [compiler-rt] [tsan] Enable intercept setjmp/longjmp for AArch64
Adhemerval Zanella via llvm-commits
- [PATCH] D14622: [compiler-rt] [tsan] Enable intercept setjmp/longjmp for AArch64
Adhemerval Zanella via llvm-commits
- [PATCH] D14568: Handle ARMv6KZ naming
A. Skrobov via llvm-commits
- [llvm] r253206 - Handle ARMv6KZ naming
Artyom Skrobov via llvm-commits
- [PATCH] D14568: Handle ARMv6KZ naming
Phabricator via llvm-commits
- [llvm] r253208 - [mips][ias] Allow whitespace after commas in inlineasm*.ll tests.
Daniel Sanders via llvm-commits
- [llvm] r253209 - [mips][ias] Accept $31 or $ra in hf16call32.ll. IAS prints the latter.
Daniel Sanders via llvm-commits
- [llvm] r253210 - [mips][ias] Remove spurious '; ' from inline assembly test.
Daniel Sanders via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Igor Breger via llvm-commits
- [PATCH] D14693: Vector of pointers in function attributes calculations
James Brodman via llvm-commits
- [llvm] r252722 - [X86] Replace LEAs with INC/DEC when profitable
Kuperstein, Michael M via llvm-commits
- [PATCH] D14703: [ELF2] Remove target specific code from GotPltSection.
Igor Kudrin via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Ed Maste via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Joerg Sonnenberger via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Joerg Sonnenberger via llvm-commits
- [PATCH] D14704: [mips][ias] Replace anchor comments with anchor instructions in tests.
Daniel Sanders via llvm-commits
- [llvm] r251113 - [CodeGen] Mark setjmp/catchret MBBs address-taken
Joerg Sonnenberger via llvm-commits
- [PATCH] D14497: [FunctionAttrs] Detect printf-like functions and propagate readonly+nocapture to variadic operands
James Molloy via llvm-commits
- [PATCH] D14705: [mips][ias] Explicitly disable IAS on tests that depend on not assembling.
Daniel Sanders via llvm-commits
- [PATCH] D14655: [mips] Make the .eh_frame writable on FreeBSD to work around issues in the old linker.
Ed Maste via llvm-commits
- [PATCH] D14148: [GlobalOpt] Demote globals to locals more aggressively
Mehdi Amini via llvm-commits
- [PATCH] D14148: [GlobalOpt] Demote globals to locals more aggressively
Mehdi AMINI via llvm-commits
- [PATCH] D14148: [GlobalOpt] Demote globals to locals more aggressively
James Molloy via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [compiler-rt] r253216 - tsan: replace macro check with constant check
Dmitry Vyukov via llvm-commits
- [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
Ed Maste via llvm-commits
- [compiler-rt] r252892 - tsan: disable abort_on_error for Go
Dmitry Vyukov via llvm-commits
- [PATCH] D14231: [Support] Use GetTempDir to get the temporary dir path on Windows.
Paweł Bylica via llvm-commits
- [PATCH] D14699: [GlobalOpt] Allow constant globals to be SRA'd
Mehdi AMINI via llvm-commits
- [PATCH] D14699: [GlobalOpt] Allow constant globals to be SRA'd
Daniel Berlin via llvm-commits
- [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
Daniel Sanders via llvm-commits
- [PATCH] D14645: [ARM, AArch64] Store source location for values in assembly files
Renato Golin via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
- [PATCH] D14646: [ARM, AArch64] Store source location of asm constant pool entries
Renato Golin via llvm-commits
- [llvm] r253217 - [WebAssembly] Prototype passes for register coloring and register stackifying.
Dan Gohman via llvm-commits
- [PATCH] D14699: [GlobalOpt] Allow constant globals to be SRA'd
James Molloy via llvm-commits
- [LNT] r253218 - [html] Fix tag closing in a number of places. NFC.
Arnaud A. de Grandmaison via llvm-commits
- [llvm] r253219 - [ARM, AArch64] Store source location for values in assembly files
Oliver Stannard via llvm-commits
- [PATCH] D14645: [ARM, AArch64] Store source location for values in assembly files
Oliver Stannard via llvm-commits
- [llvm] r253220 - [ARM, AArch64] Store source location of asm constant pool entries
Oliver Stannard via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel via llvm-commits
- [PATCH] D14646: [ARM, AArch64] Store source location of asm constant pool entries
Oliver Stannard via llvm-commits
- [PATCH] D14697: [Verifier] Fix !dbg validation if Scope is the Subprogram
David Blaikie via llvm-commits
- [PATCH] D14665: Support literal structs in mangled intrinsics.
Joseph Tremoulet via llvm-commits
- [LNT] r253221 - [html] Escape '&'. NFC.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Joerg Sonnenberger via llvm-commits
- [PATCH] D14519: [WebAssembly] Reverse the order of operands for br_if
Dan Gohman via llvm-commits
- [PATCH] D13631: [JIT/llvm-rtdyld] Don't waste cycles invalidating the Instruction cache
Lang Hames via llvm-commits
- [llvm] r253222 - [ARM] Prevent use of a value pointed by end() iterator when placing a jump table
Petr Pavlu via llvm-commits
- [PATCH] D14694: [ARM] Prevent use of a value pointed by end() iterator when placing a jump table
Phabricator via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
David Majnemer via llvm-commits
- [PATCH] D14708: [mips] Disable code generation through FastISel for MIPS32R6.
Vasileios Kalintiris via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
George Rimar via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
- [PATCH] D14708: [mips] Disable code generation through FastISel for MIPS32R6.
Daniel Sanders via llvm-commits
- [PATCH] D13631: [JIT/llvm-rtdyld] Don't waste cycles invalidating the Instruction cache
Lang Hames via llvm-commits
- [llvm] r253224 - [SimplifyLibCalls] Generalize a comment. This doesn't apply only to sqrt.
Davide Italiano via llvm-commits
- [PATCH] D14709: Use TargetRegisterInfo for printing MachineOperand register comments
Dan Gohman via llvm-commits
- [PATCH] D14607: MS inline asm: produce "ambiguous" error when encountering "<type> ptr <reg name>"
Reid Kleckner via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Rui Ueyama via llvm-commits
- [llvm] r253222 - [ARM] Prevent use of a value pointed by end() iterator when placing a jump table
David Blaikie via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel via llvm-commits
- [PATCH] D14482: Define findModulesAndOffsets() unconditionally to unbreak build
Reid Kleckner via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Yunlian Jiang via llvm-commits
- [PATCH] D14703: [ELF2] Remove target specific code from GotPltSection.
George Rimar via llvm-commits
- [llvm] r253225 - [mips] Disable code generation through FastISel for MIPS32R6.
Vasileios Kalintiris via llvm-commits
- [PATCH] D14708: [mips] Disable code generation through FastISel for MIPS32R6.
Vasileios Kalintiris via llvm-commits
- [PATCH] D14703: [ELF2] Remove target specific code from GotPltSection.
Rui Ueyama via llvm-commits
- [PATCH] D14703: [ELF2] Remove target specific code from GotPltSection.
Igor Kudrin via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D13631: [JIT/llvm-rtdyld] Don't waste cycles invalidating the Instruction cache
Lang Hames via llvm-commits
- [LNT] r253226 - [html] Table footer cells need to be in a row. NFC.
Arnaud A. de Grandmaison via llvm-commits
- [llvm] r251113 - [CodeGen] Mark setjmp/catchret MBBs address-taken
Reid Kleckner via llvm-commits
- [PATCH] D14703: [ELF2] Remove target specific code from GotPltSection.
George Rimar via llvm-commits
- [PATCH] D14710: [tsan] Skip malloc/free interceptors when we're inside symbolizer on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
Eugene via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14709: Use TargetRegisterInfo for printing MachineOperand register comments
Eric Christopher via llvm-commits
- [PATCH] D14712: [mips][ias] Range check uimm5 operands and fix several bugs this revealed.
Daniel Sanders via llvm-commits
- [zorg] r253237 - Always build the stage 2 cleanly.
Galina Kistanova via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14646: [ARM, AArch64] Store source location of asm constant pool entries
Jim Grosbach via llvm-commits
- [PATCH] D14692: [PGO] Refactor common profile dumping code for File and Buffer API
Vedant Kumar via llvm-commits
- [PATCH] D14148: [GlobalOpt] Demote globals to locals more aggressively
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r253238 - [LoopStrengthReduce] Don't increment iterator past the end of the BB
David Majnemer via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
David Blaikie via llvm-commits
- [PATCH] D12318: [ASan] Enable optional ASan recovery
Yury Gribov via llvm-commits
- [zorg] r253237 - Always build the stage 2 cleanly.
David Blaikie via llvm-commits
- [llvm] r253126 - Don't recompute LCSSA after loop-unrolling when possible.
Joerg Sonnenberger via llvm-commits
- [lld] r253239 - [ELF2] Remove target specific code from GotPltSection.
Igor Kudrin via llvm-commits
- [PATCH] D14148: [GlobalOpt] Demote globals to locals more aggressively
James Molloy via llvm-commits
- [PATCH] D14703: [ELF2] Remove target specific code from GotPltSection.
Igor Kudrin via llvm-commits
- [PATCH] D14148: [GlobalOpt] Demote globals to locals more aggressively
Mehdi Amini via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
Eugene Kosov via llvm-commits
- [PATCH] D14148: [GlobalOpt] Demote globals to locals more aggressively
James Molloy via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
David Blaikie via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
Rui Ueyama via llvm-commits
- [llvm] r253240 - Add intermediate subtract instructions to reassociation worklist.
Owen Anderson via llvm-commits
- [PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy
Anna Zaks via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
Eugene Kosov via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Simon Pilgrim via llvm-commits
- [zorg] r253237 - Always build the stage 2 cleanly.
Galina Kistanova via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Joerg Sonnenberger via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14664: [ARM] Match VABDL from log2 shuffles.
Renato Golin via llvm-commits
- [llvm] r253219 - [ARM, AArch64] Store source location for values in assembly files
Eric Christopher via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Rui Ueyama via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
David Blaikie via llvm-commits
- [zorg] r253237 - Always build the stage 2 cleanly.
David Blaikie via llvm-commits
- [zorg] r253243 - Switched from 'Debug+Assert to Release+Assert for llvm-s390x-linux1 builder.
Galina Kistanova via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14715: [Polly] Loop versioning after code generation (WIP)
Michael Kruse via llvm-commits
- [llvm] r253244 - Use the subtarget reference that we already have
Reid Kleckner via llvm-commits
- [llvm] r253245 - [WinEH] Don't let UnwindHelp alias the return address
Reid Kleckner via llvm-commits
- [PATCH] D14715: [Polly] Loop versioning after code generation (WIP)
Michael Kruse via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D14692: [PGO] Refactor common profile dumping code for File and Buffer API
David Li via llvm-commits
- [PATCH] D14692: [PGO] Refactor common profile dumping code for File and Buffer API
David Li via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
Eugene Kosov via llvm-commits
- [PATCH] D14716: [Assembler] Allow non-fatal errors after parsing
Oliver Stannard via llvm-commits
- [PATCH] D14717: [Assembler] Make fatal assembler errors non-fatal
Oliver Stannard via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Mehdi AMINI via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Cong Hou via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14688: [Polly] Introduce origin/kind for exit PHI node accesses
Michael Kruse via llvm-commits
- [PATCH] D14688: [Polly] Introduce origin/kind for exit PHI node accesses
Michael Kruse via llvm-commits
- [PATCH] D14681: cmake/lit: Add SPEC2000
Matthias Braun via llvm-commits
- [llvm] r253126 - Don't recompute LCSSA after loop-unrolling when possible.
Mikhail Zolotukhin via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Simon Pilgrim via llvm-commits
- [PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy
Kostya Serebryany via llvm-commits
- [PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy
Kostya Serebryany via llvm-commits
- [compiler-rt] r253216 - tsan: replace macro check with constant check
Kostya Serebryany via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Quentin Colombet via llvm-commits
- [PATCH] D14720: [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
Nathan Slingerland via llvm-commits
- [PATCH] D14552: Teach the inliner to track deoptimization state
Sanjoy Das via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Cong Hou via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
Tejas via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
David Blaikie via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Joerg Sonnenberger via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14664: [ARM] Match VABDL from log2 shuffles.
Tim Northover via llvm-commits
- [PATCH] D14722: Teach CMake how to run lit's testsuite as part of check-all
Jonathan Roelofs via llvm-commits
- [PATCH] D14683: [DAGCombiner] Vector constant folding for comparisons
Quentin Colombet via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Rafael Espíndola via llvm-commits
- [llvm] r253247 - Find available scratch register to use in function prologue and epilogue as part of shrink wrapping.
Kit Barton via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
Rui Ueyama via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Steve Canon via llvm-commits
- [PATCH] D14715: [Polly] Loop versioning after code generation (WIP)
Johannes Doerfert via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Rafael Espíndola via llvm-commits
- [PATCH] D14632: [MachineSink] Don't break ImplicitNulls
Sanjoy Das via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Rui Ueyama via llvm-commits
- [PATCH] D14692: [PGO] Refactor common profile dumping code for File and Buffer API
Vedant Kumar via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Joerg Sonnenberger via llvm-commits
- [PATCH] D14664: [ARM] Match VABDL from log2 shuffles.
Renato Golin via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Rafael Espíndola via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Quentin Colombet via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Joerg Sonnenberger via llvm-commits
- [PATCH] D14632: [MachineSink] Don't break ImplicitNulls
David Majnemer via llvm-commits
- [PATCH] D14676: [RuntimeDyld] Don't allocate unnecessary stub buffer space
Sanjoy Das via llvm-commits
- [PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
Rui Ueyama via llvm-commits
- [PATCH] D14716: [Assembler] Allow non-fatal errors after parsing
Tim Northover via llvm-commits
- [PATCH] D14231: [Support] Use GetTempDir to get the temporary dir path on Windows.
Aaron Ballman via llvm-commits
- [llvm] r253248 - [IR] Manage TheNoneToken with a std::unique_ptr
David Majnemer via llvm-commits
- [PATCH] D14724: [compiler-rt] [dfsan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [PATCH] D14717: [Assembler] Make fatal assembler errors non-fatal
Tim Northover via llvm-commits
- [PATCH] D14725: [compiler-rt] [dfsan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
David Majnemer via llvm-commits
- [llvm] r253249 - [WebAssembly] Reverse the order of operands for br_if
Derek Schuff via llvm-commits
- [PATCH] D14632: [MachineSink] Don't break ImplicitNulls
Sanjoy Das via llvm-commits
- [PATCH] D14519: [WebAssembly] Reverse the order of operands for br_if
Derek Schuff via llvm-commits
- [PATCH] D14519: [WebAssembly] Reverse the order of operands for br_if
Derek Schuff via llvm-commits
- [lld] r252979 - [elf2] Implement global dynamic tls.
Rui Ueyama via llvm-commits
- [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
Rafael Espíndola via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Simon Pilgrim via llvm-commits
- [llvm] r253251 - [WebAssembly] Fix function return type printing
Derek Schuff via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D14593: [WebAssembly] Fix function return type printing
Derek Schuff via llvm-commits
- [PATCH] D14593: [WebAssembly] Fix function return type printing
Derek Schuff via llvm-commits
- [PATCH] D14593: [WebAssembly] Fix function return type printing
Derek Schuff via llvm-commits
- [llvm] r253253 - [PR25538]: Fix a failure caused by r253126.
Michael Zolotukhin via llvm-commits
- [PATCH] D14669: [EH] Keep filter types even if the type has been caught.
Andy Kaylor via llvm-commits
- [llvm] r253126 - Don't recompute LCSSA after loop-unrolling when possible.
Mikhail Zolotukhin via llvm-commits
- [PATCH] D14632: [MachineSink] Don't break ImplicitNulls
David Majnemer via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Ivan Baev via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Cong Hou via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Cong Hou via llvm-commits
- [PATCH] D14588: [X86][SSE] Transform truncation from v8i32/v16i32 to v8i8/v16i8 into bitand and X86ISD::PACKUS operations during DAG combine.
Cong Hou via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Akira Hatanaka via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Quentin Colombet via llvm-commits
- [PATCH] D14587: [WebAssembly] Fix printing of global operands
Derek Schuff via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Mehdi AMINI via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
Tejas via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Mehdi AMINI via llvm-commits
- [PATCH] D14666: Lower statepoints with multi-def targets.
Philip Reames via llvm-commits
- [PATCH] D14668: [WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction
Reid Kleckner via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r253254 - Add isInteger() to APFloat.
Stephen Canon via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Tim Northover via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Mehdi Amini via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Steve Canon via llvm-commits
- [PATCH] D14728: enabling sancov tests on linux x86_64 only
Kostya Serebryany via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Duncan P. N. Exon Smith via llvm-commits
- [lld] r252979 - [elf2] Implement global dynamic tls.
Rafael Espíndola via llvm-commits
- [PATCH] D14677: [LegacyPassManager] Reduce memory usage for AnalysisUsage
Philip Reames via llvm-commits
- [llvm] r253256 - use range-based for loop; NFCI
Sanjay Patel via llvm-commits
- [PATCH] D14730: [Aarch64] Add zero cost for extensions that may be eliminated.
Matthew Simpson via llvm-commits
- [PATCH] D14677: [LegacyPassManager] Reduce memory usage for AnalysisUsage
Philip Reames via llvm-commits
- [llvm] r253258 - [X86][SSE] Merged UNPCK shuffle decode comments. NFC.
Simon Pilgrim via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Mehdi Amini via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Quentin Colombet via llvm-commits
- [PATCH] Drop prelink support
Eric Christopher via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [llvm] r253260 - [X86][SSE] Merged SHUF/PERM shuffle decode comments. NFC.
Simon Pilgrim via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Rafael Espíndola via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14476: [LVI] Introduce an intersect operation on lattice values
Philip Reames via llvm-commits
- [PATCH] D14602: Switch lto codegen to using diagnostic handlers
Yunzhong Gao via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Mehdi Amini via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14733: [Documentation] Add guidelines for grouping tests together
Davide Italiano via llvm-commits
- [llvm] r253266 - [X86][SSE] Merged ALIGNR/SLLDQ/SRLDQ shuffle decode comments. NFC.
Simon Pilgrim via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Yunlian Jiang via llvm-commits
- [llvm] r253267 - Demote a single-use named function object to a lambda
David Blaikie via llvm-commits
- [PATCH] D14733: [Documentation] Add guidelines for grouping tests together
Mehdi AMINI via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-hung Hsieh via llvm-commits
- [PATCH] D14733: [Documentation] Add guidelines for grouping tests together
Eric Christopher via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
David Majnemer via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Quentin Colombet via llvm-commits
- [PATCH] D14733: [Documentation] Add guidelines for grouping tests together
Mehdi AMINI via llvm-commits
- [PATCH] D14733: [Documentation] Add guidelines for grouping tests together
Eric Christopher via llvm-commits
- [llvm] r253268 - [X86][SSE] Merged BLEND shuffle decode comments. NFC.
Simon Pilgrim via llvm-commits
- [llvm] r252825 - [ARM] Enable shrink-wrapping by default.
Evgenii Stepanov via llvm-commits
- [PATCH] D6995: Reassociate: reprocess RedoInsts after each instruction
Duncan P. N. Exon Smith via llvm-commits
- [lld] r253270 - Rename gnu2 to gnu.
Rafael Espindola via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Rafael Espíndola via llvm-commits
- [PATCH] D14734: [test-suite] PGO and reference input support for SPEC
Adam Nemet via llvm-commits
- [PATCH] D14697: [Verifier] Fix !dbg validation if Scope is the Subprogram
Keno Fischer via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14735: [LNT] PGO and reference input support for SPEC
Adam Nemet via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
- [PATCH] D14720: [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
Nathan Slingerland via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [llvm] r252563 - [PGO] Make indexed value profile data more compact
Bruno Cardoso Lopes via llvm-commits
- LLVM buildmaster will be restarted tonight
Galina Kistanova via llvm-commits
- [llvm] r252825 - [ARM] Enable shrink-wrapping by default.
Quentin Colombet via llvm-commits
- [llvm] r253275 - [PRE] Preserve !invariant.load metadata
Philip Reames via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D14587: [WebAssembly] Fix printing of global operands
JF Bastien via llvm-commits
- r253117 - Clarify and elaborate the conditions on which we're checking target
Robinson, Paul via llvm-commits
- [llvm] r253276 - [WebAssembly] Fix printing of global operands
Derek Schuff via llvm-commits
- [PATCH] D14587: [WebAssembly] Fix printing of global operands
Derek Schuff via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Xinliang David Li via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Yunlian Jiang via llvm-commits
- [llvm] r253196 - [ARM] Introduce subtarget features per ARM architecture.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Rafael Espíndola via llvm-commits
- [llvm] r252563 - [PGO] Make indexed value profile data more compact
Xinliang David Li via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Yunlian Jiang via llvm-commits
- [PATCH] D14697: [Verifier] Fix !dbg validation if Scope is the Subprogram
David Blaikie via llvm-commits
- [llvm] r253277 - dwarfdump: Use the index to find the right abbrev offset in DWP files
David Blaikie via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r253278 - Fix indentation
David Blaikie via llvm-commits
- [llvm] r253279 - Assume lane masks are always precise
Matthias Braun via llvm-commits
- [llvm] r252997 - [WebAssembly] Inline asm support.
JF Bastien via llvm-commits
- [llvm] r253280 - Drop prelink support.
Rafael Espindola via llvm-commits
- [PATCH] D14557: Assume lane masks are precise
Phabricator via llvm-commits
- [llvm] r252825 - [ARM] Enable shrink-wrapping by default.
Evgenii Stepanov via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Matthias Braun via llvm-commits
- [PATCH] D14738: Reimplement discriminator assignment algorithm.
Dehao Chen via llvm-commits
- [PATCH] D14734: [test-suite] PGO and reference input support for SPEC
Chris Matthews via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [PATCH] D14739: [llvm-profdata] Improve error messaging when merging mismatched profile data
Nathan Slingerland via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Steve Canon via llvm-commits
- [llvm] r253281 - [Documentation] Add guidelines for grouping tests together.
Davide Italiano via llvm-commits
- [PATCH] D14733: [Documentation] Add guidelines for grouping tests together
Davide Italiano via llvm-commits
- [PATCH] D14602: Switch lto codegen to using diagnostic handlers
Mehdi AMINI via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Rafael Espíndola via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Rafael Espíndola via llvm-commits
- [PATCH] D14547: [llvm-profdata] Add support for weighted merge of profile data
Sean Silva via llvm-commits
- [test-suite] r253288 - Creating release directory for release_371.
Tom Stellard via llvm-commits
- [test-suite] r253289 - Creating release candidate rc1 from release_371 branch
Tom Stellard via llvm-commits
- [lld] r253302 - Creating release directory for release_371.
Tom Stellard via llvm-commits
- [lld] r253303 - Creating release candidate rc1 from release_371 branch
Tom Stellard via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [PATCH] D14720: [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
Xinliang David Li via llvm-commits
- [PATCH] D14720: [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
David Li via llvm-commits
- [llvm] r253309 - Fix unaligned memory read issue exposed by ubsan
Xinliang David Li via llvm-commits
- [PATCH] D14724: [sanitizer] [dfsan] Unify aarch64 mapping
Peter Collingbourne via llvm-commits
- [PATCH] D14725: [compiler-rt] [dfsan] Unify aarch64 mapping
Peter Collingbourne via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Sean Silva via llvm-commits
- [PATCH] D14122: [SimplifyCFG] Trim duplicate basic blocks in switch cases
Dylan McKay via llvm-commits
- [llvm] r253311 - Add MemoryBufferRef(MemoryBuffer&) constructor.
Rafael Espindola via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Xinliang David Li via llvm-commits
- [lld] r253312 - Rename test/elf to test/old-elf.
Rafael Espindola via llvm-commits
- [lld] r253313 - Rename test/elf2 to test/ELF.
Rafael Espindola via llvm-commits
- [PATCH] D14741: Make ELF2 the default
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D14741: Make ELF2 the default
Rui Ueyama via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Sean Silva via llvm-commits
- Cmake configure failed to connect target builtins to target compiler-rt on OS X
Jacky Tsao via llvm-commits
- [lld] r253318 - Make ELF2 the default.
Rafael Espindola via llvm-commits
- [PATCH] D14693: Vector of pointers in function attributes calculations
Demikhovsky, Elena via llvm-commits
- [PATCH] D14742: AVX512 : regenerate test files
Igor Breger via llvm-commits
- [PATCH] D14742: AVX512 : regenerate test files
Elena Demikhovsky via llvm-commits
- [llvm] r253320 - Added microMIPSDSPr1 assembler and disassembler tests to existing microMIPSDSPr2 test files.
Zlatko Buljan via llvm-commits
- [llvm] r253321 - AVX512 : regenerate the test file against trunk.
Igor Breger via llvm-commits
- [PATCH] D14742: AVX512 : regenerate test files
Phabricator via llvm-commits
- [llvm] r253322 - Fix a typo in BasicAliasAnalysis
David Majnemer via llvm-commits
- [llvm] r253323 - [AliasAnalysis] CatchPad and CatchRet can modify escaped memory
David Majnemer via llvm-commits
- [llvm] r253222 - [ARM] Prevent use of a value pointed by end() iterator when placing a jump table
Petr Pavlu via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Igor Breger via llvm-commits
- [llvm] r253324 - Fix typos in comments.
Jay Foad via llvm-commits
- [PATCH] D14715: [Polly] Loop versioning after code generation (WIP)
Michael Kruse via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
Eugene Kosov via llvm-commits
- [PATCH] D14743: [ARM] Don't pessimize i32 vselect.
Charlie Turner via llvm-commits
- [PATCH] D14688: [Polly] Introduce origin/kind for exit PHI node accesses
Michael Kruse via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Amjad Aboud via llvm-commits
- [LNT] r253325 - [html] Uniquify input id when the template is instantiated. NFC.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D14743: [ARM] Don't pessimize i32 vselect.
Renato Golin via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Simon Pilgrim via llvm-commits
- [llvm] r253326 - [mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL, PRECEQU.PH.QBLA, PRECEQU.PH.QBR, PRECEQU.PH.QBRA, PRECEU.PH.QBL, PRECEU.PH.QBLA, PRECEU.PH.QBR and PRECEU.PH.QBRA instructions
Zlatko Buljan via llvm-commits
- [PATCH] D14279: [mips][microMIPS] Implement PRECEQ.W.PHL, PRECEQ.W.PHR, PRECEQU.PH.QBL, PRECEQU.PH.QBLA, PRECEQU.PH.QBR, PRECEQU.PH.QBRA, PRECEU.PH.QBL, PRECEU.PH.QBLA, PRECEU.PH.QBR and PRECEU.PH.QBRA instructions
Zlatko Buljan via llvm-commits
- [llvm] r253327 - [Assembler] Allow non-fatal errors after parsing
Oliver Stannard via llvm-commits
- [llvm] r253328 - [Assembler] Make fatal assembler errors non-fatal
Oliver Stannard via llvm-commits
- [PATCH] D14716: [Assembler] Allow non-fatal errors after parsing
Oliver Stannard via llvm-commits
- [PATCH] D14717: [Assembler] Make fatal assembler errors non-fatal
Oliver Stannard via llvm-commits
- [llvm] r253329 - [mips][microMIPS] Implement SUBQ[_S].PH, SUBQ_S.W, SUBQH[_R].PH, SUBQH[_R].W, SUBU[_S].PH, SUBU[_S].QB and SUBUH[_R].QB instructions
Zlatko Buljan via llvm-commits
- [PATCH] D14114: [mips][microMIPS] Implement SUBQ[_S].PH, SUBQ_S.W, SUBQH[_R].PH, SUBQH[_R].W, SUBU[_S].PH, SUBU[_S].QB and SUBUH[_R].QB instructions
Zlatko Buljan via llvm-commits
- [PATCH] D14730: [Aarch64] Add zero cost for extensions that may be eliminated.
silviu.baranga at arm.com via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Igor Breger via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
Daniel Sanders via llvm-commits
- [PATCH] D14573: [X86][AVX512CD] add mask broadcast intrinsics
Asaf Badouh via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14573: [X86][AVX512CD] add mask broadcast intrinsics
Elena Demikhovsky via llvm-commits
- [PATCH] D14701: [x86] add vmovss/sd missing encoding
Elena Demikhovsky via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Elena Demikhovsky via llvm-commits
- [PATCH] D14331: [X86][AVX512] add comi with Sae
Asaf Badouh via llvm-commits
- [polly] r253330 - ScopInfo: Ensure unique names for parameter names coming from load instructions
Tobias Grosser via llvm-commits
- [llvm] r253331 - [ARM] Properly initialize ARMArch in the ARM subtarget
Bradley Smith via llvm-commits
- [llvm] r253331 - [ARM] Properly initialize ARMArch in the ARM subtarget
Renato Golin via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Steve Canon via llvm-commits
- [llvm] r253332 - [mips][microMIPS] Implement EXTP, EXTPDP, EXTPDPV, EXTPV, EXTR[_RS].W, EXTR_S.H, EXTRV[_RS].W and EXTRV_S.H instructions
Zlatko Buljan via llvm-commits
- [PATCH] D14174: [mips][microMIPS] Implement EXTP, EXTPDP, EXTPDPV, EXTPV, EXTR[_RS].W, EXTR_S.H, EXTRV[_RS].W and EXTRV_S.H instructions
Zlatko Buljan via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Igor Breger via llvm-commits
- [PATCH] D14725: [compiler-rt] [dfsan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [PATCH] D14199: [compiler-rt] [tsan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Kuba Brecka via llvm-commits
- [PATCH] D14724: [sanitizer] [dfsan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [LNT] r253333 - [html] Empty action not allowed in form. NFC.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D14725: [compiler-rt] [dfsan] Unify aarch64 mapping
Dmitry Vyukov via llvm-commits
- [llvm] r253334 - [ARM] Match VABDL from log2 shuffles.
Charlie Turner via llvm-commits
- [PATCH] D14199: [compiler-rt] [tsan] Unify aarch64 mapping
Dmitry Vyukov via llvm-commits
- [PATCH] D14664: [ARM] Match VABDL from log2 shuffles.
Charlie Turner via llvm-commits
- [llvm] r253335 - [ARM] Default to ARMv4t in favour of adding Other to ARMArch
Bradley Smith via llvm-commits
- [llvm] r253331 - [ARM] Properly initialize ARMArch in the ARM subtarget
Bradley Smith via llvm-commits
- [llvm] r253196 - [ARM] Introduce subtarget features per ARM architecture.
Bradley Smith via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Dmitry Vyukov via llvm-commits
- [llvm] r253336 - Typo.
Chad Rosier via llvm-commits
- [PATCH] D14605: [mips][microMIPS] Implement PRECR.QB.PH, PRECR_SRA[_R].PH.W, PRECRQ.PH.W, PRECRQ.QB.PH, PRECRQU_S.QB.PH and PRECRQ_RS.PH.W instructions
Zlatko Buljan via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14746: Add support for ompt_event_task_dependences and ompt_event_task_dependence_pair
Harald Servat via llvm-commits
- [PATCH] D14747: [compiler-rt][cmake] Fix not lipo libclang_rt.cc_kext.a when building on OS X
Jacky Tsao via llvm-commits
- [lld] r252979 - [elf2] Implement global dynamic tls.
Ed Maste via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D13391: [compiler-rt] Fix Clang-tidy modernize-use-nullptr warnings in lib/tsan; other minor fixes.
Dmitry Vyukov via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Kuba Brecka via llvm-commits
- [llvm] r252997 - [WebAssembly] Inline asm support.
Dan Gohman via llvm-commits
- [llvm] r245588 - Fix a debug location handling bug in GVN.
Björn Steinbrink via llvm-commits
- [PATCH] D12318: [ASan] Enable optional ASan recovery
Kuba Brecka via llvm-commits
- [PATCH] D10611: [mips] Expansion of ROL and ROR macros
Srdjan Obucina via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Kuba Brecka via llvm-commits
- [PATCH] D12318: [ASan] Enable optional ASan recovery
Yury Gribov via llvm-commits
- [PATCH] D14668: [WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction
Joseph Tremoulet via llvm-commits
- [llvm] r253338 - Use TargetRegisterInfo for printing MachineOperand register comments
Dan Gohman via llvm-commits
- [PATCH] D14730: [Aarch64] Add zero cost for extensions that may be eliminated.
Matthew Simpson via llvm-commits
- [PATCH] D14709: Use TargetRegisterInfo for printing MachineOperand register comments
Phabricator via llvm-commits
- [llvm] r253339 - Lower statepoints with multi-def targets.
Pat Gavlin via llvm-commits
- [PATCH] D14666: Lower statepoints with multi-def targets.
Pat Gavlin via llvm-commits
- [llvm] r253340 - Update DebugInfo tests for the change in DEBUG_VALUE output in r253338.
Dan Gohman via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Kuba Brecka via llvm-commits
- [llvm] r245588 - Fix a debug location handling bug in GVN.
Tom Stellard via llvm-commits
- [PATCH] D14497: [FunctionAttrs] Detect printf-like functions and propagate readonly+nocapture to variadic operands
James Molloy via llvm-commits
- [llvm] r253341 - [JIT/Memory] Fix up semantic of setExecutable().
Davide Italiano via llvm-commits
- [compiler-rt] r253342 - [asan] Enable halt_on_error tests on OS X.
Yury Gribov via llvm-commits
- [llvm] r253343 - [llvm-rtdyld] Don't waste cycles invalidating instruction cache.
Davide Italiano via llvm-commits
- [PATCH] D13631: [JIT/llvm-rtdyld] Don't waste cycles invalidating the Instruction cache
Davide Italiano via llvm-commits
- [PATCH] D14199: [compiler-rt] [tsan] Unify aarch64 mapping
Dmitry Vyukov via llvm-commits
- [PATCH] D14730: [Aarch64] Add zero cost for extensions that may be eliminated.
silviu.baranga at arm.com via llvm-commits
- [llvm] r253344 - [AArch64] Promote f16 SELECT_CC CC operands when op is legal.
Ahmed Bougacha via llvm-commits
- [llvm] r253222 - [ARM] Prevent use of a value pointed by end() iterator when placing a jump table
David Blaikie via llvm-commits
- [llvm] r253345 - [Support] Tweak path::system_temp_directory() on Windows.
Pawel Bylica via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
David Blaikie via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Yunlian Jiang via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
David Blaikie via llvm-commits
- [PATCH] D14749: [ELF2/AArch64] Add lazy relocation for AArch64 target.
Igor Kudrin via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel via llvm-commits
- [PATCH] D14064: Convert Returned Constant i1 Values to i32 on PPC64
Kit Barton via llvm-commits
- [PATCH] D14749: [ELF2/AArch64] Add lazy relocation for AArch64 target.
Rui Ueyama via llvm-commits
- [PATCH] D14743: [ARM] Don't pessimize i32 vselect.
Charlie Turner via llvm-commits
- [PATCH] D14749: [ELF2/AArch64] Add lazy relocation for AArch64 target.
Davide Italiano via llvm-commits
- [lld] r252979 - [elf2] Implement global dynamic tls.
Davide Italiano via llvm-commits
- [PATCH] D14747: [compiler-rt][cmake] Fix not lipo libclang_rt.cc_kext.a when building on OS X
Chris Bieneman via llvm-commits
- [llvm] r252825 - [ARM] Enable shrink-wrapping by default.
Quentin Colombet via llvm-commits
- [llvm] r253348 - function names start with a lower case letter; NFC
Sanjay Patel via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Tim Northover via llvm-commits
- [llvm] r253349 - [ARM] Don't pessimize i32 vselect.
Charlie Turner via llvm-commits
- [PATCH] D14183: [AArch64]Extend merging narrow loads into a wider load
Jun Bum Lim via llvm-commits
- [PATCH] D14743: [ARM] Don't pessimize i32 vselect.
Charlie Turner via llvm-commits
- [PATCH] D14749: [ELF2/AArch64] Add lazy relocation for AArch64 target.
Igor Kudrin via llvm-commits
- [PATCH] D14750: Support for function-live-in virtual registers
Dan Gohman via llvm-commits
- [PATCH] D14743: [ARM] Don't pessimize i32 vselect.
Charlie Turner via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Quentin Colombet via llvm-commits
- [PATCH] D14749: [ELF2/AArch64] Add lazy relocation for AArch64 target.
Rui Ueyama via llvm-commits
- [PATCH] D14730: [Aarch64] Add zero cost for extensions that may be eliminated.
Matthew Simpson via llvm-commits
- [PATCH] D14749: [ELF2/AArch64] Add lazy relocation for AArch64 target.
Igor Kudrin via llvm-commits
- [PATCH] D14738: Reimplement discriminator assignment algorithm.
Diego Novillo via llvm-commits
- [llvm] r253196 - [ARM] Introduce subtarget features per ARM architecture.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D14751: [asan] Enable halt_on_error tests on ARM targets
Yury Gribov via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Duncan P. N. Exon Smith via llvm-commits
- [lld] r253351 - [ELF2] getPLTRefReloc() -> getPltRefReloc().
Igor Kudrin via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14739: [llvm-profdata] Improve error messaging when merging mismatched profile data
Diego Novillo via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
Rui Ueyama via llvm-commits
- [lld] r253352 - [ELF2/AArch64] Add lazy relocation support for AArch64.
Igor Kudrin via llvm-commits
- [PATCH] D14749: [ELF2/AArch64] Add lazy relocation for AArch64 target.
Igor Kudrin via llvm-commits
- [llvm] r253343 - [llvm-rtdyld] Don't waste cycles invalidating instruction cache.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r253311 - Add MemoryBufferRef(MemoryBuffer&) constructor.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14738: Reimplement discriminator assignment algorithm.
Dehao Chen via llvm-commits
- [PATCH] D14738: Reimplement discriminator assignment algorithm.
Dehao Chen via llvm-commits
- [PATCH] D14738: Reimplement discriminator assignment algorithm.
Diego Novillo via llvm-commits
- [llvm] r253354 - enabling sancov tests on linux x86_64 only
Mike Aizatsky via llvm-commits
- [PATCH] D14728: enabling sancov tests on linux x86_64 only
Mike Aizatsky via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
Eugene Kosov via llvm-commits
- [llvm] r253343 - [llvm-rtdyld] Don't waste cycles invalidating instruction cache.
Davide Italiano via llvm-commits
- [PATCH] D14735: [LNT] PGO and reference input support for SPEC
Chris Matthews via llvm-commits
- [llvm] r253356 - use local variables; NFCI
Sanjay Patel via llvm-commits
- [PATCH] D14735: [LNT] PGO and reference input support for SPEC
Adam Nemet via llvm-commits
- [www] r253357 - Win snapshot: r253269
Hans Wennborg via llvm-commits
- [PATCH] D14730: [Aarch64] Add zero cost for extensions that may be eliminated.
Matthew Simpson via llvm-commits
- [PATCH] D14670: Fix bug 25440: GVN assertion after coercing loads
Weiming Zhao via llvm-commits
- [PATCH] D14739: [llvm-profdata] Improve error messaging when merging mismatched profile data
Justin Bogner via llvm-commits
- [llvm] r252997 - [WebAssembly] Inline asm support.
JF Bastien via llvm-commits
- [llvm] r253359 - fix typos; NFC
Sanjay Patel via llvm-commits
- [PATCH] D14751: [asan] Enable halt_on_error tests on ARM targets
Renato Golin via llvm-commits
- [PATCH] D14670: Fix bug 25440: GVN assertion after coercing loads
Weiming Zhao via llvm-commits
- [PATCH] D14670: Fix bug 25440: GVN assertion after coercing loads
Daniel Berlin via llvm-commits
- [PATCH] D14665: Support literal structs in mangled intrinsics.
Pat Gavlin via llvm-commits
- [PATCH] D14665: Support literal structs in mangled intrinsics.
Pat Gavlin via llvm-commits
- [PATCH] D14669: [EH] Keep filter types even if the type has been caught.
John McCall via llvm-commits
- [llvm] r253360 - StringRef-ify some Option APIs
David Blaikie via llvm-commits
- [llvm] r253343 - [llvm-rtdyld] Don't waste cycles invalidating instruction cache.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
David Blaikie via llvm-commits
- [PATCH] D14711: fix lldb crash by changing const char * with StringRef
David Blaikie via llvm-commits
- [llvm] r253361 - SamplePGO - Move debug/dump function bodies out of header files. NFC.
Diego Novillo via llvm-commits
- [test-suite] r253362 - [test-suite] PGO and reference input support for SPEC
Adam Nemet via llvm-commits
- [PATCH] D14734: [test-suite] PGO and reference input support for SPEC
Adam Nemet via llvm-commits
- [PATCH] D14665: Support literal structs in mangled intrinsics.
Joseph Tremoulet via llvm-commits
- [PATCH] D14665: Support literal structs in mangled intrinsics.
David Majnemer via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Krzysztof Parzyszek via llvm-commits
- [llvm] r253363 - Vector of pointers in function attributes calculation
Elena Demikhovsky via llvm-commits
- [PATCH] D14752: Metadata mapping for ThinLTO
Teresa Johnson via llvm-commits
- [PATCH] D14693: Vector of pointers in function attributes calculations
Elena Demikhovsky via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [LNT] r253365 - [LNT] PGO and reference input support for SPEC
Adam Nemet via llvm-commits
- [PATCH] D14725: [compiler-rt] [dfsan] Unify aarch64 mapping
Peter Collingbourne via llvm-commits
- [PATCH] D14735: [LNT] PGO and reference input support for SPEC
Adam Nemet via llvm-commits
- [PATCH] D14724: [sanitizer] [dfsan] Unify aarch64 mapping
Peter Collingbourne via llvm-commits
- [llvm] r253366 - Specify explicit storage type for AllocType. NFC.
George Burgess IV via llvm-commits
- [llvm] r253367 - Switch lto codegen to using diagnostic handlers.
Yunzhong Gao via llvm-commits
- [PATCH] D14602: Switch lto codegen to using diagnostic handlers
Yunzhong Gao via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Xinliang David Li via llvm-commits
- [PATCH] D14665: Support literal structs in mangled intrinsics.
Pat Gavlin via llvm-commits
- [llvm] r253368 - adding sancov to Makefile directory list.
Mike Aizatsky via llvm-commits
- [PATCH] D14753: adding sancov to Makefile directory list.
Mike Aizatsky via llvm-commits
- [llvm] r253369 - [RuntimeDyld] Fix resolving R_PPC64_REL24 relocations
Ulrich Weigand via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Chris Matthews via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [llvm] r252997 - [WebAssembly] Inline asm support.
Dan Gohman via llvm-commits
- [llvm] r253370 - [EH] Keep filter clauses for types that have been caught.
Andrew Kaylor via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [PATCH] D14669: [EH] Keep filter types even if the type has been caught.
Phabricator via llvm-commits
- [llvm] r253373 - Fix -Wunused-function in a non-Win32 build
David Blaikie via llvm-commits
- [lld] r253374 - Fixing build failures caused by r253367. Sorry for breaking the build.
Yunzhong Gao via llvm-commits
- [LNT] r253375 - [html] Move deprecated align/width/bgcolor attributes into the style attribute. NFC.
Arnaud A. de Grandmaison via llvm-commits
- [llvm] r253377 - dwarfdump: Reference the appropriate line table segment when dumping dwp files
David Blaikie via llvm-commits
- [llvm] r253378 - [WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction
Reid Kleckner via llvm-commits
- [PATCH] D14668: [WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction
Reid Kleckner via llvm-commits
- [llvm] r253379 - [X86][SSE] Share AVX1/AVX2 shuffle tests with AVX512 where possible
Simon Pilgrim via llvm-commits
- [PATCH] D10825: Improvement on computing edge probabilities when choosing the best successor in machine block placement.
David Li via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Quentin Colombet via llvm-commits
- [PATCH] D14584: [CodeGenPrepare] Create more extloads and fewer ands
Quentin Colombet via llvm-commits
- [PATCH] D14483: Destructor loads of struct that do not contains padding in InstCombine.
Amaury SECHET via llvm-commits
- [PATCH] D14584: [CodeGenPrepare] Create more extloads and fewer ands
Quentin Colombet via llvm-commits
- [PATCH] D14717: [Assembler] Make fatal assembler errors non-fatal
Jim Grosbach via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D13858: Add an MCTargetMachine and have it construct MC classes.
Daniel Sanders via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Ivan Baev via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Quentin Colombet via llvm-commits
- [PATCH] D14466: [SimplifyLibCalls] pow(x, 0.5) -> sqrt(x) in fast-math mode
Steve Canon via llvm-commits
- [llvm] r253384 - [llvm-profdata] Improve error messaging when merging mismatched profile data
Nathan Slingerland via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14739: [llvm-profdata] Improve error messaging when merging mismatched profile data
Nathan Slingerland via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
David Li via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
A. Skrobov via llvm-commits
- [lld] r253270 - Rename gnu2 to gnu.
Ed Maste via llvm-commits
- [PATCH] D14552: Teach the inliner to track deoptimization state
Philip Reames via llvm-commits
- [PATCH] D14757: Handle ARMv7K as an alias, instead of fake architecture (NFC)
A. Skrobov via llvm-commits
- [llvm] r253277 - dwarfdump: Use the index to find the right abbrev offset in DWP files
NAKAMURA Takumi via llvm-commits
- [llvm] r253391 - [X86][AVX512] Added support for AVX512 UNPCK shuffle decode comments.
Simon Pilgrim via llvm-commits
- [llvm] r253392 - dwarfdump: support indexed string dumping in dwp based on the STR_OFFSETS component of the index
David Blaikie via llvm-commits
- [llvm] r253393 - Fix null dereference committed in r253277
David Blaikie via llvm-commits
- [PATCH] D14759: In TargetParser, disallow duplicate CPU names. (NFC)
A. Skrobov via llvm-commits
- [llvm] r253277 - dwarfdump: Use the index to find the right abbrev offset in DWP files
David Blaikie via llvm-commits
- [llvm] r252997 - [WebAssembly] Inline asm support.
JF Bastien via llvm-commits
- [PATCH] D14761: [X86][SSE] Detect AVG pattern during instruction combine for SSE2/AVX2/AVX512BW.
Cong Hou via llvm-commits
- [llvm] r253394 - [PGO] Move value profile data definitions out of IndexedInstrProf
Xinliang David Li via llvm-commits
- [PATCH] D14730: [Aarch64] Add cost for missing extensions.
silviu.baranga at arm.com via llvm-commits
- [llvm] r252825 - [ARM] Enable shrink-wrapping by default.
Quentin Colombet via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Matthias Braun via llvm-commits
- [llvm] r253384 - [llvm-profdata] Improve error messaging when merging mismatched profile data
Justin Bogner via llvm-commits
- [PATCH] D14762: X86-FMA3: Memory folding for scalar loads + FMA3
Vyacheslav Klochkov via llvm-commits
- [PATCH] D14552: Teach the inliner to track deoptimization state
Philip Reames via llvm-commits
- [llvm] r253277 - dwarfdump: Use the index to find the right abbrev offset in DWP files
Reid Kleckner via llvm-commits
- [llvm] r253395 - Fix read-of-uninitialized introduced in r253277 exposed on some buildbots
David Blaikie via llvm-commits
- [llvm] r253277 - dwarfdump: Use the index to find the right abbrev offset in DWP files
David Blaikie via llvm-commits
- [llvm] r253396 - [X86][AVX512] Added AVX512 SHUFP*/VPERMILP* shuffle decode comments.
Simon Pilgrim via llvm-commits
- [llvm] r252825 - [ARM] Enable shrink-wrapping by default.
Renato Golin via llvm-commits
- [lld] r253397 - COFF: Destroy LTOModules as they are linked.
Peter Collingbourne via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [PATCH] D14672: COFF: Destroy LTOModules as they are linked.
Peter Collingbourne via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [llvm] r253400 - [llvm-profdata] Show hint for other mismatch errors when merging instr profdata
Nathan Slingerland via llvm-commits
- [llvm] r253170 - Fix mapping of unmaterialized global values during metadata linking
Peter Collingbourne via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [llvm] r253170 - Fix mapping of unmaterialized global values during metadata linking
Teresa Johnson via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Xinliang David Li via llvm-commits
- [zorg] r253402 - Update pre-built clang revision on sanitizer-fast buildbot.
Evgeniy Stepanov via llvm-commits
- [llvm] r253400 - [llvm-profdata] Show hint for other mismatch errors when merging instr profdata
Bruno Cardoso Lopes via llvm-commits
- [llvm] r253403 - [InstCombine] refactor optimizeIntToFloatBitCast() ; NFCI
Sanjay Patel via llvm-commits
- [PATCH] D14751: [asan] Enable halt_on_error tests on ARM targets
Alexey Samsonov via llvm-commits
- [llvm] r253400 - [llvm-profdata] Show hint for other mismatch errors when merging instr profdata
Nathan Slingerland via llvm-commits
- [PATCH] D10825: Improvement on computing edge probabilities when choosing the best successor in machine block placement.
Cong Hou via llvm-commits
- [PATCH] D14554: [LTO] Add option to emit assembly and bitcode from LTO CodeGen
Peter Collingbourne via llvm-commits
- [PATCH] D14750: Support for function-live-in virtual registers
Quentin Colombet via llvm-commits
- [PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy
Alexey Samsonov via llvm-commits
- [PATCH] D10825: Improvement on computing edge probabilities when choosing the best successor in machine block placement.
Cong Hou via llvm-commits
- [PATCH] D14554: [LTO] Add option to emit assembly and bitcode from LTO CodeGen
Mehdi AMINI via llvm-commits
- [compiler-rt] r253129 - Reverting r253080 ([tsan] Don't demangle names not starting with "_Z").
Alexey Samsonov via llvm-commits
- [PATCH] D14554: [LTO] Add option to emit assembly and bitcode from LTO CodeGen
Mehdi AMINI via llvm-commits
- [PATCH] D14698: [tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONS
Alexey Samsonov via llvm-commits
- [PATCH] D14470: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit
Anna Zaks via llvm-commits
- [compiler-rt] r253205 - [compiler-rt] [tsan] Enable intercept setjmp/longjmp for AArch64
Reid Kleckner via llvm-commits
- [compiler-rt] r253406 - [ASan] Be consistent and refer to reported issues as "errors" in hints.
Alexey Samsonov via llvm-commits
- [llvm] r252617 - Fix asan warning (NFC)
Alexey Samsonov via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [compiler-rt] r253205 - [compiler-rt] [tsan] Enable intercept setjmp/longjmp for AArch64
Alexey Samsonov via llvm-commits
- [compiler-rt] r253407 - [TSan] List only amd64 asm file in Makefile.old
Alexey Samsonov via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Manman Ren via llvm-commits
- [llvm] r253408 - Remove excess white space
Rafael Espindola via llvm-commits
- [llvm] r253409 - Generalize ownership/passing semantics to allow dsymutil to own abbreviations via unique_ptr
David Blaikie via llvm-commits
- [llvm] r253311 - Add MemoryBufferRef(MemoryBuffer&) constructor.
Rafael Espíndola via llvm-commits
- [llvm] r252617 - Fix asan warning (NFC)
Xinliang David Li via llvm-commits
- [llvm] r253411 - [ARM] Enable shrink-wrapping by default.
Quentin Colombet via llvm-commits
- [PATCH] D14656: [sanitizer] Stop unwinding the stack when a close-to-zero PC is found
Alexey Samsonov via llvm-commits
- [llvm] r252825 - [ARM] Enable shrink-wrapping by default.
Quentin Colombet via llvm-commits
- [PATCH] D14357: [ARM] Enable shrink-wrapping by default
Quentin Colombet via llvm-commits
- [PATCH] D14496: X86: More efficient codegen for 64-bit compares on 32-bit target
Hans Wennborg via llvm-commits
- [llvm] r253412 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
Nathan Slingerland via llvm-commits
- [llvm] r253413 - [llvm-profdata] Fix unhandled enumeration values warning
Nathan Slingerland via llvm-commits
- [llvm] r253414 - Improving edge probabilities computation when choosing the best successor in machine block placement.
Cong Hou via llvm-commits
- [llvm] r253415 - Revert "[llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions"
Nathan Slingerland via llvm-commits
- [PATCH] D14720: [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
Nathan Slingerland via llvm-commits
- [PATCH] D10825: Improvement on computing edge probabilities when choosing the best successor in machine block placement.
Phabricator via llvm-commits
- [compiler-rt] r253416 - [TSan] List only amd64 asm file in Makefile.old (attempt 2)
Alexey Samsonov via llvm-commits
- [PATCH] D14552: Teach the inliner to track deoptimization state
Sanjoy Das via llvm-commits
- [PATCH] D13609: [asan] On OS X, tag mapped regions with VM_MEMORY_ANALYSIS_TOOL tag
Anna Zaks via llvm-commits
- [llvm] r253417 - Modify the interface BranchProbability::normalizeProbabilities to let it accept a pair of iterators. NFC.
Cong Hou via llvm-commits
- [PATCH] D14763: Disable gvn non-local speculative loads under asan.
Kostya Serebryany via llvm-commits
- [PATCH] D14764: Disable gvn non-local speculative loads under asan.
Kostya Serebryany via llvm-commits
- [llvm] r253419 - [libFuzzer] remove default initializer as a workaround for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68399. Don't need it anyway.
Kostya Serebryany via llvm-commits
- [PATCH] D14552: Teach the inliner to track deoptimization state
Sanjoy Das via llvm-commits
- [llvm] r253421 - Let += and -= operators in BranchProbability have saturation behaviors.
Cong Hou via llvm-commits
- [llvm] r253422 - Attempt to fix uninitialized SDAG persistent ids detected by MSan
Reid Kleckner via llvm-commits
- [llvm] r248010 - SelectionDAG: Introduce PersistentID to SDNode for assert builds.
Reid Kleckner via llvm-commits
- [llvm] r248010 - SelectionDAG: Introduce PersistentID to SDNode for assert builds.
Matthias Braun via llvm-commits
- [llvm] r253425 - Remove redundant code in MachineBasicBlock.cpp. NFC.
Cong Hou via llvm-commits
- [PATCH] D14552: Teach the inliner to track deoptimization state
Philip Reames via llvm-commits
- [PATCH] D13151: Expand loop reroll to handle loop with multiple induction variables and negative increment -part 2/3
Lawrence Hu via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [llvm] r253426 - Remove a redundant assertion in MachineBasicBlock.cpp. NFC.
Cong Hou via llvm-commits
- [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
Ed Maste via llvm-commits
- [llvm] r253427 - [doc] simplify the doc on compiling CUDA
Jingyue Wu via llvm-commits
- [PATCH] D14670: Fix bug 25440: GVN assertion after coercing loads
Weiming Zhao via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
David Li via llvm-commits
- [llvm] r252997 - [WebAssembly] Inline asm support.
Dan Gohman via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Steve Canon via llvm-commits
- [lld] r253352 - [ELF2/AArch64] Add lazy relocation support for AArch64.
Davide Italiano via llvm-commits
- [PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy
Anna Zaks via llvm-commits
- [llvm] r253429 - [llvm-objdump] Use the COFF export table for additional symbols
David Majnemer via llvm-commits
- [PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy
Anna Zaks via llvm-commits
- [llvm] r253430 - Add a test for r253323
David Majnemer via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Sean Silva via llvm-commits
- [llvm] r253409 - Generalize ownership/passing semantics to allow dsymutil to own abbreviations via unique_ptr
Sean Silva via llvm-commits
- [llvm] r253412 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
Sean Silva via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
David Majnemer via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [llvm] r252997 - [WebAssembly] Inline asm support.
JF Bastien via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
David Li via llvm-commits
- [PATCH] D14480: Improve running time of getAsmSrcLocInfo
Xinliang David Li via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [lld] r253352 - [ELF2/AArch64] Add lazy relocation support for AArch64.
Igor Kudrin via llvm-commits
- [llvm] r253432 - Fix LLD testsuite fallout from r253429
David Majnemer via llvm-commits
- [lld] r253433 - Adjust test from fallout due to r253429
David Majnemer via llvm-commits
- [PATCH] D14670: Fix bug 25440: GVN assertion after coercing loads
Daniel Berlin via llvm-commits
- [llvm] r253436 - Stop producing .data.rel sections.
Rafael Espindola via llvm-commits
- [lld] r253437 - Rename ld.lld2 to ld.lld since it is the default.
Rafael Espindola via llvm-commits
- [lld] r253270 - Rename gnu2 to gnu.
Rafael Espíndola via llvm-commits
- [llvm] r253438 - Teach the inliner to track deoptimization state
Sanjoy Das via llvm-commits
- [PATCH] D14552: Teach the inliner to track deoptimization state
Sanjoy Das via llvm-commits
- [llvm] r253426 - Remove a redundant assertion in MachineBasicBlock.cpp. NFC.
Philip Reames via llvm-commits
- [llvm] r253439 - Default SetVector to use a DenseSet.
Rafael Espindola via llvm-commits
- [llvm] r253426 - Remove a redundant assertion in MachineBasicBlock.cpp. NFC.
Xinliang David Li via llvm-commits
- [PATCH] D14722: Teach CMake how to run lit's testsuite as part of check-all
Jonathan Roelofs via llvm-commits
- [PATCH] D14690: Don't force std::set for SmallSet
Rafael Espíndola via llvm-commits
- [PATCH] D14722: Teach CMake how to run lit's testsuite as part of check-all
Jonathan Roelofs via llvm-commits
- [PATCH] D11798: [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions
Hrvoje Varga via llvm-commits
- [llvm] r253441 - Replace dyn_cast with isa in places that weren't using the returned value for more than a boolean check. NFC.
Craig Topper via llvm-commits
- [llvm] r253443 - [mips][microMIPS] Implement DPS.W.PH, DPSQ_S.W.PH, DPSQ_SA.L.W, DPSQX_S.W.PH, DPSQX_SA.W.PH, DPSU.H.QBL, DPSU.H.QBR and DPSX.W.PH instructions
Hrvoje Varga via llvm-commits
- [PATCH] D14058: [mips][microMIPS] Implement DPS.W.PH, DPSQ_S.W.PH, DPSQ_SA.L.W, DPSQX_S.W.PH, DPSQX_SA.W.PH, DPSU.H.QBL, DPSU.H.QBR and DPSX.W.PH instructions
Hrvoje Varga via llvm-commits
- [PATCH] D14766: AVX512 : vpextrw.s implementation.
Igor Breger via llvm-commits
- [PATCH] D14058: [mips][microMIPS] Implement DPS.W.PH, DPSQ_S.W.PH, DPSQ_SA.L.W, DPSQX_S.W.PH, DPSQX_SA.W.PH, DPSU.H.QBL, DPSU.H.QBR and DPSX.W.PH instructions
Hrvoje Varga via llvm-commits
- [PATCH] D14766: AVX512 : vpextrw.s implementation.
Elena Demikhovsky via llvm-commits
- [PATCH] D14698: [tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONS
Dmitry Vyukov via llvm-commits
- [llvm] r253446 - [OperandBundles] Tighten OperandBundleDef's interface; NFC
Sanjoy Das via llvm-commits
- [llvm] r253447 - AVX512: Implemented encoding for vpextrw.s instruction.
Igor Breger via llvm-commits
- [PATCH] D14766: AVX512 : vpextrw.s implementation.
Phabricator via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [llvm] r253449 - [X86][AVX] Added 256-bit shuffle splat tests.
Simon Pilgrim via llvm-commits
- [llvm] r253450 - [X86][AVX512CD] add mask broadcast intrinsics
Asaf Badouh via llvm-commits
- [PATCH] D14573: [X86][AVX512CD] add mask broadcast intrinsics
Phabricator via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Simon Pilgrim via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14704: [mips][ias] Replace anchor comments with anchor instructions in tests.
Vasileios Kalintiris via llvm-commits
- [PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy
Alexander Potapenko via llvm-commits
- [PATCH] D14768: AVX512 : vmovapd.s implementation.
Igor Breger via llvm-commits
- [PATCH] D14751: [asan] Enable halt_on_error tests on ARM targets
Renato Golin via llvm-commits
- [llvm] r253451 - [LTO] Add an early run of functionattrs
James Molloy via llvm-commits
- [llvm] r253452 - [LTO] Fix up test/tools/gold/X86/remarks.ll
James Molloy via llvm-commits
- [llvm] r253453 - [LTO] Buildbot appeasing take 2
James Molloy via llvm-commits
- [PATCH] D14705: [mips][ias] Explicitly disable IAS on tests that depend on not assembling.
Vasileios Kalintiris via llvm-commits
- [PATCH] D14757: Handle ARMv7K as an alias, instead of fake architecture (NFC)
Renato Golin via llvm-commits
- [PATCH] D14769: [FunctionAttrs] Calls to libcalls don't cause a function to potentially recurse
James Molloy via llvm-commits
- [PATCH] D14759: In TargetParser, disallow duplicate CPU names. (NFC)
Renato Golin via llvm-commits
- [PATCH] D14759: In TargetParser, disallow duplicate CPU names. (NFC)
A. Skrobov via llvm-commits
- [PATCH] D14150: Pointers in Masked Load, Store, Gather, Scatter intrinsics.
Michael Kuperstein via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
Renato Golin via llvm-commits
- [PATCH] D9824: [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions
Zlatko Buljan via llvm-commits
- [llvm] r253454 - [LTO] Appease buildbots take 3
James Molloy via llvm-commits
- [PATCH] D14770: [mips][microMIPS] Fix issue with offset operand of BALC and BC instructions
Zoran Jovanovic via llvm-commits
- [PATCH] D10640: [mips][microMIPS] Implement LWP and SWP instructions
Zlatko Buljan via llvm-commits
- [PATCH] D14769: [FunctionAttrs] Calls to libcalls don't cause a function to potentially recurse
Duncan Exon Smith via llvm-commits
- [PATCH] D14769: [FunctionAttrs] Calls to libcalls don't cause a function to potentially recurse
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14769: [FunctionAttrs] Calls to libcalls don't cause a function to potentially recurse
James Molloy via llvm-commits
- [llvm] r253328 - [Assembler] Make fatal assembler errors non-fatal
Manuel Klimek via llvm-commits
- [lld] r253352 - [ELF2/AArch64] Add lazy relocation support for AArch64.
Igor Kudrin via llvm-commits
- [PATCH] D14771: AVX512 : vmovss.s implementation.
Igor Breger via llvm-commits
- [compiler-rt] r253457 - [asan] Use proper macro in runline.
Yury Gribov via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
A. Skrobov via llvm-commits
- [PATCH] D14772: [llvm-symbolizer] Add architecture fallback from x86_64h to x86_64
Kuba Brecka via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Chad Rosier via llvm-commits
- [PATCH] D13858: Add an MCTargetMachine and have it construct MC classes.
Daniel Sanders via llvm-commits
- [PATCH] D14496: X86: More efficient codegen for 64-bit compares on 32-bit target
David Kreitzer via llvm-commits
- [PATCH] D14774: [ARM] Add +feature names to TargetParser extensions table
Bradley Smith via llvm-commits
- [llvm] r253459 - Revert "Revert "Strip metadata when speculatively hoisting instructions (r252604)"
Igor Laevsky via llvm-commits
- [compiler-rt] r253460 - [tsan] Skip malloc/free interceptors when we're inside symbolizer on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14710: [tsan] Skip malloc/free interceptors when we're inside symbolizer on OS X
Phabricator via llvm-commits
- [PATCH] D14774: [ARM] Add +feature names to TargetParser extensions table
Renato Golin via llvm-commits
- [PATCH] D14775: [FunctionAttrs] Provide a mechanism for adding function attributes from the command line
James Molloy via llvm-commits
- [llvm] r253461 - [SelectionDAGBuilder] Make sure DemoteReg ends up in right reg-class.
Jonas Paulsson via llvm-commits
- [llvm] r253462 - Fix typo in comment. NFC.
Fraser Cormack via llvm-commits
- [PATCH] D14775: [FunctionAttrs] Provide a mechanism for adding function attributes from the command line
Charlie Turner via llvm-commits
- [LNT] r253463 - [html] Center content using style attribute. NFC.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D14776: Fix bug where WinCOFFObjectWriter would assume starting from an empty output.
Manuel Klimek via llvm-commits
- [llvm] r253328 - [Assembler] Make fatal assembler errors non-fatal
Manuel Klimek via llvm-commits
- [PATCH] D14775: [FunctionAttrs] Provide a mechanism for adding function attributes from the command line
Chad Rosier via llvm-commits
- [PATCH] D14776: Fix bug where WinCOFFObjectWriter would assume starting from an empty output.
Benjamin Kramer via llvm-commits
- [llvm] r253464 - Fix bug where WinCOFFObjectWriter would assume starting from an empty output.
Manuel Klimek via llvm-commits
- [PATCH] D14719: Track pristine registers in terms of register units.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14775: [FunctionAttrs] Provide a mechanism for adding function attributes from the command line
Charlie Turner via llvm-commits
- [PATCH] D14776: Fix bug where WinCOFFObjectWriter would assume starting from an empty output.
Manuel Klimek via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Joerg Sonnenberger via llvm-commits
- [PATCH] D14775: [FunctionAttrs] Provide a mechanism for adding function attributes from the command line
James Molloy via llvm-commits
- [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
Joerg Sonnenberger via llvm-commits
- [PATCH] D12498: X86: add an interrupt calling convention
Amjad Aboud via llvm-commits
- [PATCH] D14777: [tsan] For OS X thread finalization, remove g_thread_finalize_key in favor of libpthread hooks
Kuba Brecka via llvm-commits
- [PATCH] D14775: [FunctionAttrs] Provide a mechanism for adding function attributes from the command line
Akira Hatanaka via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Steve Canon via llvm-commits
- [lld] r253318 - Make ELF2 the default.
Ed Maste via llvm-commits
- [PATCH] D13860: Add createMCRelocationInfo() and createMCSymbolizer() to MCTargetMachine.
Daniel Sanders via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [llvm] r253446 - [OperandBundles] Tighten OperandBundleDef's interface; NFC
David Blaikie via llvm-commits
- [llvm] r253465 - [WebAssembly] Enable register coloring and register stackifying.
Dan Gohman via llvm-commits
- [PATCH] D14730: [Aarch64] Add cost for missing extensions.
Matthew Simpson via llvm-commits
- [PATCH] D14774: [ARM] Add +feature names to TargetParser extensions table
Bradley Smith via llvm-commits
- [PATCH] D14774: [ARM] Add +feature names to TargetParser extensions table
Renato Golin via llvm-commits
- [llvm] r253468 - [WebAssembly] Add some spaces to the assembly output to vertically align operands.
Dan Gohman via llvm-commits
- [llvm] r253469 - [WebAssembly] Make bogus inline asm strings in tests be comments.
Dan Gohman via llvm-commits
- [llvm] r253470 - [ARM] Add +feature names to TargetParser extensions table
Bradley Smith via llvm-commits
- [PATCH] D9887: [DebugInfo][FastISel] Prevent using debug location from previous block for local values
Sergey Dmitrouk via llvm-commits
- [PATCH] D14067: [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags
Sergey Dmitrouk via llvm-commits
- [PATCH] D14774: [ARM] Add +feature names to TargetParser extensions table
Bradley Smith via llvm-commits
- [PATCH] D14778: [PPC64] Enable shrink wrapping for PPC64 LE.
Kit Barton via llvm-commits
- [PATCH] D14775: [FunctionAttrs] Provide a mechanism for adding function attributes from the command line
James Molloy via llvm-commits
- [PATCH] D14730: [Aarch64] Add cost for missing extensions.
Matthew Simpson via llvm-commits
- [PATCH] D14730: [Aarch64] Add cost for missing extensions.
Matthew Simpson via llvm-commits
- [PATCH] D14730: [Aarch64] Add cost for missing extensions.
Matthew Simpson via llvm-commits
- [PATCH] D14730: [Aarch64] Add cost for missing extensions.
Matthew Simpson via llvm-commits
- [PATCH] D14730: [Aarch64] Add cost for missing extensions.
silviu.baranga at arm.com via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [lld] r253352 - [ELF2/AArch64] Add lazy relocation support for AArch64.
Davide Italiano via llvm-commits
- [PATCH] D14723: Add dominator tree node downward splitting support
Michael Liao via llvm-commits
- [PATCH] D13863: Virtualize createMCAsmInfo and add MCTargetMachine subclasses.
Daniel Sanders via llvm-commits
- [PATCH] D13863: Virtualize createMCAsmInfo and add MCTargetMachine subclasses.
Daniel Sanders via llvm-commits
- [llvm] r253472 - [WebAssembly] Add more whitespace characters to prettify the assembly output.
Dan Gohman via llvm-commits
- [PATCH] D13863: Virtualize createMCAsmInfo and add MCTargetMachine subclasses.
Daniel Sanders via llvm-commits
- [PATCH] D14757: Handle ARMv7K as an alias, instead of fake architecture (NFC)
A. Skrobov via llvm-commits
- [llvm] r253474 - [llvm-profdata] Use SmallSet rather that std::set for keeping track of profdata merge errors
Nathan Slingerland via llvm-commits
- [lld] r253477 - Accept -whole-archive and -no-whole-archive (with a single dash)
Ed Maste via llvm-commits
- [PATCH] D14496: X86: More efficient codegen for 64-bit compares on 32-bit target
Hans Wennborg via llvm-commits
- [PATCH] D14496: X86: More efficient codegen for 64-bit compares on 32-bit target
Hans Wennborg via llvm-commits
- [llvm] r253384 - [llvm-profdata] Improve error messaging when merging mismatched profile data
Nathan Slingerland via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
David Li via llvm-commits
- [PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
- [lld] r253352 - [ELF2/AArch64] Add lazy relocation support for AArch64.
Igor Kudrin via llvm-commits
- [PATCH] D14730: [Aarch64] Add cost for missing extensions.
Matthew Simpson via llvm-commits
- [llvm] r253479 - Removing specific target from the generic test
Artyom Skrobov via llvm-commits
- [zorg] r253480 - Delete dead code in the LibcxxAndAbiBuilder
Jonathan Roelofs via llvm-commits
- [llvm] r253482 - [Aarch64] Add cost for missing extensions.
Matthew Simpson via llvm-commits
- [PATCH] D14730: [Aarch64] Add cost for missing extensions.
Matthew Simpson via llvm-commits
- [PATCH] D14781: Recognize 0X and 0B as a valid radix characters.
Sid Manning via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Betul Buyukkurt via llvm-commits
- [PATCH] D14670: Fix bug 25440: GVN assertion after coercing loads
Weiming Zhao via llvm-commits
- [llvm] r253484 - [PGO] Value profiling support
Betul Buyukkurt via llvm-commits
- [PATCH] D14769: [FunctionAttrs] Calls to libcalls don't cause a function to potentially recurse
Duncan Exon Smith via llvm-commits
- [PATCH] D14769: [FunctionAttrs] Calls to libcalls don't cause a function to potentially recurse
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14665: Support literal structs in mangled intrinsics.
Pat Gavlin via llvm-commits
- [PATCH] D14151: [X86][AVX] Fix lowering of X86ISD::VZEXT_MOVL for 128-bit -> 256-bit extension
Simon Pilgrim via llvm-commits
- Some buildbot statistics for the last week
Galina Kistanova via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- Some buildbot statistics for the last week
Aaron Ballman via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Chris Matthews via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14769: [FunctionAttrs] Calls to libcalls don't cause a function to potentially recurse
Mehdi AMINI via llvm-commits
- [llvm] r253446 - [OperandBundles] Tighten OperandBundleDef's interface; NFC
Sanjoy Das via llvm-commits
- [compiler-rt] r253489 - [PGO] Removed an extra ')' in the LLVM_ALIGNAS(x) macro.
Betul Buyukkurt via llvm-commits
- Some buildbot statistics for the last week
Evgenii Stepanov via llvm-commits
- [llvm] r253446 - [OperandBundles] Tighten OperandBundleDef's interface; NFC
David Blaikie via llvm-commits
- [PATCH] D14781: Recognize 0X and 0B as a valid radix characters.
Colin LeMahieu via llvm-commits
- [PATCH] D14775: [FunctionAttrs] Provide a mechanism for adding function attributes from the command line
Chad Rosier via llvm-commits
- [compiler-rt] r253492 - [PGO] Fix the build failures due to 253483 and 253489.
Betul Buyukkurt via llvm-commits
- [compiler-rt] r253489 - [PGO] Removed an extra ')' in the LLVM_ALIGNAS(x) macro.
Bruno Cardoso Lopes via llvm-commits
- [llvm] r253494 - [OperandBundles] Address review on r253446; NFC
Sanjoy Das via llvm-commits
- [PATCH] D12498: X86: add an interrupt calling convention
Peter Marheine via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
David Majnemer via llvm-commits
- [PATCH] D12498: X86: add an interrupt calling convention
Peter Marheine via llvm-commits
- [compiler-rt] r253489 - [PGO] Removed an extra ')' in the LLVM_ALIGNAS(x) macro.
Betul Buyukkurt via llvm-commits
- [PATCH] D13308: Value profiling - remaining LLVM changes
Chad Rosier via llvm-commits
- [compiler-rt] r253496 - Fix for loop initial decl used outside c99 mode error
Xinliang David Li via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Nathan Slingerland via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [llvm] r253412 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
Nathan Slingerland via llvm-commits
- [llvm] r253498 - Disable gvn non-local speculative loads under asan.
Mike Aizatsky via llvm-commits
- [compiler-rt] r253499 - Disable gvn non-local speculative loads under asan.
Mike Aizatsky via llvm-commits
- [PATCH] D9009: Value profiling compiler-rt changes
Betul Buyukkurt via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [PATCH] D8908: LLVM changes for value profiling support
Betul Buyukkurt via llvm-commits
- [PATCH] D14763: Disable gvn non-local speculative loads under asan.
Mike Aizatsky via llvm-commits
- [PATCH] D14764: Disable gvn non-local speculative loads under asan.
Mike Aizatsky via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [PATCH] D14719: Expand subregisters in MachineFrameInfo::getPristineRegs
Krzysztof Parzyszek via llvm-commits
- [llvm] r253484 - [PGO] Value profiling support
Justin Bogner via llvm-commits
- [PATCH] D14719: Expand subregisters in MachineFrameInfo::getPristineRegs
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
Rui Ueyama via llvm-commits
- [compiler-rt] r253500 - [PGO] Refactor File and Buffer API profile writing code
Xinliang David Li via llvm-commits
- [llvm] r253502 - ARM: make sure backend is consistent about exception handling method.
Tim Northover via llvm-commits
- [PATCH] D14692: [PGO] Refactor common profile dumping code for File and Buffer API
David Li via llvm-commits
- [compiler-rt] r253503 - Fix format of previous patch (NFC)
Xinliang David Li via llvm-commits
- [llvm] r253504 - [DAGCombiner] Vector constant folding for comparisons
Simon Pilgrim via llvm-commits
- [PATCH] D14683: [DAGCombiner] Vector constant folding for comparisons
Simon Pilgrim via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14775: [FunctionAttrs] Provide a mechanism for adding function attributes from the command line
Akira Hatanaka via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
Tejas via llvm-commits
- [PATCH] D14785: Removing memory leak to appease windows bots.
Kostya Serebryany via llvm-commits
- [compiler-rt] r253507 - Removing memory leak to appease windows bots.
Mike Aizatsky via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
Tejas via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Renato Golin via llvm-commits
- [PATCH] D14785: Removing memory leak to appease windows bots.
Mike Aizatsky via llvm-commits
- Updated x86-64 psABI
H.J. Lu via llvm-commits
- [PATCH] D14584: [CodeGenPrepare] Create more extloads and fewer ands
Geoff Berry via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
David Majnemer via llvm-commits
- [PATCH] D14782: test/DebugInfo/Generic/missing-abstract-variable.ll fails on arm
Renato Golin via llvm-commits
- [PATCH] D12498: X86: add an interrupt calling convention
H.J. Lu via llvm-commits
- [PATCH] D12498: X86: add an interrupt calling convention
H.J Lu via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Nathan Slingerland via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Xinliang David Li via llvm-commits
- [PATCH] D14584: [CodeGenPrepare] Create more extloads and fewer ands
Geoff Berry via llvm-commits
- [compiler-rt] r253508 - [PGO] Minor cleanups (formating, comments etc) (NFC)
Xinliang David Li via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Renato Golin via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Nathan Slingerland via llvm-commits
- [llvm] r253509 - [doc] fix a wrong link
Jingyue Wu via llvm-commits
- [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
Rui Ueyama via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Vedant Kumar via llvm-commits
- [compiler-rt] r253510 - Fix format in comments.
Xinliang David Li via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Vedant Kumar via llvm-commits
- [PATCH] D14787: [X86][SSE] Legal XMM Register Class ordering for SSE1
Simon Pilgrim via llvm-commits
- [PATCH] D14782: test/DebugInfo/Generic/missing-abstract-variable.ll fails on arm
Weiming Zhao via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
David Li via llvm-commits
- [PATCH] D14788: Fix bug 24715
Wenxiang Qiu via llvm-commits
- [llvm] r253511 - Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper via llvm-commits
- [PATCH] D9887: [DebugInfo][FastISel] Prevent using debug location from previous block for local values
Eric Christopher via llvm-commits
- [PATCH] D14788: Fix bug 24715
Philip Reames via llvm-commits
- [PATCH] D14470: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit
Anna Zaks via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Xinliang David Li via llvm-commits
- [llvm] r253514 - [BuildLibCalls] EmitStrNLen() is dead code. Garbage collect.
Davide Italiano via llvm-commits
- [PATCH] D14789: libc++abi: mark visibility
Saleem Abdulrasool via llvm-commits
- [PATCH] D14584: [CodeGenPrepare] Create more extloads and fewer ands
Quentin Colombet via llvm-commits
- [PATCH] D14757: Handle ARMv7K as an alias, instead of fake architecture (NFC)
Tim Northover via llvm-commits
- [PATCH] D14789: libc++abi: mark visibility
Jonathan Roelofs via llvm-commits
- [llvm] r253515 - Minor cleanups (from review feedback)
Xinliang David Li via llvm-commits
- [llvm] r253426 - Remove a redundant assertion in MachineBasicBlock.cpp. NFC.
Philip Reames via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Betul Buyukkurt via llvm-commits
- [llvm] r253484 - [PGO] Value profiling support
Xinliang David Li via llvm-commits
- [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
Ed Maste via llvm-commits
- [llvm] r253517 - [CMake] Support -fvisibility-inlines-hidden when LLVM_ENABLE_PIC=Off
Chris Bieneman via llvm-commits
- [llvm] r253518 - Fix returned value for GVN: could return "false" even after modifying the IR
Mehdi Amini via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Nathan Slingerland via llvm-commits
- [PATCH] D14778: [PPC64] Enable shrink wrapping for PPC64 LE.
Quentin Colombet via llvm-commits
- [PATCH] D14151: [X86][AVX] Fix lowering of X86ISD::VZEXT_MOVL for 128-bit -> 256-bit extension
Simon Pilgrim via llvm-commits
- [PATCH] D14788: Fix bug 24715
Mehdi AMINI via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Nathan Slingerland via llvm-commits
- [PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy
Anna Zaks via llvm-commits
- [llvm] r253520 - [AArch64] Enable shrink-wrapping by default.
Quentin Colombet via llvm-commits
- [PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy
Kostya Serebryany via llvm-commits
- [llvm] r253521 - [SimplifyLibCalls] New trick: pow(x, 0.5) -> sqrt(x) under -ffast-math.
Davide Italiano via llvm-commits
- [PATCH] D14791: [asan] On OS X, write error reports into Crash Report.
Anna Zaks via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
Rui Ueyama via llvm-commits
- [PATCH] D14466: [SimplifyLibCalls] pow(x, 0.5) -> sqrt(x) in fast-math mode
Davide Italiano via llvm-commits
- [PATCH] Change memcpy/memmove/memset to have dest and source alignment
Pete Cooper via llvm-commits
- [PATCH] D14792: Have 'optnone' respect -fast-isel=false
Paul Robinson via llvm-commits
- [PATCH] D14792: Have 'optnone' respect -fast-isel=false
Paul Robinson via llvm-commits
- [PATCH] D14772: [llvm-symbolizer] Add architecture fallback from x86_64h to x86_64
Alexey Samsonov via llvm-commits
- [lld] r253318 - Make ELF2 the default.
Rafael Espíndola via llvm-commits
- [PATCH] D14698: [tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONS
Alexey Samsonov via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Duncan P. N. Exon Smith via llvm-commits
- [lld] r253522 - Update "Getting Started" document.
Rui Ueyama via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
David Blaikie via llvm-commits
- [llvm] r253524 - Initialize PersistentId for HandleSDNode, as these will never be inserted into the DAG
Reid Kleckner via llvm-commits
- [llvm] r253525 - Disable Go bindings test with MSan, it has tons of linker errors
Reid Kleckner via llvm-commits
- [llvm] r253526 - Don't search for third party libraries while using MSan
Reid Kleckner via llvm-commits
- [PATCH] D9887: [DebugInfo][FastISel] Prevent using debug location from previous block for local values
Paul Robinson via llvm-commits
- [PATCH] D14794: Do not require a Context to extract the FunctionIndex from Bitcode
Mehdi AMINI via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Bruno Cardoso Lopes via llvm-commits
- [llvm] r253527 - Fix several long lines (>80) in LoopVectorize.cpp. NFC.
Cong Hou via llvm-commits
- [PATCH] D14795: [msan] Don't unpoison phdrs on dlopen(NULL, 0)
Reid Kleckner via llvm-commits
- [PATCH] D14794: Do not require a Context to extract the FunctionIndex from Bitcode
Mehdi AMINI via llvm-commits
- [llvm] r253528 - [X86] Enable shrink-wrapping by default.
Quentin Colombet via llvm-commits
- [PATCH] D14156: [X86] Enable shrink-wrapping by default
Quentin Colombet via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D14360: [AArch64] Enable shrink-wrapping by default
Quentin Colombet via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D14795: [msan] Don't unpoison phdrs on dlopen(NULL, 0)
Evgeniy Stepanov via llvm-commits
- [PATCH] D14794: Do not require a Context to extract the FunctionIndex from Bitcode
Justin Bogner via llvm-commits
- [llvm] r253529 - Fix UMR in llvm-nm on IR object files in printDarwinSymbol
Reid Kleckner via llvm-commits
- [compiler-rt] r253530 - [msan] Don't unpoison phdrs on dlopen(NULL, 0)
Reid Kleckner via llvm-commits
- [PATCH] D14795: [msan] Don't unpoison phdrs on dlopen(NULL, 0)
Reid Kleckner via llvm-commits
- [PATCH] D14795: [msan] Don't unpoison phdrs on dlopen(NULL, 0)
Reid Kleckner via llvm-commits
- [PATCH] D14795: [msan] Don't unpoison phdrs on dlopen(NULL, 0)
Reid Kleckner via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
David Li via llvm-commits
- [Diffusion] rL253518: Fix returned value for GVN: could return "false" even after modifying the IR
Mehdi AMINI via llvm-commits
- [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
Rafael Espíndola via llvm-commits
- [PATCH] D14670: Fix bug 25440: GVN assertion after coercing loads
Daniel Berlin via llvm-commits
- [Diffusion] rL253518: Fix returned value for GVN: could return "false" even after modifying the IR
Daniel Berlin via llvm-commits
- [PATCH] D14795: [msan] Don't unpoison phdrs on dlopen(NULL, 0)
Evgeniy Stepanov via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Ivan Baev via llvm-commits
- [Diffusion] rL253518: Fix returned value for GVN: could return "false" even after modifying the IR
Mehdi Amini via llvm-commits
- [PATCH] D14218: [ELF2] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the object.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D11933: Extending debug ranges
Adrian Prantl via llvm-commits
- [PATCH] D14797: [BranchFolding] Add volatile checking when clearing memory references
Junmo Park via llvm-commits
- [PATCH] D14798: [LSan] Fix tests with some libstdc++ implementations.
Alexey Samsonov via llvm-commits
- [PATCH] D14798: [LSan] Fix tests with some libstdc++ implementations.
Kostya Serebryany via llvm-commits
- [PATCH] D14798: [LSan] Fix tests with some libstdc++ implementations.
Alexey Samsonov via llvm-commits
- [PATCH] D14670: Fix bug 25440: GVN assertion after coercing loads
Weiming Zhao via llvm-commits
- [PATCH] D14797: [BranchFolding] Add volatile checking when clearing memory references
Geoff Berry via llvm-commits
- [PATCH] D14797: [BranchFolding] Add volatile checking when clearing memory references
Junmo Park via llvm-commits
- [PATCH] D14803: [AArch64] Fix a corner case in BitFeild select
Weiming Zhao via llvm-commits
- [PATCH] D14670: Fix bug 25440: GVN assertion after coercing loads
Daniel Berlin via llvm-commits
- [PATCH] D14789: libc++abi: mark visibility
Saleem Abdulrasool via llvm-commits
- [llvm] r253536 - Fix bug 25440: GVN assertion after coercing loads
Weiming Zhao via llvm-commits
- [PATCH] D14805: AMDGPU: Cache information about register pressure sets
Tom Stellard via llvm-commits
- [PATCH] D14806: MachineScheduler: Add a target hook for deciding which RegPressure sets to increase
Tom Stellard via llvm-commits
- [PATCH] D14807: AMDGPU: Implement SIRegisterInfo::getRegPressureSetScore()
Tom Stellard via llvm-commits
- [llvm] r253412 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
Sean Silva via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Nathan Slingerland via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Xinliang David Li via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
David Li via llvm-commits
- [PATCH] D14794: Do not require a Context to extract the FunctionIndex from Bitcode
Teresa Johnson via llvm-commits
- [llvm] r253539 - [Support] Disable SaturatingMultiply() unit test while investigating
Nathan Slingerland via llvm-commits
- [compiler-rt] r253508 - [PGO] Minor cleanups (formating, comments etc) (NFC)
Sean Silva via llvm-commits
- [llvm] r253511 - Change memcpy/memset/memmove to have dest and source alignments.
NAKAMURA Takumi via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Nathan Slingerland via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Sean Silva via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Sean Silva via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Xinliang David Li via llvm-commits
- [llvm] r253540 - Do not require a Context to extract the FunctionIndex from Bitcode (NFC)
Mehdi Amini via llvm-commits
- [PATCH] D14794: Do not require a Context to extract the FunctionIndex from Bitcode
Mehdi AMINI via llvm-commits
- [llvm] r253543 - Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Sean Silva via llvm-commits
- [llvm] r253511 - Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper via llvm-commits
- [PATCH] D14803: [AArch64] Fix a corner case in BitFeild select
Mandeep Singh Grang via llvm-commits
- [compiler-rt] r253500 - [PGO] Refactor File and Buffer API profile writing code
Sean Silva via llvm-commits
- [compiler-rt] r253500 - [PGO] Refactor File and Buffer API profile writing code
Xinliang David Li via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Elena Demikhovsky via llvm-commits
- [PATCH] D14768: AVX512 : vmovapd.s implementation.
Elena Demikhovsky via llvm-commits
- [PATCH] D14771: AVX512 : vmovss.s implementation.
Elena Demikhovsky via llvm-commits
- [llvm] r253544 - Pointers in Masked Load, Store, Gather, Scatter intrinsics
Elena Demikhovsky via llvm-commits
- [PATCH] D14150: Pointers in Masked Load, Store, Gather, Scatter intrinsics.
Elena Demikhovsky via llvm-commits
- [compiler-rt] r253545 - [PGO] Minor cleanups (from review feedback)
Xinliang David Li via llvm-commits
- [PATCH] D14218: [ELF2] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the object.
George Rimar via llvm-commits
- [llvm] r253546 - AVX512: Implemented encoding for the follow instructions.
Igor Breger via llvm-commits
- [PATCH] D14768: AVX512 : vmovapd.s implementation.
Phabricator via llvm-commits
- [llvm] r253547 - AVX512: Implemented encoding for the vmovss.s and vmovsd.s instructions.
Igor Breger via llvm-commits
- [PATCH] D14771: AVX512 : vmovss.s implementation.
Phabricator via llvm-commits
- [llvm] r253548 - AVX512: Implemented encoding, intrinsics and DAG lowering for VMOVDDUP instructions.
Igor Breger via llvm-commits
- [PATCH] D14702: AVX512 : VMOVDDUP implementation.
Phabricator via llvm-commits
- [compiler-rt] r253549 - [asan] Enable halt_on_error tests on ARM targets.
Yury Gribov via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14751: [asan] Enable halt_on_error tests on ARM targets
Yury Gribov via llvm-commits
- [PATCH] D14803: [AArch64] Fix a corner case in BitFeild select
James Molloy via llvm-commits
- [llvm] r253550 - [FunctionAttrs] Provide a mechanism for adding function attributes from the command line
James Molloy via llvm-commits
- [PATCH] D14698: [tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONS
Kuba Brecka via llvm-commits
- [PATCH] D14810: AVX512 : vmovq.s implementation.
Igor Breger via llvm-commits
- [PATCH] D12498: X86: add an interrupt calling convention
Amjad Aboud via llvm-commits
- [PATCH] D14811: [tsan] Handle dispatch_once on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Kuba Brecka via llvm-commits
- [PATCH] D14636: [tsan] Mark tests that need pthread barriers with "UNSUPPORTED: darwin"
Kuba Brecka via llvm-commits
- [PATCH] D14640: [tsan] Inherit TSAN_OPTIONS in allocator_returns_null.cc testcase
Kuba Brecka via llvm-commits
- [PATCH] D14641: [tsan] Fix mutex_cycle2.c testcase by including default TSAN_OPTIONS
Kuba Brecka via llvm-commits
- [PATCH] D14636: [tsan] Mark tests that need pthread barriers with "UNSUPPORTED: darwin"
Kuba Brecka via llvm-commits
- [PATCH] D14811: [tsan] Handle dispatch_once on OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14812: AVX-512: Fixed COPY_TO_REGCLASS for mask registers
Elena Demikhovsky via llvm-commits
- [PATCH] D14813: [tsan] Recognize frames coming from "libclang_rt.tsan_*" module as internal
Kuba Brecka via llvm-commits
- [PATCH] D14636: [tsan] Mark tests that need pthread barriers with "UNSUPPORTED: darwin"
Dmitry Vyukov via llvm-commits
- [PATCH] D14813: [tsan] Recognize frames coming from "libclang_rt.tsan_*" module as internal
Dmitry Vyukov via llvm-commits
- [PATCH] D14813: [tsan] Recognize frames coming from "libclang_rt.tsan_*" module as internal
Dmitry Vyukov via llvm-commits
- [PATCH] D14811: [tsan] Handle dispatch_once on OS X
Kuba Brecka via llvm-commits
- [compiler-rt] r253552 - [tsan] Handle dispatch_once on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14811: [tsan] Handle dispatch_once on OS X
Phabricator via llvm-commits
- [PATCH] D14446: Fallback to getpwuid() in path::home_directory() on Unix.
Paweł Bylica via llvm-commits
- [llvm] r253553 - gold-plugin.cpp: Fix diagnosticHandler corresponding to r253540.
NAKAMURA Takumi via llvm-commits
- [PATCH] D14811: [tsan] Handle dispatch_once on OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14811: [tsan] Handle dispatch_once on OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14812: AVX-512: Fixed COPY_TO_REGCLASS for mask registers
Igor Breger via llvm-commits
- [PATCH] D14812: AVX-512: Fixed COPY_TO_REGCLASS for mask registers
Elena Demikhovsky via llvm-commits
- [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
Daniel Sanders via llvm-commits
- [PATCH] D14794: Do not require a Context to extract the FunctionIndex from Bitcode
NAKAMURA Takumi via llvm-commits
- [PATCH] D14151: [X86][AVX] Fix lowering of X86ISD::VZEXT_MOVL for 128-bit -> 256-bit extension
Andrea Di Biagio via llvm-commits
- [PATCH] D14798: [LSan] Fix tests with some libstdc++ implementations.
Yury Gribov via llvm-commits
- [llvm] r253556 - [lit] Fix bug when using Python3 where a failing test would not show
Dan Liew via llvm-commits
- [llvm] r253557 - Alternative to long nops for X86 CPUs, by Andrey Turetsky
Alexey Bataev via llvm-commits
- [PATCH] D14178: Alternative to long nops for X86 CPUs
Alexey Bataev via llvm-commits
- [PATCH] D14812: AVX-512: Fixed COPY_TO_REGCLASS for mask registers
Igor Breger via llvm-commits
- [compiler-rt] r253558 - [tsan] Mark tests that need pthread barriers with "UNSUPPORTED: darwin"
Kuba Brecka via llvm-commits
- [PATCH] D14757: Handle ARMv7K as an alias, instead of fake architecture (NFC)
A. Skrobov via llvm-commits
- [compiler-rt] r253559 - [tsan] Recognize frames coming from "libclang_rt.tsan_*" module as internal
Kuba Brecka via llvm-commits
- [PATCH] D14636: [tsan] Mark tests that need pthread barriers with "UNSUPPORTED: darwin"
Phabricator via llvm-commits
- [compiler-rt] r253560 - [tsan] For OS X thread finalization, remove g_thread_finalize_key in favor of libpthread hooks
Kuba Brecka via llvm-commits
- [PATCH] D14813: [tsan] Recognize frames coming from "libclang_rt.tsan_*" module as internal
Phabricator via llvm-commits
- [PATCH] D14636: [tsan] Mark tests that need pthread barriers with "UNSUPPORTED: darwin"
Kuba Brecka via llvm-commits
- [PATCH] D14777: [tsan] For OS X thread finalization, remove g_thread_finalize_key in favor of libpthread hooks
Phabricator via llvm-commits
- [llvm] r253561 - [X86][AVX] Fix lowering of X86ISD::VZEXT_MOVL for 128-bit -> 256-bit extension
Simon Pilgrim via llvm-commits
- [PATCH] D14151: [X86][AVX] Fix lowering of X86ISD::VZEXT_MOVL for 128-bit -> 256-bit extension
Simon Pilgrim via llvm-commits
- [llvm] r253562 - Removing specific target from the generic test
Artyom Skrobov via llvm-commits
- [PATCH] D14429: [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV and WRDSP instructions
Zlatko Buljan via llvm-commits
- [PATCH] D14720: [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions
Diego Novillo via llvm-commits
- [llvm] r253563 - AVX-512: Fixed COPY_TO_REGCLASS for mask registers
Elena Demikhovsky via llvm-commits
- [PATCH] D14812: AVX-512: Fixed COPY_TO_REGCLASS for mask registers
Elena Demikhovsky via llvm-commits
- [PATCH] D14815: AVX-512: INSERT_SUBVECTOR optimization for i1 vectors
Elena Demikhovsky via llvm-commits
- [PATCH] D14797: [BranchFolding] Add volatile checking when clearing memory references
Chad Rosier via llvm-commits
- [PATCH] D14817: [sanitizer] Avoid -Wmaybe-uninitialized related warnings when building ASan with GCC.
Maxim Ostapenko via llvm-commits
- [llvm] r253553 - gold-plugin.cpp: Fix diagnosticHandler corresponding to r253540.
Teresa Johnson via llvm-commits
- [llvm] r253564 - [mips] Expansion of ROL and ROR macros
Zoran Jovanovic via llvm-commits
- [PATCH] D10611: [mips] Expansion of ROL and ROR macros
Phabricator via llvm-commits
- [llvm] r253565 - [LV] Add a helper function, isReductionVariable. NFC.
Chad Rosier via llvm-commits
- [PATCH] D14817: [sanitizer] Avoid -Wmaybe-uninitialized related warnings when building ASan with GCC.
Yury Gribov via llvm-commits
- [PATCH] D14818: llvm-link option and test for recent metadata mapping bug
Teresa Johnson via llvm-commits
- [PATCH] D14819: [GlobalOpt] Localize some globals that have non-instruction users
James Molloy via llvm-commits
- [PATCH] D14725: [compiler-rt] [dfsan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [PATCH] D14821: AVX-512: kunpck intrinsics
Igor Breger via llvm-commits
- [PATCH] D14199: [compiler-rt] [tsan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [llvm] r253566 - llvm/lib/Support/TargetParser.cpp: Rework llvm::ARM::getArchExtFeature() to avoid abuse of Twine in r253470.
NAKAMURA Takumi via llvm-commits
- [PATCH] D14199: [compiler-rt] [tsan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [llvm] r253567 - [mips] Add tests for ROL and ROR macros expansion
Zoran Jovanovic via llvm-commits
- [PATCH] D14791: [asan] On OS X, write error reports into Crash Report.
Alexander Potapenko via llvm-commits
- [PATCH] D14778: [PPC64] Enable shrink wrapping for PPC64 LE.
Kit Barton via llvm-commits
- [llvm] r253566 - llvm/lib/Support/TargetParser.cpp: Rework llvm::ARM::getArchExtFeature() to avoid abuse of Twine in r253470.
Yaron Keren via llvm-commits
- [PATCH] D14789: libc++abi: mark visibility
Jonathan Roelofs via llvm-commits
- [PATCH] D14598: Cleanup some -Wundef warnings in include/llvm/Support/MathExtras.h
Arch D. Robison via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Amjad Aboud via llvm-commits
- [PATCH][LNT] Pass target to test-suites configure script
Michael Daniels via llvm-commits
- [PATCH] D14496: X86: More efficient codegen for 64-bit compares on 32-bit target
David Kreitzer via llvm-commits
- [llvm] r253568 - SamplePGO - Sort samples by source location when emitting as text.
Diego Novillo via llvm-commits
- [PATCH] D14496: X86: More efficient codegen for 64-bit compares on 32-bit target
Hans Wennborg via llvm-commits
- [PATCH] D14496: X86: More efficient codegen for 64-bit compares on 32-bit target
Hans Wennborg via llvm-commits
- [PATCH] D14803: [AArch64] Fix a corner case in BitFeild select
Geoff Berry via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [llvm] r253569 - Remove unused function parameter (NFC)
Mehdi Amini via llvm-commits
- [llvm] r253570 - TargetParser.cpp: Fixup -- StringRef::startswith() is better here. NFC.
NAKAMURA Takumi via llvm-commits
- [llvm] r253553 - gold-plugin.cpp: Fix diagnosticHandler corresponding to r253540.
Mehdi Amini via llvm-commits
- [llvm] r253566 - llvm/lib/Support/TargetParser.cpp: Rework llvm::ARM::getArchExtFeature() to avoid abuse of Twine in r253470.
NAKAMURA Takumi via llvm-commits
- [PATCH] D14183: [AArch64]Extend merging narrow loads into a wider load
Chad Rosier via llvm-commits
- [PATCH] D14818: llvm-link option and test for recent metadata mapping bug
Teresa Johnson via llvm-commits
- [PATCH] D14470: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit
Kuba Brecka via llvm-commits
- [PATCH] D14791: [asan] On OS X, write error reports into Crash Report.
Kuba Brecka via llvm-commits
- [llvm] r245588 - Fix a debug location handling bug in GVN.
Tom Stellard via llvm-commits
- [PATCH] D14183: [AArch64]Extend merging narrow loads into a wider load
Jun Bum Lim via llvm-commits
- [PATCH] D13161: [PATCH, PR24373] Combine shifts for x86
Evgeny Stupachenko via llvm-commits
- [PATCH] D14819: [GlobalOpt] Localize some globals that have non-instruction users
Mehdi AMINI via llvm-commits
- [PATCH] D14791: [asan] On OS X, write error reports into Crash Report.
Kuba Brecka via llvm-commits
- [PATCH] D14822: [mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocation
Zoran Jovanovic via llvm-commits
- [PATCH] D14791: [asan] On OS X, write error reports into Crash Report.
Alexander Potapenko via llvm-commits
- [PATCH] D14496: X86: More efficient codegen for 64-bit compares on 32-bit target
David Kreitzer via llvm-commits
- [PATCH] D13161: [PATCH, PR24373] Combine shifts for x86
Evgeny Stupachenko via llvm-commits
- [PATCH] D13161: [PATCH, PR24373] Combine shifts for x86
Evgeny Stupachenko via llvm-commits
- [PATCH] D13979: Introduction of FeatureX87
Andrey Turetskiy via llvm-commits
- [PATCH] D14327: Add llvm.ldexp.* intrinsic, associated SDNode and library calls
Tom Stellard via llvm-commits
- [PATCH] D14789: libc++abi: mark visibility
Saleem Abdulrasool via llvm-commits
- [PATCH] D14789: libc++abi: mark visibility
Saleem Abdulrasool via llvm-commits
- [llvm] r253572 - X86: More efficient legalization of wide integer compares
Hans Wennborg via llvm-commits
- [PATCH] D14791: [asan] On OS X, write error reports into Crash Report.
Kuba Brecka via llvm-commits
- [llvm] r253573 - [CGP] despeculate expensive cttz/ctlz intrinsics
Sanjay Patel via llvm-commits
- [PATCH] D14496: X86: More efficient codegen for 64-bit compares on 32-bit target
Hans Wennborg via llvm-commits
- [llvm] r253574 - this new test file was accidentally left out of r253573
Sanjay Patel via llvm-commits
- [PATCH] D14791: [asan] On OS X, write error reports into Crash Report.
Alexander Potapenko via llvm-commits
- [PATCH] D14630: [CGP] despeculate expensive cttz/ctlz intrinsics
Sanjay Patel via llvm-commits
- [PATCH] D14327: Add llvm.ldexp.* intrinsic, associated SDNode and library calls
Nicolai Hähnle via llvm-commits
- [PATCH] D14825: [ThinLTO] Add MODULE_CODE_METADATA_VALUES record
Teresa Johnson via llvm-commits
- [PATCH] D14698: [tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONS
Alexey Samsonov via llvm-commits
- [PATCH] D14826: [tsan] Replace new/delete with a local variable in ThreadSpecificDtors unit test
Kuba Brecka via llvm-commits
- [PATCH] D14827: Adding support for missing variations of X86 string related instructions
Marina Yatsina via llvm-commits
- [PATCH] D14752: Metadata mapping for ThinLTO
Teresa Johnson via llvm-commits
- [PATCH] D14778: [PPC64] Enable shrink wrapping for PPC64 LE.
Quentin Colombet via llvm-commits
- [compiler-rt] r253576 - [LSan] Fix tests with some libstdc++ implementations.
Alexey Samsonov via llvm-commits
- [PATCH] D14470: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit
Alexey Samsonov via llvm-commits
- [PATCH] D14798: [LSan] Fix tests with some libstdc++ implementations.
Alexey Samsonov via llvm-commits
- [llvm] r253577 - [AArch64]Extend merging narrow loads into a wider load
Jun Bum Lim via llvm-commits
- [PATCH] D14825: [ThinLTO] Add MODULE_CODE_METADATA_VALUES record
Mehdi AMINI via llvm-commits
- [PATCH] D14819: [GlobalOpt] Localize some globals that have non-instruction users
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14821: AVX-512: kunpck intrinsics
Elena Demikhovsky via llvm-commits
- [llvm] r253578 - [LIR] Use the more appropriate method. NFC.
Chad Rosier via llvm-commits
- [compiler-rt] r253579 - [tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONS
Kuba Brecka via llvm-commits
- [PATCH] D14825: [ThinLTO] Add MODULE_CODE_METADATA_VALUES record
Teresa Johnson via llvm-commits
- [PATCH] D14183: [AArch64]Extend merging narrow loads into a wider load
Jun Bum Lim via llvm-commits
- [PATCH] D14698: [tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONS
Phabricator via llvm-commits
- [llvm] r253196 - [ARM] Introduce subtarget features per ARM architecture.
Tim Northover via llvm-commits
- [PATCH] D14825: [ThinLTO] Add MODULE_CODE_METADATA_VALUES record
Teresa Johnson via llvm-commits
- [llvm] r253580 - update comment and error message; NFC
Sanjay Patel via llvm-commits
- [PATCH] D14819: [GlobalOpt] Localize some globals that have non-instruction users
Mehdi Amini via llvm-commits
- [PATCH] D14757: Handle ARMv7K as an alias, instead of fake architecture (NFC)
Tim Northover via llvm-commits
- [PATCH] D14757: Handle ARMv7K as an alias, instead of fake architecture (NFC)
A. Skrobov via llvm-commits
- [zorg] r253581 - Bump the sanitizer-fast stage1 compiler version to pick up MSan r253530
Reid Kleckner via llvm-commits
- [compiler-rt] r253583 - [tsan] Replace new/delete with a local variable in ThreadSpecificDtors unit test
Kuba Brecka via llvm-commits
- [PATCH] D14826: [tsan] Replace new/delete with a local variable in ThreadSpecificDtors unit test
Phabricator via llvm-commits
- [PATCH] D14819: [GlobalOpt] Localize some globals that have non-instruction users
James Molloy via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
- [llvm] r253584 - [GlobalOpt] Localize some globals that have non-instruction users
James Molloy via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Nadav Rotem via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Nadav Rotem via llvm-commits
- [llvm] r253585 - [LIR] Sink checks into function to enable future refactoring. NFC.
Chad Rosier via llvm-commits
- [PATCH] D14830: [html] Advertize the charset actually being used. NFC.
Arnaud A. de Grandmaison via llvm-commits
- [llvm] r253586 - [LIR] Fix 80-column from previous commit.
Chad Rosier via llvm-commits
- [PATCH] D14584: [CodeGenPrepare] Create more extloads and fewer ands
Geoff Berry via llvm-commits
- [PATCH] D14831: [ELF/AArch64] Accept -m aarch64linux.
Igor Kudrin via llvm-commits
- [PATCH] D14831: [ELF/AArch64] Accept -m aarch64linux.
Rui Ueyama via llvm-commits
- [PATCH] D14832: [ELF] Prevent SEGFAULT in case of conflict with an internally defined symbol.
Igor Kudrin via llvm-commits
- [PATCH] D14584: [CodeGenPrepare] Create more extloads and fewer ands
Geoff Berry via llvm-commits
- [PATCH] D14832: [ELF] Prevent SEGFAULT in case of conflict with an internally defined symbol.
Rui Ueyama via llvm-commits
- [PATCH] D14831: [ELF/AArch64] Accept -m aarch64linux.
Igor Kudrin via llvm-commits
- [llvm] r253587 - [AArch64] Refactoring aarch64-ldst-opt. NCF.
Jun Bum Lim via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" is referenced.
Igor Kudrin via llvm-commits
- [lld] r253352 - [ELF2/AArch64] Add lazy relocation support for AArch64.
Igor Kudrin via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" is referenced.
Davide Italiano via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" is referenced.
Rui Ueyama via llvm-commits
- [PATCH] D14817: [sanitizer] Avoid -Wmaybe-uninitialized related warnings when building ASan with GCC.
David Blaikie via llvm-commits
- [PATCH] D14835: [tsan] Make tsan_test_util_posix.cc call pthread interceptors on OS X
Kuba Brecka via llvm-commits
- [lld] r253588 - [ELF] Prevent SEGFAULT in case of conflict with an internally defined symbol.
Igor Kudrin via llvm-commits
- [PATCH] D14832: [ELF] Prevent SEGFAULT in case of conflict with an internally defined symbol.
Igor Kudrin via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" is referenced.
Ed Maste via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" is referenced.
Igor Kudrin via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" is referenced.
Davide Italiano via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" is referenced.
Davide Italiano via llvm-commits
- [llvm] r253591 - [AddressSanitizer] assert(false) -> llvm_unreachable and remove return.
Davide Italiano via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
Jonathan Roelofs via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Nathan Slingerland via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" is referenced.
Rui Ueyama via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
Jonathan Roelofs via llvm-commits
- [llvm] r253591 - [AddressSanitizer] assert(false) -> llvm_unreachable and remove return.
David Blaikie via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" if referenced.
Igor Kudrin via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" if referenced.
Igor Kudrin via llvm-commits
- [PATCH] D14803: [AArch64] Fix a corner case in BitFeild select
Weiming Zhao via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
A. Skrobov via llvm-commits
- [PATCH] D14837: [tsan] Fix detached threads in unit tests on OS X
Kuba Brecka via llvm-commits
- [llvm] r253594 - Reimplement discriminator assignment algorithm.
Dehao Chen via llvm-commits
- [PATCH] D14707: add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
Jonathan Roelofs via llvm-commits
- [PATCH] D14209: CodeView type info support preview (LLVM portion)
Yonggang Luo via llvm-commits
- [PATCH] D14327: Add llvm.ldexp.* intrinsic, associated SDNode and library calls
Tom Stellard via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Matthew Simpson via llvm-commits
- [PATCH] D14838: [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" if referenced.
Rui Ueyama via llvm-commits
- Updated x86-64 psABI
H.J. Lu via llvm-commits
- [PATCH] D14598: Cleanup some -Wundef warnings in include/llvm/Support/MathExtras.h
Michael Spencer via llvm-commits
- [PATCH] D14724: [sanitizer] [dfsan] Unify aarch64 mapping
Adhemerval Zanella via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" if referenced.
Davide Italiano via llvm-commits
- [PATCH] D14514: [AArch64]Merge narrow zero stores to wider single store
Jun Bum Lim via llvm-commits
- [llvm] r253596 - Revert r253253 and r253126: "Don't recompute LCSSA after loop-unrolling when possible."
Michael Zolotukhin via llvm-commits
- [llvm] r253597 - Fix the debug build breakage that getDiscriminator is called by mistake.
Dehao Chen via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Chad Rosier via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
David Li via llvm-commits
- [PATCH] D14841: [PGO] profile runtime naming cleanups
David Li via llvm-commits
- [PATCH] D14842: [WinEH] Fix two cases where instructions can incorrectly be inserted into EH pads
Andy Kaylor via llvm-commits
- [PATCH] D13979: Introduction of FeatureX87
Eric Christopher via llvm-commits
- [PATCH] D14831: [ELF/AArch64] Accept -m aarch64linux.
Rui Ueyama via llvm-commits
- r253595 - Update clang tests to accomendate discriminator changes.
David Blaikie via llvm-commits
- [llvm] r253600 - Expand subregisters in MachineFrameInfo::getPristineRegs
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14842: [WinEH] Fix two cases where instructions can incorrectly be inserted into EH pads
David Majnemer via llvm-commits
- [PATCH] D14719: Expand subregisters in MachineFrameInfo::getPristineRegs
Krzysztof Parzyszek via llvm-commits
- [llvm] r253602 - [InstCombine] add tests to show missing bitcast optimizations
Sanjay Patel via llvm-commits
- [llvm] r253603 - [LIR] Update some comments. NFC.
Chad Rosier via llvm-commits
- [PATCH] D14584: [CodeGenPrepare] Create more extloads and fewer ands
Quentin Colombet via llvm-commits
- [PATCH] D14838: [ThinLTO] Metadata linking for imported functions
Teresa Johnson via llvm-commits
- [PATCH] D14598: Cleanup some -Wundef warnings in include/llvm/Support/MathExtras.h
Tony Kelman via llvm-commits
- [llvm] r253605 - Follow up to r253591. Turn into an assertion.
Davide Italiano via llvm-commits
- [llvm] r253606 - [X86] Use existing MachineInstrBuilder::addDisp to create offseted pointer. NFC.
Simon Pilgrim via llvm-commits
- [llvm] r253607 - Fix UMRs in Mips disassembler on invalid instruction streams
Reid Kleckner via llvm-commits
- [PATCH] D14842: [WinEH] Fix two cases where instructions can incorrectly be inserted into EH pads
Andy Kaylor via llvm-commits
- [llvm] r253591 - [AddressSanitizer] assert(false) -> llvm_unreachable and remove return.
Davide Italiano via llvm-commits
- [PATCH] D14598: Cleanup some -Wundef warnings in include/llvm/Support/MathExtras.h
Michael Spencer via llvm-commits
- [compiler-rt] r253608 - Tell clang-format that (most) sanitizers are written using Google style guide.
Alexey Samsonov via llvm-commits
- [llvm] r253609 - [InstCombine] add tests to show missing trunc optimizations
Sanjay Patel via llvm-commits
- [llvm] r253611 - [X86][SSE4A] Fix issue with EXTRQI shuffles not starting at the correct start index.
Simon Pilgrim via llvm-commits
- [llvm] r253612 - SamplePGO - Tweak debugging output for function samples. NFC.
Diego Novillo via llvm-commits
- [PATCH] D14843: [ThinLTO/LTO] Don't link in unneeded metadata
Teresa Johnson via llvm-commits
- [PATCH] D14752: Metadata mapping for ThinLTO
Teresa Johnson via llvm-commits
- [llvm] r253614 - Cleanup some -Wundef warnings in include/llvm/Support/MathExtras.h
Arch D. Robison via llvm-commits
- r253595 - Update clang tests to accomendate discriminator changes.
Dehao Chen via llvm-commits
- [llvm] r253465 - [WebAssembly] Enable register coloring and register stackifying.
Eric Christopher via llvm-commits
- [PATCH] D14268: AMDGPU: Split x8 and x16 vector loads instead of scalarize
Tom Stellard via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
David Li via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests
Nathan Slingerland via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Nathan Slingerland via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Chih-hung Hsieh via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Mitch Bodart via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [llvm] r253617 - [WebAssembly] Implement isCheapToSpeculateCtlz and isCheapToSpeculateCttz.
Dan Gohman via llvm-commits
- [PATCH] D14846: [CMake] Provide options for toggling on and off various runtime libraries.
Chris Bieneman via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Xinliang David Li via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Rong Xu via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests
David Li via llvm-commits
- [PATCH] D14846: [CMake] Provide options for toggling on and off various runtime libraries.
Alexey Samsonov via llvm-commits
- [llvm] r253619 - [WinEH] Disable most forms of demotion
Reid Kleckner via llvm-commits
- [PATCH] D14829: [SLP] Vectorize gather-like idioms ending at non-consecutive loads.
Nadav Rotem via llvm-commits
- [PATCH] D14825: [ThinLTO] Add MODULE_CODE_METADATA_VALUES record
Mehdi AMINI via llvm-commits
- [lld] r253620 - Fix formatting.
Rui Ueyama via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
Xinliang David Li via llvm-commits
- [llvm] r253621 - Fix a [-Werror, -Wcovered-switch-default] warning by removing the
Eric Christopher via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Xinliang David Li via llvm-commits
- r253595 - Update clang tests to accomendate discriminator changes.
David Blaikie via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Nathan Slingerland via llvm-commits
- [llvm] r253622 - [LTO] Add option to emit assembly from LTOCodeGenerator
Tobias Edler von Koch via llvm-commits
- [PATCH] D14554: [LTO] Add option to emit assembly and bitcode from LTO CodeGen
Tobias Edler von Koch via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests
David Li via llvm-commits
- [PATCH] D14470: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit
Anna Zaks via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
David Li via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [PATCH] D14848: Add -disable-llvm-passes for frontend debug info tests.
Dehao Chen via llvm-commits
- r253595 - Update clang tests to accomendate discriminator changes.
Dehao Chen via llvm-commits
- [llvm] r253624 - [LTO] Add options to llvm-lto to select output format and dump merged module
Tobias Edler von Koch via llvm-commits
- [PATCH] [WebAssembly] rewrite argument unscheduling loop
Eric Christopher via llvm-commits
- [PATCH] D14849: ELF: Make .note.GNU-stack handling compatible with traditional linkers.
Rui Ueyama via llvm-commits
- [PATCH] [WebAssembly] rewrite argument unscheduling loop
Dan Gohman via llvm-commits
- [PATCH] [WebAssembly] rewrite argument unscheduling loop
Eric Christopher via llvm-commits
- [llvm] r253465 - [WebAssembly] Enable register coloring and register stackifying.
Dan Gohman via llvm-commits
- [llvm] r253465 - [WebAssembly] Enable register coloring and register stackifying.
Eric Christopher via llvm-commits
- [llvm] r253626 - Split the argument unscheduling loop in the WebAssembly register
Eric Christopher via llvm-commits
- [PATCH] D14750: Support for function-live-in virtual registers
Dan Gohman via llvm-commits
- [llvm] r253465 - [WebAssembly] Enable register coloring and register stackifying.
Dan Gohman via llvm-commits
- [llvm] r253465 - [WebAssembly] Enable register coloring and register stackifying.
Eric Christopher via llvm-commits
- [PATCH] D14850: ScalarEvolution: do not set nuw when creating exprs of form <expr> + <all-ones>.
Peter Collingbourne via llvm-commits
- [PATCH] D14848: Add -disable-llvm-passes for frontend debug info tests.
David Blaikie via llvm-commits
- [llvm] r253465 - [WebAssembly] Enable register coloring and register stackifying.
JF Bastien via llvm-commits
- [PATCH] D14792: Have 'optnone' respect -fast-isel=false
Eric Christopher via llvm-commits
- [PATCH] D14850: ScalarEvolution: do not set nuw when creating exprs of form <expr> + <all-ones>.
Hans Wennborg via llvm-commits
- [PATCH] D14750: Support for function-live-in virtual registers
Quentin Colombet via llvm-commits
- [PATCH] D14851: Add Branch Hints for Highly Biased Branches on PPC
Thomas Jablin via llvm-commits
- [PATCH] D14470: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit
Anna Zaks via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Ivan Baev via llvm-commits
- [PATCH] D14209: CodeView type info support preview (LLVM portion)
Eric Christopher via llvm-commits
- [PATCH] D14850: ScalarEvolution: do not set nuw when creating exprs of form <expr> + <all-ones>.
Peter Collingbourne via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Ivan Baev via llvm-commits
- [PATCH] D9887: [DebugInfo][FastISel] Prevent using debug location from previous block for local values
Eric Christopher via llvm-commits
- [PATCH] D13994: [SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
Mandeep Singh Grang via llvm-commits
- [PATCH] D14787: [X86][SSE] Legal XMM Register Class ordering for SSE1
Eric Christopher via llvm-commits
- [PATCH] D14850: ScalarEvolution: do not set nuw when creating exprs of form <expr> + <all-ones>.
Sanjoy Das via llvm-commits
- [llvm] r253627 - ScalarEvolution: do not set nuw when creating exprs of form <expr> + <all-ones>.
Peter Collingbourne via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Cong Hou via llvm-commits
- [PATCH] D14850: ScalarEvolution: do not set nuw when creating exprs of form <expr> + <all-ones>.
Peter Collingbourne via llvm-commits
- [PATCH] D13363: [DeadStoreElimination] Add support for non-local DSE
Mitch Bodart via llvm-commits
- [PATCH] D14850: ScalarEvolution: do not set nuw when creating exprs of form <expr> + <all-ones>.
Peter Collingbourne via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests
Nathan Slingerland via llvm-commits
- [PATCH] D14750: Support for function-live-in virtual registers
Dan Gohman via llvm-commits
- [PATCH][LNT] Pass target to test-suites configure script
Chris Matthews via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Chris Matthews via llvm-commits
- [PATCH] D14831: [ELF/AArch64] Accept -m aarch64linux.
Igor Kudrin via llvm-commits
- [PATCH] D14831: [ELF/AArch64] Accept -m aarch64linux.
Rui Ueyama via llvm-commits
- [test-suite] r253628 - [test-suite/LNTBased/SPEC] Make config and OBJROOT class members
Adam Nemet via llvm-commits
- [test-suite] r253629 - [test-suite/LNTBased/SPEC] Support remote and timeit (i.e. RunSafely)
Adam Nemet via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests
Xinliang David Li via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests
David Li via llvm-commits
- [PATCH] D11393: [X86] Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.
Xinliang David Li via llvm-commits
- [lld] r253632 - Remove redundant "using namespace".
Rui Ueyama via llvm-commits
- [PATCH] D14792: Have 'optnone' respect -fast-isel=false
Paul Robinson via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" if referenced.
Igor Kudrin via llvm-commits
- [lld] r253633 - Make a function out-of-line.
Rui Ueyama via llvm-commits
- [PATCH] D11768: FastISel fails to remove dead code
Eric Christopher via llvm-commits
- [PATCH] D14792: Have 'optnone' respect -fast-isel=false
Eric Christopher via llvm-commits
- [PATCH] D14792: Have 'optnone' respect -fast-isel=false
Eric Christopher via llvm-commits
- [llvm] r253634 - [WebAssemby] Enforce FIFO ordering for instructions using stackified registers.
Dan Gohman via llvm-commits
- [PATCH] D14831: [ELF/AArch64] Accept -m aarch64linux.
Igor Kudrin via llvm-commits
- [lld] r253635 - Remove redundant namespace specifiers.
Rui Ueyama via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Richard Smith via llvm-commits
- [PATCH] D14831: [ELF/AArch64] Accept -m aarch64linux.
Rui Ueyama via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Eric Christopher via llvm-commits
- [PATCH] D14218: [ELF2] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the object.
Rafael Espíndola via llvm-commits
- [lld] r253637 - [ELF] Define symbols "_end" and "end" if referenced.
Igor Kudrin via llvm-commits
- [llvm] r253638 - [WebAssembly] Add asserts that the expression stack is used in stack order.
Dan Gohman via llvm-commits
- [PATCH] D14833: [ELF] Define symbols "_end" and "end" if referenced.
Igor Kudrin via llvm-commits
- [PATCH] D10725: Improve testing for the C API
Eric Christopher via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Sean Silva via llvm-commits
- [lld] r253639 - [ELF/AArch64] Accept -m aarch64linux.
Igor Kudrin via llvm-commits
- [PATCH] D14831: [ELF/AArch64] Accept -m aarch64linux.
Igor Kudrin via llvm-commits
- [llvm] r253640 - [WebAssembly] Remove done items from the README.txt.
Dan Gohman via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Xinliang David Li via llvm-commits
- [PATCH] D14854: [PGO] runtime/instrumentation code restructuring
David Li via llvm-commits
- [compiler-rt] r253500 - [PGO] Refactor File and Buffer API profile writing code
Sean Silva via llvm-commits
- [compiler-rt] r253545 - [PGO] Minor cleanups (from review feedback)
Sean Silva via llvm-commits
- [llvm] r253642 - [WebAssembly] Rename SWITCH to TABLESWITCH to match the current wording in the spec.
Dan Gohman via llvm-commits
- [llvm] r253643 - [WebAssembly] Add a few open tasks to the target README.txt.
Dan Gohman via llvm-commits
- [llvm] r253644 - [WebAssembly] Remove the AsmPrinter code for printing physical registers.
Dan Gohman via llvm-commits
- [compiler-rt] r253500 - [PGO] Refactor File and Buffer API profile writing code
Xinliang David Li via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Sean Silva via llvm-commits
- [PATCH] D13692: Silence warning for unrecognised "-std=c99" warning on MSVC
angelsl via llvm-commits
- [compiler-rt] r253500 - [PGO] Refactor File and Buffer API profile writing code
Sean Silva via llvm-commits
- [PATCH] D14825: [ThinLTO] Add MODULE_CODE_METADATA_VALUES record
Teresa Johnson via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests
Richard Smith via llvm-commits
- [PATCH] D13926: Set -std=c99 flag on Darwin for builtins too
angelsl via llvm-commits
- [PATCH] D14054: Use hexadecimal floating point literals instead of decimal
angelsl via llvm-commits
- [PATCH] D14854: [PGO] runtime/instrumentation code restructuring
Sean Silva via llvm-commits
- [PATCH] D14115: Fix Android clear_cache ASM
angelsl via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Sean Silva via llvm-commits
- [PATCH] D14825: [ThinLTO] Add MODULE_CODE_METADATA_VALUES record
Mehdi Amini via llvm-commits
- [compiler-rt] r253646 - Silence "unrecognised -std=c99" warning on MSVC.
George Burgess IV via llvm-commits
- [PATCH] D13692: Silence warning for unrecognised "-std=c99" warning on MSVC
George Burgess IV via llvm-commits
- [PATCH] D14792: Have 'optnone' respect -fast-isel=false
Paul Robinson via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14687: Macro support in LLVM IR
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14857: [InstCombine] Don't drop operand bundles
Sanjoy Das via llvm-commits
- [PATCH] D14857: [InstCombine] Don't drop operand bundles
Sanjoy Das via llvm-commits
- [compiler-rt] r253648 - Attempt to fix build breakage caused by r253646.
George Burgess IV via llvm-commits
- [PATCH] D14858: Support building tsan on android.
Dan Albert via llvm-commits
- [PATCH] D14859: [PGO] Implement a more robust/readable Writer callback interface
David Li via llvm-commits
- [PATCH] D14054: Use hexadecimal floating point literals instead of decimal
Yaron Keren via llvm-commits
- [PATCH] D14054: Use hexadecimal floating point literals instead of decimal
angelsl via llvm-commits
- [PATCH] D14855: [tsan] Support thread sanitizer on Android.
Dan Albert via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Xinliang David Li via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests
Xinliang David Li via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [LNT] r253649 - [LNT] --spec-with-ref supports --remote now
Adam Nemet via llvm-commits
- [llvm] r253651 - [mips][microMIPS] Implement MUL[_S].PH, MULEQ_S.W.PHL, MULEQ_S.W.PHR, MULEU_S.PH.QBL, MULEU_S.PH.QBR, MULQ_RS.PH, MULQ_RS.W, MULQ_S.PH and MULQ_S.W instructions
Hrvoje Varga via llvm-commits
- [PATCH] D14280: [mips][microMIPS] Implement MUL[_S].PH, MULEQ_S.W.PHL, MULEQ_S.W.PHR, MULEU_S.PH.QBL, MULEU_S.PH.QBR, MULQ_RS.PH, MULQ_RS.W, MULQ_S.PH and MULQ_S.W instructions
Hrvoje Varga via llvm-commits
- [llvm] r253652 - Use range-based for loops. NFC
Craig Topper via llvm-commits
- [PATCH] D14280: [mips][microMIPS] Implement MUL[_S].PH, MULEQ_S.W.PHL, MULEQ_S.W.PHR, MULEU_S.PH.QBL, MULEU_S.PH.QBR, MULQ_RS.PH, MULQ_RS.W, MULQ_S.PH and MULQ_S.W instructions
Hrvoje Varga via llvm-commits
- [llvm] r253655 - Fix a pair of issues that caused an infinite loop in reassociate.
Owen Anderson via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14861: [tsan] Make tests that use CLOCK_MONOTONIC portable
Kuba Brecka via llvm-commits
- [PATCH] D14817: [sanitizer] Avoid -Wmaybe-uninitialized related warnings when building ASan with GCC.
Maxim Ostapenko via llvm-commits
- [PATCH] D14862: [tsan] Fix deadlock_detector_stress_test.cc testcase for OS X
Kuba Brecka via llvm-commits
- [PATCH] D14849: ELF: Make .note.GNU-stack handling compatible with traditional linkers.
George Rimar via llvm-commits
- [llvm] r253656 - Revert 253497 and 253539 to try to fix clang-cmake-mips buildbot.
Daniel Sanders via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Daniel Sanders via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
A. Skrobov via llvm-commits
- [PATCH] D14865: [tsan] Replace POSIX semaphores with pthread condition variables in vptr_benign_race.cc
Kuba Brecka via llvm-commits
- [compiler-rt] r253658 - [tsan] Make tests that use CLOCK_MONOTONIC portable
Kuba Brecka via llvm-commits
- [PATCH] D14861: [tsan] Make tests that use CLOCK_MONOTONIC portable
Phabricator via llvm-commits
- [compiler-rt] r253659 - [tsan] Fix deadlock_detector_stress_test.cc testcase for OS X
Kuba Brecka via llvm-commits
- [PATCH] D14862: [tsan] Fix deadlock_detector_stress_test.cc testcase for OS X
Phabricator via llvm-commits
- [PATCH] D14866: [zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and enable this for clang-cmake-mips.
Daniel Sanders via llvm-commits
- [PATCH] D14866: [zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and enable this for clang-cmake-mips.
Daniel Sanders via llvm-commits
- [PATCH] D14218: [ELF2] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the object.
George Rimar via llvm-commits
- [PATCH] D14867: [MachineInstrBuilder] Support for adding a ConstantPoolIndex MO with an additional offset.
Simon Pilgrim via llvm-commits
- [PATCH] D14868: [tsan] Fix __cxa_guard_* interceptors on OS X
Kuba Brecka via llvm-commits
- [llvm] r253660 - [Hexagon] Remove redundant local variable.
Tilmann Scheller via llvm-commits
- [PATCH] D14869: [sanitizer] Implement internal_fork and internal_forkpty for OS X
Kuba Brecka via llvm-commits
- [llvm] r253661 - [FunctionAttrs] Remove redundant assignment.
Tilmann Scheller via llvm-commits
- [PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
- [PATCH] D14870: [ELF2] - Implemented optimizations for @tlsld and @tlsgd (GD->LE)
George Rimar via llvm-commits
- [llvm] r253662 - Revert the revert 253497 and 253539 - These commits aren't the cause of the clang-cmake-mips failures.
Daniel Sanders via llvm-commits
- [llvm] r253663 - Partially revert r253662: some unrelated work was accidentally committed with it.
Daniel Sanders via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Daniel Sanders via llvm-commits
- [llvm] r253664 - [Hexagon] Remove redundant assignment.
Tilmann Scheller via llvm-commits
- [PATCH] D14870: [ELF2] - Implemented optimizations for @tlsld and @tlsgd
George Rimar via llvm-commits
- [PATCH] D14865: [tsan] Replace POSIX semaphores with pthread condition variables in vptr_benign_race.cc
Dmitry Vyukov via llvm-commits
- [PATCH] D14841: [PGO] profile runtime naming cleanups
Betul Buyukkurt via llvm-commits
- [PATCH] D14869: [sanitizer] Implement internal_fork and internal_forkpty for OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14868: [tsan] Fix __cxa_guard_* interceptors on OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14868: [tsan] Fix __cxa_guard_* interceptors on OS X
Kuba Brecka via llvm-commits
- [compiler-rt] r253665 - [tsan] Replace POSIX semaphores with pthread condition variables in vptr_benign_race.cc
Kuba Brecka via llvm-commits
- [PATCH] D14865: [tsan] Replace POSIX semaphores with pthread condition variables in vptr_benign_race.cc
Phabricator via llvm-commits
- [compiler-rt] r253666 - [sanitizer] Implement internal_fork and internal_forkpty for OS X
Kuba Brecka via llvm-commits
- [PATCH] D14869: [sanitizer] Implement internal_fork and internal_forkpty for OS X
Phabricator via llvm-commits
- [PATCH] D14870: [ELF2] - Implemented optimizations for @tlsld and @tlsgd
George Rimar via llvm-commits
- [llvm] r253668 - [ThinLTO] Add MODULE_CODE_METADATA_VALUES record
Teresa Johnson via llvm-commits
- [PATCH] D14825: [ThinLTO] Add MODULE_CODE_METADATA_VALUES record
Teresa Johnson via llvm-commits
- [PATCH] D14873: [tsan] Modify the tls_race.cc and tls_race2.cc tests to pass on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14249: AMDGPU: Split LDS vector loads
Tom Stellard via llvm-commits
- [llvm] r253670 - SamplePGO - Add line offset and discriminator information to sample reports.
Diego Novillo via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Daniel Sanders via llvm-commits
- [compiler-rt] r253673 - Disable the cfi tests on Windows
Hans Wennborg via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
Jonathan Roelofs via llvm-commits
- [PATCH] D14873: [tsan] Modify the tls_race.cc and tls_race2.cc tests to pass on OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14762: X86-FMA3: Memory folding for scalar loads + FMA3
David Kreitzer via llvm-commits
- [PATCH] D14875: LiveVariables should not clobber MachineOperand::IsDead, ::IsKill on reserved physical registers
Nick Johnson via llvm-commits
- [llvm] r253675 - Handle ARMv6-J as an alias, instead of fake architecture
Artyom Skrobov via llvm-commits
- [llvm] r253676 - Avoid duplicate entry for cortex-a7 in the TargetParser (NFC)
Artyom Skrobov via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
Phabricator via llvm-commits
- [PATCH] D14757: Handle ARMv7K as an alias, instead of fake architecture (NFC)
Phabricator via llvm-commits
- [PATCH] D13649: [mips] Clang ll/sc illegal instruction on mips64r2 with -O0
Jelena Losic via llvm-commits
- [PATCH] D14868: [tsan] Fix __cxa_guard_* interceptors on OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D9529: Bug 20788 - bugpoint does not respect the "Alias must point to a definition"
Nick Johnson via llvm-commits
- [PATCH] D14873: [tsan] Modify the tls_race.cc and tls_race2.cc tests to pass on OS X
Kuba Brecka via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Betul Buyukkurt via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests
Richard Smith via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Daniel Sanders via llvm-commits
- [PATCH] D14873: [tsan] Modify the tls_race.cc and tls_race2.cc tests to pass on OS X
Dmitry Vyukov via llvm-commits
- [llvm] r253497 - [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try)
Nathan Slingerland via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Xinliang David Li via llvm-commits
- [PATCH] D14848: Add -disable-llvm-passes for frontend debug info tests.
Dehao Chen via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Daniel Sanders via llvm-commits
- [PATCH] D14470: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit
Alexey Samsonov via llvm-commits
- [compiler-rt] r253681 - Speculativley try to fix FreeBSD buildbots, which apparently cannot use stdint.h
Reid Kleckner via llvm-commits
- [PATCH] D14841: [PGO] profile runtime naming cleanups
David Li via llvm-commits
- [PATCH] D14841: [PGO] profile runtime naming cleanups
David Li via llvm-commits
- [compiler-rt] r253682 - [TSan] Fix custom scripts that validate TSan on non-standard buildbot.
Alexey Samsonov via llvm-commits
- [llvm] r253661 - [FunctionAttrs] Remove redundant assignment.
David Blaikie via llvm-commits
- [llvm] r253664 - [Hexagon] Remove redundant assignment.
David Blaikie via llvm-commits
- [compiler-rt] r253687 - Speculatively fix MIPS build bot failures
Xinliang David Li via llvm-commits
- [PATCH] D14755: Handle ARMv6-J as an alias, instead of fake architecture
Meador Inge via llvm-commits
- [compiler-rt] r253688 - Reapply: [asan] On OS X, log reports to syslog and os_trace
Anna Zaks via llvm-commits
- [compiler-rt] r253689 - [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit
Anna Zaks via llvm-commits
- [compiler-rt] r253690 - [compiler-rt] Add internal implementations for strlcat and strlcpy
Anna Zaks via llvm-commits
- [compiler-rt] r253691 - [asan] On OS X, write error reports into Crash Report.
Anna Zaks via llvm-commits
- [PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy
Phabricator via llvm-commits
- [PATCH] D14470: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit
Phabricator via llvm-commits
- [PATCH] D14791: [asan] On OS X, write error reports into Crash Report.
Phabricator via llvm-commits
- [compiler-rt] r253692 - [compiler-rt][cmake] Fix not lipo libclang_rt.cc_kext.a when building on OS X
Chris Bieneman via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Daniel Sanders via llvm-commits
- [PATCH] D14841: [PGO] profile runtime naming cleanups
Betul Buyukkurt via llvm-commits
- [PATCH] D14747: [compiler-rt][cmake] Fix not lipo libclang_rt.cc_kext.a when building on OS X
Phabricator via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to never cause overflow, Re-enable Unit Tests
Nathan Slingerland via llvm-commits
- [PATCH] D13926: Set -std=c99 flag on Darwin for builtins too
Chris Bieneman via llvm-commits
- [PATCH] D14867: [MachineInstrBuilder] Support for adding a ConstantPoolIndex MO with an additional offset.
Warren Ristow via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Daniel Sanders via llvm-commits
- [llvm] r253695 - [llvm-profdata] Add merge() to InstrProfRecord
Nathan Slingerland via llvm-commits
- [llvm] r253661 - [FunctionAttrs] Remove redundant assignment.
Tilmann Scheller via llvm-commits
- [PATCH] D14786: [llvm-profdata] Add merge() to InstrProfRecord
Nathan Slingerland via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Xinliang David Li via llvm-commits
- [llvm] r253696 - Revert "[FunctionAttrs] Remove redundant assignment."
Tilmann Scheller via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to be correct (and fast), Re-enable Unit Tests
David Li via llvm-commits
- [PATCH] D14835: [tsan] Make tsan_test_util_posix.cc call pthread interceptors on OS X
Dmitry Vyukov via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Xinliang David Li via llvm-commits
- [PATCH] D14870: [ELF2] - Implemented optimizations for @tlsld and @tlsgd
Rui Ueyama via llvm-commits
- [llvm] r253661 - [FunctionAttrs] Remove redundant assignment.
Tilmann Scheller via llvm-commits
- [llvm] r253698 - Fix the Windows build, include <tuple> for std::tie
Reid Kleckner via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
Tejas via llvm-commits
- [llvm] r253698 - Fix the Windows build, include <tuple> for std::tie
Nathan Slingerland via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to be correct (and fast), Re-enable Unit Tests
Richard Smith via llvm-commits
- [PATCH] D14835: [tsan] Make tsan_test_util_posix.cc call pthread interceptors on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14199: [compiler-rt] [tsan] Unify aarch64 mapping
Dmitry Vyukov via llvm-commits
- [compiler-rt] r253700 - [PGO] Profile runtime name cleanups
Xinliang David Li via llvm-commits
- [compiler-rt] r253608 - Tell clang-format that (most) sanitizers are written using Google style guide.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14841: [PGO] profile runtime naming cleanups
David Li via llvm-commits
- [PATCH] D14878: findDeadCallerSavedReg needs to pay attention to calling convention
Andy Ayers via llvm-commits
- [PATCH] D14835: [tsan] Make tsan_test_util_posix.cc call pthread interceptors on OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
Meador Inge via llvm-commits
- [PATCH] D14846: [CMake] Provide options for toggling on and off various runtime libraries.
Chris Bieneman via llvm-commits
- [PATCH] D14721: patch for missed constantFold optimization in InstCombine
Mandeep Singh Grang via llvm-commits
- [llvm] r253664 - [Hexagon] Remove redundant assignment.
Tilmann Scheller via llvm-commits
- [llvm] r251209 - [CodeGen] Get rid of NDEBUG to ensure structure stability.
Duncan P. N. Exon Smith via llvm-commits
- r253595 - Update clang tests to accomendate discriminator changes.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14870: [ELF2] - Implemented optimizations for @tlsld and @tlsgd
George Rimar via llvm-commits
- [compiler-rt] r253701 - [compiler-rt] Do not pull in min and max macros from windows.h
Anna Zaks via llvm-commits
- [PATCH] D14879: [InstCombine] fold bitcasts around an extractelement
Sanjay Patel via llvm-commits
- r253595 - Update clang tests to accomendate discriminator changes.
Steven Wu via llvm-commits
- [llvm] r253702 - Fix test case label check
Bill Seurer via llvm-commits
- [PATCH] D14803: [AArch64] Fix a corner case in BitFeild select
Geoff Berry via llvm-commits
- [compiler-rt] r253703 - [PGO] Fix buildbot failure on FreeBSD (when building __x86_64__ lib)
Xinliang David Li via llvm-commits
- [llvm] r253664 - [Hexagon] Remove redundant assignment.
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14815: AVX-512: INSERT_SUBVECTOR optimization for i1 vectors
Mitch Bodart via llvm-commits
- r253595 - Update clang tests to accomendate discriminator changes.
David Blaikie via llvm-commits
- [PATCH] D14849: ELF: Make .note.GNU-stack handling compatible with traditional linkers.
Rui Ueyama via llvm-commits
- [PATCH] D14849: ELF: Make .note.GNU-stack handling compatible with traditional linkers.
Rui Ueyama via llvm-commits
- [llvm] r253705 - [Hexagon] Fix the return value from HexagonGenInsert::runOnMachineFunction
Krzysztof Parzyszek via llvm-commits
- [llvm] r253708 - Weak non-function symbols were being accessed directly, which is
Eric Christopher via llvm-commits
- [compiler-rt] r253709 - [CMake] Add iOS simulator to the supported OS list for the profile library.
Chris Bieneman via llvm-commits
- [lld] r253710 - Remove default values that are always overriden in Driver.cpp.
Rui Ueyama via llvm-commits
- [compiler-rt] r253608 - Tell clang-format that (most) sanitizers are written using Google style guide.
Kostya Serebryany via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Justin Bogner via llvm-commits
- [PATCH] D14665: Support literal structs in mangled intrinsics.
Pat Gavlin via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Justin Bogner via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Geoff Berry via llvm-commits
- [PATCH] D14884: [zorg] Add CFI tests to sanitizer-windows builder.
Peter Collingbourne via llvm-commits
- [PATCH] D14750: Support for function-live-in virtual registers
Quentin Colombet via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Xinliang David Li via llvm-commits
- [llvm] r253711 - [AArch64]Merge narrow zero stores to a wider store
Jun Bum Lim via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to be correct (and fast), Re-enable Unit Tests
Nathan Slingerland via llvm-commits
- [compiler-rt] r253712 - Re-enable CFI tests on Windows.
Peter Collingbourne via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to be correct (and fast), Re-enable Unit Tests
Nathan Slingerland via llvm-commits
- [PATCH] D14514: [AArch64]Merge narrow zero stores to wider single store
Jun Bum Lim via llvm-commits
- [lld] r253713 - Define -E as an alias for --export-dynamic.
Rui Ueyama via llvm-commits
- [PATCH] D14884: [zorg] Add CFI tests to sanitizer-windows builder.
Reid Kleckner via llvm-commits
- [PATCH] D14855: [tsan] Support thread sanitizer on Android.
Dmitry Vyukov via llvm-commits
- [lld] r253714 - [ELF/AArch64] Add support for LDST8_ABS_LO12_NC/LDST64_ABS_LO12_NC.
Davide Italiano via llvm-commits
- [PATCH] D14854: [PGO] runtime/instrumentation code restructuring
Xinliang David Li via llvm-commits
- [lld] r253352 - [ELF2/AArch64] Add lazy relocation support for AArch64.
Davide Italiano via llvm-commits
- [zorg] r253715 - Add CFI tests to sanitizer-windows builder.
Peter Collingbourne via llvm-commits
- [lld] r253714 - [ELF/AArch64] Add support for LDST8_ABS_LO12_NC/LDST64_ABS_LO12_NC.
Rui Ueyama via llvm-commits
- [llvm] r253716 - SamplePGO - Do not count never-executed inlined functions when computing coverage.
Diego Novillo via llvm-commits
- [llvm] r253717 - SamplePGO - Tweak RUN command for a test. NFC.
Diego Novillo via llvm-commits
- [PATCH] D14884: [zorg] Add CFI tests to sanitizer-windows builder.
Peter Collingbourne via llvm-commits
- [llvm] r253718 - [ShrinkWrap] Teach ShrinkWrap to handle targets requiring a register scavenger.
Arnaud A. de Grandmaison via llvm-commits
- [llvm] r253718 - [ShrinkWrap] Teach ShrinkWrap to handle targets requiring a register scavenger.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D14818: llvm-link option and test for recent metadata mapping bug
Peter Collingbourne via llvm-commits
- [llvm] r253719 - [CMake] Fix handling of passing through semi-colon separated lists.
Chris Bieneman via llvm-commits
- [llvm] r253675 - Handle ARMv6-J as an alias, instead of fake architecture
Meador Inge via llvm-commits
- [PATCH] D14750: Support for function-live-in virtual registers
Dan Gohman via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [llvm] r253722 - [CodeGenPrepare] Create more extloads and fewer ands
Geoff Berry via llvm-commits
- [llvm] r253723 - Fix another infinite loop in Reassociate caused by Constant::isZero().
Owen Anderson via llvm-commits
- [PATCH] D14889: sancov -not_covered_functions.
Mike Aizatsky via llvm-commits
- [PATCH] D14584: [CodeGenPrepare] Create more extloads and fewer ands
Geoff Berry via llvm-commits
- [llvm] r253724 - Power8 and later support fusing addis/addi and addis/ld instruction
Eric Christopher via llvm-commits
- [PATCH] D14632: [MachineSink] Don't break ImplicitNulls
Sanjoy Das via llvm-commits
- [PATCH] D14883: [PPC]: Add a subtarget feature for integer add/load fusion. NFC
Eric Christopher via llvm-commits
- [PATCH] D14676: [RuntimeDyld] Don't allocate unnecessary stub buffer space
Sanjoy Das via llvm-commits
- [PATCH] D14675: [RuntimeDyld] Add bounds checking to SectionEntry::advanceStubOffset
Sanjoy Das via llvm-commits
- [PATCH] D14674: [RuntimeDyld] Add accessors to `SectionEntry`; NFC
Sanjoy Das via llvm-commits
- [PATCH] D14750: Support for function-live-in virtual registers
Dan Gohman via llvm-commits
- [lld] r253727 - Remove trailing whitespaces and untabify.
Rui Ueyama via llvm-commits
- [lld] r253728 - Update documents.
Rui Ueyama via llvm-commits
- [PATCH] D14890: Add new vector types for 512-, 1024- and 2048-bit vectors
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14890: Add new vector types for 512-, 1024- and 2048-bit vectors
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Jonathan Roelofs via llvm-commits
- [compiler-rt] r253729 - [asan] Disable the test on i386 Darwin.
Anna Zaks via llvm-commits
- [llvm] r253730 - Move free-zext.ll to llvm/test/Transforms/CodeGenPrepare/AArch64/
NAKAMURA Takumi via llvm-commits
- [llvm] r253733 - Add some constantness to GetSuccessorNumber().
Rong Xu via llvm-commits
- [PATCH] D14598: Cleanup some -Wundef warnings in include/llvm/Support/MathExtras.h
Tony Kelman via llvm-commits
- [compiler-rt] r253735 - Mention new InstrProfilingWriter file in clang_{darwin|linux}.mk
Matthias Braun via llvm-commits
- [llvm] r253736 - [llvm-rtdyld] Message() is used only once. Inline. NFC.
Davide Italiano via llvm-commits
- [PATCH] D14674: [RuntimeDyld] Add accessors to `SectionEntry`; NFC
Andy Kaylor via llvm-commits
- Review for compiler-rt build fix
Matthias Braun via llvm-commits
- Review for compiler-rt build fix
Xinliang David Li via llvm-commits
- [llvm] r253737 - Test commit
Vinicius Tinti via llvm-commits
- [PATCH] D14675: [RuntimeDyld] Add bounds checking to SectionEntry::advanceStubOffset
Andy Kaylor via llvm-commits
- [PATCH] D14674: [RuntimeDyld] Add accessors to `SectionEntry`; NFC
Sanjoy Das via llvm-commits
- [llvm] r253718 - [ShrinkWrap] Teach ShrinkWrap to handle targets requiring a register scavenger.
Quentin Colombet via llvm-commits
- [PATCH] D14849: ELF: Make .note.GNU-stack handling compatible with traditional linkers.
George Rimar via llvm-commits
- [PATCH] D14892: Add Windows error code and tidy formatting for system errors
Paul Robinson via llvm-commits
- [PATCH] D14892: Add Windows error code and tidy formatting for system errors
Paul Robinson via llvm-commits
- [PATCH] D14893: [llvm-profdata] Change instr prof counter overflow to saturate rather than discard
Nathan Slingerland via llvm-commits
- [PATCH] D14674: [RuntimeDyld] Add accessors to `SectionEntry`; NFC
Andy Kaylor via llvm-commits
- [PATCH] D14750: Support for function-live-in virtual registers
Dan Gohman via llvm-commits
- [PATCH] D14894: [PGO] Add --text-format option for llvm-profdata show|merge commands
David Li via llvm-commits
- [compiler-rt] r253608 - Tell clang-format that (most) sanitizers are written using Google style guide.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D14674: [RuntimeDyld] Add accessors to `SectionEntry`; NFC
Sanjoy Das via llvm-commits
- [llvm] r253740 - llvm-link option and test for recent metadata mapping bug
Teresa Johnson via llvm-commits
- [PATCH] D14675: [RuntimeDyld] Add bounds checking to SectionEntry::advanceStubOffset
Sanjoy Das via llvm-commits
- [PATCH] D14818: llvm-link option and test for recent metadata mapping bug
Teresa Johnson via llvm-commits
- [PATCH] D14845: [Support] Fix SaturatingMultiply<T>() to be correct (and fast), Re-enable Unit Tests
David Li via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
David Li via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou via llvm-commits
- [PATCH] D14361: Let SelectionDAG start to use probability-based interface to add successors.
Xinliang David Li via llvm-commits
- [compiler-rt] r253608 - Tell clang-format that (most) sanitizers are written using Google style guide.
Alexey Samsonov via llvm-commits
- [PATCH] D11768: FastISel fails to remove dead code
Wolfgang Pieb via llvm-commits
- [PATCH] D14897: Fix several issues related to X86's psadbw instruction.
Cong Hou via llvm-commits
- [test-suite] r253745 - Creating release candidate rc2 from release_371 branch
Tom Stellard via llvm-commits
- [PATCH] D14147: Hanlding of aligned allocas on a target that does not align stack pointer.
hfinkel at anl.gov via llvm-commits
- [lld] r253752 - Creating release candidate rc2 from release_371 branch
Tom Stellard via llvm-commits
- [PATCH] D14898: AMDGPU: Add llvm.amdgcn.dispatch.ptr intrinsic
Tom Stellard via llvm-commits
- [PATCH] D14674: [RuntimeDyld] Add accessors to `SectionEntry`; NFC
Andy Kaylor via llvm-commits
- [PATCH] D14899: fixing return value of performScalarPRE() ignored issue
Wenxiang Qiu via llvm-commits
- [zorg] r253756 - Add one more non-flunk test slot for LLDBBuilder
Ying Chen via llvm-commits
- [llvm] r253733 - Add some constantness to GetSuccessorNumber().
Sean Silva via llvm-commits
- [llvm] r253757 - ARMLoadStoreOptimizer: Cleanup isMemoryOp(); NFC
Matthias Braun via llvm-commits
- [llvm] r253759 - [llvm-rtdyld] Use report_fatal_error().
Davide Italiano via llvm-commits
- [PATCH] D14892: Add Windows error code and tidy formatting for system errors
Reid Kleckner via llvm-commits
- [PATCH] D14674: [RuntimeDyld] Add accessors to `SectionEntry`; NFC
Sanjoy Das via llvm-commits
- [PATCH] D14674: [RuntimeDyld] Add accessors to `SectionEntry`; NFC
Sanjoy Das via llvm-commits
- [PATCH] D14674: [RuntimeDyld] Add accessors to `SectionEntry`; NFC
Sanjoy Das via llvm-commits
- [PATCH] D12781: PGO IR-level instrumentation infrastructure
Sean Silva via llvm-commits
- [PATCH] D14674: [RuntimeDyld] Add accessors to `SectionEntry`; NFC
Sanjoy Das via llvm-commits
- [PATCH] D14859: [PGO] Implement a more robust/readable Writer callback interface
Sean Silva via llvm-commits
- [llvm] r253761 - [libFuzzer] don't crash when reporting a leak in test_single_input mode
Kostya Serebryany via llvm-commits
- [PATCH] D14854: [PGO] runtime/instrumentation code restructuring
Sean Silva via llvm-commits
- [llvm] r253762 - Move new assert to correct location
Teresa Johnson via llvm-commits
- [llvm] r253716 - SamplePGO - Do not count never-executed inlined functions when computing coverage.
Sean Silva via llvm-commits
- [PATCH] D14893: [llvm-profdata] Change instr prof counter overflow to saturate rather than discard
Sean Silva via llvm-commits
- [compiler-rt] r253729 - [asan] Disable the test on i386 Darwin.
Sean Silva via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [compiler-rt] r253764 - [PGO] Implement a more robust/readable Writer callback interface
Xinliang David Li via llvm-commits
- [PATCH] D14859: [PGO] Implement a more robust/readable Writer callback interface
David Li via llvm-commits
- [PATCH] D14859: [PGO] Implement a more robust/readable Writer callback interface
Xinliang David Li via llvm-commits
- [PATCH] D14797: [BranchFolding] Merge MMOs during tail merge
Junmo Park via llvm-commits
- [PATCH] D14859: [PGO] Implement a more robust/readable Writer callback interface
Sean Silva via llvm-commits
- [PATCH] D14893: [llvm-profdata] Change instr prof counter overflow to saturate rather than discard
David Li via llvm-commits
- [PATCH] D14859: [PGO] Implement a more robust/readable Writer callback interface
Xinliang David Li via llvm-commits
- [PATCH] D14893: [llvm-profdata] Change instr prof counter overflow to saturate rather than discard
Sean Silva via llvm-commits
- [PATCH] D14859: [PGO] Implement a more robust/readable Writer callback interface
Sean Silva via llvm-commits
- [PATCH] D14859: [PGO] Implement a more robust/readable Writer callback interface
Sean Silva via llvm-commits
- [PATCH] D14859: [PGO] Implement a more robust/readable Writer callback interface
Xinliang David Li via llvm-commits
- [PATCH] D14854: [PGO] runtime/instrumentation code restructuring
David Li via llvm-commits
- [llvm] r253765 - [llvm-rtdyld] Improve error handling, use Error().
Davide Italiano via llvm-commits
- [llvm] r253766 - [llvm-rtdyld] Turn assertion into errors, it seems more appropriate.
Davide Italiano via llvm-commits
- [llvm] r253767 - [llvm-rtdyld] Fail early if we can't load dynamic libraries.
Davide Italiano via llvm-commits
- [llvm] r253768 - [SimplifyLibCalls] Removed some TODOs which are already implemented. NFC.
Weiming Zhao via llvm-commits
- [llvm] r253769 - Unbreak build on OpenBSD by not adding -Wl, -z, defs to linker flags.
Yaron Keren via llvm-commits
- [PATCH] D14236: Unbreak build on OpenBSD
Yaron Keren via llvm-commits
- [PATCH] D14894: [PGO] Add --text-format option for llvm-profdata show|merge commands
David Li via llvm-commits
- [compiler-rt] r253770 - Fix -Wpointer-sign warning
Xinliang David Li via llvm-commits
- [PATCH] D14849: ELF: Make .note.GNU-stack handling compatible with traditional linkers.
George Rimar via llvm-commits
- [llvm] r253771 - [docs] Minor fixes to the operand bundle section
Sanjoy Das via llvm-commits
- [PATCH] D14900: [mips] SelectionDAGISel subclasses now follow the optimization level.
Daniel Sanders via llvm-commits
- [PATCH] D14900: [mips] SelectionDAGISel subclasses now follow the optimization level.
Daniel Sanders via llvm-commits
- [PATCH] D14706: [lit] Implement support of per test timeout in lit.
Dan Liew via llvm-commits
- [PATCH] D14676: [RuntimeDyld] Don't allocate unnecessary stub buffer space
Lang Hames via llvm-commits
- [PATCH] D14792: Have 'optnone' respect -fast-isel=false
Daniel Sanders via llvm-commits
- [llvm] r253773 - [X86][SSE] Legal XMM Register Class ordering for SSE1
Simon Pilgrim via llvm-commits
- [compiler-rt] r253774 - [tsan] Make tsan_test_util_posix.cc call pthread interceptors on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14787: [X86][SSE] Legal XMM Register Class ordering for SSE1
Simon Pilgrim via llvm-commits
- [compiler-rt] r253775 - [tsan] Fix detached threads in unit tests on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14835: [tsan] Make tsan_test_util_posix.cc call pthread interceptors on OS X
Phabricator via llvm-commits
- [PATCH] D14837: [tsan] Fix detached threads in unit tests on OS X
Phabricator via llvm-commits
- [compiler-rt] r253776 - [tsan] Fix __cxa_guard_* interceptors on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14868: [tsan] Fix __cxa_guard_* interceptors on OS X
Phabricator via llvm-commits
- [llvm] r253777 - [X86][AVX512] Added AVX512 VMOVLHPS/VMOVHLPS shuffle decode comments.
Simon Pilgrim via llvm-commits
- [llvm] r253778 - [X86][AVX] Regenerate AVX splat tests
Simon Pilgrim via llvm-commits
- [llvm] r253779 - [DAGCombiner] Bugfix for lost chain depenedency.
Jonas Paulsson via llvm-commits
- [llvm] r253780 - [X86][SSE] Regenerate PSUBUS tests
Simon Pilgrim via llvm-commits
- [llvm] r253781 - [X86][SSE] Regenerate MINMAX tests
Simon Pilgrim via llvm-commits
- [llvm] r253782 - [X86][SSE] Regenerate TRUNC-SEXT tests
Simon Pilgrim via llvm-commits
- [llvm] r253783 - [X86][SSE] Added SSE2 PSUBUS tests
Simon Pilgrim via llvm-commits
- [PATCH] D14901: [X86][SSE] Improve i16 splatting shuffles
Simon Pilgrim via llvm-commits
- [PATCH] D14897: [X86] Fix several issues related to X86's psadbw instruction.
Simon Pilgrim via llvm-commits
- [zorg] r253756 - Add one more non-flunk test slot for LLDBBuilder
David Blaikie via llvm-commits
- [llvm] r253767 - [llvm-rtdyld] Fail early if we can't load dynamic libraries.
David Blaikie via llvm-commits
- [PATCH] D14761: [X86][SSE] Detect AVG pattern during instruction combine for SSE2/AVX2/AVX512BW.
Simon Pilgrim via llvm-commits
- [PATCH] D14902: [AArch64] Promote loads from stored
Jun Bum Lim via llvm-commits
- [PATCH] D14903: [ThinLTO] Handle bitcode without function summary sections gracefully
Teresa Johnson via llvm-commits
- [llvm] r253784 - move a single test case to where most other instcombine shuffle bug test cases exist
Sanjay Patel via llvm-commits
- [llvm] r253785 - fix typo; NFC
Sanjay Patel via llvm-commits
- [PATCH] D14897: [X86] Fix several issues related to X86's psadbw instruction.
Cong Hou via llvm-commits
- [llvm] r253786 - remove unnecessary temp variables; NFC
Sanjay Patel via llvm-commits
- [llvm] r253787 - use ternary ops; NFC
Sanjay Patel via llvm-commits
- [polly] r253788 - [FIX] Get the correct loop that surrounds a region
Johannes Doerfert via llvm-commits
- [polly] r253789 - Do not enforce lcssa
Johannes Doerfert via llvm-commits
- [PATCH] D13926: Set -std=c99 flag on Darwin for builtins too
angelsl via llvm-commits
- [llvm] r253790 - Hexagon V60/HVX DFA scheduler support
Krzysztof Parzyszek via llvm-commits
- [llvm] r253791 - Revert r253790: it breaks all builds for some reason.
Krzysztof Parzyszek via llvm-commits
- [llvm] r253792 - Use modulo operator instead of multiplying result of a divide and subtracting from the original dividend. NFC.
Craig Topper via llvm-commits
- [PATCH] D14897: [X86] Fix several issues related to X86's psadbw instruction.
Simon Pilgrim via llvm-commits
- [PATCH] D4583: don't transform splats of vector FP (PR20358)
Sanjay Patel via llvm-commits
- [PATCH] D14903: [ThinLTO] Handle bitcode without function summary sections gracefully
Mehdi AMINI via llvm-commits
- [PATCH] D11438: Fix x86_64 fp128 calling convention
David Li via llvm-commits
- [PATCH] D4583: don't transform splats of vector FP (PR20358)
Arnold Schwaighofer via llvm-commits
- [llvm] r253793 - Hexagon V60/HVX DFA scheduler support
Krzysztof Parzyszek via llvm-commits
- [polly] r253794 - isl: Update to isl-0.15-136-g4d5654a
Tobias Grosser via llvm-commits
- [PATCH] D4583: don't transform splats of vector FP (PR20358)
Sanjay Patel via llvm-commits
- [llvm] r253795 - [MachineInstrBuilder] Support for adding a ConstantPoolIndex MO with an additional offset.
Simon Pilgrim via llvm-commits
- [PATCH] D14867: [MachineInstrBuilder] Support for adding a ConstantPoolIndex MO with an additional offset.
Simon Pilgrim via llvm-commits
- [llvm] r253796 - [ThinLTO] Handle bitcode without function summary sections gracefully
Teresa Johnson via llvm-commits
- [PATCH] D14903: [ThinLTO] Handle bitcode without function summary sections gracefully
Teresa Johnson via llvm-commits
- [PATCH] D14849: ELF: Make .note.GNU-stack handling compatible with traditional linkers.
Rui Ueyama via llvm-commits
- [lld] r253797 - ELF: Make .note.GNU-stack more compatible with traditional linkers.
Rui Ueyama via llvm-commits
- [llvm] r253798 - Fix warnings in NDEBUG build
Krzysztof Parzyszek via llvm-commits
- [llvm] r253799 - Now fix errors in NDEBUG build.
Krzysztof Parzyszek via llvm-commits
- [polly] r253800 - Remove -polly-code-generator=isl from many test cases
Tobias Grosser via llvm-commits
- [llvm] r253801 - [SCEVExpander] Use C++isms; NFC
Sanjoy Das via llvm-commits
- [llvm] r253802 - fix formatting; NFC
Sanjay Patel via llvm-commits
- [llvm] r253803 - [PGO] Move Raw Header def into template file InstrProfData.inc
Xinliang David Li via llvm-commits
- [llvm] r253804 - Have a single way for creating unique value names.
Rafael Espindola via llvm-commits
- [llvm] r253805 - [PGO] Define value profiling updater API signature in InstrProfData.inc (NFC)
Xinliang David Li via llvm-commits
- [llvm] r253806 - [PGO] Move Value Profile Kind to InstrProfData.inc
Xinliang David Li via llvm-commits
- [llvm] r253807 - [PGO] InstrProf Template file documentation change
Xinliang David Li via llvm-commits
- [llvm] r253808 - [llvm-rtdyld] Refactor to reduce indentation.
Davide Italiano via llvm-commits
- [llvm] r253767 - [llvm-rtdyld] Fail early if we can't load dynamic libraries.
Davide Italiano via llvm-commits
- [llvm] r253809 - [PGO] move raw magic and version def to InstrProfData.inc
Xinliang David Li via llvm-commits
- [llvm] r253810 - Temporary fix broken build.ninja after r253790.
NAKAMURA Takumi via llvm-commits
- [llvm] r253810 - Temporary fix broken build.ninja after r253790.
Krzysztof Parzyszek via llvm-commits
- [llvm] r253810 - Temporary fix broken build.ninja after r253790.
NAKAMURA Takumi via llvm-commits
- [llvm] r253793 - Hexagon V60/HVX DFA scheduler support
NAKAMURA Takumi via llvm-commits
- [llvm] r253814 - [PGO] move names of runtime sections definitions to InstrProfData.inc
Xinliang David Li via llvm-commits
- [polly] r253818 - ScopInfo: Remove domains of error blocks (and blocks they dominate) early on
Tobias Grosser via llvm-commits
- [llvm] r253793 - Hexagon V60/HVX DFA scheduler support
Krzysztof Parzyszek via llvm-commits
- [PATCH] D14815: AVX-512: INSERT_SUBVECTOR optimization for i1 vectors
Demikhovsky, Elena via llvm-commits
- [llvm] r253819 - AVX-512: Optimized INSERT_SUBVECTOR for i1 vector types
Elena Demikhovsky via llvm-commits
- [llvm] r253820 - Avoid dependency between TableGen and CodeGen
Krzysztof Parzyszek via llvm-commits
- [llvm] r253820 - Avoid dependency between TableGen and CodeGen
Yaron Keren via llvm-commits
- [llvm] r253820 - Avoid dependency between TableGen and CodeGen
Krzysztof Parzyszek via llvm-commits
- [llvm] r253821 - [Utils] Updated shuffle fuzz script to generate more modern (valid) IR.
Simon Pilgrim via llvm-commits
- [llvm] r253820 - Avoid dependency between TableGen and CodeGen
Yaron Keren via llvm-commits
- [llvm] r253822 - Revert r253810. The builds should be fine now.
Krzysztof Parzyszek via llvm-commits
- [polly] r253818 - ScopInfo: Remove domains of error blocks (and blocks they dominate) early on
Johannes Doerfert via llvm-commits
- [llvm] r253823 - Remove duplicate getValueType() calls. NFCI.
Simon Pilgrim via llvm-commits
- [llvm] r253824 - [X86][AVX] Added load splat tests.
Simon Pilgrim via llvm-commits
- [PATCH] D14815: AVX-512: INSERT_SUBVECTOR optimization for i1 vectors
Elena Demikhovsky via llvm-commits
- [lld] r253797 - ELF: Make .note.GNU-stack more compatible with traditional linkers.
Joerg Sonnenberger via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Daniel Sanders via llvm-commits
- [llvm] r253825 - [SCEV] Simplify code. NFC.
Benjamin Kramer via llvm-commits
- [PATCH] D4583: don't transform splats of vector FP (PR20358)
Sanjay Patel via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Betul Buyukkurt via llvm-commits
- [llvm] r253826 - [MDBuilder] Simplify code using initializer lists. NFC.
Benjamin Kramer via llvm-commits
- [PATCH] D13161: [PATCH, PR24373] Combine shifts for x86
Simon Pilgrim via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Xinliang David Li via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Daniel Sanders via llvm-commits
- [PATCH] D14878: findDeadCallerSavedReg needs to pay attention to calling convention
David Majnemer via llvm-commits
- [compiler-rt] r253827 - Don't use implementation namespace for include guard. Fix spacing.
Joerg Sonnenberger via llvm-commits
- [compiler-rt] r253828 - Move prototypes for the double-double helpers into the common header.
Joerg Sonnenberger via llvm-commits
- [compiler-rt] r253829 - Use cabsl for long double, not cabs.
Joerg Sonnenberger via llvm-commits
- [llvm] r253830 - [X86][FMA] Regenerate tests.
Simon Pilgrim via llvm-commits
- [compiler-rt] r253483 - [PGO] Runtime support for value profiling.
Xinliang David Li via llvm-commits
- [PATCH] D14906: [X86][FMA] Optimize FNEG(FMA) Patterns
Simon Pilgrim via llvm-commits
- [compiler-rt] r253831 - Add a generic version of __divtc3.c for long double complex division.
Joerg Sonnenberger via llvm-commits
- [llvm] r253832 - [TableGen] Use std::any_of and std::find instead of manual loops. NFC
Craig Topper via llvm-commits
- [PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X
Kuba Brecka via llvm-commits
- [PATCH] D14907: [tsan] Fix weakly imported functions on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14908: [IndVars] Preserve LCSSA on inner loops
Sanjoy Das via llvm-commits
- [PATCH] D14873: [tsan] Modify the tls_race.cc and tls_race2.cc tests to pass on OS X
Kuba Brecka via llvm-commits
- [PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Simon Pilgrim via llvm-commits
- [llvm] r253833 - Further simplify from r253832, removing unnecessary intermediate lambdas
David Blaikie via llvm-commits
- [llvm] r253834 - Further simplify from r253832 with some unique_ptr and coalescing conditions
David Blaikie via llvm-commits
- [llvm] r253832 - [TableGen] Use std::any_of and std::find instead of manual loops. NFC
David Blaikie via llvm-commits
- [PATCH] D14897: [X86] Fix several issues related to X86's psadbw instruction.
Cong Hou via llvm-commits
- [PATCH] D14897: [X86] Fix several issues related to X86's psadbw instruction.
Cong Hou via llvm-commits
- [PATCH] D14878: findDeadCallerSavedReg needs to pay attention to calling convention
David Majnemer via llvm-commits
- [llvm] r253832 - [TableGen] Use std::any_of and std::find instead of manual loops. NFC
Craig Topper via llvm-commits
- [llvm] r253835 - [TableGen] Use std::fill instead of a manually coded loop. NFC
Craig Topper via llvm-commits
- [llvm] r253836 - [TableGen] Use range-based for loops. NFC
Craig Topper via llvm-commits
- [lld] r252790 - Add support for processing .eh_frame.
Simon Atanasyan via llvm-commits
- [llvm] r253837 - [SCEV] Use C++11'isms
Sanjoy Das via llvm-commits
- [PATCH] D14761: [X86][SSE] Detect AVG pattern during instruction combine for SSE2/AVX2/AVX512BW.
Cong Hou via llvm-commits
- [PATCH] D14910: [RuntimeDyld] DenseMap -> std::map
Keno Fischer via llvm-commits
- [llvm] r253838 - Revert a portion of r253836 that seems to have broke a couple bots.
Craig Topper via llvm-commits
- [PATCH] D14878: findDeadCallerSavedReg needs to pay attention to calling convention
Andy Ayers via llvm-commits
- [PATCH] D14761: [X86][SSE] Detect AVG pattern during instruction combine for SSE2/AVX2/AVX512BW.
Cong Hou via llvm-commits
- [PATCH] D14878: findDeadCallerSavedReg needs to pay attention to calling convention
Andy Ayers via llvm-commits
- [PATCH] D14878: findDeadCallerSavedReg needs to pay attention to calling convention
Andy Ayers via llvm-commits
- [PATCH] D14761: [X86][SSE] Detect AVG pattern during instruction combine for SSE2/AVX2/AVX512BW.
Cong Hou via llvm-commits
- [llvm] r253839 - Add const qualifier on FunctionInfoIndex::hasExportedFunctions() (NFC)
Mehdi Amini via llvm-commits
- [llvm] r253840 - Add const qualifier for FunctionInfoIndex in ModuleLinker and linkInModule() (NFC)
Mehdi Amini via llvm-commits
- [llvm] r253841 - [LoopStrengthReduce] Mark dump() definitions as LLVM_DUMP_METHOD.
Davide Italiano via llvm-commits
- [llvm] r253842 - [Analysis/CallGraph] Switch dump() definitions over to LLVM_DUMP_METHOD.
Davide Italiano via llvm-commits
- [lld] r253797 - ELF: Make .note.GNU-stack more compatible with traditional linkers.
Rui Ueyama via llvm-commits
- [llvm] r253844 - [PGO] Fix remaining bugs in ProfData template file (when used by compiler-rt)
Xinliang David Li via llvm-commits
- [PATCH] D14912: Add findFunctionInfoList() accessor to FunctionInfoIndex.
Mehdi AMINI via llvm-commits
- [PATCH] D14913: Fix a use-after-free in `llvm-config`.
Richard Diamond via llvm-commits
- [compiler-rt] r253845 - [PGO] Compiler-rt cleanup -- introduces macros for various macros
Xinliang David Li via llvm-commits
- [PATCH] D14910: [RuntimeDyld] DenseMap -> std::map
David Blaikie via llvm-commits
- [PATCH] D14910: [RuntimeDyld] DenseMap -> std::map
Keno Fischer via llvm-commits
- [compiler-rt] r253847 - Fix a bug introduced in cleanup
Xinliang David Li via llvm-commits
- [llvm] r253848 - Move two Value Profiler data structs to InstrProfData.inc (NFC)
Xinliang David Li via llvm-commits
- [PATCH] D14914: Add a FunctionImporter helper to perform summary-based cross-module function importing
Mehdi AMINI via llvm-commits
- [PATCH] D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.
Alexey Bataev via llvm-commits
- [compiler-rt] r253852 - [PGO] Make InstrProfData.inc available to compiler-rt.
Xinliang David Li via llvm-commits
- [PATCH] D14907: [tsan] Fix weakly imported functions on OS X
Dmitry Vyukov via llvm-commits
- [llvm] r253855 - [Mips] Remove an unnecessary wrapping of a predicate with std::ptr_fun. NFC
Craig Topper via llvm-commits
- [llvm] r253856 - [TableGen] Use empty() instead of checking if size of vector is greater than or equal to 1.
Craig Topper via llvm-commits
- [llvm] r253857 - [TableGen] Use std::remove_if instead of manually coded loops that called erase inside them. NFC
Craig Topper via llvm-commits
- [PATCH] D14894: [PGO] Add --text-format option for llvm-profdata show|merge commands
Vedant Kumar via llvm-commits
Last message date:
Sun Nov 22 23:35:53 PST 2015
Archived on: Sun Nov 22 23:33:44 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).