The Week Of Monday 11 April 2016 Archives by subject
Starting: Mon Apr 11 00:10:27 PDT 2016
Ending: Sun Apr 17 23:47:52 PDT 2016
Messages: 2024
- [compiler-rt] r265919 - [tsan] Replace 'not' with '%deflake' in gcd-apply-race.mm Darwin test.
Kuba Brecka via llvm-commits
- [compiler-rt] r265923 - [sanitizer] Restore stderr when using forkpty() to spawn external symbolizer
Kuba Brecka via llvm-commits
- [compiler-rt] r266006 - [safestack] A test for stackprotector canaries.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r266006 - [safestack] A test for stackprotector canaries.
Adam Nemet via llvm-commits
- [compiler-rt] r266006 - [safestack] A test for stackprotector canaries.
Evgenii Stepanov via llvm-commits
- [compiler-rt] r266006 - [safestack] A test for stackprotector canaries.
Adam Nemet via llvm-commits
- [compiler-rt] r266080 - [tsan] Fix a crash with dispatch_source_set_cancel_handler(NULL) on OS X
Kuba Brecka via llvm-commits
- [compiler-rt] r266106 - [safestack] Fix stack canary test on Mac.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r266240 - [PGO] Fix the buildbots for r266229.
Betul Buyukkurt via llvm-commits
- [compiler-rt] r266246 - [asan] Prefer alloc-dealloc-mismatch to new-delete-type-mismatch.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r266283 - [tsan] Fix size reporting for OS X zone allocator with 0-sized allocations
Kuba Brecka via llvm-commits
- [compiler-rt] r266288 - asan: fix out-of-bounds access in quarantine
Dmitry Vyukov via llvm-commits
- [compiler-rt] r266291 - asan: fix build
Dmitry Vyukov via llvm-commits
- [compiler-rt] r266291 - asan: fix build
Benjamin Kramer via llvm-commits
- [compiler-rt] r266291 - asan: fix build
Dmitry Vyukov via llvm-commits
- [compiler-rt] r266294 - Make tsan tests more portable (take 2)
Renato Golin via llvm-commits
- [compiler-rt] r266295 - [sanitizer] [SystemZ] Implement internal_mmap.
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r266295 - [sanitizer] [SystemZ] Implement internal_mmap.
Kostya Serebryany via llvm-commits
- [compiler-rt] r266295 - [sanitizer] [SystemZ] Implement internal_mmap.
Marcin Kościelnicki via llvm-commits
- [compiler-rt] r266295 - [sanitizer] [SystemZ] Implement internal_mmap.
Kostya Serebryany via llvm-commits
- [compiler-rt] r266295 - [sanitizer] [SystemZ] Implement internal_mmap.
Marcin Kościelnicki via llvm-commits
- [compiler-rt] r266295 - [sanitizer] [SystemZ] Implement internal_mmap.
Kostya Serebryany via llvm-commits
- [compiler-rt] r266296 - [sanitizer] [SystemZ] Add virtual space size.
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r266297 - [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r266297 - [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Kostya Serebryany via llvm-commits
- [compiler-rt] r266300 - Revert "Make tsan tests more portable (take 2)"
Renato Golin via llvm-commits
- [compiler-rt] r266300 - Revert "Make tsan tests more portable (take 2)"
Vedant Kumar via llvm-commits
- [compiler-rt] r266300 - Revert "Make tsan tests more portable (take 2)"
Renato Golin via llvm-commits
- [compiler-rt] r266305 - [sanitizer] remove FreeBSD PS_STRINGS fallback
Ed Maste via llvm-commits
- [compiler-rt] r266370 - [sanitizer] [SystemZ] Add/fix kernel and libc type definitions.
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r266371 - [sanitizer] [SystemZ] Fix stack traces.
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r266388 - Fix StaticAnalyzer complaints. NFC.
George Burgess IV via llvm-commits
- [compiler-rt] r266426 - [TSAN] Make tsan tests more portable (take 3)
Renato Golin via llvm-commits
- [compiler-rt] r266470 - Revert "[sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143."
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r266482 - [sanitizers] [SystemZ] Introduce sanitizer_linux_s390.cc.
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r266483 - [sanitizer] [SystemZ] Enable UBSan.
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r266494 - [sanitizers] Teach the internal demangler about Swift names
Anna Zaks via llvm-commits
- [compiler-rt] r266497 - [sanitizers] Fixup r266494; make it build on Linux.
Anna Zaks via llvm-commits
- [compiler-rt] r266499 - [sanitizers] Fixup to r266494; the Unit test should not run on Windows
Anna Zaks via llvm-commits
- [compiler-rt] r266520 - Replace hardcoded comment at 'lit.site.cfg.in'
Alex Denisov via llvm-commits
- [lld] r265885 - [COFF] SmallVector<char, 0> -> SmallString<0>.
David Blaikie via llvm-commits
- [lld] r265885 - [COFF] SmallVector<char, 0> -> SmallString<0>.
Rui Ueyama via llvm-commits
- [lld] r265885 - [COFF] SmallVector<char, 0> -> SmallString<0>.
Davide Italiano via llvm-commits
- [lld] r265938 - Mark a few methods const.
Rafael Espindola via llvm-commits
- [lld] r265939 - Remove initializer that are always set by the constructor.
Rafael Espindola via llvm-commits
- [lld] r265940 - Mark OffsetSec const. NFC.
Rafael Espindola via llvm-commits
- [lld] r265956 - ELF: Implement basic support for module asm in bitcode files.
Peter Collingbourne via llvm-commits
- [lld] r265957 - ELF: Set FDE count in .eh_frame_hdr correctly.
Peter Collingbourne via llvm-commits
- [lld] r265981 - Simplify the creation of __rel[a]_iplt_{start,end}.
Rafael Espindola via llvm-commits
- [lld] r265986 - Simplify handling of mips gp* symbols.
Rafael Espindola via llvm-commits
- [lld] r266009 - [LTO] Switch Module to std::unique_ptr<>.
Davide Italiano via llvm-commits
- [lld] r266037 - Devide _gp in the same spot as other mips symbols. NFC.
Rafael Espindola via llvm-commits
- [lld] r266037 - Devide _gp in the same spot as other mips symbols. NFC.
Rui Ueyama via llvm-commits
- [lld] r266059 - [ELF] Removed redundant llvm-mc call. NFC.
George Rimar via llvm-commits
- [lld] r266063 - Always create a .got on mips.
Rafael Espindola via llvm-commits
- [lld] r266063 - Always create a .got on mips.
Simon Atanasyan via llvm-commits
- [lld] r266064 - Simplify now that we always have a .got.
Rafael Espindola via llvm-commits
- [lld] r266067 - Use DefinedSynthetic for _gp* symbols.
Rafael Espindola via llvm-commits
- [lld] r266076 - Make a test a bit stronger.
Rafael Espindola via llvm-commits
- [lld] r266119 - [ELF][MIPS] Add test case to check using GP0 value in relocation calculation. NFC.
Simon Atanasyan via llvm-commits
- [lld] r266121 - ELF: Give automatically generated __start_* and __stop_* symbols hidden visibility.
Peter Collingbourne via llvm-commits
- [lld] r266140 - [COFF] Simplify the code leveraging implicit conversion.
Davide Italiano via llvm-commits
- [lld] r266141 - Add a few more cases to this test.
Rafael Espindola via llvm-commits
- [lld] r266143 - Add test for the interaction of copy relocations and non alloc sections.
Rafael Espindola via llvm-commits
- [lld] r266158 - Change how we apply relocations.
Rafael Espindola via llvm-commits
- [lld] r266161 - ELF: Do not create relative relocations for undefined symbols.
Peter Collingbourne via llvm-commits
- [lld] r266207 - Test dynamic relocations pointing to __stop_ symbols.
Rafael Espindola via llvm-commits
- [lld] r266208 - ELF: Use hidden visibility for all DefinedSynthetic symbols.
Peter Collingbourne via llvm-commits
- [lld] r266208 - ELF: Use hidden visibility for all DefinedSynthetic symbols.
Rafael Espíndola via llvm-commits
- [lld] r266220 - [ELF] - Change -t implementation to print which archive members are used.
George Rimar via llvm-commits
- [lld] r266227 - ELF: Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [lld] r266227 - ELF: Implement --dynamic-list
Rui Ueyama via llvm-commits
- [lld] r266230 - Don't set MustBeInDynSym for hidden symbols.
Rafael Espindola via llvm-commits
- [lld] r266231 - git-clang-format. NFC.
Rafael Espindola via llvm-commits
- [lld] r266232 - Fix warning about unused variable.
Rafael Espindola via llvm-commits
- [lld] r266273 - ELF: Do not create copy relocations for references in writable sections.
Peter Collingbourne via llvm-commits
- [lld] r266298 - Combine code branch into single line. NFC.
George Rimar via llvm-commits
- [lld] r266299 - Clang formated file. NFC.
George Rimar via llvm-commits
- [lld] r266302 - Reduce expression to single line. NFC.
George Rimar via llvm-commits
- [lld] r266303 - Removed excessive line. NFC.
George Rimar via llvm-commits
- [lld] r266304 - Make OutputSectionFactory::lookup() inline. NFC.
George Rimar via llvm-commits
- [lld] r266304 - Make OutputSectionFactory::lookup() inline. NFC.
Rafael Espíndola via llvm-commits
- [lld] r266304 - Make OutputSectionFactory::lookup() inline. NFC.
George Rimar via llvm-commits
- [lld] r266306 - Return back the zero parameter of aggregate initialization in OutputSectionFactory::lookup().
George Rimar via llvm-commits
- [lld] r266317 - [ELF] - Refactoring of end/edata/etext implementation.
George Rimar via llvm-commits
- [lld] r266318 - Add missing typename.
Rafael Espindola via llvm-commits
- [lld] r266318 - Add missing typename.
George Rimar via llvm-commits
- [lld] r266328 - Merge duplicated cases. NFC.
Rafael Espindola via llvm-commits
- [lld] r266330 - Remove the only case where we would relocate a R_386_TLS_TPOFF.
Rafael Espindola via llvm-commits
- [lld] r266340 - Move variables closer to code scopes that uses them. NFC.
George Rimar via llvm-commits
- [lld] r266355 - Simplify handling of size relocations. NFC.
Rafael Espindola via llvm-commits
- [lld] r266357 - Hash symbol names only once per global SymbolBody.
Rafael Espindola via llvm-commits
- [lld] r266357 - Hash symbol names only once per global SymbolBody.
Sean Silva via llvm-commits
- [lld] r266357 - Hash symbol names only once per global SymbolBody.
Rafael Espíndola via llvm-commits
- [lld] r266364 - Specialize the symbol table data structure a bit.
Rafael Espindola via llvm-commits
- [lld] r266365 - Do not use llvm::getGlobalContext(), trying to nuke it from LLVM
Mehdi Amini via llvm-commits
- [lld] r266367 - Use fully qualified name to refer to LLVMContext
Mehdi Amini via llvm-commits
- [lld] r266368 - [ELF][MIPS] Make R_MIPS_LO16 a relative relocation if it references _gp_disp symbol
Simon Atanasyan via llvm-commits
- [lld] r266373 - Revert "Do not use llvm::getGlobalContext(), trying to nuke it from LLVM"
Mehdi Amini via llvm-commits
- [lld] r266375 - Do not use llvm::getGlobalContext().
Rui Ueyama via llvm-commits
- [lld] r266391 - Delete a dead repl.
Rafael Espindola via llvm-commits
- [lld] r266421 - [ELF] Remove redundant empty line. NFC
Simon Atanasyan via llvm-commits
- [lld] r266424 - Two small related fixes.
Rafael Espindola via llvm-commits
- [lld] r266425 - Don't create relocations for non preemptable absolute symbols.
Rafael Espindola via llvm-commits
- [lld] r266427 - Don't create relocations for absolute got entries.
Rafael Espindola via llvm-commits
- [lld] r266429 - Add a testcase for symbol resolution with -r.
Rafael Espindola via llvm-commits
- [lld] r266432 - Store a Symbol for EntrySym.
Rafael Espindola via llvm-commits
- [lld] r266440 - Add an interesting GC testcase.
Rafael Espindola via llvm-commits
- [lld] r266453 - [LLD] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Mandeep Singh Grang via llvm-commits
- [lld] r266457 - [ELF] - Implemented basic location counter support.
George Rimar via llvm-commits
- [lld] r266457 - [ELF] - Implemented basic location counter support.
Simon Atanasyan via llvm-commits
- [lld] r266457 - [ELF] - Implemented basic location counter support.
Ed Maste via llvm-commits
- [lld] r266457 - [ELF] - Implemented basic location counter support.
Rui Ueyama via llvm-commits
- [lld] r266457 - [ELF] - Implemented basic location counter support.
Rui Ueyama via llvm-commits
- [lld] r266457 - [ELF] - Implemented basic location counter support.
George Rimar via llvm-commits
- [lld] r266457 - [ELF] - Implemented basic location counter support.
Simon Atanasyan via llvm-commits
- [lld] r266459 - Merge duplicated cases. NFC.
Rafael Espindola via llvm-commits
- [lld] r266466 - Simplify got handling.
Rafael Espindola via llvm-commits
- [lld] r266466 - Simplify got handling.
Rui Ueyama via llvm-commits
- [lld] r266484 - [LTO] Implement parallel Codegen for LTO using splitCodeGen.
Davide Italiano via llvm-commits
- [lld] r266484 - [LTO] Implement parallel Codegen for LTO using splitCodeGen.
Rui Ueyama via llvm-commits
- [lld] r266484 - [LTO] Implement parallel Codegen for LTO using splitCodeGen.
Davide Italiano via llvm-commits
- [lld] r266484 - [LTO] Implement parallel Codegen for LTO using splitCodeGen.
Rui Ueyama via llvm-commits
- [lld] r266485 - Revert r266457: "[ELF] - Implemented basic location counter support."
Rui Ueyama via llvm-commits
- [lld] r266487 - [LTO] Add datalayout to test to prevent an assertion in Debug mode.
Davide Italiano via llvm-commits
- [lld] r266487 - [LTO] Add datalayout to test to prevent an assertion in Debug mode.
Rui Ueyama via llvm-commits
- [lld] r266487 - [LTO] Add datalayout to test to prevent an assertion in Debug mode.
Davide Italiano via llvm-commits
- [lld] r266487 - [LTO] Add datalayout to test to prevent an assertion in Debug mode.
Rui Ueyama via llvm-commits
- [lld] r266504 - [LTO] Don't crash on a BitcodeFile without DataLayout.
Davide Italiano via llvm-commits
- [lld] r266521 - Replace hardcoded comment at 'lit.site.cfg.in'
Alex Denisov via llvm-commits
- [lld] r266526 - Recommitted 266457 with fix:
George Rimar via llvm-commits
- [lld] r266527 - [ELF] Include Twine.h header to restore LLD build after r266524. NFC
Simon Atanasyan via llvm-commits
- [lld] r266528 - Remove links to deleted TODOs.
Simon Atanasyan via llvm-commits
- [lld] r266555 - LTO: Merge debug info types when linking bitcode
Duncan P. N. Exon Smith via llvm-commits
- [lld] r266558 - Fix shared build after r266484
Ismail Donmez via llvm-commits
- [lld] r266578 - Make CreateTargetMachine as small as possible.
Rafael Espindola via llvm-commits
- [lld] r266580 - Change getRelExpr to return the final value for TLSLD. NFC.
Rafael Espindola via llvm-commits
- [lld] r266583 - Have getRelExpr return the final values for tls gd.
Rafael Espindola via llvm-commits
- [lld] r266584 - Delete the now redundant pointsToLocalDynamicGotEntry.
Rafael Espindola via llvm-commits
- [llvm] r262269 - [x86, InstCombine] transform x86 AVX masked loads to LLVM intrinsics
Andrea Di Biagio via llvm-commits
- [llvm] r262269 - [x86, InstCombine] transform x86 AVX masked loads to LLVM intrinsics
Sanjay Patel via llvm-commits
- [llvm] r262269 - [x86, InstCombine] transform x86 AVX masked loads to LLVM intrinsics
Sanjay Patel via llvm-commits
- [llvm] r262627 - [X86] Don't assume that shuffle non-mask operands starts at #0.
Ahmed Bougacha via llvm-commits
- [llvm] r263158 - Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko via llvm-commits
- [llvm] r263158 - Support arbitrary addrspace pointers in masked load/store intrinsics
Adam Nemet via llvm-commits
- [llvm] r263158 - Support arbitrary addrspace pointers in masked load/store intrinsics
Adam Nemet via llvm-commits
- [llvm] r263158 - Support arbitrary addrspace pointers in masked load/store intrinsics
Adam Nemet via llvm-commits
- [llvm] r263158 - Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko via llvm-commits
- [llvm] r263158 - Support arbitrary addrspace pointers in masked load/store intrinsics
Adam Nemet via llvm-commits
- [llvm] r263379 - Fixed DIBuilder to verify that same imported entity will not be added twice to the "imports" list of the DICompileUnit.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r263914 - [gold] Emit a diagnostic in case we fail to remove a file.
Davide Italiano via llvm-commits
- [llvm] r265388 - Adds the ability to use an epilog remainder loop during loop unrolling and makes
Chris Matthews via llvm-commits
- [llvm] r265388 - Adds the ability to use an epilog remainder loop during loop unrolling and makes
Mikhail Zolotukhin via llvm-commits
- [llvm] r265452 - llvm-dwp: Handle dwo files produced by GCC
David Blaikie via llvm-commits
- [llvm] r265618 - Fix a race condition in support library ThreadPool.
Kostya Serebryany via llvm-commits
- [llvm] r265689 - [SystemZ] Implement conditional returns
Oliver Stannard via llvm-commits
- [llvm] r265689 - [SystemZ] Implement conditional returns
Marcin Kościelnicki via llvm-commits
- [llvm] r265689 - [SystemZ] Implement conditional returns
Marcin Kościelnicki via llvm-commits
- [llvm] r265762 - Don't IPO over functions that can be de-refined
Benjamin Kramer via llvm-commits
- [llvm] r265762 - Don't IPO over functions that can be de-refined
Mehdi Amini via llvm-commits
- [llvm] r265815 - [Object] Report an error if .alt_entry is used with ELF or COFF.
Lang Hames via llvm-commits
- [llvm] r265815 - [Object] Report an error if .alt_entry is used with ELF or COFF.
David Blaikie via llvm-commits
- [llvm] r265815 - [Object] Report an error if .alt_entry is used with ELF or COFF.
Lang Hames via llvm-commits
- [llvm] r265815 - [Object] Report an error if .alt_entry is used with ELF or COFF.
David Blaikie via llvm-commits
- [llvm] r265815 - [Object] Report an error if .alt_entry is used with ELF or COFF.
Lang Hames via llvm-commits
- [llvm] r265815 - [Object] Report an error if .alt_entry is used with ELF or COFF.
David Blaikie via llvm-commits
- [llvm] r265815 - [Object] Report an error if .alt_entry is used with ELF or COFF.
Rafael Espíndola via llvm-commits
- [llvm] r265836 - Fix Load Control Dependence in MemCpy Generation
Evgenii Stepanov via llvm-commits
- [llvm] r265842 - Codegen: Factor tail duplication into a utility class. NFC
Justin Bogner via llvm-commits
- [llvm] r265842 - Codegen: Factor tail duplication into a utility class. NFC
Kyle Butt via llvm-commits
- [llvm] r265842 - Codegen: Factor tail duplication into a utility class. NFC
Kyle Butt via llvm-commits
- [llvm] r265881 - [MC] support TLSDESC and TLSCALL / GNU2 tls dialect
Rafael Espíndola via llvm-commits
- [llvm] r265881 - [MC] support TLSDESC and TLSCALL / GNU2 tls dialect
Davide Italiano via llvm-commits
- [llvm] r265881 - [MC] support TLSDESC and TLSCALL / GNU2 tls dialect
Rafael Espíndola via llvm-commits
- [llvm] r265890 - [PGO] Fix deserialize bug
Adam Nemet via llvm-commits
- [llvm] r265890 - [PGO] Fix deserialize bug
Xinliang David Li via llvm-commits
- [llvm] r265890 - [PGO] Fix deserialize bug
Adam Nemet via llvm-commits
- [llvm] r265924 - [X86] Restrict max long nop length for Lakemont.
Andrey Turetskiy via llvm-commits
- [llvm] r265925 - [X86] Added widening tests for and/xor/or bit operations
Simon Pilgrim via llvm-commits
- [llvm] r265927 - [X86] Regenerated sdglue test checks
Simon Pilgrim via llvm-commits
- [llvm] r265929 - [X86] Added extra widening tests for and/xor/or bit operations
Simon Pilgrim via llvm-commits
- [llvm] r265930 - [X86] Added extra widening tests for and/xor/or bit operations
Simon Pilgrim via llvm-commits
- [llvm] r265932 - [SystemZ] Remove incorrect CC use for C*BReturn instructions
Ulrich Weigand via llvm-commits
- [llvm] r265933 - [SystemZ] Support conditional indirect sibling calls via BCR
Ulrich Weigand via llvm-commits
- [llvm] r265936 - [ARM] Avoid switching ARM/Thumb mode on .arch/.cpu directive
Oliver Stannard via llvm-commits
- [llvm] r265941 - [ThinLTO] Move summary computation from BitcodeWriter to new pass
Teresa Johnson via llvm-commits
- [llvm] r265943 - [SystemZ] Add SVC instruction
Ulrich Weigand via llvm-commits
- [llvm] r265944 - [SystemZ] README: remove an implemented idea, add some new ones
Ulrich Weigand via llvm-commits
- [llvm] r265945 - [ThinLTO] BitcodeWriter still requires Analysis library
Teresa Johnson via llvm-commits
- [llvm] r265946 - [InstCombine] replace test that no longer works as intended
Sanjay Patel via llvm-commits
- [llvm] r265947 - [mips] Trivial corrections to range checked immediates.
Daniel Sanders via llvm-commits
- [llvm] r265949 - [mips] Make Static a default relocation model for MIPS codegen
Petar Jovanovic via llvm-commits
- [llvm] r265950 - This reverts commit r265913 and r265912
Sanjoy Das via llvm-commits
- [llvm] r265951 - [InstCombine] add helper function for shift-shift optimization (NFCI)
Sanjay Patel via llvm-commits
- [llvm] r265953 - More upgrading of old- and very-old-style debug info in testcases.
Adrian Prantl via llvm-commits
- [llvm] r265954 - [InstCombine] rename variables in shifted-shift helper function (NFCI)
Sanjay Patel via llvm-commits
- [llvm] r265955 - TargetRegisterInfo: Add getRegAsmName()
Tom Stellard via llvm-commits
- [llvm] r265960 - [InstCombine] don't try to shift an illegal amount (PR26760)
Sanjay Patel via llvm-commits
- [llvm] r265961 - Update discriminator testcases to use proper NoDebug CUs instead of omitting
Adrian Prantl via llvm-commits
- [llvm] r265961 - Update discriminator testcases to use proper NoDebug CUs instead of omitting
Diego Novillo via llvm-commits
- [llvm] r265962 - Make the distinct DISubprogram in this testcase really distinct.
Adrian Prantl via llvm-commits
- [llvm] r265965 - [InstCombine] use canEvaluateShiftedShift() to handle the lshr case (NFCI)
Sanjay Patel via llvm-commits
- [llvm] r265966 - Add code comment/NFC
Xinliang David Li via llvm-commits
- [llvm] r265967 - [llvm-readobj] Add ELF hash histogram printing
Hemant Kulkarni via llvm-commits
- [llvm] r265968 - variable names start with a capital letter; NFC
Sanjay Patel via llvm-commits
- [llvm] r265969 - add an assert for safety; NFC
Sanjay Patel via llvm-commits
- [llvm] r265970 - add FIXME comment; NFC
Sanjay Patel via llvm-commits
- [llvm] r265971 - Combine redundant stack realignment booleans in MachineFrameInfo
Reid Kleckner via llvm-commits
- [llvm] r265972 - Use member initializers for all scalar fields of MachineFrameInfo to save boilerplate
Reid Kleckner via llvm-commits
- [llvm] r265973 - [InstCombine] consolidate tests for related bugs
Sanjay Patel via llvm-commits
- [llvm] r265974 - Fix missing DICompileUnits in testcases
Adrian Prantl via llvm-commits
- [llvm] r265975 - [Object] Make .alt_entry directive parsing MachO specific.
Lang Hames via llvm-commits
- [llvm] r265976 - Test commit.
Sriraman Tallam via llvm-commits
- [llvm] r265980 - [DebugInfo] Fix even more tests to include DICompileunit.
Davide Italiano via llvm-commits
- [llvm] r265983 - [LoopUtils, LV] Fix PR27246 (first-order recurrences)
Matthew Simpson via llvm-commits
- [llvm] r265984 - MCParser: diagnose missing directional labels more clearly.
Tim Northover via llvm-commits
- [llvm] r265985 - use range-loops; NFCI
Sanjay Patel via llvm-commits
- [llvm] r265987 - Fix a couple of redundant conditional expressions (PR27283, PR28282)
Hans Wennborg via llvm-commits
- [llvm] r265987 - Fix a couple of redundant conditional expressions (PR27283, PR28282)
Hans Wennborg via llvm-commits
- [llvm] r265988 - Remove redundant .c_str(), as suggested by PR25633
Hans Wennborg via llvm-commits
- [llvm] r265989 - Fix broken assert, PR24624
Hans Wennborg via llvm-commits
- [llvm] r265990 - Fix repeated conditional expression (PR20711)
Hans Wennborg via llvm-commits
- [llvm] r265992 - Revert "AMDGPU/SI: Do not generate s_waitcnt after ds_permute/ds_bpermute"
Tom Stellard via llvm-commits
- [llvm] r265993 - Fix some display bugs in llvm-pdbdump.
Zachary Turner via llvm-commits
- [llvm] r265995 - Add missing DICompileUnit to this testcase
Adrian Prantl via llvm-commits
- [llvm] r265996 - Revert accidentally committed change
Adrian Prantl via llvm-commits
- [llvm] r265997 - Swift Calling Convention: swifterror target support.
Manman Ren via llvm-commits
- [llvm] r265998 - [DAGCombiner] Fold xor/and/or (bitcast(A), bitcast(B)) -> bitcast(op (A, B)) anytime before LegalizeVectorOprs
Simon Pilgrim via llvm-commits
- [llvm] r265999 - [DebugInfo/Test] Add CU as required.
Davide Italiano via llvm-commits
- [llvm] r266000 - swifterror: fix up a testing case.
Manman Ren via llvm-commits
- [llvm] r266002 - Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [llvm] r266002 - Add __atomic_* lowering to AtomicExpandPass.
Rafael Espíndola via llvm-commits
- [llvm] r266002 - Add __atomic_* lowering to AtomicExpandPass.
Adam Nemet via llvm-commits
- [llvm] r266002 - Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [llvm] r266003 - ARM: use r7 as the frame-pointer on all MachO targets.
Tim Northover via llvm-commits
- [llvm] r266004 - [safestack] Add canary to unsafe stack frames
Evgeniy Stepanov via llvm-commits
- [llvm] r266007 - NFC: keep comment up to date
JF Bastien via llvm-commits
- [llvm] r266008 - CodeGen: Fix a use-after-free in TailDuplication
Justin Bogner via llvm-commits
- [llvm] r266011 - Fix compile with GCC after r266002 (Add __atomic_* lowering to AtomicExpandPass)
James Y Knight via llvm-commits
- [llvm] r266011 - Fix compile with GCC after r266002 (Add __atomic_* lowering to AtomicExpandPass)
David Blaikie via llvm-commits
- [llvm] r266016 - AtomicExpandPass: mark assert variable as used
JF Bastien via llvm-commits
- [llvm] r266017 - Legalize the debug info in this testcase in anticipation of future Verifier improvements.
Adrian Prantl via llvm-commits
- [llvm] r266018 - ThinLTO renaming: use module hash instead of position in the summary
Mehdi Amini via llvm-commits
- [llvm] r266019 - Add a missing DICompileUnit to testcase.
Adrian Prantl via llvm-commits
- [llvm] r266020 - Replace MachineRegisterInfo::TracksLiveness with a MachineFunctionProperty
Derek Schuff via llvm-commits
- [llvm] r266021 - [AArch64] Test that RegBankSelect inserts the proper copies to fix the
Quentin Colombet via llvm-commits
- [llvm] r266022 - MergeFunctions: test alloca better
JF Bastien via llvm-commits
- [llvm] r266024 - [MachineIRBuilder] Expose the insertion point in the public API.
Quentin Colombet via llvm-commits
- [llvm] r266025 - [RegBankSelect] Teach how to repair definitions.
Quentin Colombet via llvm-commits
- [llvm] r266026 - [AArch64] Add a test case for the repairing of definitions.
Quentin Colombet via llvm-commits
- [llvm] r266027 - [RegisterBankInfo] Do not provide a default mapping for non-reg of phi
Quentin Colombet via llvm-commits
- [llvm] r266028 - [AArch64] Add a test case for the propagation of register banks through
Quentin Colombet via llvm-commits
- [llvm] r266029 - [RegBankSelect] Teach the repairing code how to handle physical
Quentin Colombet via llvm-commits
- [llvm] r266030 - [AArch64] Add test cases for the repairing of physical registers.
Quentin Colombet via llvm-commits
- [llvm] r266032 - Add the allocsize attribute to LLVM.
George Burgess IV via llvm-commits
- [llvm] r266034 - Attempt to make buildbot happier with r266032.
George Burgess IV via llvm-commits
- [llvm] r266035 - AArch64: Drive-by cleanup
Matthias Braun via llvm-commits
- [llvm] r266036 - TargetLowering: Add missing doxygen group end.
Matthias Braun via llvm-commits
- [llvm] r266038 - [PPC64] Use mfocrf in prologue when we only need to save 1 nonvolatile CR field
Chuang-Yu Cheng via llvm-commits
- [llvm] r266040 - [PPC64] Mark CR0 Live if PPCInstrInfo::optimizeCompareInstr Creates a Use of CR0
Chuang-Yu Cheng via llvm-commits
- [llvm] r266045 - Minor code cleanup. NFC.
Junmo Park via llvm-commits
- [llvm] r266046 - Use StringSet instead of StringMap where it makes sense to in LTOCodeGenerator (NFC)
Mehdi Amini via llvm-commits
- [llvm] r266047 - Refactor the Internalize stage of libLTO in a separate file (NFC)
Mehdi Amini via llvm-commits
- [llvm] r266049 - Avoid GCC -fpermissive error about llvm::Mangler hidden by member named Mangler
Stephan Bergmann via llvm-commits
- [llvm] r266055 - [mips] MIPSR6 Compact branch aliases
Simon Dardis via llvm-commits
- [llvm] r266060 - [SystemZ] Use LDE32 instead of LE, when Offset is small.
Jonas Paulsson via llvm-commits
- [llvm] r266061 - Revert "[mips] MIPSR6 Compact branch aliases"
Simon Dardis via llvm-commits
- [llvm] r266062 - This reverts commit r266002, r266011 and r266016.
Rafael Espindola via llvm-commits
- [llvm] r266070 - [X86] Regenerated avx512 calling convention test checks
Simon Pilgrim via llvm-commits
- [llvm] r266071 - AMDGPU: Add volatile to test loads and stores
Matt Arsenault via llvm-commits
- [llvm] r266073 - AMDGPU: Remove trailing whitespace
Matt Arsenault via llvm-commits
- [llvm] r266074 - AMDGPU: Add atomic_inc + atomic_dec intrinsics
Matt Arsenault via llvm-commits
- [llvm] r266075 - AMDGPU: Implement i64 global atomics
Matt Arsenault via llvm-commits
- [llvm] r266077 - LangRef: Update example syntax for atomic load instruction
Matt Arsenault via llvm-commits
- [llvm] r266078 - Moving llvm-test-depends and test-depends into the Tests folder; NFC, this simply cleans up the generated solution so that these targets don't live in the root folder of the IDE.
Aaron Ballman via llvm-commits
- [llvm] r266081 - [mips] add assembler support for .set arch=octeon
Petar Jovanovic via llvm-commits
- [llvm] r266082 - Test commit, NFC.
Than McIntosh via llvm-commits
- [llvm] r266084 - [ScheduleDAGInstrs] Handle instructions with multiple MMOs
Geoff Berry via llvm-commits
- [llvm] r266085 - [Bitcode] Fix + regenerate old test so that it includes a DICompileUnit.
Davide Italiano via llvm-commits
- [llvm] r266086 - Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko via llvm-commits
- [llvm] r266088 - AMDGPU/SI: Fix a mis-compilation of multi-level breaks
Nicolai Haehnle via llvm-commits
- [llvm] r266097 - fix indentation; NFC
Sanjay Patel via llvm-commits
- [llvm] r266098 - Introduce an GCRelocateInst class [NFC]
Philip Reames via llvm-commits
- [llvm] r266099 - Check alloca's special state
JF Bastien via llvm-commits
- [llvm] r266100 - [CodeGen] Remove constant-folding dead code. NFC.
Ahmed Bougacha via llvm-commits
- [llvm] r266101 - APInt: Add overload of isMask
Matt Arsenault via llvm-commits
- [llvm] r266102 - [IR/Verifier] Each DISubprogram with isDefinition: true must belong to a CU.
Davide Italiano via llvm-commits
- [llvm] r266102 - [IR/Verifier] Each DISubprogram with isDefinition: true must belong to a CU.
Rafael Espíndola via llvm-commits
- [llvm] r266102 - [IR/Verifier] Each DISubprogram with isDefinition: true must belong to a CU.
Davide Italiano via llvm-commits
- [llvm] r266102 - [IR/Verifier] Each DISubprogram with isDefinition: true must belong to a CU.
Adrian Prantl via llvm-commits
- [llvm] r266102 - [IR/Verifier] Each DISubprogram with isDefinition: true must belong to a CU.
Adam Nemet via llvm-commits
- [llvm] r266102 - [IR/Verifier] Each DISubprogram with isDefinition: true must belong to a CU.
Adrian Prantl via llvm-commits
- [llvm] r266102 - [IR/Verifier] Each DISubprogram with isDefinition: true must belong to a CU.
Davide Italiano via llvm-commits
- [llvm] r266102 - [IR/Verifier] Each DISubprogram with isDefinition: true must belong to a CU.
Adam Nemet via llvm-commits
- [llvm] r266102 - [IR/Verifier] Each DISubprogram with isDefinition: true must belong to a CU.
Adam Nemet via llvm-commits
- [llvm] r266104 - AMDGPU: Eliminate half of i64 or if one operand is zero_extend from i32
Matt Arsenault via llvm-commits
- [llvm] r266105 - AMDGPU/SI: Insert wait states required after v_readfirstlane on SI
Tom Stellard via llvm-commits
- [llvm] r266112 - Delete mergefunctions.clang.svn.patch
JF Bastien via llvm-commits
- [llvm] r266114 - [WebAssembly] Fix debug info in reg-stackify.ll test
Derek Schuff via llvm-commits
- [llvm] r266115 - Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [llvm] r266124 - NFC: MergeFunctions update more comments
JF Bastien via llvm-commits
- [llvm] r266125 - [ThinLTO] Only compute imports for current module in FunctionImport pass
Teresa Johnson via llvm-commits
- [llvm] r266126 - AMDGPU: add llvm.amdgcn.buffer.load/store intrinsics
Nicolai Haehnle via llvm-commits
- [llvm] r266128 - NFC: MergeFunctions return early
JF Bastien via llvm-commits
- [llvm] r266130 - X86: Avoid accessing SDValues after they've been RAUW'd
Justin Bogner via llvm-commits
- [llvm] r266131 - Move summary creation out of llvm-as into opt
Mehdi Amini via llvm-commits
- [llvm] r266132 - Add a pass to name anonymous/nameless function
Mehdi Amini via llvm-commits
- [llvm] r266134 - [DebugInfo] Add error message to test.
Davide Italiano via llvm-commits
- [llvm] r266135 - Fixed a few typos and formatting problems. NFCI.
David L Kreitzer via llvm-commits
- [llvm] r266136 - [MC/ELFObjectWriter] Fix indentation of class body.
David Blaikie via llvm-commits
- [llvm] r266137 - Update psabi link for x86-64. Add link to linux gabi supplement.
James Y Knight via llvm-commits
- [llvm] r266142 - Pre-fill LibcallRoutineNames with nullptr.
James Y Knight via llvm-commits
- [llvm] r266144 - [AArch64] Fuse AES{D,E}/AESMC for Exynos M1. (NFC)
Evandro Menezes via llvm-commits
- [llvm] r266148 - [x86, InstCombine] fix masked load pass-through operand to be a zero vector
Sanjay Patel via llvm-commits
- [llvm] r266149 - Add space between words in verify-scev-maps option help message
Jeroen Ketema via llvm-commits
- [llvm] r266150 - CodeGen: Clear the MFI's save and restore point after PrologEpilogInserter
Justin Bogner via llvm-commits
- [llvm] r266151 - Fix mismatch on returned type between header and implementation for createNameAnonFunctionPass()
Mehdi Amini via llvm-commits
- [llvm] r266152 - AMDGPU/SI: Fix spilling of 96-bit registers
Tom Stellard via llvm-commits
- [llvm] r266153 - LTOInternalize: Fix member type, should be a reference and not a copy
Mehdi Amini via llvm-commits
- [llvm] r266155 - AMDGPU: Remove leftover ShaderType attributes in tests
Matt Arsenault via llvm-commits
- [llvm] r266156 - AMDGPU: Add test for m0 initialization in basic loop
Matt Arsenault via llvm-commits
- [llvm] r266159 - Fix FunctionImport export list computation: need to take a reference to a map entry to actually modify it
Mehdi Amini via llvm-commits
- [llvm] r266162 - Recommit r265547, and r265610, r265639, r265657 on top of it, plus
Wei Mi via llvm-commits
- [llvm] r266162 - Recommit r265547, and r265610, r265639, r265657 on top of it, plus
Mikael Holmén via llvm-commits
- [llvm] r266162 - Recommit r265547, and r265610, r265639, r265657 on top of it, plus
Wei Mi via llvm-commits
- [llvm] r266163 - Refactor Internalization pass to use as a callback instead of a StringSet (NFC)
Mehdi Amini via llvm-commits
- [llvm] r266167 - Refactor the InternalizePass into a helper class, and expose it through a public free function (NFC)
Mehdi Amini via llvm-commits
- [llvm] r266168 - Modernize Internalizer with for-range loop (NFC)
Mehdi Amini via llvm-commits
- [llvm] r266169 - Really return whether Internalize did change the Module or not.
Mehdi Amini via llvm-commits
- [llvm] r266170 - Move "ExternalSymbols" out of LTOInternalize (NFC)
Mehdi Amini via llvm-commits
- [llvm] r266171 - [mips][microMIPS] Fix for "Cannot copy registers" assertion
Hrvoje Varga via llvm-commits
- [llvm] r266172 - LTOInternalize: Use a StringSet instead of a sorted vector and a binary search query for each function
Mehdi Amini via llvm-commits
- [llvm] r266173 - Minor cleanup in Internalize, hide helper class using anonymous namespace (NFC)
Mehdi Amini via llvm-commits
- [llvm] r266174 - Simplify LTOInternalize into UpdateLLVMCompilerUsed
Mehdi Amini via llvm-commits
- [llvm] r266175 - [InstCombine] We folded an fcmp to an i1 instead of a vector of i1
David Majnemer via llvm-commits
- [llvm] r266175 - [InstCombine] We folded an fcmp to an i1 instead of a vector of i1
Mikael Holmén via llvm-commits
- [llvm] r266175 - [InstCombine] We folded an fcmp to an i1 instead of a vector of i1
David Majnemer via llvm-commits
- [llvm] r266175 - [InstCombine] We folded an fcmp to an i1 instead of a vector of i1
David Majnemer via llvm-commits
- [llvm] r266179 - [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, DDIVU and DMODU instructions
Zlatko Buljan via llvm-commits
- [llvm] r266183 - Don't use misc-unused-parameters check on LLVM.
Alexander Kornienko via llvm-commits
- [llvm] r266183 - Don't use misc-unused-parameters check on LLVM.
David Blaikie via llvm-commits
- [llvm] r266183 - Don't use misc-unused-parameters check on LLVM.
Alexander Kornienko via llvm-commits
- [llvm] r266183 - Don't use misc-unused-parameters check on LLVM.
David Blaikie via llvm-commits
- [llvm] r266185 - Added missing autogeneration note
Simon Pilgrim via llvm-commits
- [llvm] r266193 - Calculate __builtin_object_size when pointer depends on a condition
Petar Jovanovic via llvm-commits
- [llvm] r266194 - [X86][SSE] Regenerated vector integer absolute tests
Simon Pilgrim via llvm-commits
- [llvm] r266200 - Simplify strlen to a subtraction for certain cases.
David L Kreitzer via llvm-commits
- [llvm] r266203 - [mips] Sign-extend i32 values truncated from previously zero-extended i32 values.
Vasileios Kalintiris via llvm-commits
- [llvm] r266204 - [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Zoran Jovanovic via llvm-commits
- [llvm] r266205 - [AMDGPU][llvm-mc] Support of Trap Handler registers (TTMP0..11 and TBA/TMA)git status
Artem Tamazov via llvm-commits
- [llvm] r266206 - AArch64: don't create instructions that write to xzr/wzr twice.
Tim Northover via llvm-commits
- [llvm] r266210 - Revert inadvertently modified comment in r266131
Mehdi Amini via llvm-commits
- [llvm] r266214 - Make aliases explicit in the summary
Mehdi Amini via llvm-commits
- [llvm] r266215 - Revert "Make aliases explicit in the summary"
Mehdi Amini via llvm-commits
- [llvm] r266216 - Sanity check `opt` options compatibility: can't have module-summary or module-hash when emitting textual IR
Mehdi Amini via llvm-commits
- [llvm] r266217 - Cleanup Store Merging in UseAA case
Nirav Dave via llvm-commits
- [llvm] r266218 - [IR/DebugInfoMetadata] Simplify array length calculation by using array_lengthof instead of ArrayRef::size
David Blaikie via llvm-commits
- [llvm] r266221 - Revert "[IR/Verifier] Each DISubprogram with isDefinition: true must belong to a CU."
Davide Italiano via llvm-commits
- [llvm] r266223 - [AArch64] Disable LDP/STP for quads
Evandro Menezes via llvm-commits
- [llvm] r266225 - llvm-dwp: Add assert text
David Blaikie via llvm-commits
- [llvm] r266228 - [PowerPC] Basic support for P9 byte comparison and count trailing zero insns
Nemanja Ivanovic via llvm-commits
- [llvm] r266229 - [PGO] Remove redundant VP instrumentation
Betul Buyukkurt via llvm-commits
- [llvm] r266236 - LibDriver: Silently do nothing when provided no inputs.
Peter Collingbourne via llvm-commits
- [llvm] r266237 - Test case for r265852.
Easwaran Raman via llvm-commits
- [llvm] r266238 - AsmParser: record "# line file" context to calculate location for diag
Tim Northover via llvm-commits
- [llvm] r266241 - [DebugInfo] Optimize memory layout of DISubprogram.
Davide Italiano via llvm-commits
- [llvm] r266243 - [x86] add tests to show potential BMI optimization
Sanjay Patel via llvm-commits
- [llvm] r266244 - AMDGPU/SI: Add support for spilling VGPRs without having to scavenge registers
Tom Stellard via llvm-commits
- [llvm] r266247 - NFC mergefunc: const correctness
JF Bastien via llvm-commits
- [llvm] r266248 - Start to add real error messages for malformed Mach-O files.
Kevin Enderby via llvm-commits
- [llvm] r266248 - Start to add real error messages for malformed Mach-O files.
Rafael Espíndola via llvm-commits
- [llvm] r266248 - Start to add real error messages for malformed Mach-O files.
Kevin Enderby via llvm-commits
- [llvm] r266248 - Start to add real error messages for malformed Mach-O files.
Sean Silva via llvm-commits
- [llvm] r266249 - Return immediately from analyzeCall if analyzeBlock returns false.
Easwaran Raman via llvm-commits
- [llvm] r266250 - [llvm-lto] clang-format before working on this file.
Davide Italiano via llvm-commits
- [llvm] r266251 - AArch64: Use a callee save registers for swiftself parameters
Matthias Braun via llvm-commits
- [llvm] r266252 - X86: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
- [llvm] r266253 - ARM: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
- [llvm] r266255 - [llvm-lto] Uniform error handling. NFC.
Davide Italiano via llvm-commits
- [llvm] r266256 - [IR] Optimize memory usage of Metadata on MSVC
Reid Kleckner via llvm-commits
- [llvm] r266257 - Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury Sechet via llvm-commits
- [llvm] r266258 - ValueMapper: Resolve cycles on the new nodes
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266259 - Revert "Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute"
Amaury Sechet via llvm-commits
- [llvm] r266260 - ARM: override cost function to re-enable ConstantHoisting (& fix it).
Tim Northover via llvm-commits
- [llvm] r266260 - ARM: override cost function to re-enable ConstantHoisting (& fix it).
Arnaud De Grandmaison via llvm-commits
- [llvm] r266260 - ARM: override cost function to re-enable ConstantHoisting (& fix it).
Tim Northover via llvm-commits
- [llvm] r266260 - ARM: override cost function to re-enable ConstantHoisting (& fix it).
Arnaud Allard de Grandmaison via llvm-commits
- [llvm] r266261 - [ppc] add tests to show potential andc optimization
Sanjay Patel via llvm-commits
- [llvm] r266262 - [CFLAA] Fix up code style a bit. NFC.
George Burgess IV via llvm-commits
- [llvm] r266270 - TargetLowering: Factor out common code for tail call eligibility checking; NFC
Matthias Braun via llvm-commits
- [llvm] r266272 - AMDGPU: Implement canonicalize
Matt Arsenault via llvm-commits
- [llvm] r266275 - Do not use getGlobalContext()... ever.
Mehdi Amini via llvm-commits
- [llvm] r266279 - [CodeGen] Teach LLVM how to lower @llvm.{min, max}num to {MIN, MAX}NAN
David Majnemer via llvm-commits
- [llvm] r266281 - ThinLTO: linkonce compile-time optimization, do not bother when there is only one input file
Mehdi Amini via llvm-commits
- [llvm] r266282 - Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Adam Nemet via llvm-commits
- [llvm] r266284 - [Coverage] Avoid unnecessary copying of std::vector
Igor Kudrin via llvm-commits
- [llvm] r266285 - [mips] Remove duplicate tests and add missing prefixes for *-LABEL checks. NFC.
Vasileios Kalintiris via llvm-commits
- [llvm] r266289 - [Coverage] Update testing methods to support more than two files
Igor Kudrin via llvm-commits
- [llvm] r266301 - Summary:
Simon Dardis via llvm-commits
- [llvm] r266334 - [SCEV][LAA] Add tests for SCEV expression transformations performed during LAA
Silviu Baranga via llvm-commits
- [llvm] r266335 - [PGO] Do not attach VP metadata if value count at site is 0 [NFC]
Betul Buyukkurt via llvm-commits
- [llvm] r266336 - AMDGPU/SI: Use the correct scratch wave offset register for shaders.
Tom Stellard via llvm-commits
- [llvm] r266337 - AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit
Tom Stellard via llvm-commits
- [llvm] r266338 - [lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBaseRegImmOfs and getMemOpBaseRegImmOfsWidth.
Jacques Pienaar via llvm-commits
- [llvm] r266339 - AArch64: expand cmpxchg after regalloc at -O0.
Tim Northover via llvm-commits
- [llvm] r266342 - [GlobalISel] Coding style and whitespace fixes
Tom Stellard via llvm-commits
- [llvm] r266344 - AMDGPU: change a redundant if () to an assert(). NFC
Nicolai Haehnle via llvm-commits
- [llvm] r266345 - AMDGPU: Remove SIFixSGPRLiveRanges pass
Nicolai Haehnle via llvm-commits
- [llvm] r266346 - [StructurizeCFG] Annotate branches that were treated as uniform
Nicolai Haehnle via llvm-commits
- [llvm] r266347 - [DivergenceAnalysis] Treat PHI with incoming undef as constant
Nicolai Haehnle via llvm-commits
- [llvm] r266348 - [GlobalISel] Move GISelAccessor class into public headers
Tom Stellard via llvm-commits
- [llvm] r266349 - [lanai] Add custom lowering for SRL_PARTS i32.
Jacques Pienaar via llvm-commits
- [llvm] r266350 - [ValueMapper] Range-loopify to improve readability. NFC.
Davide Italiano via llvm-commits
- [llvm] r266351 - Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h
Reid Kleckner via llvm-commits
- [llvm] r266354 - Update discriminator assignment algorithm to handle nested call correctly.
Dehao Chen via llvm-commits
- [llvm] r266356 - AMDGPU: Add skeleton GlobalIsel implementation
Tom Stellard via llvm-commits
- [llvm] r266360 - Fix null pointer access for discriminator assignment.
Dehao Chen via llvm-commits
- [llvm] r266362 - [InstCombine] remove constant by inverting compare + logic (PR27105)
Sanjay Patel via llvm-commits
- [llvm] r266363 - [ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin via llvm-commits
- [llvm] r266372 - [ScheduleDAGInstrs] Re-factor for based on review feedback. NFC.
Geoff Berry via llvm-commits
- [llvm] r266376 - AMDGPU: Fold bitcasts of scalar constants to vectors
Matt Arsenault via llvm-commits
- [llvm] r266377 - AMDGPU: Directly emit m0 initialization with s_mov_b32
Matt Arsenault via llvm-commits
- [llvm] r266378 - AMDGPU: Run SIFoldOperands after PeepholeOptimizer
Matt Arsenault via llvm-commits
- [llvm] r266379 - Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini via llvm-commits
- [llvm] r266380 - Nuke getGlobalContext() from LLVM (but the C API)
Mehdi Amini via llvm-commits
- [llvm] r266381 - [AliasSetTracker] Correctly handle changing the size of an entry
Michael Kuperstein via llvm-commits
- [llvm] r266382 - AMDGPU: Include LDS size in printed comment
Matt Arsenault via llvm-commits
- [llvm] r266385 - AMDGPU: Remove custom load/store scalarization
Matt Arsenault via llvm-commits
- [llvm] r266386 - [test] Require 'asserts' for a test which uses -debug-only
Vedant Kumar via llvm-commits
- [llvm] r266390 - [LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory.
Davide Italiano via llvm-commits
- [llvm] r266390 - [LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory.
Rafael Espíndola via llvm-commits
- [llvm] r266393 - OptionParsingTest.cpp: reorder EXPECT_EQs to put expectation on the left. NFC.
Hans Wennborg via llvm-commits
- [llvm] r266394 - Option parser: class for consuming a joined arg in addition to all remaining args
Hans Wennborg via llvm-commits
- [llvm] r266396 - [ParallelCG] Attempt to placate MSVC.
Davide Italiano via llvm-commits
- [llvm] r266398 - [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.
Justin Lebar via llvm-commits
- [llvm] r266399 - [PM] Add a SpeculativeExecution pass for targets with divergent branches.
Justin Lebar via llvm-commits
- [llvm] r266403 - Move divergent-target test into CodeGen/NVPTX because it requires an NVPTX target.
Justin Lebar via llvm-commits
- [llvm] r266404 - [ifcnv] Don't duplicate blocks that contain convergent instructions.
Justin Lebar via llvm-commits
- [llvm] r266405 - [TTI] Add getInliningThresholdMultiplier.
Justin Lebar via llvm-commits
- [llvm] r266406 - [NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier to 5.
Justin Lebar via llvm-commits
- [llvm] r266408 - Revert "[LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory."
Davide Italiano via llvm-commits
- [llvm] r266410 - [X86] Combine an if and else block that had the same set of calls to setOperationAction that only varied in Legal/Custom. Use the ternary operator on that argument instead. NFC
Craig Topper via llvm-commits
- [llvm] r266412 - [X86] AND, OR, and XOR of vectors are always legal no need to set them legal explicitly.
Craig Topper via llvm-commits
- [llvm] r266413 - Add a setOperationPromotedToType convenience method that sets an operation to promoted and set the type in one call. Use it so save code in X86.
Craig Topper via llvm-commits
- [llvm] r266414 - Use MVT instead of EVT to remove a bunch of unnecessary calls to getSimpleVT.
Craig Topper via llvm-commits
- [llvm] r266433 - AMDGPU/SI: Fix regression with no-return atomics
Nicolai Haehnle via llvm-commits
- [llvm] r266434 - [Coverage] Add support for making test data for more than one function.
Igor Kudrin via llvm-commits
- [llvm] r266435 - [SimplifyCFG] add metadata to show failure to propagate (PR27344)
Sanjay Patel via llvm-commits
- [llvm] r266436 - [Coverage] Prevent detection of false instantiations in case of macro expansion.
Igor Kudrin via llvm-commits
- [llvm] r266437 - [MachineScheduler]Add support for store clustering
Jun Bum Lim via llvm-commits
- [llvm] r266438 - Fix typing on generated LXV2DX/STXV2DX instructions
Nirav Dave via llvm-commits
- [llvm] r266439 - [AArch64] Add MMOs to callee-save load/store instructions.
Geoff Berry via llvm-commits
- [llvm] r266441 - lli.cpp: Appease some builders. There might be ownership issues between LLVMContext and ExecutionEngine. Investigating.
NAKAMURA Takumi via llvm-commits
- [llvm] r266442 - [SimplifyCFG] propagate branch metadata when creating select (PR27344)
Sanjay Patel via llvm-commits
- [llvm] r266443 - llvm/test/CodeGen/AArch64/arm64-csldst-mmo.ll requires +Asserts.
NAKAMURA Takumi via llvm-commits
- [llvm] r266446 - [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl via llvm-commits
- [llvm] r266446 - [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl via llvm-commits
- [llvm] r266446 - [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Tobias Grosser via llvm-commits
- [llvm] r266446 - [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl via llvm-commits
- [llvm] r266446 - [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Tobias Grosser via llvm-commits
- [llvm] r266446 - [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl via llvm-commits
- [llvm] r266446 - [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Tobias Grosser via llvm-commits
- [llvm] r266448 - Fix test to require Asserts since it uses debug output.
Geoff Berry via llvm-commits
- [llvm] r266452 - [InstCombine] Don't transform compares of calls to functions named fabs{f, l, }
David Majnemer via llvm-commits
- [llvm] r266454 - [SystemZ] Fix large tests broken by conditional returns.
Marcin Koscielnicki via llvm-commits
- [llvm] r266456 - [ParallelCG] Add a new splitCodeGen() API which takes a TargetMachineFactory.
Davide Italiano via llvm-commits
- [llvm] r266458 - Revert "[Coverage] Prevent detection of false instantiations in case of macro expansion."
Igor Kudrin via llvm-commits
- [llvm] r266462 - [AArch64] Add load/store pair instructions to getMemOpBaseRegImmOfsWidth().
Chad Rosier via llvm-commits
- [llvm] r266464 - ARM: don't try to hoist constant RHS out of a division.
Tim Northover via llvm-commits
- [llvm] r266465 - [codeview] Dump char16_t and char32_t simple types
Reid Kleckner via llvm-commits
- [llvm] r266467 - Update testcase to new debug metadata format.
Adrian Prantl via llvm-commits
- [llvm] r266468 - Let the DISubprogram in this test point to the right compile unit.
Adrian Prantl via llvm-commits
- [llvm] r266469 - [SystemZ] Call tryAddingSymbolicOperand in the disassembler
Ulrich Weigand via llvm-commits
- [llvm] r266471 - [mips] Use range-based for loops and simplify slightly the code. NFC.
Vasileios Kalintiris via llvm-commits
- [llvm] r266472 - [mips] More range-based for loops. NFC.
Vasileios Kalintiris via llvm-commits
- [llvm] r266476 - [libFuzzer] menion the git mirror in the docs
Kostya Serebryany via llvm-commits
- [llvm] r266477 - Replace the use of MaxFunctionCount module flag
Easwaran Raman via llvm-commits
- [llvm] r266478 - SelectionDAGISel: rangeify a loop
Hans Wennborg via llvm-commits
- [llvm] r266479 - Switch lowering: don't add incoming PHI values from skipped bit test MBB's (PR27135)
Hans Wennborg via llvm-commits
- [llvm] r266480 - [libFuzzer] add a better warning for command line flags with -- (two dashes)
Kostya Serebryany via llvm-commits
- [llvm] r266481 - Convert this sample-based-profiling testcase to use a NoDebug CU.
Adrian Prantl via llvm-commits
- [llvm] r266486 - [cfi] Support explicit sections for functions in cfi-icall.
Evgeniy Stepanov via llvm-commits
- [llvm] r266488 - Add ProfileData to required_libraries
Easwaran Raman via llvm-commits
- [llvm] r266489 - Don't skip splitSeparateComponents in eliminateDeadDefs for HoistSpillHelper::hoistAllSpills.
Wei Mi via llvm-commits
- [llvm] r266490 - ValueMapper: Hide Mapper::VM behind an accessor, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266492 - Make this header include the header it depends on, rather than trying to include itself. Found by C++ modules build.
Richard Smith via llvm-commits
- [llvm] r266493 - Linker: Remove an unnecessary local variable in for loop, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266500 - Add some missing #includes, found by C++ modules selfhost.
Richard Smith via llvm-commits
- [llvm] r266502 - Update and fix LLVM_ENABLE_MODULES:
Richard Smith via llvm-commits
- [llvm] r266503 - ValueMapper: Eliminate cross-file co-recursion, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266503 - ValueMapper: Eliminate cross-file co-recursion, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266505 - ValueMapper: Use API from r266503 in unit tests, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266505 - ValueMapper: Use API from r266503 in unit tests, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266506 - AMDGPU: Use s_addk_i32 / s_mulk_i32
Matt Arsenault via llvm-commits
- [llvm] r266507 - Revert "ValueMapper: Eliminate cross-file co-recursion, NFC"
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266508 - AMDGPU: Enable LocalStackSlotAllocation pass
Matt Arsenault via llvm-commits
- [llvm] r266509 - [DebugInfo] Reduce size of DILocalVariable from 40 to 32 bytes.
Davide Italiano via llvm-commits
- [llvm] r266509 - [DebugInfo] Reduce size of DILocalVariable from 40 to 32 bytes.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266509 - [DebugInfo] Reduce size of DILocalVariable from 40 to 32 bytes.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266509 - [DebugInfo] Reduce size of DILocalVariable from 40 to 32 bytes.
Davide Italiano via llvm-commits
- [llvm] r266509 - [DebugInfo] Reduce size of DILocalVariable from 40 to 32 bytes.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266509 - [DebugInfo] Reduce size of DILocalVariable from 40 to 32 bytes.
Davide Italiano via llvm-commits
- [llvm] r266509 - [DebugInfo] Reduce size of DILocalVariable from 40 to 32 bytes.
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266510 - Reapply "ValueMapper: Eliminate cross-file co-recursion, NFC"
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266512 - [DebugInfo] Correct the assertion introduced in r266509 + update test.
Davide Italiano via llvm-commits
- [llvm] r266513 - ValueMapper: Stop memoizing ConstantAsMetadata
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266513 - ValueMapper: Stop memoizing ConstantAsMetadata
Craig Topper via llvm-commits
- [llvm] r266513 - ValueMapper: Stop memoizing ConstantAsMetadata
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266514 - Do not modify a cl::opt programmatically, global mutable state is evil.
Mehdi Amini via llvm-commits
- [llvm] r266515 - Replace hardcoded comment at 'lit.site.cfg.in'
Alex Denisov via llvm-commits
- [llvm] r266517 - ThinLTO: Make aliases explicit in the summary
Mehdi Amini via llvm-commits
- [llvm] r266519 - ThinLTO: Move the ODR resolution to be based purely on the summary.
Mehdi Amini via llvm-commits
- [llvm] r266523 - Add SVN version to libLLVMLTO
Mehdi Amini via llvm-commits
- [llvm] r266524 - Remove some unneeded headers and replace some headers with forward class declarations (NFC)
Mehdi Amini via llvm-commits
- [llvm] r266529 - ValueMapper: Fix unused var warning. NFC
Simon Atanasyan via llvm-commits
- [llvm] r266529 - ValueMapper: Fix unused var warning. NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266531 - [X86][XOP] More VPPERM shuffle mask decode tests
Simon Pilgrim via llvm-commits
- [llvm] r266532 - Add missing #include to fix build
Vedant Kumar via llvm-commits
- [llvm] r266532 - Add missing #include to fix build
Mehdi Amini via llvm-commits
- [llvm] r266533 - [X86][XOP] Added VPPERM constant mask decoding and target shuffle combining support
Simon Pilgrim via llvm-commits
- [llvm] r266534 - [X86] Use ternary operator to reduce code slightly. NFC
Craig Topper via llvm-commits
- [llvm] r266535 - [X86][AVX] Add shuffle combine tests for MOVDDUP/MOVSHDUP/MOVSLDUP
Simon Pilgrim via llvm-commits
- [llvm] r266536 - ValueMapper: Only put cyclic nodes into CyclicNodes, NFCI
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266537 - ValueMapper: Separate mapping of distinct and uniqued nodes (again)
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266538 - LTO: Use a common LibLTOCodeGenerator::init, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266539 - IR: Remove extra blank line, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266540 - LangRef: Fix some bugs in debug info descriptions
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266541 - use range loop, try to make comments more meaningful; NFCI
Sanjay Patel via llvm-commits
- [llvm] r266541 - use range loop, try to make comments more meaningful; NFCI
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266541 - use range loop, try to make comments more meaningful; NFCI
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266541 - use range loop, try to make comments more meaningful; NFCI
Sanjay Patel via llvm-commits
- [llvm] r266542 - IR: Add a configuration point for MDNodeInfo::isEqual, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266543 - Linker: Clarify test/Linker/type-unique-odr-a.ll, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266544 - LangRef: Removed some outdated text about DIDerivedType
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266545 - [Target] Fix an assertion that should have been updated when the code below it was changed in r251033.
Craig Topper via llvm-commits
- [llvm] r266546 - [Target] Remove checks for Simple VTs before calling routines that can handle Extended VTs too. NFC
Craig Topper via llvm-commits
- [llvm] r266547 - [Target] Reduce size of the LoadExtActions array in TargetLoweringBase by half. Saving ~18K bytes from the array.
Craig Topper via llvm-commits
- [llvm] r266548 - IR: Use ODR to unique DICompositeType members
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266548 - IR: Use ODR to unique DICompositeType members
David Blaikie via llvm-commits
- [llvm] r266548 - IR: Use ODR to unique DICompositeType members
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266548 - IR: Use ODR to unique DICompositeType members
David Blaikie via llvm-commits
- [llvm] r266548 - IR: Use ODR to unique DICompositeType members
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266549 - IR: Use an explicit map for debug info type uniquing
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266549 - IR: Use an explicit map for debug info type uniquing
Peter Collingbourne via llvm-commits
- [llvm] r266549 - IR: Use an explicit map for debug info type uniquing
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266549 - IR: Use an explicit map for debug info type uniquing
Teresa Johnson via llvm-commits
- [llvm] r266549 - IR: Use an explicit map for debug info type uniquing
David Blaikie via llvm-commits
- [llvm] r266549 - IR: Use an explicit map for debug info type uniquing
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266550 - Revert "use range loop, try to make comments more meaningful; NFCI"
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266551 - Fix a typo in rL265762
Sanjoy Das via llvm-commits
- [llvm] r266552 - IR: Use getRawScope() when verifying
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266553 - IR: Fix type-refs in testcase from r266548
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266554 - [AVX512] ISD::MUL v2i64/v4i64 should only be legal if DQI and VLX features are enabled.
Craig Topper via llvm-commits
- [llvm] r266557 - [X86] Remove unneeded variables
Asaf Badouh via llvm-commits
- [llvm] r266559 - [X86] Added TODO comment for target shuffle mask decoding of bitcasted masks
Simon Pilgrim via llvm-commits
- [llvm] r266560 - [X86][SSE] Added 16i8 -> 8i64 sext test
Simon Pilgrim via llvm-commits
- [llvm] r266562 - Declare MVT::SimpleValueType as an int8_t sized enum. This removes 400 bytes from TargetLoweringBase and probably other places.
Craig Topper via llvm-commits
- [llvm] r266563 - IRMover: Remove dead code, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266564 - Keep only the splitCodegen version that takes a factory.
Rafael Espindola via llvm-commits
- [llvm] r266564 - Keep only the splitCodegen version that takes a factory.
Davide Italiano via llvm-commits
- [llvm] r266565 - ValueMapper: Don't allow explicit null mappings of Values, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266566 - Fix a use after move.
Rafael Espindola via llvm-commits
- [llvm] r266567 - Transforms: Fix bootstrap after r266565
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266568 - [ParallelCG] SmallVector<char> -> SmallString.
Davide Italiano via llvm-commits
- [llvm] r266569 - Linker: Don't double-schedule appending variables
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266570 - Transforms: Try harder to fix bootstrap after r266565
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266571 - When building with LLVM_ENABLE_MODULES, put the module cache into the build
Richard Smith via llvm-commits
- [llvm] r266573 - NFC: unify clang / LLVM atomic ordering
JF Bastien via llvm-commits
- [llvm] r266576 - Revert "NFC: unify clang / LLVM atomic ordering"
JF Bastien via llvm-commits
- [llvm] r266577 - [X86] Be explicit about calls to setOperationAction for AVX2 and AVX512 rather than just looping over all vector types and conditinally matching them. NFC
Craig Topper via llvm-commits
- [llvm] r266579 - Linker: Share a single Metadata map for the lifetime of IRMover
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266581 - [ORC] Generalize the ORC RPC utils to support RPC function return values and
Lang Hames via llvm-commits
- [llvm] r266582 - BitcodeWriter: WorkList => Worklist, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r266588 - [Orc] Tweak some of the new RPC code to silence a warning (extraneous '; ') and
Lang Hames via llvm-commits
- [LNT] r266013 - This comma matters a lot!
Chris Matthews via llvm-commits
- [LNT] r266014 - Some whitespace fixups before I break everything
Chris Matthews via llvm-commits
- [LNT] r266014 - Some whitespace fixups before I break everything
Sean Silva via llvm-commits
- [LNT] r266014 - Some whitespace fixups before I break everything
Chris Matthews via llvm-commits
- [LNT] r266015 - Diagnosis reports for performance problems
Chris Matthews via llvm-commits
- [LNT] r266110 - Fix broken import from my aggresive cleanup
Chris Matthews via llvm-commits
- [LNT] r266325 - Some more docs for the LNT json file format.
Kristof Beyls via llvm-commits
- [PATCH] D11566: Fix FlattenCFG to invert test when different index is encountered, and add one more operator to invert.
Jan Vesely via llvm-commits
- [PATCH] D11719: [asan] Fix dyld version detection on OS X
Yury Gribov via llvm-commits
- [PATCH] D12965: [InstCombine] shrink switch conditions better (PR24766)
Sanjoy Das via llvm-commits
- [PATCH] D13649: [mips] Clang ll/sc illegal instruction on mips64r2 with -O0
Simon Dardis via llvm-commits
- [PATCH] D13649: [mips] Clang ll/sc illegal instruction on mips64r2 with -O0
Petar Jovanovic via llvm-commits
- [PATCH] D14022: Add automatic Windows Minidump support for tools crashes
Leonid Kholodov via llvm-commits
- [PATCH] D14351: [Refactor] Replace RegionPasses by FunctionPasses
Zino via llvm-commits
- [PATCH] D14390: [mips] Expansion of LI.S and LI.D
Srdjan Obucina via llvm-commits
- [PATCH] D14390: [mips] Expansion of LI.S and LI.D
Srdjan Obucina via llvm-commits
- [PATCH] D14933: Add the allocsize attribute to LLVM
George Burgess IV via llvm-commits
- [PATCH] D14933: Add the allocsize attribute to LLVM
George Burgess IV via llvm-commits
- [PATCH] D14933: Add the allocsize attribute to LLVM
Mehdi AMINI via llvm-commits
- [PATCH] D14933: Add the allocsize attribute to LLVM
George Burgess IV via llvm-commits
- [PATCH] D14933: Add the allocsize attribute to LLVM
George Burgess IV via llvm-commits
- [PATCH] D14933: Add the allocsize attribute to LLVM
Mehdi AMINI via llvm-commits
- [PATCH] D14933: Add the allocsize attribute to LLVM
George Burgess IV via llvm-commits
- [PATCH] D15009: [mips][microMIPS] Implement ldpc instruction
Simon Dardis via llvm-commits
- [PATCH] D15047: [Mips64] Fix extension of 32-bit integer types.
Vladimir Radosavljevic via llvm-commits
- [PATCH] D15073: [sanitizer] Restore stderr when using forkpty() to spawn external symbolizer
Phabricator via llvm-commits
- [PATCH] D15144: [mips[microMIPS]] Adding code size reduction pass for MicroMIPS
Milena Vujosevic Janicic via llvm-commits
- [PATCH] D15144: [mips[microMIPS]] Adding code size reduction pass for MicroMIPS
Simon Dardis via llvm-commits
- [PATCH] D15418: [mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions
Simon Dardis via llvm-commits
- [PATCH] D15497: [InstCombine] Bitreverse/Bswap: Allow ORs of base values
Sanjoy Das via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Teresa Johnson via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
David Li via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Daniel Berlin via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
David Li via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Daniel Berlin via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Teresa Johnson via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Daniel Berlin via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Teresa Johnson via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Teresa Johnson via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Chandler Carruth via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Daniel Berlin via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Xinliang David Li via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Daniel Berlin via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
David Li via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Chandler Carruth via llvm-commits
- [PATCH] D15537: limit the number of instructions per block examined by dead store elimination
Bob Haarman via llvm-commits
- [PATCH] D15614: TargetRegisterInfo: Add getRegAsmName()
Phabricator via llvm-commits
- [PATCH] D15667: [MachineScheduler] Handle regmasks and allow calls to be rescheduled.
Jonas Paulsson via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Johannes Doerfert via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Michael Kruse via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Johannes Doerfert via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Johannes Doerfert via llvm-commits
- [PATCH] D15722: [WIP][Polly] SSA Codegen
Michael Kruse via llvm-commits
- [PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
George Rimar via llvm-commits
- [PATCH] D15922: [Cloning] rename cloneLoopWithPreheader() and add assert to ensure no sub-loops
Ashutosh Nema via llvm-commits
- [PATCH] D15922: [Cloning] rename cloneLoopWithPreheader() and add assert to ensure no sub-loops
Vaivaswatha Nagaraj via llvm-commits
- [PATCH] D15922: [Cloning] rename cloneLoopWithPreheader() and add assert to ensure no sub-loops
Ashutosh Nema via llvm-commits
- [PATCH] D15922: [Cloning] rename cloneLoopWithPreheader() and add assert to ensure no sub-loops
Ashutosh Nema via llvm-commits
- [PATCH] D15922: [NOP][Cloning] Add comment to cloneLoopWithPreheader() mentioningthat it does not update LoopInfo for sub-loops.
Vaivaswatha Nagaraj via llvm-commits
- [PATCH] D15922: [NOP][Cloning] Add comment to cloneLoopWithPreheader() mentioningthat it does not update LoopInfo for sub-loops.
Vaivaswatha Nagaraj via llvm-commits
- [PATCH] D16239: Fix PR25526 by adding back limited cmpxchg pseudo-Insts
Ahmed Bougacha via llvm-commits
- [PATCH] D16239: Fix PR25526 by adding back limited cmpxchg pseudo-Insts
Tim Northover via llvm-commits
- [PATCH] D16427: FastISel should flush local value map
Wolfgang Pieb via llvm-commits
- [PATCH] D16550: Reroll loops with multiple IV and negative step part 3/3 -- support multiple induction variables
Lawrence Hu via llvm-commits
- [PATCH] D16550: Reroll loops with multiple IV and negative step part 3/3 -- support multiple induction variables
James Molloy via llvm-commits
- [PATCH] D16550: Reroll loops with multiple IV and negative step part 3/3 -- support multiple induction variables
Lawrence Hu via llvm-commits
- [PATCH] D16550: Reroll loops with multiple IV and negative step part 3/3 -- support multiple induction variables
Lawrence Hu via llvm-commits
- [PATCH] D16675: [mips] Expansion of SC[D] for pre-r6
Srdjan Obucina via llvm-commits
- [PATCH] D16675: [mips] Expansion of SC[D] for pre-r6
Srdjan Obucina via llvm-commits
- [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
Hrvoje Varga via llvm-commits
- [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
Hrvoje Varga via llvm-commits
- [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
Vasileios Kalintiris via llvm-commits
- [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
Hrvoje Varga via llvm-commits
- [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
Vasileios Kalintiris via llvm-commits
- [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
Hrvoje Varga via llvm-commits
- [PATCH] D17093: [X86] Add address space for SS segment
Michael LeMay via llvm-commits
- [PATCH] D17094: [safestack] Add -safe-stack-subr-acc-as-unsafe option
Michael LeMay via llvm-commits
- [PATCH] D17094: [safestack] Add -safe-stack-subr-acc-as-unsafe option
Peter Collingbourne via llvm-commits
- [PATCH] D17094: [safestack] Move allocations to support separate stack segment
Michael LeMay via llvm-commits
- [PATCH] D17094: [safestack] Move allocations to support separate stack segment
Peter Collingbourne via llvm-commits
- [PATCH] D17095: [X86] Add X86FixupSeparateStack pass
Michael LeMay via llvm-commits
- [PATCH] D17098: [AArch64] analyse dependences of ldp/stp
Jun Bum Lim via llvm-commits
- [PATCH] D17098: [AArch64] analyse dependences of ldp/stp
Chad Rosier via llvm-commits
- [PATCH] D17098: [AArch64] analyse dependences of ldp/stp
Chad Rosier via llvm-commits
- [PATCH] D17114: [PM] Convert post-dominator to mimic dominator passes
David Callahan via llvm-commits
- [PATCH] D17117: [libcxxabi] Fix misleading error message in CMakeLists.txt
Eric Fiselier via llvm-commits
- [PATCH] D17153: [LV] Identify more induction PHIs by coercing expressions to AddRecExprs
silviu.baranga at arm.com via llvm-commits
- [PATCH] D17176: [CodeGen] Add getBuildVector and getSplatBuildVector helpers.
Ahmed Bougacha via llvm-commits
- [PATCH] D17176: [CodeGen] Add getBuildVector and getSplatBuildVector helpers.
Ahmed Bougacha via llvm-commits
- [PATCH] D17176: [CodeGen] Add getBuildVector and getSplatBuildVector helpers.
Simon Pilgrim via llvm-commits
- [PATCH] D17176: [CodeGen] Add getBuildVector and getSplatBuildVector helpers.
Ahmed Bougacha via llvm-commits
- [PATCH] D17203: [LICM] Sink entire inner loops.
Chris Diamand via llvm-commits
- [PATCH] D17225: AMDGPU: Remove custom load/store scalarization
Matt Arsenault via llvm-commits
- Re: [PATCH] D17268: [LAA] Function 'isStridedPtr' returns additional result “Loop *Lp” via function argument and add appropriate checks out of the 'isStridedPtr'.
Roman Shirokiy via llvm-commits
- [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
Junmo Park via llvm-commits
- [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
Chad Rosier via llvm-commits
- [PATCH] D17306: DAGCombiner: Relax alignment restriction when changing load type
Matt Arsenault via llvm-commits
- [PATCH] D17306: DAGCombiner: Relax alignment restriction when changing load type
Elena Demikhovsky via llvm-commits
- [PATCH] D17306: DAGCombiner: Relax alignment restriction when changing load type
Matt Arsenault via llvm-commits
- [PATCH] D17306: DAGCombiner: Relax alignment restriction when changing load type
Matt Arsenault via llvm-commits
- [PATCH] D17490: [InstCombine][SSE] Demanded vector elements for scalar intrinsics
Simon Pilgrim via llvm-commits
- [PATCH] D17503: [MSAN] Mark dlerror.cc expected failure for MIPS
Marcin Kościelnicki via llvm-commits
- [PATCH] D17518: [ifcnv] Don't duplicate blocks that contain convergent instructions.
Hal Finkel via llvm-commits
- [PATCH] D17518: [ifcnv] Don't duplicate blocks that contain convergent instructions.
Justin Lebar via llvm-commits
- [PATCH] D17518: [ifcnv] Don't duplicate blocks that contain convergent instructions.
Justin Lebar via llvm-commits
- [PATCH] D17518: [ifcnv] Don't duplicate blocks that contain convergent instructions.
Hal Finkel via llvm-commits
- [PATCH] D17518: [ifcnv] Don't duplicate blocks that contain convergent instructions.
Justin Lebar via llvm-commits
- [PATCH] D17518: [ifcnv] Don't duplicate blocks that contain convergent instructions.
Justin Lebar via llvm-commits
- [PATCH] D17559: AMDGPU: Implement canonicalize
Owen Anderson via llvm-commits
- [PATCH] D17559: AMDGPU: Implement canonicalize
Matt Arsenault via llvm-commits
- [PATCH] D17573: [X86] PR26554: Enable using of true long nops for x86-64 for every CPU
Andrey Turetskiy via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Easwaran Raman via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Xinliang David Li via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Akira Hatanaka via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Easwaran Raman via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Easwaran Raman via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Easwaran Raman via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
David Li via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Easwaran Raman via llvm-commits
- [PATCH] D17594: AMDGPU: Eliminate half of i64 or if one operand is zero_extend from i32
Matt Arsenault via llvm-commits
- [PATCH] D17649: APInt: Add overload of isMask
Matt Arsenault via llvm-commits
- [PATCH] D17649: APInt: Add overload of isMask
Tom Stellard via llvm-commits
- [PATCH] D17649: APInt: Add overload of isMask
Matt Arsenault via llvm-commits
- [PATCH] D17661: [AArch64] Add MMOs to callee-save load/store instructions.
Geoff Berry via llvm-commits
- [PATCH] D17673: DAGCombiner: Reduce 64-bit BFE pattern to pattern on 32-bit component
Matt Arsenault via llvm-commits
- [PATCH] D17673: DAGCombiner: Reduce 64-bit BFE pattern to pattern on 32-bit component
Matt Arsenault via llvm-commits
- [PATCH] D17717: [LNT][test-suite] Implement a new option: --single-result
Matthias Braun via llvm-commits
- [PATCH] D17717: [LNT][test-suite] Implement a new option: --single-result
Matthias Braun via llvm-commits
- [PATCH] D17749: [PPC64] Use mfocrf in prologue when we only need to save 1 nonvolatile CR field
Chuang-Yu Cheng via llvm-commits
- [PATCH] D17806: Make tsan tests more portable (take 2)
Renato Golin via llvm-commits
- [PATCH] D17850: Power9 - Implement byte comparison and count trailing zero instructions
Nemanja Ivanovic via llvm-commits
- [PATCH] D17864: [PGO] Promote indirect calls to conditional direct calls with value-profile
Adam Nemet via llvm-commits
- [PATCH] D17864: [PGO] Promote indirect calls to conditional direct calls with value-profile
Adam Nemet via llvm-commits
- [PATCH] D17864: [PGO] Promote indirect calls to conditional direct calls with value-profile
Rong Xu via llvm-commits
- [PATCH] D17864: [PGO] Promote indirect calls to conditional direct calls with value-profile
Adam Nemet via llvm-commits
- [PATCH] D17864: [PGO] Promote indirect calls to conditional direct calls with value-profile
David Li via llvm-commits
- [PATCH] D17898: Implement expansion of {s, u}{min, max} in integer legalization
Matt Arsenault via llvm-commits
- [PATCH] D17898: Implement expansion of {s, u}{min, max} in integer legalization
Jan Vesely via llvm-commits
- [PATCH] D17938: CodeGen: Use PLT relocations for relative references to unnamed_addr functions.
Peter Collingbourne via llvm-commits
- [PATCH] D17961: fix cmake error when configuring libcxxabi
Marshall Clow via llvm-commits
- [PATCH] D17961: fix cmake error when configuring libcxxabi
Eric Fiselier via llvm-commits
- [PATCH] D17989: [mips][microMIPS] Add CodeGen support for SLL16, SRL16, SLL, SLLV, SRA, SRAV, SRL and SRLV instructions
Simon Dardis via llvm-commits
- [PATCH] D17995: [MIPS] Make Static a default relocation model for MIPS codegen
Petar Jovanovic via llvm-commits
- [PATCH] D17997: [CLNAG][AVX512][BUILTIN] adding storeup{d|s}{128|256} in to Clang
michael zuckerman via llvm-commits
- [PATCH] D18028: DAGCombiner: Relax alignment restriction when changing store type
Matt Arsenault via llvm-commits
- [PATCH] D18034: [Power PC] fix register alignment for long double type (soft float)
Strahinja Petrovic via llvm-commits
- [PATCH] D18046: [X86] Providing correct unwind info in function epilogue
Violeta Vukobrat via llvm-commits
- [PATCH] D18046: [X86] Providing correct unwind info in function epilogue
Violeta Vukobrat via llvm-commits
- [PATCH] D18063: AMDGPU/SI: Don't allow vcc outputs for SMRD instructions
Tom Stellard via llvm-commits
- [PATCH] D18093: [ScheduleDAGInstrs] Handle instructions with multiple MMOs
Geoff Berry via llvm-commits
- [PATCH] D18093: [ScheduleDAGInstrs] Handle instructions with multiple MMOs
Andrew Trick via llvm-commits
- [PATCH] D18093: [ScheduleDAGInstrs] Handle instructions with multiple MMOs
Matthias Braun via llvm-commits
- [PATCH] D18093: [ScheduleDAGInstrs] Handle instructions with multiple MMOs
Geoff Berry via llvm-commits
- [PATCH] D18093: [ScheduleDAGInstrs] Handle instructions with multiple MMOs
Geoff Berry via llvm-commits
- [PATCH] D18126: Port InstrProfiling pass to new pass manager
David Li via llvm-commits
- [PATCH] D18192: Add Rust's personality function to the list of known personality functions
Mehdi AMINI via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
JF Bastien via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
James Y Knight via llvm-commits
- [PATCH] D18200: Add __atomic_* lowering to AtomicExpandPass.
JF Bastien via llvm-commits
- [PATCH] D18226: Codegen: Tail-duplicate during placement.
Kyle Butt via llvm-commits
- [PATCH] D18226: Codegen: Tail-duplicate during placement.
Quentin Colombet via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Li Huang via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Sanjay Patel via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Li Huang via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Li Huang via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Sanjay Patel via llvm-commits
- [PATCH] D18230: [SimplifyLibCalls] Simplify strlen to a subtraction for certain cases
Phabricator via llvm-commits
- [PATCH] D18237: [SLPVectorizer] Try to vectorize in the range from MaxVecRegSize to MinVecRegSize
Jongwon Lee via llvm-commits
- [PATCH] D18237: [SLPVectorizer] Try to vectorize in the range from MaxVecRegSize to MinVecRegSize
Matthew Simpson via llvm-commits
- [PATCH] D18291: Add IntrOnlyWrite intrinsic property
Nicolai Hähnle via llvm-commits
- [PATCH] D18292: AMDGPU: add llvm.amdgcn.buffer.load/store intrinsics
Phabricator via llvm-commits
- [PATCH] D18312: [Compiler-rt] Mark getpwnam_r_invalid_user as expected failure for MIPS
Mohit Bhakkad via llvm-commits
- [PATCH] D18340: AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit
Nicolai Hähnle via llvm-commits
- [PATCH] D18340: AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit
Matt Arsenault via llvm-commits
- [PATCH] D18340: AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit
Bas Nieuwenhuizen via llvm-commits
- [PATCH] D18340: AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit
Bas Nieuwenhuizen via llvm-commits
- [PATCH] D18340: AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit
Bas Nieuwenhuizen via llvm-commits
- [PATCH] D18358: AMDGPU: Account for globals in AMDGPUPromoteAlloca pass
Matt Arsenault via llvm-commits
- [PATCH] D18366: Factor PrologEpilogInserter around spilling, frame finalization, and scavenging
Quentin Colombet via llvm-commits
- [PATCH] D18366: Factor PrologEpilogInserter around spilling, frame finalization, and scavenging
Derek Schuff via llvm-commits
- [PATCH] D18366: Factor PrologEpilogInserter around spilling, frame finalization, and scavenging
Derek Schuff via llvm-commits
- [PATCH] D18366: Factor PrologEpilogInserter around spilling, frame finalization, and scavenging
Derek Schuff via llvm-commits
- [PATCH] D18366: Factor PrologEpilogInserter around spilling, frame finalization, and scavenging
Derek Schuff via llvm-commits
- [PATCH] D18375: AMDGPU: Add atomic_inc + atomic_dec intrinsics
Matt Arsenault via llvm-commits
- [PATCH] D18376: [MachineScheduler] Add support for store clustering
Jun Bum Lim via llvm-commits
- [PATCH] D18376: [MachineScheduler] Add support for store clustering
Jun Bum Lim via llvm-commits
- [PATCH] D18376: [MachineScheduler] Add support for store clustering
Andrew Trick via llvm-commits
- [PATCH] D18376: [MachineScheduler] Add support for store clustering
Chad Rosier via llvm-commits
- [PATCH] D18376: [MachineScheduler] Add support for store clustering
Jun Bum Lim via llvm-commits
- [PATCH] D18376: [MachineScheduler] Add support for store clustering
Chad Rosier via llvm-commits
- [PATCH] D18376: [MachineScheduler] Add support for store clustering
Jun Bum Lim via llvm-commits
- [PATCH] D18376: [MachineScheduler] Add support for store clustering
Jun Bum Lim via llvm-commits
- [PATCH] D18400: AMDGPU: Implement i64 global atomics
Matt Arsenault via llvm-commits
- [PATCH] D18438: Calculate __builtin_object_size when pointer depends on a condition
Strahinja Petrovic via llvm-commits
- [PATCH] D18438: Calculate __builtin_object_size when pointer depends on a condition
Petar Jovanovic via llvm-commits
- [PATCH] D18446: [Clang][avx512][Builtin] Adding Builtin to clang.
michael zuckerman via llvm-commits
- [PATCH] D18471: [CodeGen] Don't assume that fixed stack objects are aligned in a stack-realigned function.
Reid Kleckner via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Mehdi AMINI via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Mehdi AMINI via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Teresa Johnson via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Mehdi Amini via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Mehdi AMINI via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Mehdi AMINI via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Mehdi AMINI via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Mehdi AMINI via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Teresa Johnson via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Mehdi AMINI via llvm-commits
- [PATCH] D18494: ThinLTO: add module caching handling.
Teresa Johnson via llvm-commits
- [PATCH] D18499: [ELF] - Implemented basic location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented basic location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented basic location counter support.
Rui Ueyama via llvm-commits
- [PATCH] D18499: [ELF] - Implemented basic location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented basic location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
Rui Ueyama via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
Rui Ueyama via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
Rui Ueyama via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
Rui Ueyama via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
George Rimar via llvm-commits
- [PATCH] D18499: [ELF] - Implemented prototype of location counter support.
George Rimar via llvm-commits
- [PATCH] D18508: Replace at most one dead register with zero register on aarch64
Yichao Yu via llvm-commits
- [PATCH] D18508: Replace at most one dead register with zero register on aarch64
Tim Northover via llvm-commits
- [PATCH] D18508: Replace at most one dead register with zero register on aarch64
Yichao Yu via llvm-commits
- [PATCH] D18508: Replace at most one dead register with zero register on aarch64
Tim Northover via llvm-commits
- [PATCH] D18508: Replace at most one dead register with zero register on aarch64
Yichao Yu via llvm-commits
- [PATCH] D18523: [TTI] Add hook for vector extract with extension
Matthew Simpson via llvm-commits
- [PATCH] D18548: [Mips] add assembler support for .set arch=octeon
Strahinja Petrovic via llvm-commits
- [PATCH] D18548: [Mips] add assembler support for .set arch=octeon
Daniel Sanders via llvm-commits
- [PATCH] D18548: [Mips] add assembler support for .set arch=octeon
Petar Jovanovic via llvm-commits
- [PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.
Chandler Carruth via llvm-commits
- [PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.
Justin Lebar via llvm-commits
- [PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.
Hal Finkel via llvm-commits
- [PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.
Justin Lebar via llvm-commits
- [PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.
Justin Lebar via llvm-commits
- [PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.
Justin Lebar via llvm-commits
- [PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.
Hal Finkel via llvm-commits
- [PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.
Justin Lebar via llvm-commits
- [PATCH] D18560: [TTI] Add getInliningThresholdMultiplier.
Justin Lebar via llvm-commits
- [PATCH] D18561: [NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier to 5.
Chandler Carruth via llvm-commits
- [PATCH] D18561: [NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier to 5.
Chandler Carruth via llvm-commits
- [PATCH] D18561: [NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier to 5.
Justin Lebar via llvm-commits
- [PATCH] D18561: [NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier to 5.
Justin Lebar via llvm-commits
- [PATCH] D18561: [NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier to 5.
Chandler Carruth via llvm-commits
- [PATCH] D18561: [NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier to 5.
Justin Lebar via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Andy Kaylor via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Matthias Braun via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Mehdi AMINI via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Matthias Braun via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Andy Kaylor via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Matthias Braun via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Andy Kaylor via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Matthias Braun via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Andy Kaylor via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Mehdi Amini via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Matthias Braun via llvm-commits
- [PATCH] D18576: Initial implementation of optimization bisect
Andy Kaylor via llvm-commits
- [PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
David Blaikie via llvm-commits
- [PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
Matthias Braun via llvm-commits
- [PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
David Blaikie via llvm-commits
- [PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
Matthias Braun via llvm-commits
- [PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
Matthias Braun via llvm-commits
- [PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
Matthias Braun via llvm-commits
- [PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
Mehdi AMINI via llvm-commits
- [PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
Matthias Braun via llvm-commits
- [PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
Matthias Braun via llvm-commits
- [PATCH] D18578: Introduce BitSet: A BitVector based class behaving like std::set/DenseSet
David Blaikie via llvm-commits
- [PATCH] D18590: AMDGPU: Add volatile to test loads and stores
Matt Arsenault via llvm-commits
- [PATCH] D18594: CodeGen: Add a stand-alone hazard recognizer pass
Matt Arsenault via llvm-commits
- [PATCH] D18594: CodeGen: Add a stand-alone hazard recognizer pass
Tom Stellard via llvm-commits
- [PATCH] D18594: CodeGen: Add a stand-alone hazard recognizer pass
Andrew Trick via llvm-commits
- [PATCH] D18610: [Coverage] Restore the correct count value after processing a nested region in case of combined regions.
Igor Kudrin via llvm-commits
- [PATCH] D18610: [Coverage] Restore the correct count value after processing a nested region in case of combined regions.
David Li via llvm-commits
- [PATCH] D18610: [Coverage] Restore the correct count value after processing a nested region in case of combined regions.
Igor Kudrin via llvm-commits
- [PATCH] D18610: [Coverage] Restore the correct count value after processing a nested region in case of combined regions.
David Li via llvm-commits
- [PATCH] D18610: [Coverage] Restore the correct count value after processing a nested region in case of combined regions.
Igor Kudrin via llvm-commits
- [PATCH] D18610: [Coverage] Restore the correct count value after processing a nested region in case of combined regions.
David Li via llvm-commits
- [PATCH] D18610: [Coverage] Restore the correct count value after processing a nested region in case of combined regions.
David Li via llvm-commits
- [PATCH] D18614: Add TargetMachine::addEarlyAsPossiblePasses.
Justin Lebar via llvm-commits
- [PATCH] D18619: [AArch64] Combine callee-save and local stack SP adjustment instructions.
Geoff Berry via llvm-commits
- [PATCH] D18619: [AArch64] Combine callee-save and local stack SP adjustment instructions.
Renato Golin via llvm-commits
- [PATCH] D18619: [AArch64] Combine callee-save and local stack SP adjustment instructions.
Geoff Berry via llvm-commits
- [PATCH] D18619: [AArch64] Combine callee-save and local stack SP adjustment instructions.
Geoff Berry via llvm-commits
- [PATCH] D18619: [AArch64] Combine callee-save and local stack SP adjustment instructions.
Renato Golin via llvm-commits
- [PATCH] D18622: Replace the use of MaxFunctionCount module flag
Easwaran Raman via llvm-commits
- [PATCH] D18622: Replace the use of MaxFunctionCount module flag
Easwaran Raman via llvm-commits
- [PATCH] D18622: Replace the use of MaxFunctionCount module flag
David Li via llvm-commits
- [PATCH] D18622: Replace the use of MaxFunctionCount module flag
Easwaran Raman via llvm-commits
- [PATCH] D18622: Replace the use of MaxFunctionCount module flag
Easwaran Raman via llvm-commits
- [PATCH] D18622: Replace the use of MaxFunctionCount module flag
David Li via llvm-commits
- [PATCH] D18622: Replace the use of MaxFunctionCount module flag
Easwaran Raman via llvm-commits
- [PATCH] D18622: Replace the use of MaxFunctionCount module flag
David Li via llvm-commits
- [PATCH] D18622: Replace the use of MaxFunctionCount module flag
Vedant Kumar via llvm-commits
- [PATCH] D18622: Replace the use of MaxFunctionCount module flag
Easwaran Raman via llvm-commits
- [PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.
Justin Lebar via llvm-commits
- [PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.
Chandler Carruth via llvm-commits
- [PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.
Chandler Carruth via llvm-commits
- [PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.
Justin Lebar via llvm-commits
- [PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.
Justin Lebar via llvm-commits
- [PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.
Chandler Carruth via llvm-commits
- [PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.
Justin Lebar via llvm-commits
- [PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.
Justin Lebar via llvm-commits
- [PATCH] D18625: [Speculation] Add a SpeculativeExecution mode where the pass does nothing unless TTI::hasBranchDivergence() is true.
Justin Lebar via llvm-commits
- [PATCH] D18626: [PM] Add a SpeculativeExecution pass for targets with divergent branches.
Justin Lebar via llvm-commits
- [PATCH] D18628: Cloning: Clean up the interface to the CloneFunction function.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D18640: [mips][microMIPS]Implement CFC*, CTC* and LDC* instructions
Simon Dardis via llvm-commits
- [PATCH] D18645: [mips][microMIPS] Fix offsets for LLE, LWE, SBE, SCE and SHE instructions
Zlatko Buljan via llvm-commits
- [PATCH] D18679: Port demanded-bits to the new pass manager
Michael Kuperstein via llvm-commits
- [PATCH] D18679: Port demanded-bits to the new pass manager
James Molloy via llvm-commits
- [PATCH] D18687: [mips][microMIPS] Implement DVP, EVP and JALRC.HB instructions
Simon Dardis via llvm-commits
- [PATCH] D18690: [LSAN] Fix test swapcontext.cc on MIPS
Sagar Thakur via llvm-commits
- [PATCH] D18690: [LSAN] Fix test swapcontext.cc on MIPS
Kostya Serebryany via llvm-commits
- [PATCH] D18690: [LSAN] Fix test swapcontext.cc on MIPS
Sagar Thakur via llvm-commits
- [PATCH] D18690: [LSAN] Fix test swapcontext.cc on MIPS
Kostya Serebryany via llvm-commits
- [PATCH] D18690: [LSAN] Fix test swapcontext.cc on MIPS
Sagar Thakur via llvm-commits
- [PATCH] D18693: [mips] Remove duplicate tests and add missing prefixes for *-LABEL checks. NFC.
Vasileios Kalintiris via llvm-commits
- [PATCH] D18693: [mips] Remove duplicate tests and add missing prefixes for *-LABEL checks. NFC.
Simon Dardis via llvm-commits
- [PATCH] D18693: [mips] Remove duplicate tests and add missing prefixes for *-LABEL checks. NFC.
Vasileios Kalintiris via llvm-commits
- [PATCH] D18701: [ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin via llvm-commits
- [PATCH] D18701: [ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Hal Finkel via llvm-commits
- [PATCH] D18701: [ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin via llvm-commits
- [PATCH] D18701: [ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Hal Finkel via llvm-commits
- [PATCH] D18701: [ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin via llvm-commits
- [PATCH] D18701: [ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin via llvm-commits
- [PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin
David Blaikie via llvm-commits
- [PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin
Paul Robinson via llvm-commits
- [PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin
Paul Robinson via llvm-commits
- [PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin
David Blaikie via llvm-commits
- [PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin
David Blaikie via llvm-commits
- [PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin
Paul Robinson via llvm-commits
- [PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin
Paul Robinson via llvm-commits
- [PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin
David Blaikie via llvm-commits
- [PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin
David Blaikie via llvm-commits
- [PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin
Paul Robinson via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rui Ueyama via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rafael Espíndola via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Sean Silva via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rafael Espíndola via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rui Ueyama via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rui Ueyama via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
Rui Ueyama via llvm-commits
- [PATCH] D18711: Change how we apply rellocations
George Rimar via llvm-commits
- [PATCH] D18714: Add writeonly IR attribute
Nicolai Hähnle via llvm-commits
- [PATCH] D18716: Swift Calling Convention: target-specific changes
Manman Ren via llvm-commits
- [PATCH] D18716: Swift Calling Convention: target-specific changes
Manman Ren via llvm-commits
- [PATCH] D18716: Swift Calling Convention: target-specific changes
Quentin Colombet via llvm-commits
- [PATCH] D18716: Swift Calling Convention: target-specific changes
Manman Ren via llvm-commits
- [PATCH] D18716: Swift Calling Convention: target-specific changes
Manman Ren via llvm-commits
- [PATCH] D18716: Swift Calling Convention: target-specific changes
Quentin Colombet via llvm-commits
- [PATCH] D18716: Swift Calling Convention: target-specific changes
Phabricator via llvm-commits
- [PATCH] D18716: Swift Calling Convention: target-specific changes
Matthias Braun via llvm-commits
- [PATCH] D18724: Fixed Dwarf debug info emission to skip DILexicalBlockFile entries
David Blaikie via llvm-commits
- [PATCH] D18724: Fixed Dwarf debug info emission to skip DILexicalBlockFile entries
Amjad Aboud via llvm-commits
- [PATCH] D18724: Fixed Dwarf debug info emission to skip DILexicalBlockFile entries
David Blaikie via llvm-commits
- [PATCH] D18725: Assure calling cld instruction in prologue of interrupt handler function
Amjad Aboud via llvm-commits
- [PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
whitequark via llvm-commits
- [PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Rafael Espíndola via llvm-commits
- [PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
whitequark via llvm-commits
- [PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Rafael Espíndola via llvm-commits
- [PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
whitequark via llvm-commits
- [PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Jakob Bornecrantz via llvm-commits
- [PATCH] D18749: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D18751: [MachineCombiner] Support for floating-point FMA on ARM64
Gerolf Hoflehner via llvm-commits
- [PATCH] D18751: [MachineCombiner] Support for floating-point FMA on ARM64
Gerolf Hoflehner via llvm-commits
- [PATCH] D18751: [MachineCombiner] Support for floating-point FMA on ARM64
Vyacheslav Klochkov via llvm-commits
- [PATCH] D18751: [MachineCombiner] Support for floating-point FMA on ARM64
Gerolf Hoflehner via llvm-commits
- [PATCH] D18751: [MachineCombiner] Support for floating-point FMA on ARM64
Quentin Colombet via llvm-commits
- [PATCH] D18756: [Coverage] Avoid unnecessary copying of an std::vector.
Igor Kudrin via llvm-commits
- [PATCH] D18756: [Coverage] Avoid unnecessary copying of an std::vector.
Justin Bogner via llvm-commits
- [PATCH] D18756: [Coverage] Avoid unnecessary copying of an std::vector.
Igor Kudrin via llvm-commits
- [PATCH] D18757: [Coverage] Update testing methods to support more than two files.
Igor Kudrin via llvm-commits
- [PATCH] D18758: [Coverage] Support for making test data for more than one function.
Igor Kudrin via llvm-commits
- [PATCH] D18758: [Coverage] Support for making test data for more than one function.
David Li via llvm-commits
- [PATCH] D18758: [Coverage] Support for making test data for more than one function.
David Li via llvm-commits
- [PATCH] D18758: [Coverage] Support for making test data for more than one function.
Igor Kudrin via llvm-commits
- [PATCH] D18758: [Coverage] Support for making test data for more than one function.
Igor Kudrin via llvm-commits
- [PATCH] D18759: [mips] Enable IAS by default for 32-bit MIPS targets (O32).
Daniel Sanders via llvm-commits
- [PATCH] D18763: [ThinLTO] Move summary computation from BitcodeWriter to new pass
Teresa Johnson via llvm-commits
- [PATCH] D18767: Replace MachineRegisterInfo::TracksLiveness with a MachineFunctionProperty
Quentin Colombet via llvm-commits
- [PATCH] D18767: Replace MachineRegisterInfo::TracksLiveness with a MachineFunctionProperty
Derek Schuff via llvm-commits
- [PATCH] D18777: [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
Li Huang via llvm-commits
- [PATCH] D18777: [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
Mitch Bodart via llvm-commits
- [PATCH] D18784: [PGO] Remove redundant VP runtime calls
Betul Buyukkurt via llvm-commits
- [PATCH] D18784: [PGO] Remove redundant VP runtime calls
David Li via llvm-commits
- [PATCH] D18784: [PGO] Remove redundant VP runtime calls
Mehdi AMINI via llvm-commits
- [PATCH] D18784: [PGO] Remove redundant VP runtime calls
Betul Buyukkurt via llvm-commits
- [PATCH] D18784: [PGO] Remove redundant VP runtime calls
Betul Buyukkurt via llvm-commits
- [PATCH] D18784: [PGO] Remove redundant VP runtime calls
Betul Buyukkurt via llvm-commits
- [PATCH] D18784: [PGO] Remove redundant VP runtime calls
Mehdi AMINI via llvm-commits
- [PATCH] D18787: [Coverage] Prevent false instantiations detection in case of macro expansions.
Justin Bogner via llvm-commits
- [PATCH] D18787: [Coverage] Prevent false instantiations detection in case of macro expansions.
Igor Kudrin via llvm-commits
- [PATCH] D18787: [Coverage] Prevent false instantiations detection in case of macro expansions.
David Li via llvm-commits
- [PATCH] D18787: [Coverage] Prevent false instantiations detection in case of macro expansions.
Igor Kudrin via llvm-commits
- [PATCH] D18790: [lld] [ELF] Initial implementation of TLSDESC relocation handling
Ed Maste via llvm-commits
- [PATCH] D18792: [SCEV][LAA] Add tests for SCEV expression transformations performed during LAA
Sanjoy Das via llvm-commits
- [PATCH] D18792: [SCEV][LAA] Add tests for SCEV expression transformations performed during LAA
silviu.baranga at arm.com via llvm-commits
- [PATCH] D18796: Correct IDF calculator for ReverseIDF
Quentin Colombet via llvm-commits
- [PATCH] D18798: New code hoisting pass based on GVN
Chad Rosier via llvm-commits
- [PATCH] D18798: New code hoisting pass based on GVN
Daniel Berlin via llvm-commits
- [PATCH] D18798: New code hoisting pass based on GVN
Daniel Berlin via llvm-commits
- [PATCH] D18798: New code hoisting pass based on GVN
Aditya Kumar via llvm-commits
- [PATCH] D18798: New code hoisting pass based on GVN
Aditya Kumar via llvm-commits
- [PATCH] D18813: Update visibility settings for CFI tests.
Peter Collingbourne via llvm-commits
- [PATCH] D18813: Update visibility settings for CFI tests.
Peter Collingbourne via llvm-commits
- [PATCH] D18813: Update visibility settings for CFI tests.
Evgeniy Stepanov via llvm-commits
- [PATCH] D18817: [ASAN] Use struct instead of array in sancov.py
Sagar Thakur via llvm-commits
- [PATCH] D18817: [ASAN] Use struct instead of array in sancov.py
Kostya Serebryany via llvm-commits
- [PATCH] D18817: [ASAN] Use struct instead of array in sancov.py
Sagar Thakur via llvm-commits
- [PATCH] D18817: [ASAN] Use struct instead of array in sancov.py
Kostya Serebryany via llvm-commits
- [PATCH] D18817: [ASAN] Use struct instead of array in sancov.py
Mike Aizatsky via llvm-commits
- [PATCH] D18826: Add auto-exporting of symbols from tools so that plugins work on Windows
John Brawn via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Than McIntosh via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Wei Mi via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Than McIntosh via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Than McIntosh via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Than McIntosh via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Wei Mi via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Quentin Colombet via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Than McIntosh via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Than McIntosh via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Quentin Colombet via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Than McIntosh via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Than McIntosh via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Than McIntosh via llvm-commits
- [PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Wei Mi via llvm-commits
- [PATCH] D18831: [Coverage] Use the count value of the outer region for an expansion region.
Igor Kudrin via llvm-commits
- [PATCH] D18831: [Coverage] Use the count value of the outer region for an expansion region.
Igor Kudrin via llvm-commits
- [PATCH] D18836: Make aliases explicit in the module summary
Mehdi AMINI via llvm-commits
- [PATCH] D18836: Make aliases explicit in the module summary
Teresa Johnson via llvm-commits
- [PATCH] D18836: Make aliases explicit in the module summary
Mehdi AMINI via llvm-commits
- [PATCH] D18836: Make aliases explicit in the module summary
Mehdi AMINI via llvm-commits
- [PATCH] D18836: Make aliases explicit in the module summary
Mehdi AMINI via llvm-commits
- [PATCH] D18836: Make aliases explicit in the module summary
Mehdi AMINI via llvm-commits
- [PATCH] D18836: Make aliases explicit in the module summary
Teresa Johnson via llvm-commits
- [PATCH] D18836: Make aliases explicit in the module summary
Mehdi AMINI via llvm-commits
- [PATCH] D18838: [AArch64][CodeGen] Fix of incorrect peephole optimization in AArch64InstrInfo::optimizeCompareInstr
Evgeny Astigeevich via llvm-commits
- [PATCH] D18841: [InstCombine] Canonicalize icmp instructions based on dominating conditions.
Balaram Makam via llvm-commits
- [PATCH] D18841: [InstCombine] Canonicalize icmp instructions based on dominating conditions.
Balaram Makam via llvm-commits
- [PATCH] D18841: [InstCombine] Canonicalize icmp instructions based on dominating conditions.
Balaram Makam via llvm-commits
- [PATCH] D18841: [InstCombine] Canonicalize icmp instructions based on dominating conditions.
Sanjoy Das via llvm-commits
- [PATCH] D18842: [InstCombine] remove constant by inverting compare + logic (PR27105)
Sanjay Patel via llvm-commits
- [PATCH] D18842: [InstCombine] remove constant by inverting compare + logic (PR27105)
Hal Finkel via llvm-commits
- [PATCH] D18842: [InstCombine] remove constant by inverting compare + logic (PR27105)
Sanjay Patel via llvm-commits
- [PATCH] D18846: [safestack] Add canary to unsafe stack frames
Evgeniy Stepanov via llvm-commits
- [PATCH] D18846: [safestack] Add canary to unsafe stack frames
Evgeniy Stepanov via llvm-commits
- [PATCH] D18851: [sanitizer] Add early call handling to strlen interceptor
Ed Maste via llvm-commits
- [PATCH] D18855: [mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructions
Zlatko Buljan via llvm-commits
- [PATCH] D18855: [mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR instructions
Simon Dardis via llvm-commits
- [PATCH] D18856: [mips] MIPSR6 Compact jump aliases
Simon Dardis via llvm-commits
- [PATCH] D18856: [mips] MIPSR6 Compact jump aliases
Simon Dardis via llvm-commits
- [PATCH] D18857: Document source_filename in LangRef.
Teresa Johnson via llvm-commits
- [PATCH] D18861: [CLANG][AVX512][BUILTIN] Completing and Adding scalar Intrinsics to clang
michael zuckerman via llvm-commits
- [PATCH] D18861: [CLANG][AVX512][BUILTIN] Completing and Adding scalar Intrinsics to clang
Elena Demikhovsky via llvm-commits
- [PATCH] D18861: [CLANG][AVX512][BUILTIN] Completing and Adding scalar Intrinsics to clang
Asaf Badouh via llvm-commits
- [PATCH] D18867: [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non-negative
Philip Reames via llvm-commits
- [PATCH] D18867: [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non-negative
Li Huang via llvm-commits
- [PATCH] D18867: [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non-negative
Li Huang via llvm-commits
- [PATCH] D18867: [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non-negative
Mitch Bodart via llvm-commits
- [PATCH] D18867: [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non-negative
Sanjoy Das via llvm-commits
- [PATCH] D18869: AArch64: Use a callee save registers for swiftself parameters
Matthias Braun via llvm-commits
- [PATCH] D18869: AArch64: Use a callee save registers for swiftself parameters
Matthias Braun via llvm-commits
- [PATCH] D18869: AArch64: Use a callee save registers for swiftself parameters
Quentin Colombet via llvm-commits
- [PATCH] D18869: AArch64: Use a callee save registers for swiftself parameters
Tim Northover via llvm-commits
- [PATCH] D18869: AArch64: Use a callee save registers for swiftself parameters
Matthias Braun via llvm-commits
- [PATCH] D18869: AArch64: Use a callee save registers for swiftself parameters
Matthias Braun via llvm-commits
- [PATCH] D18869: AArch64: Use a callee save registers for swiftself parameters
Matthias Braun via llvm-commits
- [PATCH] D18870: AMDGPU/SI: Use the hazard recognizer to break SMEM soft clauses
Nicolai Hähnle via llvm-commits
- [PATCH] D18872: ELF: Implement basic support for module asm in bitcode files.
Peter Collingbourne via llvm-commits
- [PATCH] D18875: NFC: unify clang / LLVM atomic ordering
JF Bastien via llvm-commits
- [PATCH] D18875: NFC: unify clang / LLVM atomic ordering
James Y Knight via llvm-commits
- [PATCH] D18875: NFC: unify clang / LLVM atomic ordering
JF Bastien via llvm-commits
- [PATCH] D18875: NFC: unify clang / LLVM atomic ordering
JF Bastien via llvm-commits
- [PATCH] D18875: NFC: unify clang / LLVM atomic ordering
JF Bastien via llvm-commits
- [PATCH] D18878: [Polly] Allow overflow of indices with constant dimensions size
Tobias Grosser via llvm-commits
- [PATCH] D18878: [Polly] Allow overflow of indices with constant dimensions size
Michael Kruse via llvm-commits
- [PATCH] D18878: [Polly] Allow overflow of indices with constant dimensions size
Michael Kruse via llvm-commits
- [PATCH] D18878: [Polly] Allow overflow of indices with constant dimensions size
Zino via llvm-commits
- [PATCH] D18878: [Polly] Allow overflow of indices with constant dimensions size
Michael Kruse via llvm-commits
- [PATCH] D18878: [Polly] Allow overflow of indices with constant dimensions size
Zino via llvm-commits
- [PATCH] D18883: Add a pass to name anonymous/nameless function
Mehdi AMINI via llvm-commits
- [PATCH] D18883: Add a pass to name anonymous/nameless function
Teresa Johnson via llvm-commits
- [PATCH] D18883: Add a pass to name anonymous/nameless function
Mehdi AMINI via llvm-commits
- [PATCH] D18883: Add a pass to name anonymous/nameless function
Teresa Johnson via llvm-commits
- [PATCH] D18883: Add a pass to name anonymous/nameless function
Oleksiy Vyalov via llvm-commits
- [PATCH] D18883: Add a pass to name anonymous/nameless function
Mehdi Amini via llvm-commits
- [PATCH] D18883: Add a pass to name anonymous/nameless function
Mailing List "llvm-commits" via llvm-commits
- [PATCH] D18883: Add a pass to name anonymous/nameless function
Mehdi AMINI via llvm-commits
- [PATCH] D18884: Mark CR0 Live if PPCInstrInfo::optimizeCompareInstr Creates a Use of CR0
Chuang-Yu Cheng via llvm-commits
- [PATCH] D18888: [sanitizer] [SystemZ] Add/fix kernel and libc type definitions.
Mike Aizatsky via llvm-commits
- [PATCH] D18888: [sanitizer] [SystemZ] Add/fix kernel and libc type definitions.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18889: [sanitizer] [SystemZ] Implement internal_mmap.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jongwon Lee via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Renato Golin via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Chad Rosier via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jongwon Lee via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Renato Golin via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jongwon Lee via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jongwon Lee via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Renato Golin via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jun Bum Lim via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jongwon Lee via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jongwon Lee via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jun Bum Lim via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jongwon Lee via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jongwon Lee via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jongwon Lee via llvm-commits
- [PATCH] D18893: [mips] Sign-extend i32 values truncated from previously zero-extended i32 values.
Vasileios Kalintiris via llvm-commits
- [PATCH] D18893: [mips] Sign-extend i32 values truncated from previously zero-extended i32 values.
Daniel Sanders via llvm-commits
- [PATCH] D18893: [mips] Sign-extend i32 values truncated from previously zero-extended i32 values.
Vasileios Kalintiris via llvm-commits
- [PATCH] D18893: [mips] Sign-extend i32 values truncated from previously zero-extended i32 values.
Vasileios Kalintiris via llvm-commits
- [PATCH] D18893: [mips] Sign-extend i32 values truncated from previously zero-extended i32 values.
Daniel Sanders via llvm-commits
- [PATCH] D18893: [mips] Sign-extend i32 values truncated from previously zero-extended i32 values.
Vasileios Kalintiris via llvm-commits
- [PATCH] D18894: [sanitizer] [SystemZ] Enable TLS functionality.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18895: [sanitizer] [SystemZ] Fix stack traces.
Mike Aizatsky via llvm-commits
- [PATCH] D18895: [sanitizer] [SystemZ] Fix stack traces.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18895: [sanitizer] [SystemZ] Fix stack traces.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18895: [sanitizer] [SystemZ] Fix stack traces.
Evgeniy Stepanov via llvm-commits
- [PATCH] D18895: [sanitizer] [SystemZ] Fix stack traces.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18895: [sanitizer] [SystemZ] Fix stack traces.
Ulrich Weigand via llvm-commits
- [PATCH] D18895: [sanitizer] [SystemZ] Fix stack traces.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18896: [sanitizer] [SystemZ] Add virtual space size.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18897: [X86] Restrict max long nop length for Lakemont
Andrey Turetskiy via llvm-commits
- [PATCH] D18897: [X86] Restrict max long nop length for Lakemont
Andrey Turetskiy via llvm-commits
- [PATCH] D18899: [mips][ias] Correct ELF eflags when Octeon is the target.
Simon Dardis via llvm-commits
- [PATCH] D18899: [mips][ias] Correct ELF eflags when Octeon is the target.
Matthew Fortune via llvm-commits
- [PATCH] D18899: [mips][ias] Correct ELF eflags when Octeon is the target.
Daniel Sanders via llvm-commits
- [PATCH] D18900: New pre-isel pass SystemZBRCTLoops
Hal Finkel via llvm-commits
- [PATCH] D18901: ARM: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
- [PATCH] D18901: ARM: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
- [PATCH] D18901: ARM: Use a callee save register for the swiftself parameter.
Renato Golin via llvm-commits
- [PATCH] D18901: ARM: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
- [PATCH] D18901: ARM: Use a callee save register for the swiftself parameter.
Renato Golin via llvm-commits
- [PATCH] D18901: ARM: Use a callee save register for the swiftself parameter.
Quentin Colombet via llvm-commits
- [PATCH] D18901: ARM: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
- [PATCH] D18901: ARM: Use a callee save register for the swiftself parameter.
Phabricator via llvm-commits
- [PATCH] D18902: X86: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
- [PATCH] D18902: X86: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
- [PATCH] D18902: X86: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
- [PATCH] D18902: X86: Use a callee save register for the swiftself parameter.
Quentin Colombet via llvm-commits
- [PATCH] D18902: X86: Use a callee save register for the swiftself parameter.
Matthias Braun via llvm-commits
- [PATCH] D18902: X86: Use a callee save register for the swiftself parameter.
Phabricator via llvm-commits
- [PATCH] D18903: [lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBaseRegImmOfs and getMemOpBaseRegImmOfsWidth.
Jacques Pienaar via llvm-commits
- [PATCH] D18903: [lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBaseRegImmOfs and getMemOpBaseRegImmOfsWidth.
Jacques Pienaar via llvm-commits
- [PATCH] D18903: [lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBaseRegImmOfs and getMemOpBaseRegImmOfsWidth.
David Majnemer via llvm-commits
- [PATCH] D18903: [lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBaseRegImmOfs and getMemOpBaseRegImmOfsWidth.
Jacques Pienaar via llvm-commits
- [PATCH] D18903: [lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBaseRegImmOfs and getMemOpBaseRegImmOfsWidth.
Jacques Pienaar via llvm-commits
- [PATCH] D18903: [lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBaseRegImmOfs and getMemOpBaseRegImmOfsWidth.
David Majnemer via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Chad Rosier via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Sanjoy Das via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Chad Rosier via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Chad Rosier via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Chad Rosier via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Geoff Berry via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Chad Rosier via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Chad Rosier via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Geoff Berry via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Chad Rosier via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Chad Rosier via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Geoff Berry via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Balaram Makam via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Balaram Makam via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Balaram Makam via llvm-commits
- [PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Chad Rosier via llvm-commits
- [PATCH] D18906: [DeadStoreElimination] Shorten beginning of memset overwritten by later stores
Jun Bum Lim via llvm-commits
- [PATCH] D18907: Print ELF hash histogram
khemant at codeaurora.org via llvm-commits
- [PATCH] D18908: ThinLTO: Move the ODR resolution to be based purely on the summary.
Teresa Johnson via llvm-commits
- [PATCH] D18908: ThinLTO: Move the ODR resolution to be based purely on the summary.
Mehdi AMINI via llvm-commits
- [PATCH] D18908: ThinLTO: Move the ODR resolution to be based purely on the summary.
Mehdi AMINI via llvm-commits
- [PATCH] D18908: ThinLTO: Move the ODR resolution to be based purely on the summary.
Mehdi AMINI via llvm-commits
- [PATCH] D18908: ThinLTO: Move the ODR resolution to be based purely on the summary.
Mehdi AMINI via llvm-commits
- [PATCH] D18908: ThinLTO: Move the ODR resolution to be based purely on the summary.
Mehdi AMINI via llvm-commits
- [PATCH] D18908: ThinLTO: Move the ODR resolution to be based purely on the summary.
Teresa Johnson via llvm-commits
- [PATCH] D18908: ThinLTO: Move the ODR resolution to be based purely on the summary.
Mehdi AMINI via llvm-commits
- [PATCH] D18909: Cleanup Store Merging in UseAA case
Nirav Dave via llvm-commits
- [PATCH] D18909: Cleanup Store Merging in UseAA case
James Y Knight via llvm-commits
- [PATCH] D18909: Cleanup Store Merging in UseAA case
Nirav Dave via llvm-commits
- [PATCH] D18909: Cleanup Store Merging in UseAA case
Nirav Dave via llvm-commits
- [PATCH] D18909: Cleanup Store Merging in UseAA case
Chad Rosier via llvm-commits
- [PATCH] D18909: Cleanup Store Merging in UseAA case
James Y Knight via llvm-commits
- [PATCH] D18909: Cleanup Store Merging in UseAA case
James Y Knight via llvm-commits
- [PATCH] D18909: Cleanup Store Merging in UseAA case
Nirav Dave via llvm-commits
- [PATCH] D18909: Cleanup Store Merging in UseAA case
Nirav Dave via llvm-commits
- [PATCH] D18911: ELF: Emit .eh_frame_hdr entries for FDEs with duplicate PCs.
Peter Collingbourne via llvm-commits
- [PATCH] D18915: [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Alexander Potapenko via llvm-commits
- [PATCH] D18915: [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18915: [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Alexander Potapenko via llvm-commits
- [PATCH] D18915: [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18915: [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Alexander Potapenko via llvm-commits
- [PATCH] D18915: [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18915: [sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Kostya Serebryany via llvm-commits
- [PATCH] D18916: AMDGPU/SI: Fix regclass for the pseudo sgpr spill instructions
Matt Arsenault via llvm-commits
- [PATCH] D18917: AMDGPU/SI: Add support for spilling VGPRs without having to scavenge registers
Matt Arsenault via llvm-commits
- [PATCH] D18917: AMDGPU/SI: Add support for spilling VGPRs without having to scavenge registers
Tom Stellard via llvm-commits
- [PATCH] D18917: AMDGPU/SI: Add support for spilling VGPRs without having to scavenge registers
Phabricator via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Paul Robinson via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Davide Italiano via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Davide Italiano via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Adrian Prantl via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Davide Italiano via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Davide Italiano via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Adrian Prantl via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Davide Italiano via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Robinson, Paul via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Adrian Prantl via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Davide Italiano via llvm-commits
- [PATCH] D18918: [DebugInfo] Try to make class memory layout more efficient
Davide Italiano via llvm-commits
- [PATCH] D18926: [Clang][AVX512][BuiltIn] Adding avx512 ( psll{d|q}512, psllv{16si|8di}, psra{d|q}512, psrav{16si|8di}, pternlog{d|q}{128|256|512} ) builtin to clang ...
michael zuckerman via llvm-commits
- [PATCH] D18926: [Clang][AVX512][BuiltIn] Adding avx512 ( psll{d|q}512, psllv{16si|8di}, psra{d|q}512, psrav{16si|8di}, pternlog{d|q}{128|256|512} ) builtin to clang ...
michael zuckerman via llvm-commits
- [PATCH] D18926: [Clang][AVX512][BuiltIn] Adding avx512 ( psll{d|q}512, psllv{16si|8di}, psra{d|q}512, psrav{16si|8di}, pternlog{d|q}{128|256|512} ) builtin to clang ...
Asaf Badouh via llvm-commits
- [PATCH] D18926: [Clang][AVX512][BuiltIn] Adding avx512 ( psll{d|q}512, psllv{16si|8di}, psra{d|q}512, psrav{16si|8di}, pternlog{d|q}{128|256|512} ) builtin to clang ...
Asaf Badouh via llvm-commits
- [PATCH] D18926: [Clang][AVX512][BuiltIn] Adding avx512 ( psll{d|q}512, psllv{16si|8di}, psra{d|q}512, psrav{16si|8di}, pternlog{d|q}{128|256|512} ) builtin to clang ...
Phabricator via llvm-commits
- [PATCH] D18927: [SystemZ]: Remove incorrect CC use for C*BReturn instructions.
Ulrich Weigand via llvm-commits
- [PATCH] D18927: [SystemZ]: Remove incorrect CC use for C*BReturn instructions.
Ulrich Weigand via llvm-commits
- [PATCH] D18928: [SystemZ] Support conditional indirect sibling calls via BCR.
Ulrich Weigand via llvm-commits
- [PATCH] D18928: [SystemZ] Support conditional indirect sibling calls via BCR.
Ulrich Weigand via llvm-commits
- [PATCH] D18929: [Clang][AVX512][BuiltIn] Adding avx512 ( punpck{h|l}{dq|qdq}{128|256|512}, rndscale{ss|sd}, {scalef{ss|sd|pd512|ps512} ) builtin to clang ....
michael zuckerman via llvm-commits
- [PATCH] D18929: [Clang][AVX512][BuiltIn] Adding avx512 ( punpck{h|l}{dq|qdq}{128|256|512}, rndscale{ss|sd}, {scalef{ss|sd|pd512|ps512} ) builtin to clang ....
Phabricator via llvm-commits
- [PATCH] D18930: Adding avx512 (shuf, sqrt{ss|sd}, rsqrt ) builtin to clang
michael zuckerman via llvm-commits
- [PATCH] D18930: Adding avx512 (shuf, sqrt{ss|sd}, rsqrt ) builtin to clang
Asaf Badouh via llvm-commits
- [PATCH] D18933: [Clang][AVX512][BuiltIn] Adding avx512 ( vperm{i|t}2var, vpermil{var}{ps|pd}{256|512} ) builtin to clang.
Phabricator via llvm-commits
- [PATCH] D18934: post-commit patch review for r265547
Quentin Colombet via llvm-commits
- [PATCH] D18934: post-commit patch review for r265547
Quentin Colombet via llvm-commits
- [PATCH] D18934: post-commit patch review for r265547
Wei Mi via llvm-commits
- [PATCH] D18935: Fix live interval update of Dead PHI for r265547
Quentin Colombet via llvm-commits
- [PATCH] D18935: Fix live interval update of Dead PHI for r265547
Wei Mi via llvm-commits
- [PATCH] D18936: Fix regalloc-verifier error for r265547
Quentin Colombet via llvm-commits
- [PATCH] D18936: Fix regalloc-verifier error for r265547
Wei Mi via llvm-commits
- [PATCH] D18936: Fix regalloc-verifier error for r265547
Wei Mi via llvm-commits
- [PATCH] D18936: Fix regalloc-verifier error for r265547
Wei Mi via llvm-commits
- [PATCH] D18936: Fix regalloc-verifier error for r265547
Quentin Colombet via llvm-commits
- [PATCH] D18939: [AliasSetTracker] Correctly handle changing size of an entry
Hal Finkel via llvm-commits
- [PATCH] D18939: [AliasSetTracker] Correctly handle changing size of an entry
Michael Kuperstein via llvm-commits
- [PATCH] D18939: [AliasSetTracker] Correctly handle changing size of an entry
Hal Finkel via llvm-commits
- [PATCH] D18939: [AliasSetTracker] Correctly handle changing size of an entry
Michael Kuperstein via llvm-commits
- [PATCH] D18939: [AliasSetTracker] Correctly handle changing size of an entry
Hal Finkel via llvm-commits
- [PATCH] D18939: [AliasSetTracker] Correctly handle changing size of an entry
Michael Kuperstein via llvm-commits
- [PATCH] D18939: [AliasSetTracker] Correctly handle changing size of an entry
Michael Kuperstein via llvm-commits
- [PATCH] D18940: Loop vectorization with uniform load
Adam Nemet via llvm-commits
- [PATCH] D18940: Loop vectorization with uniform load
Elena Demikhovsky via llvm-commits
- [PATCH] D18940: Loop vectorization with uniform load
Adam Nemet via llvm-commits
- [PATCH] D18940: Loop vectorization with uniform load
Elena Demikhovsky via llvm-commits
- [PATCH] D18941: Use the correct scratch wave offset register for shaders.
Matt Arsenault via llvm-commits
- [PATCH] D18941: Use the correct scratch wave offset register for shaders.
Nicolai Hähnle via llvm-commits
- [PATCH] D18941: Use the correct scratch wave offset register for shaders.
Matt Arsenault via llvm-commits
- [PATCH] D18941: Use the correct scratch wave offset register for shaders.
Nicolai Hähnle via llvm-commits
- [PATCH] D18941: Use the correct scratch wave offset register for shaders.
Nicolai Hähnle via llvm-commits
- [PATCH] D18941: Use the correct scratch wave offset register for shaders.
Bas Nieuwenhuizen via llvm-commits
- [PATCH] D18941: Use the correct scratch wave offset register for shaders.
Tom Stellard via llvm-commits
- [PATCH] D18942: [X86] remove unneeded variables
Asaf Badouh via llvm-commits
- [PATCH] D18942: [X86] remove unneeded variables
Phabricator via llvm-commits
- [PATCH] D18944: [DAGCombiner] Fold xor/and/or (bitcast(A), bitcast(B)) -> bitcast(op (A, B)) anytime before LegalizeVectorOprs
Simon Pilgrim via llvm-commits
- [PATCH] D18944: [DAGCombiner] Fold xor/and/or (bitcast(A), bitcast(B)) -> bitcast(op (A, B)) anytime before LegalizeVectorOprs
Elena Demikhovsky via llvm-commits
- [PATCH] D18944: [DAGCombiner] Fold xor/and/or (bitcast(A), bitcast(B)) -> bitcast(op (A, B)) anytime before LegalizeVectorOprs
Simon Pilgrim via llvm-commits
- [PATCH] D18945: [ThinLTO] Only compute imports for current module in FunctionImport pass
Teresa Johnson via llvm-commits
- [PATCH] D18945: [ThinLTO] Only compute imports for current module in FunctionImport pass
Mehdi AMINI via llvm-commits
- [PATCH] D18945: [ThinLTO] Only compute imports for current module in FunctionImport pass
Teresa Johnson via llvm-commits
- [PATCH] D18946: ThinLTO renaming: use module hash instead of position in the summary
Teresa Johnson via llvm-commits
- [PATCH] D18946: ThinLTO renaming: use module hash instead of position in the summary
Mehdi AMINI via llvm-commits
- [PATCH] D18946: ThinLTO renaming: use module hash instead of position in the summary
Peter Collingbourne via llvm-commits
- [PATCH] D18946: ThinLTO renaming: use module hash instead of position in the summary
Teresa Johnson via llvm-commits
- [PATCH] D18946: ThinLTO renaming: use module hash instead of position in the summary
Mehdi AMINI via llvm-commits
- [PATCH] D18948: [ELF][MIPS] Create GOT entries for R_MIPS_REL32 dynamic relocations
Simon Atanasyan via llvm-commits
- [PATCH] D18948: [ELF][MIPS] Create GOT entries for R_MIPS_REL32 dynamic relocations
Simon Atanasyan via llvm-commits
- [PATCH] D18949: [AArch64] Cannonicalize commutative operands based on LSLFast
Junmo Park via llvm-commits
- [PATCH] D18949: [AArch64] Cannonicalize commutative operands based on LSLFast
Renato Golin via llvm-commits
- [PATCH] D18949: [AArch64] Cannonicalize commutative operands based on LSLFast
Haicheng Wu via llvm-commits
- [PATCH] D18949: [AArch64] Cannonicalize commutative operands based on LSLFast
Haicheng Wu via llvm-commits
- [PATCH] D18951: [sanitizer] Use pthread_threadid_np as thread ID on OS X
Kuba Brecka via llvm-commits
- [PATCH] D18951: [sanitizer] Use pthread_threadid_np as thread ID on OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D18951: [sanitizer] Use pthread_threadid_np as thread ID on OS X
Kuba Brecka via llvm-commits
- [PATCH] D18951: [sanitizer] Use pthread_threadid_np as thread ID on OS X
Dmitry Vyukov via llvm-commits
- [PATCH] D18952: [SystemZ] Add SVC instruction.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18952: [SystemZ] Add SVC instruction.
Ulrich Weigand via llvm-commits
- [PATCH] D18952: [SystemZ] Add SVC instruction.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18952: [SystemZ] Add SVC instruction.
Ulrich Weigand via llvm-commits
- [PATCH] D18952: [SystemZ] Add SVC instruction.
Ulrich Weigand via llvm-commits
- [PATCH] D18955: [ARM] Avoid switching ARM/Thumb mode on .arch/.cpu directive
Oliver Stannard via llvm-commits
- [PATCH] D18955: [ARM] Avoid switching ARM/Thumb mode on .arch/.cpu directive
Renato Golin via llvm-commits
- [PATCH] D18955: [ARM] Avoid switching ARM/Thumb mode on .arch/.cpu directive
Oliver Stannard via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
George Rimar via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Rui Ueyama via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Rui Ueyama via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Rui Ueyama via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Rui Ueyama via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Rui Ueyama via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
George Rimar via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Rui Ueyama via llvm-commits
- [PATCH] D18959: [lld] Implement --dynamic-list
Adhemerval Zanella via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Adhemerval Zanella via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
George Rimar via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Adhemerval Zanella via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Rui Ueyama via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Adhemerval Zanella via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Peter Smith via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Adhemerval Zanella via llvm-commits
- [PATCH] D18962: [SystemZ] README: remove an implemented idea, add some new ones.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18962: [SystemZ] README: remove an implemented idea, add some new ones.
Ulrich Weigand via llvm-commits
- [PATCH] D18962: [SystemZ] README: remove an implemented idea, add some new ones.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18962: [SystemZ] README: remove an implemented idea, add some new ones.
Ulrich Weigand via llvm-commits
- [PATCH] D18962: [SystemZ] README: remove an implemented idea, add some new ones.
Marcin Kościelnicki via llvm-commits
- [PATCH] D18962: [SystemZ] README: remove an implemented idea, add some new ones.
Ulrich Weigand via llvm-commits
- [PATCH] D18962: [SystemZ] README: remove an implemented idea, add some new ones.
Ulrich Weigand via llvm-commits
- [PATCH] D18964: LLVM C API. Deprecated functions
Eric Christopher via llvm-commits
- [PATCH] D18964: LLVM C API. Deprecated functions
Eric Christopher via llvm-commits
- [PATCH] D18964: LLVM C API. Deprecated functions
Mehdi AMINI via llvm-commits
- [PATCH] D18964: LLVM C API. Deprecated functions
Alex Denisov via llvm-commits
- [PATCH] D18964: LLVM C API. Deprecated functions
Mehdi AMINI via llvm-commits
- [PATCH] D18964: LLVM C API. Deprecated functions
Eric Christopher via llvm-commits
- [PATCH] D18964: LLVM C API. Deprecated functions
Alex Denisov via llvm-commits
- [PATCH] D18964: LLVM C API. Deprecated functions
Eric Christopher via llvm-commits
- [PATCH] D18964: LLVM C API. Deprecated functions
Alex Denisov via llvm-commits
- [PATCH] D18967: AMDGPU/SI: Fix a mis-compilation of multi-level breaks
Nicolai Hähnle via llvm-commits
- [PATCH] D18967: AMDGPU/SI: Fix a mis-compilation of multi-level breaks
Tom Stellard via llvm-commits
- [PATCH] D18967: AMDGPU/SI: Fix a mis-compilation of multi-level breaks
Phabricator via llvm-commits
- [PATCH] D18968: [tsan] Fix a crash with dispatch_source_set_cancel_handler(NULL) on OS X
Kuba Brecka via llvm-commits
- [PATCH] D18968: [tsan] Fix a crash with dispatch_source_set_cancel_handler(NULL) on OS X
Phabricator via llvm-commits
- [PATCH] D18969: Disable quad load/store pairing for Exynos
Abderrazek Zaafrani via llvm-commits
- [PATCH] D18969: Disable quad load/store pairing for Exynos
Chad Rosier via llvm-commits
- [PATCH] D18969: Disable quad load/store pairing for Exynos
Chad Rosier via llvm-commits
- [PATCH] D18969: Disable quad load/store pairing for Exynos
Abderrazek Zaafrani via llvm-commits
- [PATCH] D18969: Disable quad load/store pairing for Exynos
Jun Bum Lim via llvm-commits
- [PATCH] D18969: Disable quad load/store pairing for Exynos
Chad Rosier via llvm-commits
- [PATCH] D18969: Disable quad load/store pairing for Exynos
Abderrazek Zaafrani via llvm-commits
- [PATCH] D18969: Disable quad load/store pairing for Exynos
Evandro Menezes via llvm-commits
- [PATCH] D18969: Disable quad load/store pairing for Exynos
Chad Rosier via llvm-commits
- [PATCH] D18971: [LoopUtils, LV] Fix PR27246 (first-order recurrences)
Matthew Simpson via llvm-commits
- [PATCH] D18971: [LoopUtils, LV] Fix PR27246 (first-order recurrences)
Chad Rosier via llvm-commits
- [PATCH] D18971: [LoopUtils, LV] Fix PR27246 (first-order recurrences)
Matthew Simpson via llvm-commits
- [PATCH] D18971: [LoopUtils, LV] Fix PR27246 (first-order recurrences)
Matthew Simpson via llvm-commits
- [PATCH] D18972: [AMDGPU] Add basic relocation support (currently used for dwarf only)
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D18974: Make the allocsize attribute useful in LLVM
George Burgess IV via llvm-commits
- [PATCH] D18974: Make the allocsize attribute useful in LLVM
Mehdi AMINI via llvm-commits
- [PATCH] D18974: Make the allocsize attribute useful in LLVM
Mehdi AMINI via llvm-commits
- [PATCH] D18974: Make the allocsize attribute useful in LLVM
George Burgess IV via llvm-commits
- [PATCH] D18974: Make the allocsize attribute useful in LLVM
George Burgess IV via llvm-commits
- [PATCH] D18974: Make the allocsize attribute useful in LLVM
Mehdi AMINI via llvm-commits
- [PATCH] D18974: Make the allocsize attribute useful in LLVM
George Burgess IV via llvm-commits
- [PATCH] D18986: [ThinLTO] Prevent importing of "llvm.used" values
Teresa Johnson via llvm-commits
- [PATCH] D18987: Add SVN version to libLLVMLTO
Sean Silva via llvm-commits
- [PATCH] D18987: Add SVN version to libLLVMLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18987: Add SVN version to libLLVMLTO
Sean Silva via llvm-commits
- [PATCH] D18987: Add SVN version to libLLVMLTO
Chris Bieneman via llvm-commits
- [PATCH] D18987: Add SVN version to libLLVMLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18987: Add SVN version to libLLVMLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18987: Add SVN version to libLLVMLTO
Mehdi AMINI via llvm-commits
- [PATCH] D18987: Make available a macro LLVM_REVISION that is populated with the svn/git revision.
Mehdi AMINI via llvm-commits
- [PATCH] D18987: Make available a macro LLVM_REVISION that is populated with the svn/git revision.
Sean Silva via llvm-commits
- [PATCH] D18987: Make available a macro LLVM_REVISION that is populated with the svn/git revision.
Mehdi AMINI via llvm-commits
- [PATCH] D18988: AMDGPU/SI: Insert wait states required after v_readfirstlane on SI
Tom Stellard via llvm-commits
- [PATCH] D18988: AMDGPU/SI: Insert wait states required after v_readfirstlane on SI
Nicolai Hähnle via llvm-commits
- [PATCH] D18988: AMDGPU/SI: Insert wait states required after v_readfirstlane on SI
Phabricator via llvm-commits
- [PATCH] D18990: [InstCombine] Remove trivially empty va_start/va_end and va_copy/va_end ranges.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D18990: [InstCombine] Remove trivially empty va_start/va_end and va_copy/va_end ranges.
Renato Golin via llvm-commits
- [PATCH] D18990: [InstCombine] Remove trivially empty va_start/va_end and va_copy/va_end ranges.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D18990: [InstCombine] Remove trivially empty va_start/va_end and va_copy/va_end ranges.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D18992: Refactor debugging code, NFC.
Than McIntosh via llvm-commits
- [PATCH] D18992: Refactor debugging code, NFC.
Than McIntosh via llvm-commits
- [PATCH] D18992: Refactor debugging code, NFC.
George Burgess IV via llvm-commits
- [PATCH] D18994: [LTO] Switch Module to std::unique_ptr<>
Davide Italiano via llvm-commits
- [PATCH] D18994: [LTO] Switch Module to std::unique_ptr<>
Rui Ueyama via llvm-commits
- [PATCH] D18994: [LTO] Switch Module to std::unique_ptr<>
Davide Italiano via llvm-commits
- [PATCH] D18994: [LTO] Switch Module to std::unique_ptr<>
Davide Italiano via llvm-commits
- [PATCH] D18994: [LTO] Switch Module to std::unique_ptr<>
Rui Ueyama via llvm-commits
- [PATCH] D18994: [LTO] Switch Module to std::unique_ptr<>
Davide Italiano via llvm-commits
- [PATCH] D18994: [LTO] Switch Module to std::unique_ptr<>
Rui Ueyama via llvm-commits
- [PATCH] D18994: [LTO] Switch Module to std::unique_ptr<>
Davide Italiano via llvm-commits
- [PATCH] D18994: [LTO] Switch Module to std::unique_ptr<>
Davide Italiano via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Zoran Jovanovic via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Simon Dardis via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Matthew Fortune via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Zoran Jovanovic via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Zoran Jovanovic via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Daniel Sanders via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Daniel Sanders via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Daniel Sanders via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Daniel Sanders via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Zoran Jovanovic via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Daniel Sanders via llvm-commits
- [PATCH] D18995: [mips] Fix emitAtomicCmpSwapPartword to handle 64 bit pointers correctly
Phabricator via llvm-commits
- [PATCH] D18996: [PPC] Enable shuffling of VSX vectors
Guozhi Wei via llvm-commits
- [PATCH] D18996: [PPC] Enable shuffling of VSX vectors
Guozhi Wei via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Rui Ueyama via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Peter Collingbourne via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Rafael Espíndola via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Rui Ueyama via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Peter Collingbourne via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Rui Ueyama via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Eric Christopher via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Mehdi Amini via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Mailing List "llvm-commits" via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Eric Christopher via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Rafael Espíndola via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Rui Ueyama via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Mehdi AMINI via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Rui Ueyama via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Peter Collingbourne via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Peter Collingbourne via llvm-commits
- [PATCH] D18999: [ELF/LTO] Parallel Codegen for LLD
Davide Italiano via llvm-commits
- [PATCH] D19000: Refactor the Internalize stage of libLTO in a separate file (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D19000: Refactor the Internalize stage of libLTO in a separate file (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D19000: Refactor the Internalize stage of libLTO in a separate file (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D19000: Refactor the Internalize stage of libLTO in a separate file (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D19000: Refactor the Internalize stage of libLTO in a separate file (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D19000: Refactor the Internalize stage of libLTO in a separate file (NFC)
Davide Italiano via llvm-commits
- [PATCH] D19000: Refactor the Internalize stage of libLTO in a separate file (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D19000: Refactor the Internalize stage of libLTO in a separate file (NFC)
Mehdi AMINI via llvm-commits
- [PATCH] D19000: Refactor the Internalize stage of libLTO in a separate file (NFC)
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D19001: [ppc64] Disable sibling-call-optimization when building tsan library by clang
Chuang-Yu Cheng via llvm-commits
- [PATCH] D19001: [ppc64] Disable sibling-call-optimization when building tsan library by clang
Hal Finkel via llvm-commits
- [PATCH] D19001: [ppc64] Disable sibling-call-optimization when building tsan library by clang
Chuang-Yu Cheng via llvm-commits
- [PATCH] D19001: [ppc64] Disable sibling-call-optimization when building tsan library by clang
Hal Finkel via llvm-commits
- [PATCH] D19001: [ppc64] Disable sibling-call-optimization when building tsan library by clang
Chuang-Yu Cheng via llvm-commits
- [PATCH] D19001: [ppc64] Disable sibling-call-optimization when building tsan library by clang
Hal Finkel via llvm-commits
- [PATCH] D19001: [ppc64] Disable sibling-call-optimization when building tsan library by clang
Chuang-Yu Cheng via llvm-commits
- [PATCH] D19002: [LazyValueInfo] Fix for a nasty compile-time problem with questions
Gerolf Hoflehner via llvm-commits
- [PATCH] D19005: CodeGen, AArch64, ARM, X86: Simplify SplitCSR
Matthias Braun via llvm-commits
- [PATCH] D19005: CodeGen, AArch64, ARM, X86: Simplify SplitCSR
Manman Ren via llvm-commits
- [PATCH] D19005: CodeGen, AArch64, ARM, X86: Simplify SplitCSR
Matthias Braun via llvm-commits
- [PATCH] D19007: AArch64: Use SplitCSR for callee save registers used for parameters.
Matthias Braun via llvm-commits
- [PATCH] D19007: AArch64: Use SplitCSR for callee save registers used for parameters.
Phabricator via llvm-commits
- [PATCH] D19007: AArch64: Use SplitCSR for callee save registers used for parameters.
Matthias Braun via llvm-commits
- [PATCH] D19007: AArch64: Use SplitCSR for callee save registers used for parameters.
Matthias Braun via llvm-commits
- [PATCH] D19008: [mips][ias] Make section sizes a multiple of the alignment.
Daniel Sanders via llvm-commits
- [PATCH] D19009: [Clang][Builtin][AVX512] Adding builtin to clang . [cvt{b|d|q}2mask{128|256|512} cvtmask2{b|d|q}{128|256|512}]
michael zuckerman via llvm-commits
- [PATCH] D19009: [Clang][Builtin][AVX512] Adding builtin to clang . [cvt{b|d|q}2mask{128|256|512} cvtmask2{b|d|q}{128|256|512}]
Asaf Badouh via llvm-commits
- [PATCH] D19009: [Clang][Builtin][AVX512] Adding builtin to clang . [cvt{b|d|q}2mask{128|256|512} cvtmask2{b|d|q}{128|256|512}]
Elena Demikhovsky via llvm-commits
- [PATCH] D19009: [Clang][Builtin][AVX512] Adding builtin to clang . [cvt{b|d|q}2mask{128|256|512} cvtmask2{b|d|q}{128|256|512}]
Phabricator via llvm-commits
- [PATCH] D19011: [ELF] - Change -t implementation to print which archive members are used.
George Rimar via llvm-commits
- [PATCH] D19011: [ELF] - Change -t implementation to print which archive members are used.
Rui Ueyama via llvm-commits
- [PATCH] D19011: [ELF] - Change -t implementation to print which archive members are used.
George Rimar via llvm-commits
- [PATCH] D19011: [ELF] - Change -t implementation to print which archive members are used.
Rui Ueyama via llvm-commits
- [PATCH] D19011: [ELF] - Change -t implementation to print which archive members are used.
George Rimar via llvm-commits
- [PATCH] D19011: [ELF] - Change -t implementation to print which archive members are used.
George Rimar via llvm-commits
- [PATCH] D19011: [ELF] - Change -t implementation to print which archive members are used.
Rui Ueyama via llvm-commits
- [PATCH] D19011: [ELF] - Change -t implementation to print which archive members are used.
George Rimar via llvm-commits
- [PATCH] D19011: [ELF] - Change -t implementation to print which archive members are used.
George Rimar via llvm-commits
- [PATCH] D19012: [Clang][Avx512][BuiltIn] Adding brodcast builtin to clang
michael zuckerman via llvm-commits
- [PATCH] D19012: [Clang][Avx512][BuiltIn] Adding brodcast builtin to clang
Igor Breger via llvm-commits
- [PATCH] D19012: [Clang][Avx512][BuiltIn] Adding brodcast builtin to clang
michael zuckerman via llvm-commits
- [PATCH] D19012: [Clang][Avx512][BuiltIn] Adding brodcast builtin to clang
michael zuckerman via llvm-commits
- [PATCH] D19012: [Clang][Avx512][BuiltIn] Adding brodcast builtin to clang
Igor Breger via llvm-commits
- [PATCH] D19012: [Clang][Avx512][BuiltIn] Adding brodcast builtin to clang
michael zuckerman via llvm-commits
- [PATCH] D19012: [Clang][Avx512][BuiltIn] Adding brodcast builtin to clang
Igor Breger via llvm-commits
- [PATCH] D19012: [Clang][Avx512][BuiltIn] Adding brodcast builtin to clang
michael zuckerman via llvm-commits
- [PATCH] D19012: [Clang][Avx512][BuiltIn] Adding brodcast builtin to clang
Igor Breger via llvm-commits
- [PATCH] D19012: [Clang][Avx512][BuiltIn] Adding brodcast builtin to clang
Phabricator via llvm-commits
- [PATCH] D19013: [DivergenceAnalysis] Treat PHI with incoming undef as constant
Nicolai Hähnle via llvm-commits
- [PATCH] D19013: [DivergenceAnalysis] Treat PHI with incoming undef as constant
Nicolai Hähnle via llvm-commits
- [PATCH] D19013: [DivergenceAnalysis] Treat PHI with incoming undef as constant
Jingyue Wu via llvm-commits
- [PATCH] D19013: [DivergenceAnalysis] Treat PHI with incoming undef as constant
Phabricator via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Thomas Guest via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Paul Robinson via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Thomas Guest via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Rafael Espíndola via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Rafael Espíndola via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Mehdi AMINI via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Paul Robinson via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Robinson, Paul via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Mehdi AMINI via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Mehdi Amini via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Robinson, Paul via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Robinson, Paul via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Rafael Espíndola via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Rafael Espíndola via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Mehdi Amini via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Rafael Espíndola via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Mehdi Amini via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Robinson, Paul via llvm-commits
- [PATCH] D19015: [LTO] ensure lto_codegen_debug_options() are passed on to LLVM
Guest, Thomas via llvm-commits
- [PATCH] D19015: [LTO] hook up lto_codegen_debug_options() to codegen target options
Thomas Guest via llvm-commits
- [PATCH] D19015: [LTO] hook up lto_codegen_debug_options() to codegen target options
Mehdi AMINI via llvm-commits
- [PATCH] D19015: [LTO] hook up lto_codegen_debug_options() to codegen target options
Mehdi AMINI via llvm-commits
- [PATCH] D19015: [LTO] hook up lto_codegen_debug_options() to codegen target options
Thomas Guest via llvm-commits
- [PATCH] D19015: [LTO] hook up lto_codegen_debug_options() to codegen target options
Mehdi AMINI via llvm-commits
- [PATCH] D19015: [LTO] hook up lto_codegen_debug_options() to codegen target options
Mehdi AMINI via llvm-commits
- [PATCH] D19015: [LTO] hook up lto_codegen_debug_options() to codegen target options
Thomas Guest via llvm-commits
- [PATCH] D19015: [LTO] hook up lto_codegen_debug_options() to codegen target options
Mehdi AMINI via llvm-commits
- [PATCH] D19016: [mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.
Daniel Sanders via llvm-commits
- [PATCH] D19017: [x86, InstCombine] fix masked loads pass-through operand to be a zero vector
Sanjay Patel via llvm-commits
- [PATCH] D19017: [x86, InstCombine] fix masked loads pass-through operand to be a zero vector
Andrea Di Biagio via llvm-commits
- [PATCH] D19017: [x86, InstCombine] fix masked loads pass-through operand to be a zero vector
Sanjay Patel via llvm-commits
- [PATCH] D19018: [StructurizeCFG] Annotate branches that were treated as uniform
Nicolai Hähnle via llvm-commits
- [PATCH] D19018: [StructurizeCFG] Annotate branches that were treated as uniform
Tom Stellard via llvm-commits
- [PATCH] D19018: [StructurizeCFG] Annotate branches that were treated as uniform
Phabricator via llvm-commits
- [PATCH] D19021: AMDGPU/SI: Fix spilling of 96-bit registers
Tom Stellard via llvm-commits
- [PATCH] D19021: AMDGPU/SI: Fix spilling of 96-bit registers
Matt Arsenault via llvm-commits
- [PATCH] D19021: AMDGPU/SI: Fix spilling of 96-bit registers
Nicolai Hähnle via llvm-commits
- [PATCH] D19021: AMDGPU/SI: Fix spilling of 96-bit registers
Phabricator via llvm-commits
- [PATCH] D19023: [Clang][AVX512][Builtin] Adding intrinsics of pmovs{d|q}{b|w|d}{128|256|512} instruction set
Phabricator via llvm-commits
- [PATCH] D19023: [Clang][Builtin][AVX512] adding pmovs buitin to clang
michael zuckerman via llvm-commits
- [PATCH] D19023: [Clang][Builtin][AVX512] adding pmovs buitin to clang
Elena Demikhovsky via llvm-commits
- [PATCH] D19024: ELF: Give automatically generated __start_* and __stop_* symbols hidden visibility.
Peter Collingbourne via llvm-commits
- [PATCH] D19024: ELF: Give automatically generated __start_* and __stop_* symbols hidden visibility.
Rui Ueyama via llvm-commits
- [PATCH] D19024: ELF: Give automatically generated __start_* and __stop_* symbols hidden visibility.
Peter Collingbourne via llvm-commits
- [PATCH] D19024: ELF: Give automatically generated __start_* and __stop_* symbols hidden visibility.
Rui Ueyama via llvm-commits
- [PATCH] D19024: ELF: Give automatically generated __start_* and __stop_* symbols hidden visibility.
Peter Collingbourne via llvm-commits
- [PATCH] D19025: Hash symbol names only once per global SymbolBody
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D19025: Hash symbol names only once per global SymbolBody
Sanjoy Das via llvm-commits
- [PATCH] D19025: Hash symbol names only once per global SymbolBody
Rui Ueyama via llvm-commits
- [PATCH] D19025: Hash symbol names only once per global SymbolBody
Rui Ueyama via llvm-commits
- [PATCH] D19025: Hash symbol names only once per global SymbolBody
Sanjoy Das via llvm-commits
- [PATCH] D19025: Hash symbol names only once per global SymbolBody
Rui Ueyama via llvm-commits
- [PATCH] D19025: Hash symbol names only once per global SymbolBody
Rafael Espíndola via llvm-commits
- [PATCH] D19025: Hash symbol names only once per global SymbolBody
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D19025: Hash symbol names only once per global SymbolBody
Rui Ueyama via llvm-commits
- [PATCH] D19027: [sanitizer] remove PS_STRINGS fallback on FreeBSD
Ed Maste via llvm-commits
- [PATCH] D19027: [sanitizer] remove PS_STRINGS fallback on FreeBSD
Davide Italiano via llvm-commits
- [PATCH] D19027: [sanitizer] remove PS_STRINGS fallback on FreeBSD
Ed Maste via llvm-commits
- [PATCH] D19027: [sanitizer] remove PS_STRINGS fallback on FreeBSD
Filipe Cabecinhas via llvm-commits
- [PATCH] D19027: [sanitizer] remove PS_STRINGS fallback on FreeBSD
Filipe Cabecinhas via llvm-commits
- [PATCH] D19027: [sanitizer] remove PS_STRINGS fallback on FreeBSD
Filipe Cabecinhas via llvm-commits
- [PATCH] D19027: [sanitizer] remove PS_STRINGS fallback on FreeBSD
Ed Maste via llvm-commits
- [PATCH] D19027: [sanitizer] remove PS_STRINGS fallback on FreeBSD
Ed Maste via llvm-commits
- [PATCH] D19032: Move summary creation out of llvm-as into opt
Mehdi AMINI via llvm-commits
- [PATCH] D19032: Move summary creation out of llvm-as into opt
Mehdi AMINI via llvm-commits
- [PATCH] D19032: Move summary creation out of llvm-as into opt
Mehdi AMINI via llvm-commits
- [PATCH] D19032: Move summary creation out of llvm-as into opt
Teresa Johnson via llvm-commits
- [PATCH] D19032: Move summary creation out of llvm-as into opt
Teresa Johnson via llvm-commits
- [PATCH] D19032: Move summary creation out of llvm-as into opt
Mehdi AMINI via llvm-commits
- [PATCH] D19033: ELF: Use hidden visibility for all DefinedSynthetic symbols.
Peter Collingbourne via llvm-commits
- [PATCH] D19033: ELF: Use hidden visibility for all DefinedSynthetic symbols.
Rui Ueyama via llvm-commits
- [PATCH] D19033: ELF: Use hidden visibility for all DefinedSynthetic symbols.
Simon Atanasyan via llvm-commits
- [PATCH] D19033: ELF: Use hidden visibility for all DefinedSynthetic symbols.
Peter Collingbourne via llvm-commits
- [PATCH] D19034: PR27284 - Reverse the ownership between DICompileUnit and DISubprogram
Adrian Prantl via llvm-commits
- [PATCH] D19034: PR27284 - Reverse the ownership between DICompileUnit and DISubprogram
Adrian Prantl via llvm-commits
- [PATCH] D19034: PR27284 - Reverse the ownership between DICompileUnit and DISubprogram
David Blaikie via llvm-commits
- [PATCH] D19034: PR27284 - Reverse the ownership between DICompileUnit and DISubprogram
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D19034: PR27284 - Reverse the ownership between DICompileUnit and DISubprogram
David Blaikie via llvm-commits
- [PATCH] D19034: PR27284 - Reverse the ownership between DICompileUnit and DISubprogram
Adrian Prantl via llvm-commits
- [PATCH] D19034: PR27284 - Reverse the ownership between DICompileUnit and DISubprogram
Mehdi Amini via llvm-commits
- [PATCH] D19034: PR27284 - Reverse the ownership between DICompileUnit and DISubprogram
Mailing List "llvm-commits" via llvm-commits
- [PATCH] D19034: PR27284 - Reverse the ownership between DICompileUnit and DISubprogram
Teresa Johnson via llvm-commits
- [PATCH] D19037: [llvm-c] Add the ability to create debug locations
Jeroen Ketema via llvm-commits
- [PATCH] D19037: [llvm-c] Add the ability to create debug locations
Alex Denisov via llvm-commits
- [PATCH] D19037: [llvm-c] Add the ability to create debug locations
Jeroen Ketema via llvm-commits
- [PATCH] D19037: [llvm-c] Add the ability to create debug locations
whitequark via llvm-commits
- [PATCH] D19037: [llvm-c] Add the ability to create debug locations
Eric Christopher via llvm-commits
- [PATCH] D19037: [llvm-c] Add the ability to create debug locations
whitequark via llvm-commits
- [PATCH] D19037: [llvm-c] Add the ability to create debug locations
Jeroen Ketema via llvm-commits
- [PATCH] D19037: [llvm-c] Add the ability to create debug locations
Amaury SECHET via llvm-commits
- [PATCH] D19037: [llvm-c] Add the ability to create debug locations
Jeroen Ketema via llvm-commits
- [PATCH] D19037: [llvm-c] Add the ability to create debug locations
Amaury SECHET via llvm-commits
- [PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
Sriraman Tallam via llvm-commits
- [PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
Reid Kleckner via llvm-commits
- [PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
David Kreitzer via llvm-commits
- [PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
H.J Lu via llvm-commits
- [PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
Sriraman Tallam via llvm-commits
- [PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
H.J. Lu via llvm-commits
- [PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
Sriraman Tallam via llvm-commits
- [PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
H.J. Lu via llvm-commits
- [PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
Sriraman Tallam via llvm-commits
- [PATCH] D19040: Remove unnecessary load via GOT when accessing globals with PIE in x86_64
Asaf Badouh via llvm-commits
- [PATCH] D19041: AMDGPU: Remove SIFixSGPRLiveRanges pass
Nicolai Hähnle via llvm-commits
- [PATCH] D19041: AMDGPU: Remove SIFixSGPRLiveRanges pass
Tom Stellard via llvm-commits
- [PATCH] D19041: AMDGPU: Remove SIFixSGPRLiveRanges pass
Phabricator via llvm-commits
- [PATCH] D19042: AMDGPU: change a redundant if () to an assert(). NFC
Nicolai Hähnle via llvm-commits
- [PATCH] D19042: AMDGPU: change a redundant if () to an assert(). NFC
Tom Stellard via llvm-commits
- [PATCH] D19042: AMDGPU: change a redundant if () to an assert(). NFC
Phabricator via llvm-commits
- [PATCH] D19043: AMDGPU/SI: Fix regression with no-return atomics
Nicolai Hähnle via llvm-commits
- [PATCH] D19043: AMDGPU/SI: Fix regression with no-return atomics
Matt Arsenault via llvm-commits
- [PATCH] D19043: AMDGPU/SI: Fix regression with no-return atomics
Phabricator via llvm-commits
- [PATCH] D19044: ELF: Do not create relative relocations for undefined symbols.
Peter Collingbourne via llvm-commits
- [PATCH] D19044: ELF: Do not create relative relocations for undefined symbols.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D19044: ELF: Do not create relative relocations for undefined symbols.
Peter Collingbourne via llvm-commits
- [PATCH] D19044: ELF: Do not create relative relocations for undefined symbols.
Rui Ueyama via llvm-commits
- [PATCH] D19045: Add a CachedHash structure
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D19045: Add a CachedHash structure
Sanjoy Das via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Sanjoy Das via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Reid Kleckner via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Sanjoy Das via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Sanjoy Das via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Reid Kleckner via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Reid Kleckner via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Sanjoy Das via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Eric Christopher via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Sanjoy Das via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Dean Michael Berris via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Sanjoy Das via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Eric Christopher via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Sanjoy Das via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Sanjoy Das via llvm-commits
- [PATCH] D19046: Introduce a "patchable-prologue" function attribute
Sanjoy Das via llvm-commits
- [PATCH] D19047: [Inliner] Formatting changes NFC
Aditya Kumar via llvm-commits
- [PATCH] D19047: [Inliner] Formatting changes NFC
Chad Rosier via llvm-commits
- [PATCH] D19049: [BlockFrequencyInfo] Handling nested irreducible CFG with geometric series and top-down prorogation
Yuanfang Chen via llvm-commits
- [PATCH] D19049: [BlockFrequencyInfo] Handling nested irreducible CFG with geometric series and top-down prorogation
Yuanfang Chen via llvm-commits
- [PATCH] D19050: [Clang][AVX512][Builtin] Adding intrinsics of pmovus{d|q}{b|w|d}{128|256|512} instruction set
michael zuckerman via llvm-commits
- [PATCH] D19050: [Clang][AVX512][Builtin] Adding intrinsics of pmovus{d|q}{b|w|d}{128|256|512} instruction set
michael zuckerman via llvm-commits
- [PATCH] D19050: [Clang][AVX512][Builtin] Adding intrinsics of pmovus{d|q}{b|w|d}{128|256|512} instruction set
Igor Breger via llvm-commits
- [PATCH] D19050: [Clang][AVX512][Builtin] Adding intrinsics of pmovus{d|q}{b|w|d}{128|256|512} instruction set
michael zuckerman via llvm-commits
- [PATCH] D19050: [Clang][AVX512][Builtin] Adding intrinsics of pmovus{d|q}{b|w|d}{128|256|512} instruction set
michael zuckerman via llvm-commits
- [PATCH] D19050: [Clang][AVX512][Builtin] Adding intrinsics of pmovus{d|q}{b|w|d}{128|256|512} instruction set
Igor Breger via llvm-commits
- [PATCH] D19050: [Clang][AVX512][Builtin] Adding intrinsics of pmovus{d|q}{b|w|d}{128|256|512} instruction set
Phabricator via llvm-commits
- [PATCH] D19051: [mips] Fix forbidden slot hazard handling
Simon Dardis via llvm-commits
- [PATCH] D19053: [LNT] Some more docs for the LNT json file format.
Kristof Beyls via llvm-commits
- [PATCH] D19053: [LNT] Some more docs for the LNT json file format.
James Greenhalgh via llvm-commits
- [PATCH] D19053: [LNT] Some more docs for the LNT json file format.
Chris Matthews via llvm-commits
- [PATCH] D19053: [LNT] Some more docs for the LNT json file format.
Chris Matthews via llvm-commits
- [PATCH] D19053: [LNT] Some more docs for the LNT json file format.
Kristof Beyls via llvm-commits
- [PATCH] D19053: [LNT] Some more docs for the LNT json file format.
Kristof Beyls via llvm-commits
- [PATCH] D19053: [LNT] Some more docs for the LNT json file format.
Phabricator via llvm-commits
- [PATCH] D19054: [SystemZ] Support __builtin_thread_pointer.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19054: [SystemZ] Support __builtin_thread_pointer.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19054: [SystemZ] Support __builtin_thread_pointer.
Ulrich Weigand via llvm-commits
- [PATCH] D19054: [SystemZ] Support __builtin_thread_pointer.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19054: [SystemZ] Support __builtin_thread_pointer.
Ulrich Weigand via llvm-commits
- [PATCH] D19054: [SystemZ] Support __builtin_thread_pointer.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19054: [SystemZ] Support __builtin_thread_pointer.
Ulrich Weigand via llvm-commits
- [PATCH] D19055: [Clang][AVX512][BUILTIN] Adding support for intrinsics of pmov{d|q}{b|w|d}{128|256|512} instruction set
michael zuckerman via llvm-commits
- [PATCH] D19055: [Clang][AVX512][BUILTIN] Adding support for intrinsics of pmov{d|q}{b|w|d}{128|256|512} instruction set
Elena Demikhovsky via llvm-commits
- [PATCH] D19055: [Clang][AVX512][BUILTIN] Adding support for intrinsics of pmov{d|q}{b|w|d}{128|256|512} instruction set
Phabricator via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
Renato Golin via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
Renato Golin via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
James Greenhalgh via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
Renato Golin via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
James Greenhalgh via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
Renato Golin via llvm-commits
- [PATCH] D19061: [ARM] Add support for the X asm constraint
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19070: AMDGPU: Directly emit m0 initialization with s_mov_b32
Matt Arsenault via llvm-commits
- [PATCH] D19070: AMDGPU: Directly emit m0 initialization with s_mov_b32
Tom Stellard via llvm-commits
- [PATCH] D19070: AMDGPU: Directly emit m0 initialization with s_mov_b32
Matt Arsenault via llvm-commits
- [PATCH] D19073: [ValueTracking] Improve isImpliedCondition for conditions with matching LHS operands and Immediate RHS operands.
Chad Rosier via llvm-commits
- [PATCH] D19073: [ValueTracking] Improve isImpliedCondition for conditions with matching LHS operands and Immediate RHS operands.
Haicheng Wu via llvm-commits
- [PATCH] D19073: [ValueTracking] Improve isImpliedCondition for conditions with matching LHS operands and Immediate RHS operands.
Chad Rosier via llvm-commits
- [PATCH] D19075: mergefunc: avoid merge with loop metadata
JF Bastien via llvm-commits
- [PATCH] D19076: AMDGPU/SI: Re-implement the lowering for 32-bit floating point division
Changpeng Fang via llvm-commits
- [PATCH] D19076: AMDGPU/SI: Re-implement the lowering for 32-bit floating point division
Matt Arsenault via llvm-commits
- [PATCH] D19076: AMDGPU/SI: Re-implement the lowering for 32-bit floating point division
Changpeng Fang via llvm-commits
- [PATCH] D19076: AMDGPU/SI: Re-implement the lowering for 32-bit floating point division
Matt Arsenault via llvm-commits
- [PATCH] D19077: AMDGPU: Add skeleton GlobalIsel implementation
Tom Stellard via llvm-commits
- [PATCH] D19077: AMDGPU: Add skeleton GlobalIsel implementation
Matt Arsenault via llvm-commits
- [PATCH] D19077: AMDGPU: Add skeleton GlobalIsel implementation
Tom Stellard via llvm-commits
- [PATCH] D19077: AMDGPU: Add skeleton GlobalIsel implementation
Tom Stellard via llvm-commits
- [PATCH] D19077: AMDGPU: Add skeleton GlobalIsel implementation
Matt Arsenault via llvm-commits
- [PATCH] D19077: AMDGPU: Add skeleton GlobalIsel implementation
Quentin Colombet via llvm-commits
- [PATCH] D19077: AMDGPU: Add skeleton GlobalIsel implementation
Quentin Colombet via llvm-commits
- [PATCH] D19077: AMDGPU: Add skeleton GlobalIsel implementation
Tom Stellard via llvm-commits
- [PATCH] D19077: AMDGPU: Add skeleton GlobalIsel implementation
Quentin Colombet via llvm-commits
- [PATCH] D19077: AMDGPU: Add skeleton GlobalIsel implementation
Phabricator via llvm-commits
- [PATCH] D19079: [AMDGPU] Add insert nops pass based on subtarget features instead of cl::opt
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D19079: [AMDGPU] Add insert nops pass based on subtarget features instead of cl::opt
Tom Stellard via llvm-commits
- [PATCH] D19080: allow SSAUpdater to be used for Swift
Bob Wilson via llvm-commits
- [PATCH] D19080: allow SSAUpdater to be used for Swift
Mehdi AMINI via llvm-commits
- [PATCH] D19080: allow SSAUpdater to be used for Swift
Arnold Schwaighofer via llvm-commits
- [PATCH] D19080: allow SSAUpdater to be used for Swift
David Blaikie via llvm-commits
- [PATCH] D19080: allow SSAUpdater to be used for Swift
Mehdi AMINI via llvm-commits
- [PATCH] D19080: allow SSAUpdater to be used for Swift
Arnold Schwaighofer via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Jakob Bornecrantz via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Rafael Espíndola via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
whitequark via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
James Y Knight via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Amaury SECHET via llvm-commits
- [PATCH] D19081: Add LLVMGetAttrKindIDInContext in the C API in order to facilitate migration away from LLVMAttribute
Jakob Bornecrantz via llvm-commits
- [PATCH] D19083: [clang-analyzer] fix warnings emitted on llvm code base
Justin Lebar via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
Apelete Seketeli via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
George Burgess IV via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
Apelete Seketeli via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
Apelete Seketeli via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
George Burgess IV via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
Apelete Seketeli via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
Apelete Seketeli via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
George Burgess IV via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
Apelete Seketeli via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
Apelete Seketeli via llvm-commits
- [PATCH] D19085: [clang-analyzer] fix warnings emitted on compiler-rt code base
George Burgess IV via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Sanjay Patel via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Kevin B. Smith via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Hal Finkel via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Sanjay Patel via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Hal Finkel via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Sanjay Patel via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Hal Finkel via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Sanjay Patel via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Hal Finkel via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Sanjay Patel via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Sanjay Patel via llvm-commits
- [PATCH] D19087: [x86, ppc] prefer comparisons against zero for and+cmp sequences
Kevin B. Smith via llvm-commits
- [PATCH] D19088: [Draft] Possible mapping of DIBuilder in the C API
Amaury SECHET via llvm-commits
- [PATCH] D19088: [Draft] Possible mapping of DIBuilder in the C API
Jakob Bornecrantz via llvm-commits
- [PATCH] D19089: ELF: Do not create copy relocations for references in writable sections.
Peter Collingbourne via llvm-commits
- [PATCH] D19089: ELF: Do not create copy relocations for references in writable sections.
Rui Ueyama via llvm-commits
- [PATCH] D19089: ELF: Do not create copy relocations for references in writable sections.
Peter Collingbourne via llvm-commits
- [PATCH] D19090: AMDGPU: Fold bitcasts of scalar constants to vectors
Matt Arsenault via llvm-commits
- [PATCH] D19090: AMDGPU: Fold bitcasts of scalar constants to vectors
Tom Stellard via llvm-commits
- [PATCH] D19090: AMDGPU: Fold bitcasts of scalar constants to vectors
Matt Arsenault via llvm-commits
- [PATCH] D19091: AMDGPU: Run SIFoldOperands after PeepholeOptimizer
Matt Arsenault via llvm-commits
- [PATCH] D19091: AMDGPU: Run SIFoldOperands after PeepholeOptimizer
Tom Stellard via llvm-commits
- [PATCH] D19091: AMDGPU: Run SIFoldOperands after PeepholeOptimizer
Matt Arsenault via llvm-commits
- [PATCH] D19093: AMDGPU: Include LDS size in printed comment
Matt Arsenault via llvm-commits
- [PATCH] D19093: AMDGPU: Include LDS size in printed comment
Tom Stellard via llvm-commits
- [PATCH] D19093: AMDGPU: Include LDS size in printed comment
Matt Arsenault via llvm-commits
- [PATCH] D19094: Nuke getGlobalContext() from LLVM (but the C API)
Mehdi AMINI via llvm-commits
- [PATCH] D19094: Nuke getGlobalContext() from LLVM (but the C API)
Mehdi AMINI via llvm-commits
- [PATCH] D19094: Nuke getGlobalContext() from LLVM (but the C API)
Amaury SECHET via llvm-commits
- [PATCH] D19094: Nuke getGlobalContext() from LLVM (but the C API)
Mehdi AMINI via llvm-commits
- [PATCH] D19094: Nuke getGlobalContext() from LLVM (but the C API)
Mehdi AMINI via llvm-commits
- [PATCH] D19094: Nuke getGlobalContext() from LLVM (but the C API)
Rafael Espíndola via llvm-commits
- [PATCH] D19094: Nuke getGlobalContext() from LLVM (but the C API)
Mehdi Amini via llvm-commits
- [PATCH] D19094: Nuke getGlobalContext() from LLVM (but the C API)
Eric Christopher via llvm-commits
- [PATCH] D19094: Nuke getGlobalContext() from LLVM (but the C API)
Mehdi AMINI via llvm-commits
- [PATCH] D19094: Nuke getGlobalContext() from LLVM (but the C API)
NAKAMURA Takumi via llvm-commits
- [PATCH] D19095: [BPI] Consider deoptimize calls as "unreachable"
Sanjoy Das via llvm-commits
- [PATCH] D19096: ModuleLinker: do not always pull-in linkonce_odr when performing ThinLTO importing
Mehdi AMINI via llvm-commits
- [PATCH] D19096: ModuleLinker: do not always pull-in linkonce_odr when performing ThinLTO importing
Mehdi AMINI via llvm-commits
- [PATCH] D19096: ModuleLinker: do not always pull-in linkonce_odr when performing ThinLTO importing
Mehdi AMINI via llvm-commits
- [PATCH] D19096: ModuleLinker: do not always pull-in linkonce_odr when performing ThinLTO importing
Mehdi AMINI via llvm-commits
- [PATCH] D19096: ModuleLinker: do not always pull-in linkonce_odr when performing ThinLTO importing
Mehdi AMINI via llvm-commits
- [PATCH] D19097: [Clang][AVX512][BUILTIN] Adding intrinsics support to VEXTRACT{I|F} and VINSERT{I|F}
michael zuckerman via llvm-commits
- [PATCH] D19097: [Clang][AVX512][BUILTIN] Adding intrinsics support to VEXTRACT{I|F} and VINSERT{I|F} instruction set
Elena Demikhovsky via llvm-commits
- [PATCH] D19097: [Clang][AVX512][BUILTIN] Adding intrinsics support to VEXTRACT{I|F} and VINSERT{I|F} instruction set
michael zuckerman via llvm-commits
- [PATCH] D19097: [Clang][AVX512][BUILTIN] Adding intrinsics support to VEXTRACT{I|F} and VINSERT{I|F} instruction set
michael zuckerman via llvm-commits
- [PATCH] D19098: [AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19098: [AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic.
Ahmed Bougacha via llvm-commits
- [PATCH] D19098: [AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19098: [AArch64] [ARM] Make a target-independent llvm.thread.pointer intrinsic.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19099: [clang] [AArch64] Fix D19098 fallout.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19100: [tsan] Fix size reporting for OS X zone allocator with 0-sized allocations
Kuba Brecka via llvm-commits
- [PATCH] D19100: [tsan] Fix size reporting for OS X zone allocator with 0-sized allocations
Phabricator via llvm-commits
- [PATCH] D19101: [SystemZ] Add stack protector TLS slot.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19101: [SystemZ] Add stack protector TLS slot.
Ulrich Weigand via llvm-commits
- [PATCH] D19102: Always traverse GlobalVariable initializer when computing the export list
Mehdi AMINI via llvm-commits
- [PATCH] D19102: Always traverse GlobalVariable initializer when computing the export list
Teresa Johnson via llvm-commits
- [PATCH] D19102: Always traverse GlobalVariable initializer when computing the export list
Mehdi AMINI via llvm-commits
- [PATCH] D19102: Always traverse GlobalVariable initializer when computing the export list
Mehdi AMINI via llvm-commits
- [PATCH] D19102: Always traverse GlobalVariable initializer when computing the export list
Teresa Johnson via llvm-commits
- [PATCH] D19102: Always traverse GlobalVariable initializer when computing the export list
Mehdi AMINI via llvm-commits
- [PATCH] D19103: Add an internalization step to the ThinLTOCodeGenerator
Mehdi AMINI via llvm-commits
- [PATCH] D19103: Add an internalization step to the ThinLTOCodeGenerator
Mehdi AMINI via llvm-commits
- [PATCH] D19103: Add an internalization step to the ThinLTOCodeGenerator
Mehdi AMINI via llvm-commits
- [PATCH] D19104: [X86] Extend some Linux special cases to cover kFreeBSD.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
George Rimar via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
George Rimar via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
Rui Ueyama via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
George Rimar via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
George Rimar via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
Rui Ueyama via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
George Rimar via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
George Rimar via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
George Rimar via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
George Rimar via llvm-commits
- [PATCH] D19107: [ELF] - Tweak sorting rules for output sections to place orphan sections at end.
George Rimar via llvm-commits
- [PATCH] D19109: [ELF] - Refactoring of end/edata/etext implementation.
George Rimar via llvm-commits
- [PATCH] D19109: [ELF] - Refactoring of end/edata/etext implementation.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D19109: [ELF] - Refactoring of end/edata/etext implementation.
George Rimar via llvm-commits
- [PATCH] D19109: [ELF] - Refactoring of end/edata/etext implementation.
George Rimar via llvm-commits
- [PATCH] D19109: [ELF] - Refactoring of end/edata/etext implementation.
Rui Ueyama via llvm-commits
- [PATCH] D19109: [ELF] - Refactoring of end/edata/etext implementation.
George Rimar via llvm-commits
- [PATCH] D19109: [ELF] - Refactoring of end/edata/etext implementation.
Rui Ueyama via llvm-commits
- [PATCH] D19111: [ELF] - Remove OutputSectionFactory::lookup method
George Rimar via llvm-commits
- [PATCH] D19111: [ELF] - Remove OutputSectionFactory::lookup method
Rafael Espíndola via llvm-commits
- [PATCH] D19111: [ELF] - Remove OutputSectionFactory::lookup method
George Rimar via llvm-commits
- [PATCH] D19111: [ELF] - Remove OutputSectionFactory::lookup method
George Rimar via llvm-commits
- [PATCH] D19111: [ELF] - Remove OutputSectionFactory::lookup method
Rui Ueyama via llvm-commits
- [PATCH] D19111: [ELF] - Remove OutputSectionFactory::lookup method
George Rimar via llvm-commits
- [PATCH] D19112: [asan] [SystemZ] Add slop for stack address detection.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19112: [asan] [SystemZ] Add slop for stack address detection.
Evgeniy Stepanov via llvm-commits
- [PATCH] D19112: [asan] [SystemZ] Add slop for stack address detection.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19112: [asan] [SystemZ] Add slop for stack address detection.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19112: [asan] [SystemZ] Add slop for stack address detection.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19112: [asan] [SystemZ] Add slop for stack address detection.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19112: [asan] [SystemZ] Add slop for stack address detection.
Evgeniy Stepanov via llvm-commits
- [PATCH] D19115: [ELF][MIPS] Make R_MIPS_LO16 a relative relocation if it references _gp_disp symbol
Simon Atanasyan via llvm-commits
- [PATCH] D19115: [ELF][MIPS] Make R_MIPS_LO16 a relative relocation if it references _gp_disp symbol
Rafael Espíndola via llvm-commits
- [PATCH] D19115: [ELF][MIPS] Make R_MIPS_LO16 a relative relocation if it references _gp_disp symbol
Simon Atanasyan via llvm-commits
- [PATCH] D19119: [GlobalISel] Coding style and whitespace fixes
Tom Stellard via llvm-commits
- [PATCH] D19119: [GlobalISel] Coding style and whitespace fixes
Quentin Colombet via llvm-commits
- [PATCH] D19119: [GlobalISel] Coding style and whitespace fixes
Phabricator via llvm-commits
- [PATCH] D19120: [GlobalISel] Move GISelAccessor class into public headers
Tom Stellard via llvm-commits
- [PATCH] D19120: [GlobalISel] Move GISelAccessor class into public headers
Quentin Colombet via llvm-commits
- [PATCH] D19120: [GlobalISel] Move GISelAccessor class into public headers
Phabricator via llvm-commits
- [PATCH] D19125: Enable __float128 on X86_64
Nemanja Ivanovic via llvm-commits
- [PATCH] D19125: Enable __float128 on X86_64
H.J Lu via llvm-commits
- [PATCH] D19125: Enable __float128 on X86_64
Nemanja Ivanovic via llvm-commits
- [PATCH] D19125: Enable __float128 on X86_64
H.J Lu via llvm-commits
- [PATCH] D19125: Enable __float128 on X86_64
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D19125: Enable __float128 on X86 and SystemZ
Nemanja Ivanovic via llvm-commits
- [PATCH] D19125: Enable __float128 on X86 and SystemZ
Nemanja Ivanovic via llvm-commits
- [PATCH] D19125: Enable __float128 on X86 and SystemZ
Nemanja Ivanovic via llvm-commits
- [PATCH] D19126: [NVPTX] Improve mangling of illegal PTX characters in global names.
Artem Belevich via llvm-commits
- [PATCH] D19126: [NVPTX] Improve mangling of illegal PTX characters in global names.
Justin Lebar via llvm-commits
- [PATCH] D19126: [NVPTX] Improve mangling of illegal PTX characters in global names.
Artem Belevich via llvm-commits
- [PATCH] D19127: Update discriminator assignment algorithm to handle nested call correctly.
Dehao Chen via llvm-commits
- [PATCH] D19127: Update discriminator assignment algorithm to handle nested call correctly.
Diego Novillo via llvm-commits
- [PATCH] D19128: [ScheduleDAGInstrs] Re-factor for based on review feedback. NFC.
Geoff Berry via llvm-commits
- [PATCH] D19128: [ScheduleDAGInstrs] Re-factor for based on review feedback. NFC.
Chad Rosier via llvm-commits
- [PATCH] D19128: [ScheduleDAGInstrs] Re-factor for based on review feedback. NFC.
Geoff Berry via llvm-commits
- [PATCH] D19129: Fix null pointer access for discriminator assignment.
Dehao Chen via llvm-commits
- [PATCH] D19129: Fix null pointer access for discriminator assignment.
Phabricator via llvm-commits
- [PATCH] D19130: AMDGPU: Fix crash when dumping unknown opcode
Matt Arsenault via llvm-commits
- [PATCH] D19132: AMDGPU: Correct reported code size
Matt Arsenault via llvm-commits
- [PATCH] D19132: AMDGPU: Correct reported code size
Valery Pykhtin via llvm-commits
- [PATCH] D19132: AMDGPU: Correct reported code size
Matt Arsenault via llvm-commits
- [PATCH] D19132: AMDGPU: Correct reported code size
Valery Pykhtin via llvm-commits
- [PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions
Nirav Dave via llvm-commits
- [PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions
Chad Rosier via llvm-commits
- [PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions
Nemanja Ivanovic via llvm-commits
- [PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions
Bill Schmidt via llvm-commits
- [PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions
Nirav Dave via llvm-commits
- [PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions
Nirav Dave via llvm-commits
- [PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions
Bill Schmidt via llvm-commits
- [PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions
Nirav Dave via llvm-commits
- [PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions
Bill Schmidt via llvm-commits
- [PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions
Nirav Dave via llvm-commits
- [PATCH] D19134: [sanitizer] [SystemZ] Add ptrace support bits.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19134: [sanitizer] [SystemZ] Add ptrace support bits.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19135: [sanitizers] Teach the internal demangler about Swift names
Anna Zaks via llvm-commits
- [PATCH] D19135: [sanitizers] Teach the internal demangler about Swift names
Kostya Serebryany via llvm-commits
- [PATCH] D19135: [sanitizers] Teach the internal demangler about Swift names
Anna Zaks via llvm-commits
- [PATCH] D19135: [sanitizers] Teach the internal demangler about Swift names
Anna Zaks via llvm-commits
- [PATCH] D19135: [sanitizers] Teach the internal demangler about Swift names
Anna Zaks via llvm-commits
- [PATCH] D19135: [sanitizers] Teach the internal demangler about Swift names
Mike Aizatsky via llvm-commits
- [PATCH] D19135: [sanitizers] Teach the internal demangler about Swift names
Anna Zaks via llvm-commits
- [PATCH] D19135: [sanitizers] Teach the internal demangler about Swift names
Mike Aizatsky via llvm-commits
- [PATCH] D19135: [sanitizers] Teach the internal demangler about Swift names
Anna Zaks via llvm-commits
- [PATCH] D19135: [sanitizers] Teach the internal demangler about Swift names
Phabricator via llvm-commits
- [PATCH] D19137: [cfi] Support explicit sections for functions in cfi-icall.
Evgeniy Stepanov via llvm-commits
- [PATCH] D19137: [cfi] Support explicit sections for functions in cfi-icall.
Peter Collingbourne via llvm-commits
- [PATCH] D19137: [cfi] Support explicit sections for functions in cfi-icall.
Evgeniy Stepanov via llvm-commits
- [PATCH] D19137: [cfi] Support explicit sections for functions in cfi-icall.
Evgeniy Stepanov via llvm-commits
- [PATCH] D19137: [cfi] Support explicit sections for functions in cfi-icall.
Peter Collingbourne via llvm-commits
- [PATCH] D19137: [cfi] Support explicit sections for functions in cfi-icall.
Evgeniy Stepanov via llvm-commits
- [PATCH] D19138: [X86] Enable the post-RA-scheduler for 32-bit cpus
Mitch Bodart via llvm-commits
- [PATCH] D19139: [LTO] SplitCodeGen new API
Davide Italiano via llvm-commits
- [PATCH] D19139: [LTO] SplitCodeGen new API
Mehdi AMINI via llvm-commits
- [PATCH] D19139: [LTO] SplitCodeGen new API
Mehdi AMINI via llvm-commits
- [PATCH] D19139: [LTO] SplitCodeGen new API
Michael Spencer via llvm-commits
- [PATCH] D19139: [LTO] SplitCodeGen new API
Davide Italiano via llvm-commits
- [PATCH] D19139: [LTO] SplitCodeGen new API
Davide Italiano via llvm-commits
- [PATCH] D19139: [LTO] SplitCodeGen new API
Mehdi AMINI via llvm-commits
- [PATCH] D19139: [LTO] SplitCodeGen new API
Davide Italiano via llvm-commits
- [PATCH] D19139: [LTO] SplitCodeGen new API
Davide Italiano via llvm-commits
- [PATCH] D19140: LegalizeDAG: Move unaligned load/store expansion to TLI
Matt Arsenault via llvm-commits
- [PATCH] D19140: LegalizeDAG: Move unaligned load/store expansion to TLI
Tom Stellard via llvm-commits
- [PATCH] D19140: LegalizeDAG: Move unaligned load/store expansion to TLI
Matt Arsenault via llvm-commits
- [PATCH] D19141: [SSP, 2/2] Create llvm.stackguard() intrinsic and lower it to LOAD_STACK_GUARD
Tim Shen via llvm-commits
- [PATCH] D19142: Don't skip splitSeparateComponents in eliminateDeadDefs
Wei Mi via llvm-commits
- [PATCH] D19142: Don't skip splitSeparateComponents in eliminateDeadDefs
Mikael Holmén via llvm-commits
- [PATCH] D19142: Don't skip splitSeparateComponents in eliminateDeadDefs
Mikael Holmén via llvm-commits
- [PATCH] D19142: Don't skip splitSeparateComponents in eliminateDeadDefs
Wei Mi via llvm-commits
- [PATCH] D19142: Don't skip splitSeparateComponents in eliminateDeadDefs
Wei Mi via llvm-commits
- [PATCH] D19145: AMDGPU: Use s_addk_i32 / s_mulk_i32
Matt Arsenault via llvm-commits
- [PATCH] D19145: AMDGPU: Use s_addk_i32 / s_mulk_i32
Tom Stellard via llvm-commits
- [PATCH] D19145: AMDGPU: Use s_addk_i32 / s_mulk_i32
Matt Arsenault via llvm-commits
- [PATCH] D19145: AMDGPU: Use s_addk_i32 / s_mulk_i32
Tom Stellard via llvm-commits
- [PATCH] D19145: AMDGPU: Use s_addk_i32 / s_mulk_i32
Matt Arsenault via llvm-commits
- [PATCH] D19147: AMDGPU: Enable LocalStackSlotAllocation pass
Matt Arsenault via llvm-commits
- [PATCH] D19147: AMDGPU: Enable LocalStackSlotAllocation pass
Mandeep Singh Grang via llvm-commits
- [PATCH] D19147: AMDGPU: Enable LocalStackSlotAllocation pass
Tom Stellard via llvm-commits
- [PATCH] D19147: AMDGPU: Enable LocalStackSlotAllocation pass
Matt Arsenault via llvm-commits
- [PATCH] D19148: Always inlining PrintCurrentStackSlow of tsan library to fix tail-call issue
Chuang-Yu Cheng via llvm-commits
- [PATCH] D19148: Always inlining PrintCurrentStackSlow of tsan library to fix tail-call issue
Chuang-Yu Cheng via llvm-commits
- [PATCH] D19150: [mips][microMIPS] Implement LL, SC, LWM32, SWM32, MOVEP, ROTR, ROTRV and SYSCALL instructions
Zlatko Buljan via llvm-commits
- [PATCH] D19150: [mips][microMIPS] Implement LL, SC, LWM32, SWM32, MOVEP, ROTR, ROTRV and SYSCALL instructions
Simon Dardis via llvm-commits
- [PATCH] D19151: [SLPVectorizer] Set MinVecRegSize via a target hook
Jongwon Lee via llvm-commits
- [PATCH] D19154: Remove some unneeded headers and replace some headers with forward class declarations
Eugene via llvm-commits
- [PATCH] D19154: Remove some unneeded headers and replace some headers with forward class declarations
Eugene via llvm-commits
- [PATCH] D19154: Remove some unneeded headers and replace some headers with forward class declarations
Mehdi AMINI via llvm-commits
- [PATCH] D19154: Remove some unneeded headers and replace some headers with forward class declarations
Eugene via llvm-commits
- [PATCH] D19154: Remove some unneeded headers and replace some headers with forward class declarations
Mehdi AMINI via llvm-commits
- [PATCH] D19155: Introduce LIT_SITE_CFG_IN_HEADER
Alex Denisov via llvm-commits
- [PATCH] D19155: Introduce LIT_SITE_CFG_IN_HEADER
Mehdi AMINI via llvm-commits
- [PATCH] D19155: Introduce LIT_SITE_CFG_IN_HEADER
Alex Denisov via llvm-commits
- [PATCH] D19157: [sanitizer] [SystemZ] Enable UBSan.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19157: [sanitizer] [SystemZ] Enable UBSan.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19158: [SystemZ] Fix large tests broken by conditional returns.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19158: [SystemZ] Fix large tests broken by conditional returns.
Ulrich Weigand via llvm-commits
- [PATCH] D19158: [SystemZ] Fix large tests broken by conditional returns.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19159: [sanitizer] [SystemZ] Implement internal_clone.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19159: [sanitizer] [SystemZ] Implement internal_clone.
Kostya Serebryany via llvm-commits
- [PATCH] D19159: [sanitizer] [SystemZ] Implement internal_clone.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19159: [sanitizer] [SystemZ] Implement internal_clone.
Kostya Serebryany via llvm-commits
- [PATCH] D19159: [sanitizer] [SystemZ] Implement internal_clone.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19159: [sanitizer] [SystemZ] Implement internal_clone.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19159: [sanitizer] [SystemZ] Implement internal_clone.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19160: AMDGPU: Fold shift into cvt_f32_ubyteN
Matt Arsenault via llvm-commits
- [PATCH] D19160: AMDGPU: Fold shift into cvt_f32_ubyteN
Tom Stellard via llvm-commits
- [PATCH] D19160: AMDGPU: Fold shift into cvt_f32_ubyteN
Matt Arsenault via llvm-commits
- [PATCH] D19160: AMDGPU: Fold shift into cvt_f32_ubyteN
Tom Stellard via llvm-commits
- [PATCH] D19163: AMDGPU/SI: Assembler: improvements to support trap handlers.
Nikolay Haustov via llvm-commits
- [PATCH] D19164: [mips][ias] Stream macro expansions to output instead of buffering them. NFC.
Daniel Sanders via llvm-commits
- [PATCH] D19164: [mips][ias] Stream macro expansions to output instead of buffering them. NFC.
Vasileios Kalintiris via llvm-commits
- [PATCH] D19166: [mips][ias] Prevent double-filling of delay slots by generating '.set noreorder' regions.
Vasileios Kalintiris via llvm-commits
- [PATCH] D19166: [mips] Prevent double-filling of delay slots by generating '.set noreorder' regions.
Daniel Sanders via llvm-commits
- [PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass
Derek Bruening via llvm-commits
- [PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass
Mike Aizatsky via llvm-commits
- [PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass
Derek Bruening via llvm-commits
- [PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass
Sean Silva via llvm-commits
- [PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass
Peter Collingbourne via llvm-commits
- [PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass
Mike Aizatsky via llvm-commits
- [PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass
Sean Silva via llvm-commits
- [PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass
Derek Bruening via llvm-commits
- [PATCH] D19167: [esan] EfficiencySanitizer instrumentation pass
Derek Bruening via llvm-commits
- [PATCH] D19168: [esan] EfficiencySanitizer base runtime library
Derek Bruening via llvm-commits
- [PATCH] D19168: [esan] EfficiencySanitizer base runtime library
Vitaly Buka via llvm-commits
- [PATCH] D19168: [esan] EfficiencySanitizer base runtime library
Mike Aizatsky via llvm-commits
- [PATCH] D19168: [esan] EfficiencySanitizer base runtime library
Derek Bruening via llvm-commits
- [PATCH] D19169: [esan] EfficiencySanitizer driver flags
Derek Bruening via llvm-commits
- [PATCH] D19171: [ELF] - Get rid of SectionOrder array.
George Rimar via llvm-commits
- [PATCH] D19171: [ELF] - Get rid of SectionOrder array.
George Rimar via llvm-commits
- [PATCH] D19172: New optimization bisect implementation (now modeled on optnone handling)
Andy Kaylor via llvm-commits
- [PATCH] D19172: New optimization bisect implementation (now modeled on optnone handling)
Matthias Braun via llvm-commits
- [PATCH] D19173: Add utility function to manipulate attributes on CallSite. NFC
Amaury SECHET via llvm-commits
- [PATCH] D19174: [sanitizers] [SystemZ] Introduce sanitizer_linux_s390.cc.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19174: [sanitizers] [SystemZ] Introduce sanitizer_linux_s390.cc.
Kostya Serebryany via llvm-commits
- [PATCH] D19174: [sanitizers] [SystemZ] Introduce sanitizer_linux_s390.cc.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19174: [sanitizers] [SystemZ] Introduce sanitizer_linux_s390.cc.
Kostya Serebryany via llvm-commits
- [PATCH] D19174: [sanitizers] [SystemZ] Introduce sanitizer_linux_s390.cc.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19174: [sanitizers] [SystemZ] Introduce sanitizer_linux_s390.cc.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Carlos Liam via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Amaury SECHET via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Carlos Liam via llvm-commits
- [PATCH] D19181: Make sure we have a Add/Remove/Has function for various thing that can have attribute.
Amaury SECHET via llvm-commits
- [PATCH] D19182: AArch64: Use SplitCSR for callee save registers used for parameters.
Matthias Braun via llvm-commits
- [PATCH] D19185: Remove interface to get/set MaxFunctionCount
Easwaran Raman via llvm-commits
- [PATCH] D19187: AMDGPU: sext_inreg (srl x, K), vt -> bfe x, K, vt.Size
Matt Arsenault via llvm-commits
- [PATCH] D19188: [SimplifyCFG] Fold `llvm.guard(false)` to unreachable
Sanjoy Das via llvm-commits
- [PATCH] D19188: [SimplifyCFG] Fold `llvm.guard(false)` to unreachable
Sanjoy Das via llvm-commits
- [PATCH] D19189: Expose the list of available features in MCSubtargetInfo
Johan Engelen via llvm-commits
- [PATCH] D19189: Expose the list of available features in MCSubtargetInfo
Johan Engelen via llvm-commits
- [PATCH] D19189: Expose the list of available features in MCSubtargetInfo
David Majnemer via llvm-commits
- [PATCH] D19190: [ELF] - Implemented PROVIDE linker script command.
George Rimar via llvm-commits
- [PATCH] D19191: AMDGPU/SI: add llvm.amdgcn.ps.live intrinsic
Nicolai Hähnle via llvm-commits
- [PATCH] D19191: AMDGPU/SI: add llvm.amdgcn.ps.live intrinsic
Matt Arsenault via llvm-commits
- [PATCH] D19191: AMDGPU/SI: add llvm.amdgcn.ps.live intrinsic
Nicolai Hähnle via llvm-commits
- [PATCH] D19192: [TableGen] Make an error message slightly more informative
Nicolai Hähnle via llvm-commits
- [PATCH] D19193: [PowerPC] [PR27387] Disallow r0 for ADD8TLS.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19195: [Clang][AVX512][BuiltIn] Adding suppot to builtin for VPERMD and VPERMW instruction set
michael zuckerman via llvm-commits
- [PATCH] D19195: [Clang][AVX512][BuiltIn] Adding suppot to builtin for VPERMD and VPERMW instruction set
Asaf Badouh via llvm-commits
- [PATCH] D19195: [Clang][AVX512][BuiltIn] Adding suppot to builtin for VPERMD and VPERMW instruction set
michael zuckerman via llvm-commits
- [PATCH] D19196: [Clang][BuiltIn][AVX512] Adding intrinsics without mask for VBROADCAST instruction set .
Elena Demikhovsky via llvm-commits
- [PATCH] D19197: [Clang][Builtin][AVX512] Adding intrinsics for VGETMANTPD and VGETEXPPD instruction set
michael zuckerman via llvm-commits
- [PATCH] D19197: [Clang][Builtin][AVX512] Adding intrinsics for VGETMANTPD and VGETEXPPD instruction set
Asaf Badouh via llvm-commits
- [PATCH] D19197: [Clang][Builtin][AVX512] Adding intrinsics for VGETMANTPD and VGETEXPPD instruction set
michael zuckerman via llvm-commits
- [PATCH] D19197: [Clang][Builtin][AVX512] Adding intrinsics for VGETMANTPD and VGETEXPPD instruction set
Asaf Badouh via llvm-commits
- [PATCH] D19197: [Clang][Builtin][AVX512] Adding intrinsics for VGETMANTPD and VGETEXPPD instruction set
Elena Demikhovsky via llvm-commits
- [PATCH] D19198: [X86][AVX] Generalized matching for target shuffle combines
Simon Pilgrim via llvm-commits
- [PATCH] D19199: AMDGPU/SI: SGPR accounting in getSIProgramInfo must ignore exec_lo/hi
Nicolai Hähnle via llvm-commits
- [PATCH] D19199: AMDGPU/SI: SGPR accounting in getSIProgramInfo must ignore exec_lo/hi
Matt Arsenault via llvm-commits
- [PATCH] D19202: [PR27390] [CodeGen] Reject indexed loads in CombinerDAG.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19203: AMDGPU/SI: Add llvm.amdgcn.s.waitcnt.all intrinsic
Nicolai Hähnle via llvm-commits
- [PATCH] D19203: AMDGPU/SI: Add llvm.amdgcn.s.waitcnt.all intrinsic
Matt Arsenault via llvm-commits
- [PATCH] D19205: [msan] Add PowerPC XFAIL on test/msan/dlerror.cc, explain the problem.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19207: [gold-plugin] Improve coverage with tests
Davide Italiano via llvm-commits
- [PATCH] D19208: AMDGPU: Guard VOPC instructions against incorrect commute
Nicolai Hähnle via llvm-commits
- [PATCH] D19208: AMDGPU: Guard VOPC instructions against incorrect commute
Nicolai Hähnle via llvm-commits
- [PATCH] D19209: [SCEV] Extract out a `isSCEVExprNeverPoison` helper; NFCI
Sanjoy Das via llvm-commits
- [PATCH] D19210: Teach poison value tracking that certain calls always terminate
Sanjoy Das via llvm-commits
- [PATCH] D19210: Teach poison value tracking that certain calls always terminate
David Majnemer via llvm-commits
- [PATCH] D19211: Teach ValueTracking that compare-and-branch on poison is UB
Sanjoy Das via llvm-commits
- [PATCH] D19211: Teach ValueTracking that compare-and-branch on poison is UB
David Majnemer via llvm-commits
- [PATCH] D19212: Have isKnownNotFullPoison be smarter around control flow
Sanjoy Das via llvm-commits
- [PATCH] D19213: [SCEV] Don't always add no-wrap flags to post-inc add recs
Sanjoy Das via llvm-commits
- [PATCH] D5487: MIPS: Add comment to explain why PIC code gen is the default for MIPS
Petar Jovanovic via llvm-commits
- [PATCH] D6509: [mips] Reserve $at and use it for frame pointer elimination.
Vladimir Stefanovic via llvm-commits
- [PATCH] D9191: [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE instructions
Simon Dardis via llvm-commits
- [PATCH] Fix a couple of use-after-frees in X86ISelDAGToDAG
Justin Bogner via llvm-commits
- [PATCH] Fix a couple of use-after-frees in X86ISelDAGToDAG
Ahmed Bougacha via llvm-commits
- [PATCH] Fix a couple of use-after-frees in X86ISelDAGToDAG
Justin Bogner via llvm-commits
- [PATCH] Fix a couple of use-after-frees in X86ISelDAGToDAG
Ahmed Bougacha via llvm-commits
- [PATCH] Fix a couple of use-after-frees in X86ISelDAGToDAG
Justin Bogner via llvm-commits
- [PATCH] ValueMapper: Eliminate cross-file co-recursion, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] ValueMapper: Eliminate cross-file co-recursion, NFC
Rafael Espíndola via llvm-commits
- [PATCH] ValueMapper: Eliminate cross-file co-recursion, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] ValueMapper: Eliminate cross-file co-recursion, NFC
Rafael Espíndola via llvm-commits
- [PATCH] ValueMapper: Eliminate cross-file co-recursion, NFC
Rafael Espíndola via llvm-commits
- [PATCH] ValueMapper: Eliminate cross-file co-recursion, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] ValueMapper: Eliminate cross-file co-recursion, NFC
Duncan P. N. Exon Smith via llvm-commits
- [polly] r265937 - Do not bind a non-const reference to a rvalue. NFC.
Michael Kruse via llvm-commits
- [polly] r265942 - Allow overflow of indices with constant dim-sizes.
Michael Kruse via llvm-commits
- [polly] r266051 - Simplify SCEVAffinator code [NFC]
Johannes Doerfert via llvm-commits
- [polly] r266053 - Introduce an invalid context for each statement
Johannes Doerfert via llvm-commits
- [polly] r266065 - Do not assume switch modeling optimizes a SCoP
Johannes Doerfert via llvm-commits
- [polly] r266066 - Introduce and use MemoryAccess::getPwAff() [NFC]
Johannes Doerfert via llvm-commits
- [polly] r266068 - Record assumptions first and add them later
Johannes Doerfert via llvm-commits
- [polly] r266069 - Record wrapping assumptions early
Johannes Doerfert via llvm-commits
- [polly] r266087 - Do not by default minimize remarks
Johannes Doerfert via llvm-commits
- [polly] r266096 - [FIX] Check the invalid context agains the context to rule out SCoPs
Johannes Doerfert via llvm-commits
- [polly] r266322 - Add InvalidContext to update_test.py.
Michael Kruse via llvm-commits
- [polly] r266323 - Add contexts to test cases. NFC.
Michael Kruse via llvm-commits
- [polly] r266411 - [Polly] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Mandeep Singh Grang via llvm-commits
- [polly] r266473 - Update debug metadata after LLVM commits r266445+r266446
Tobias Grosser via llvm-commits
- [polly] r266474 - Update two more test cases for r266445+r266446
Tobias Grosser via llvm-commits
- [polly] r266475 - Update two more test cases for r266445+r266446 II
Tobias Grosser via llvm-commits
- [test-suite] r266010 - Add a flag passthough for LNT diagnosis tool
Chris Matthews via llvm-commits
- [test-suite] r266010 - Add a flag passthough for LNT diagnosis tool
Sean Silva via llvm-commits
- [www] r266012 - Win snapshot: r265934
Hans Wennborg via llvm-commits
- [zorg] r266094 - Removed not used mergeFunctions.
Galina Kistanova via llvm-commits
- [zorg] r266374 - Removed autoconfig, as we configure with cmake only.
Galina Kistanova via llvm-commits
- [zorg] r266572 - Stop specifing a module cache path for the modules buildbot. This is
Richard Smith via llvm-commits
- Buildbot numbers for the week of 4/03/2016 - 4/09/2016
Galina Kistanova via llvm-commits
- Untested code
Rafael Espíndola via llvm-commits
- Untested code
Simon Atanasyan via llvm-commits
- Untested code
Simon Atanasyan via llvm-commits
- Untested code
Rafael Espíndola via llvm-commits
- Untested code
Simon Atanasyan via llvm-commits
- Untested code
Simon Atanasyan via llvm-commits
- Untested code
Rafael Espíndola via llvm-commits
- Untested code
Simon Atanasyan via llvm-commits
- Untested code
Rafael Espíndola via llvm-commits
- Untested code
Simon Atanasyan via llvm-commits
Last message date:
Sun Apr 17 23:47:52 PDT 2016
Archived on: Sun Apr 17 23:45:36 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).