The Week Of Monday 9 May 2016 Archives by subject
Starting: Mon May 9 00:22:47 PDT 2016
Ending: Sun May 15 21:50:48 PDT 2016
Messages: 1929
- 3.8 Merge Request: r257915
Tom Stellard via llvm-commits
- 3.8 Merge Request: r257915
Chris Lattner via llvm-commits
- 3.8 Merge Request: r257915
Mehdi Amini via llvm-commits
- 3.8 Merge Request: r257915
Rafael Espíndola via llvm-commits
- 3.8 Merge Request: r262095, r268534
Tom Stellard via llvm-commits
- 3.8 Merge Request: r262838
Tom Stellard via llvm-commits
- 3.8 Merge Request: r263139, r261462, r261463, r263139
Tom Stellard via llvm-commits
- 3.8 Merge Request: r263139, r261462, r261463, r263139
Nadav Rotem via llvm-commits
- 3.8 Merge Request: r264166
Tom Stellard via llvm-commits
- 3.8 Merge Request: r264166
Churbanov, Andrey via llvm-commits
- 3.8 Merge Request: r265097
Thomas Jablin via llvm-commits
- 3.8 Merge Request: r265097
Tom Stellard via llvm-commits
- 3.8 Merge Request: r265097
Andrew Trick via llvm-commits
- 3.8 Merge Request: r265097
Tom Stellard via llvm-commits
- 3.8 Merge Request: r265097
Thomas Jablin via llvm-commits
- 3.8 Merge Request: rL266217
Kit Barton via llvm-commits
- [compiler-rt] r263160 - [Windows] Fix UnmapOrDie and MmapAlignedOrDie
Dmitry Vyukov via llvm-commits
- [compiler-rt] r263160 - [Windows] Fix UnmapOrDie and MmapAlignedOrDie
Reid Kleckner via llvm-commits
- [compiler-rt] r263160 - [Windows] Fix UnmapOrDie and MmapAlignedOrDie
Dmitry Vyukov via llvm-commits
- [compiler-rt] r263160 - [Windows] Fix UnmapOrDie and MmapAlignedOrDie
Reid Kleckner via llvm-commits
- [compiler-rt] r263160 - [Windows] Fix UnmapOrDie and MmapAlignedOrDie
Dmitry Vyukov via llvm-commits
- [compiler-rt] r268952 - Fix variable visibility
Xinliang David Li via llvm-commits
- [compiler-rt] r268964 - Re install test reverted by r268866
Xinliang David Li via llvm-commits
- [compiler-rt] r268977 - [CMake] Support platform building builtins without a full toolchain
Chris Bieneman via llvm-commits
- [compiler-rt] r268977 - [CMake] Support platform building builtins without a full toolchain
Reid Kleckner via llvm-commits
- [compiler-rt] r268977 - [CMake] Support platform building builtins without a full toolchain
Chris Bieneman via llvm-commits
- [compiler-rt] r268978 - Remove XFAIL
Xinliang David Li via llvm-commits
- [compiler-rt] r268981 - [MSan] Add a test for vararg with lots of non-vararg arguments.
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r268992 - Reapply r268840: [profile] Simplify value profile writing
Xinliang David Li via llvm-commits
- [compiler-rt] r268992 - Reapply r268840: [profile] Simplify value profile writing
Sean Silva via llvm-commits
- [compiler-rt] r268992 - Reapply r268840: [profile] Simplify value profile writing
Xinliang David Li via llvm-commits
- [compiler-rt] r268992 - Reapply r268840: [profile] Simplify value profile writing
Sean Silva via llvm-commits
- [compiler-rt] r269041 - tsan: fix another crash due to processors
Dmitry Vyukov via llvm-commits
- [compiler-rt] r269130 - Reapply r268608 after IR instr bug fix
Xinliang David Li via llvm-commits
- [compiler-rt] r269130 - Reapply r268608 after IR instr bug fix
Pete Cooper via llvm-commits
- [compiler-rt] r269130 - Reapply r268608 after IR instr bug fix
Xinliang David Li via llvm-commits
- [compiler-rt] r269130 - Reapply r268608 after IR instr bug fix
Rong Xu via llvm-commits
- [compiler-rt] r269130 - Reapply r268608 after IR instr bug fix
Pete Cooper via llvm-commits
- [compiler-rt] r269130 - Reapply r268608 after IR instr bug fix
Xinliang David Li via llvm-commits
- [compiler-rt] r269130 - Reapply r268608 after IR instr bug fix
Pete Cooper via llvm-commits
- [compiler-rt] r269130 - Reapply r268608 after IR instr bug fix
Rong Xu via llvm-commits
- [compiler-rt] r269130 - Reapply r268608 after IR instr bug fix
Rong Xu via llvm-commits
- [compiler-rt] r269130 - Reapply r268608 after IR instr bug fix
Pete Cooper via llvm-commits
- [compiler-rt] r269142 - Revert r268130 -- more bot failure
Xinliang David Li via llvm-commits
- [compiler-rt] r269198 - [esan] EfficiencySanitizer shadow memory
Derek Bruening via llvm-commits
- [compiler-rt] r269219 - Reapply r268608
Rong Xu via llvm-commits
- [compiler-rt] r269223 - [sanitizer] Move *stat to the common interceptors
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r269230 - [CMake] Cache check results and avoid duplicate checks
Chris Bieneman via llvm-commits
- [compiler-rt] r269233 - [asan] Don't use libcorkscrew on Android L+.
Evgeniy Stepanov via llvm-commits
- [compiler-rt] r269237 - cleanup: Enforce caller to set total size to avoid redundant size compute
Xinliang David Li via llvm-commits
- [compiler-rt] r269254 - [profile] profile writing cleanup
Xinliang David Li via llvm-commits
- [compiler-rt] r269277 - [ASan] [SystemZ] Add -mbackchain to test cflags.
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r269288 - [sanitizer] Break infinite recursion in case of recursive failed CHECKs
Kuba Brecka via llvm-commits
- [compiler-rt] r269289 - [sanitizer] On OS X, exit the forked process gracefully when login_tty fails
Kuba Brecka via llvm-commits
- [compiler-rt] r269291 - [sanitizer] Fix a crash when demangling Swift symbols, take 2
Kuba Brecka via llvm-commits
- [compiler-rt] r269291 - [sanitizer] Fix a crash when demangling Swift symbols, take 2
H.J. Lu via llvm-commits
- [compiler-rt] r269293 - Fixup for r269291, which broke the Go TSan build. Let's not use the symbolizer in Go builds.
Kuba Brecka via llvm-commits
- [compiler-rt] r269293 - Fixup for r269291, which broke the Go TSan build. Let's not use the symbolizer in Go builds.
Kostya Serebryany via llvm-commits
- [compiler-rt] r269293 - Fixup for r269291, which broke the Go TSan build. Let's not use the symbolizer in Go builds.
Kuba Brecka via llvm-commits
- [compiler-rt] r269293 - Fixup for r269291, which broke the Go TSan build. Let's not use the symbolizer in Go builds.
Dmitry Vyukov via llvm-commits
- [compiler-rt] r269293 - Fixup for r269291, which broke the Go TSan build. Let's not use the symbolizer in Go builds.
Kostya Serebryany via llvm-commits
- [compiler-rt] r269296 - Fixup for r269288. SleepForSeconds is not available in nolibc builds, let's add an internal_sleep.
Kuba Brecka via llvm-commits
- [compiler-rt] r269297 - [mips][sanitizer_common] Don't use `ld` in internal_clone() on 32-bit MIPS.
Daniel Sanders via llvm-commits
- [compiler-rt] r269302 - [sanitizer] Allow nullptr in Swift demangler
Kuba Brecka via llvm-commits
- [compiler-rt] r269310 - More fixup for r269288 and r269296. Adding the missing 'return'.
Kuba Brecka via llvm-commits
- [compiler-rt] r269311 - Update test expectations after r269291 (Fix a crash when demangling Swift symbols).
Kuba Brecka via llvm-commits
- [compiler-rt] r269351 - Minor code refactoring /NFC
Xinliang David Li via llvm-commits
- [compiler-rt] r269357 - [profile] Code refactoring
Xinliang David Li via llvm-commits
- [compiler-rt] r269357 - [profile] Code refactoring
Sean Silva via llvm-commits
- [compiler-rt] r269453 - [profile] Eliminate dynamic memory allocation for buffered writer
Xinliang David Li via llvm-commits
- [compiler-rt] r269453 - [profile] Eliminate dynamic memory allocation for buffered writer
Sean Silva via llvm-commits
- [compiler-rt] r269464 - [ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC
Vedant Kumar via llvm-commits
- [compiler-rt] r269469 - Revert "(HEAD -> master, origin/master, origin/HEAD) [ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar via llvm-commits
- [compiler-rt] r269493 - Reapply "[ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar via llvm-commits
- [compiler-rt] r269522 - [MSan] Enable on PowerPC64.
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r269532 - Revert "[MSan] Enable on PowerPC64."
Marcin Koscielnicki via llvm-commits
- [compiler-rt] r269533 - minor cleanup -- reset buffer pointer
Xinliang David Li via llvm-commits
- [compiler-rt] r269550 - Revert "Reapply "[ProfileData] (compiler-rt) Use Error in InstrProf and Coverage, NFC""
Chandler Carruth via llvm-commits
- [compiler-rt] r269571 - [mips][ias] Two XFAIL's now pass on 32-bit MIPS.
Daniel Sanders via llvm-commits
- [compiler-rt] r269576 - [profile] Eliminate dynamic memory allocation for vp writing
Xinliang David Li via llvm-commits
- [compiler-rt] r269587 - Fix FreeBSD build failure
Xinliang David Li via llvm-commits
- [compiler-rt] r269587 - Fix FreeBSD build failure
Joerg Sonnenberger via llvm-commits
- [compiler-rt] r269587 - Fix FreeBSD build failure
Xinliang David Li via llvm-commits
- [compiler-rt] r269592 - Use __builtin_alloca with __GNUC__
Xinliang David Li via llvm-commits
- [lld] r268495 - Print the cpio trailer after every member.
Sean Silva via llvm-commits
- [lld] r268495 - Print the cpio trailer after every member.
Rui Ueyama via llvm-commits
- [lld] r268495 - Print the cpio trailer after every member.
Sean Silva via llvm-commits
- [lld] r268495 - Print the cpio trailer after every member.
Rafael Espíndola via llvm-commits
- [lld] r268495 - Print the cpio trailer after every member.
Rui Ueyama via llvm-commits
- [lld] r268495 - Print the cpio trailer after every member.
Sean Silva via llvm-commits
- [lld] r268911 - [mips] Fix mips-got16.s following r268900.
Daniel Sanders via llvm-commits
- [lld] r268926 - Allow user defined __init_aray_start.
Rafael Espindola via llvm-commits
- [lld] r268945 - Document and test the first few .got.plt entries.
Rafael Espindola via llvm-commits
- [lld] r268945 - Document and test the first few .got.plt entries.
Sean Silva via llvm-commits
- [lld] r268976 - Print member name in undefined symbol error.
Rafael Espindola via llvm-commits
- [lld] r269066 - [ELF] - Implemented -z combrelocs/nocombreloc.
George Rimar via llvm-commits
- [lld] r269072 - Fix typo.
Rafael Espindola via llvm-commits
- [lld] r269102 - Add a link to the format description.
Rafael Espindola via llvm-commits
- [lld] r269102 - Add a link to the format description.
Sean Silva via llvm-commits
- [lld] r269149 - [LTO] Don't crash on old DebugInfo.
Davide Italiano via llvm-commits
- [lld] r269166 - [ELF] - Fixed failture of mips-64-got.s on x32 configuration.
George Rimar via llvm-commits
- [lld] r269183 - [ELF] implemented -z defs option
George Rimar via llvm-commits
- [lld] r269331 - Move undefine to a separate function.
Peter Collingbourne via llvm-commits
- [lld] r269359 - bra
Rafael Espindola via llvm-commits
- [lld] r269359 - bra
Rafael Espíndola via llvm-commits
- [lld] r269360 - Handle thunks in adjustExpr.
Rafael Espindola via llvm-commits
- [lld] r269361 - This reverts commit r269359 and r269360.
Rafael Espindola via llvm-commits
- [lld] r269362 - Handle thunks in adjustExpr.
Rafael Espindola via llvm-commits
- [lld] r269369 - Move addend computation to a helper function.
Rafael Espindola via llvm-commits
- [lld] r269375 - Slit the relocation scan in two parts.
Rafael Espindola via llvm-commits
- [lld] r269417 - When using Rela, don't write the addend to the output section.
Rafael Espindola via llvm-commits
- [lld] r269495 - Support --build-id=0x<hexstring>.
Rui Ueyama via llvm-commits
- [lld] r269496 - Update for a recent format change.
Rui Ueyama via llvm-commits
- [lld] r269593 - Reorganize the cpio archiver as CpioFile class. NFC.
Rui Ueyama via llvm-commits
- [lld] r269597 - [ELF][MIPS] Rename R_MIPS_GOT_xxx relocation expression kinds
Simon Atanasyan via llvm-commits
- [lld] r269605 - [LTO] Add the ability to specify a subset of passes to run.
Davide Italiano via llvm-commits
- [lld] r269606 - Remove unused include. NFC.
Davide Italiano via llvm-commits
- [lld] r269607 - Sort includes, and don't look into system headers.
Davide Italiano via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Geunsik Lim via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Tim Northover via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Geunsik Lim via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Geunsik Lim via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Tim Northover via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Geunsik Lim via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Tim Northover via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Geunsik Lim via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Tim Northover via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Geunsik Lim via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Tim Northover via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Geunsik Lim via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Tim Northover via llvm-commits
- [llvm-dev] Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
Geunsik Lim via llvm-commits
- [llvm] r265886 - [CodeGen] Don't assume that fixed stack objects are aligned in a stack-realigned function.
Charles Davis via llvm-commits
- [llvm] r266958 - ThinLTO: Resolve linkonce_odr aliases just like functions
Teresa Johnson via llvm-commits
- [llvm] r267809 - [X86] Enable the post-RA-scheduler for clang's default 32-bit cpu.
David Majnemer via llvm-commits
- [llvm] r267809 - [X86] Enable the post-RA-scheduler for clang's default 32-bit cpu.
Bodart, Mitch L via llvm-commits
- [llvm] r267809 - [X86] Enable the post-RA-scheduler for clang's default 32-bit cpu.
Sanjay Patel via llvm-commits
- [llvm] r267809 - [X86] Enable the post-RA-scheduler for clang's default 32-bit cpu.
Bodart, Mitch L via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Sean Silva via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Justin Bogner via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Sean Silva via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Justin Bogner via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Sean Silva via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Hal Finkel via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Sean Silva via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Hal Finkel via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Chandler Carruth via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Xinliang David Li via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Justin Bogner via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Xinliang David Li via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Chandler Carruth via llvm-commits
- [llvm] r268452 - PM: Port LoopRotation to the new loop pass manager
Xinliang David Li via llvm-commits
- [llvm] r268631 - Remove bit-rotten CppBackend.
Hans Wennborg via llvm-commits
- [llvm] r268710 - [PM] port IR based PGO prof-gen pass to new pass manager
Justin Bogner via llvm-commits
- [llvm] r268722 - [AVR] Add a majority of the backend code
Justin Bogner via llvm-commits
- [llvm] r268722 - [AVR] Add a majority of the backend code
Dylan McKay via llvm-commits
- [llvm] r268767 - [SimplifyCFG] propagate branch metadata when creating select (retry r268550 / r268751 with possible fix)
Sanjay Patel via llvm-commits
- [llvm] r268767 - [SimplifyCFG] propagate branch metadata when creating select (retry r268550 / r268751 with possible fix)
Pete Cooper via llvm-commits
- [llvm] r268767 - [SimplifyCFG] propagate branch metadata when creating select (retry r268550 / r268751 with possible fix)
Sanjay Patel via llvm-commits
- [llvm] r268767 - [SimplifyCFG] propagate branch metadata when creating select (retry r268550 / r268751 with possible fix)
Pete Cooper via llvm-commits
- [llvm] r268767 - [SimplifyCFG] propagate branch metadata when creating select (retry r268550 / r268751 with possible fix)
Sanjay Patel via llvm-commits
- [llvm] r268847 - Refactor stripDebugInfo(Function) to handle intrinsic
Adrian Prantl via llvm-commits
- [llvm] r268847 - Refactor stripDebugInfo(Function) to handle intrinsic
Mehdi Amini via llvm-commits
- [llvm] r268847 - Refactor stripDebugInfo(Function) to handle intrinsic
Adrian Prantl via llvm-commits
- [llvm] r268896 - [mips][microMIPS] Implement LWP and SWP instructions
Zlatko Buljan via llvm-commits
- [llvm] r268896 - [mips][microMIPS] Implement LWP and SWP instructions
Benjamin Kramer via llvm-commits
- [llvm] r268896 - [mips][microMIPS] Implement LWP and SWP instructions
Daniel Sanders via llvm-commits
- [llvm] r268896 - [mips][microMIPS] Implement LWP and SWP instructions
NAKAMURA Takumi via llvm-commits
- [llvm] r268896 - [mips][microMIPS] Implement LWP and SWP instructions
Daniel Sanders via llvm-commits
- [llvm] r268896 - [mips][microMIPS] Implement LWP and SWP instructions
Daniel Sanders via llvm-commits
- [llvm] r268896 - [mips][microMIPS] Implement LWP and SWP instructions
NAKAMURA Takumi via llvm-commits
- [llvm] r268900 - [mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.
Daniel Sanders via llvm-commits
- [llvm] r268900 - [mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.
Rafael Espíndola via llvm-commits
- [llvm] r268900 - [mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.
Daniel Sanders via llvm-commits
- [llvm] r268900 - [mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.
Rafael Espíndola via llvm-commits
- [llvm] r268901 - [Mips] Fix use after free.
Benjamin Kramer via llvm-commits
- [llvm] r268902 - Revert "[Mips] Fix use after free."
Benjamin Kramer via llvm-commits
- [llvm] r268904 - [X86][AVX512] Added masked version of combine tests
Simon Pilgrim via llvm-commits
- [llvm] r268907 - [AArch64] Implement lowering of the X constraint on AArch64
Silviu Baranga via llvm-commits
- [llvm] r268908 - [Sparc][LEON] Add UMAC and SMAC instruction support for Sparc LEON subtargets
Chris Dewhurst via llvm-commits
- [llvm] r268909 - [PowerPC] fix register alignment for long double type
Strahinja Petrovic via llvm-commits
- [llvm] r268913 - [mips] Fix use after free and an unnecessary copy introduced in r268896.
Daniel Sanders via llvm-commits
- [llvm] r268915 - [X86][SSE] Added TODO comment to add support for AVX512 mask registers to shuffle comments
Simon Pilgrim via llvm-commits
- [llvm] r268916 - Fix bug where temporary file would be left behind every time an archive was updated.
Rafael Espindola via llvm-commits
- [llvm] r268918 - [mips][micromips] Make getPointerRegClass() result depend on the instruction.
Daniel Sanders via llvm-commits
- [llvm] r268921 - [VectorUtils] Query number of sign bits to allow more truncations
James Molloy via llvm-commits
- [llvm] r268921 - [VectorUtils] Query number of sign bits to allow more truncations
Andrew Adams via llvm-commits
- [llvm] r268921 - [VectorUtils] Query number of sign bits to allow more truncations
James Molloy via llvm-commits
- [llvm] r268922 - Optimize a printf with a double procent to putchar.
Joerg Sonnenberger via llvm-commits
- [llvm] r268924 - [dsymutil] Prevent use-after-free
Frederic Riss via llvm-commits
- [llvm] r268927 - [mips][ias] Attempt to fix 'not all control paths return a value' reported by MSVC.
Daniel Sanders via llvm-commits
- [llvm] r268928 - [mips] Try to fix 'truncation from FindBestPredicateResult to bool' reported by MSVC
Daniel Sanders via llvm-commits
- [llvm] r268929 - fix spelling; NFC
Sanjay Patel via llvm-commits
- [llvm] r268930 - AMDGPU: Fold shift into cvt_f32_ubyteN
Matt Arsenault via llvm-commits
- [llvm] r268931 - Fixed unused but set variable warning
Simon Pilgrim via llvm-commits
- [llvm] r268932 - [TargetLowering] make helper function for SetCC + and optimizations (NFC)
Sanjay Patel via llvm-commits
- [llvm] r268933 - DivergenceAnalysis: Fix crash with no return blocks
Matt Arsenault via llvm-commits
- [llvm] r268935 - [CGP] avoid crashing from weightlessness
Sanjay Patel via llvm-commits
- [llvm] r268936 - Allow the LTO code generator to strip invalid debug info from the input.
Adrian Prantl via llvm-commits
- [llvm] r268937 - Separate the Verifier into an analysis and a transformation pass and
Adrian Prantl via llvm-commits
- [llvm] r268938 - [mips] Fix a partially initialized member variable that was introduced in r268896.
Daniel Sanders via llvm-commits
- [llvm] r268939 - Revert "Separate the Verifier into an analysis and a transformation pass and"
Adrian Prantl via llvm-commits
- [llvm] r268940 - Revert "Allow the LTO code generator to strip invalid debug info from the input."
Adrian Prantl via llvm-commits
- [llvm] r268941 - Make TypeIterator generic so it can iterate symbols too.
Zachary Turner via llvm-commits
- [llvm] r268942 - [pdb] Parse the module info stream for each module.
Zachary Turner via llvm-commits
- [llvm] r268943 - Unbreak the non-windows build.
Benjamin Kramer via llvm-commits
- [llvm] r268944 - [AMDGPU] Clean up debugger tests
Konstantin Zhuravlyov via llvm-commits
- [llvm] r268944 - [AMDGPU] Clean up debugger tests
Matt Arsenault via llvm-commits
- [llvm] r268944 - [AMDGPU] Clean up debugger tests
Konstantin Zhuravlyov via llvm-commits
- [llvm] r268946 - [Hexagon] Treat all conditional branches as predicted (not-taken by default)
Krzysztof Parzyszek via llvm-commits
- [llvm] r268948 - Fix build error with ambiguity of size_t.
Zachary Turner via llvm-commits
- [llvm] r268949 - clean up; NFC
Sanjay Patel via llvm-commits
- [llvm] r268950 - [Power9] Add support for -mcpu=pwr9 in the back end
Nemanja Ivanovic via llvm-commits
- [llvm] r268953 - [X86] Strengthen the setting of inline asm constraints.
Quentin Colombet via llvm-commits
- [llvm] r268954 - [X86] Update a regexp in a test case to resist register allocation
Quentin Colombet via llvm-commits
- [llvm] r268955 - Reapply [X86] Add a new LOW32_ADDR_ACCESS_RBP register class.
Quentin Colombet via llvm-commits
- [llvm] r268955 - Reapply [X86] Add a new LOW32_ADDR_ACCESS_RBP register class.
Mikael Holmén via llvm-commits
- [llvm] r268955 - Reapply [X86] Add a new LOW32_ADDR_ACCESS_RBP register class.
Quentin Colombet via llvm-commits
- [llvm] r268955 - Reapply [X86] Add a new LOW32_ADDR_ACCESS_RBP register class.
Quentin Colombet via llvm-commits
- [llvm] r268955 - Reapply [X86] Add a new LOW32_ADDR_ACCESS_RBP register class.
Matthias Braun via llvm-commits
- [llvm] r268957 - [libFuzzer] better document the -merge=1 flag
Kostya Serebryany via llvm-commits
- [llvm] r268958 - [libFuzzer] better document the -merge=1 flag, part 2
Kostya Serebryany via llvm-commits
- [llvm] r268959 - [libFuzzer] reshuffle docs
Kostya Serebryany via llvm-commits
- [llvm] r268960 - [InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -> icmp ugt/ule B, A.
Chad Rosier via llvm-commits
- [llvm] r268961 - [libFuzzer] reshuffle docs more
Kostya Serebryany via llvm-commits
- [llvm] r268963 - [X86] Drop the 64-bit alignment for LOW32_ADDR_ACCESS register class.
Quentin Colombet via llvm-commits
- [llvm] r268965 - Allow the LTO code generator to strip invalid debug info from the input.
Adrian Prantl via llvm-commits
- [llvm] r268966 - Separate the Verifier into an analysis and a transformation pass and
Adrian Prantl via llvm-commits
- [llvm] r268966 - Separate the Verifier into an analysis and a transformation pass and
Adrian Prantl via llvm-commits
- [llvm] r268967 - [MSan] [AArch64] Fix vararg helper for >1 or non-int fixed arguments.
Marcin Koscielnicki via llvm-commits
- [llvm] r268968 - [libFuzzer] add a test for libFuzzer+ubsan, extend the docs on using libFuzzer+ubsan
Kostya Serebryany via llvm-commits
- [llvm] r268969 - [PGO] Fix __llvm_profile_raw_version linkage in MACHO
Rong Xu via llvm-commits
- [llvm] r268969 - [PGO] Fix __llvm_profile_raw_version linkage in MACHO
Renato Golin via llvm-commits
- [llvm] r268969 - [PGO] Fix __llvm_profile_raw_version linkage in MACHO
Rong Xu via llvm-commits
- [llvm] r268972 - [X86][SSE] Improve cost model for i64 vector comparisons on pre-SSE42 targets
Simon Pilgrim via llvm-commits
- [llvm] r268973 - [X86] Strengthen the setting of inline asm constraints for fp regclasses.
Quentin Colombet via llvm-commits
- [llvm] r268974 - Cleanup followup of r268710 - [PM] port IR based PGO prof-gen pass to new pass manager
Xinliang David Li via llvm-commits
- [llvm] r268975 - Typo. NFC.
Chad Rosier via llvm-commits
- [llvm] r268979 - Fix buildbot failure from r268968.
Rong Xu via llvm-commits
- [llvm] r268980 - [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Sanjay Patel via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Quentin Colombet via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Quentin Colombet via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Juergen Ributzka via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Craig Topper via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Quentin Colombet via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Quentin Colombet via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Juergen Ributzka via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Juergen Ributzka via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Quentin Colombet via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Juergen Ributzka via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Aboud, Amjad via llvm-commits
- [llvm] r268983 - [X86] Fix the AllRegs AVX calling convention.
Aboud, Amjad via llvm-commits
- [llvm] r268984 - Fix buildbot failure from r268968.
Rong Xu via llvm-commits
- [llvm] r268985 - Disable this unit test on MSVC, which crashes while compiling it.
Adrian Prantl via llvm-commits
- [llvm] r268986 - [IndirectCallPromotion] Remove duplicate comment. NFC
Adam Nemet via llvm-commits
- [llvm] r268987 - [LV] Hint at the new loop distribution pragma in optimization remark
Adam Nemet via llvm-commits
- [llvm] r268989 - Fix some Clang-tidy modernize-deprecated-headers and Include What You Use warnings; other minor fixes.
Eugene Zelenko via llvm-commits
- [llvm] r268990 - SDAG: Stop relying on Select's return value in SystemZ's splitLargeImmediate. NFC
Justin Bogner via llvm-commits
- [llvm] r268991 - [WebAssembly] Disable 128-bit shift libcalls
Derek Schuff via llvm-commits
- [llvm] r268993 - [NVVM] Add comments to NVVM intrinsics listing.
Justin Lebar via llvm-commits
- [llvm] r268994 - [NVPTX] Change begin/end inline asm comments to "begin/end inline asm".
Justin Lebar via llvm-commits
- [llvm] r268995 - Minor formatting fixes in LoopUnroll.cpp.
Justin Lebar via llvm-commits
- [llvm] r268996 - [nvvm] Mark ldu and ldg intrinsics as IntrArgMemOnly.
Justin Lebar via llvm-commits
- [llvm] r268997 - [SCEV] Use guards to prove predicates
Sanjoy Das via llvm-commits
- [llvm] r268998 - [SCEVExpander] Clang format expressions; NFC
Sanjoy Das via llvm-commits
- [llvm] r268999 - Don't inline functions with different SafeStack attributes.
Evgeniy Stepanov via llvm-commits
- [llvm] r269001 - [X86][AVX512] Use the proper load/store for AVX512 registers.
Quentin Colombet via llvm-commits
- [llvm] r269001 - [X86][AVX512] Use the proper load/store for AVX512 registers.
Craig Topper via llvm-commits
- [llvm] r269001 - [X86][AVX512] Use the proper load/store for AVX512 registers.
Craig Topper via llvm-commits
- [llvm] r269001 - [X86][AVX512] Use the proper load/store for AVX512 registers.
Craig Topper via llvm-commits
- [llvm] r269001 - [X86][AVX512] Use the proper load/store for AVX512 registers.
Quentin Colombet via llvm-commits
- [llvm] r269002 - LLVMTargetMachine: Add functions to create MIModuleInfo/MIFunction; NFC
Matthias Braun via llvm-commits
- [llvm] r269003 - llc: Rework -run-pass option
Matthias Braun via llvm-commits
- [llvm] r269006 - Try to appease clang-x64-ninja-win7 bot.
Matthias Braun via llvm-commits
- [llvm] r269007 - [BasicAA] Guard intrinsics don't write to memory
Sanjoy Das via llvm-commits
- [llvm] r269008 - [ValueTracking] Use guards to prove non-nullness of a value
Sanjoy Das via llvm-commits
- [llvm] r269009 - Appease MSVC
Matthias Braun via llvm-commits
- [llvm] r269010 - PrologEpilogInserter: Remove unnecessary dependency
Matthias Braun via llvm-commits
- [llvm] r269011 - CodeGen: Move TargetPassConfig from Passes.h to an own header; NFC
Matthias Braun via llvm-commits
- [llvm] r269012 - [WebAssembly] Move register stackification and coloring to a late phase.
Dan Gohman via llvm-commits
- [llvm] r269013 - TargetPassConfig: Set PrintMachineCode even if addMachinePasses() does not run.
Matthias Braun via llvm-commits
- [llvm] r269014 - llc: Print+Verify machine function after loading it
Matthias Braun via llvm-commits
- [llvm] r269015 - LiveInterval: Avoid unnecessary auto, add const; NFC
Matthias Braun via llvm-commits
- [llvm] r269016 - LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()
Matthias Braun via llvm-commits
- [llvm] r269017 - [X86] Update X86_INTR calling convention to save ZMM registers instead of YMM registers when AVX512 is enabled.
Craig Topper via llvm-commits
- [llvm] r269018 - [X86] Add ZMM registers to the X86_INTR calling convention preserved mask when AVX512 is enabled.
Craig Topper via llvm-commits
- [llvm] r269019 - [X86][AVX512] Strengthen the assertions from r269001. We need VLX to use the 128/256-bit move opcodes for extended registers.
Craig Topper via llvm-commits
- [llvm] r269020 - liveness.mir requires asserts to use -debug-only
Matthias Braun via llvm-commits
- [llvm] r269021 - [LAA] Rename "isStridedPtr" with "getPtrStride". NFC.
Denis Zobnin via llvm-commits
- [llvm] r269023 - [LoopVectorize] Handling induction variable with non-constant step.
Elena Demikhovsky via llvm-commits
- [llvm] r269026 - [foldMemoryOperand()] Pass LiveIntervals to enable liveness check.
Jonas Paulsson via llvm-commits
- [llvm] r269027 - Revert "[PGO] Fix __llvm_profile_raw_version linkage in MACHO IR instrumentation generates a COMDAT symbol __llvm_profile_raw_version to overwrite the same symbol in profile run-time to distinguish IR profiles from Clang generated profiles. In MACHO, LinkOnceODR linkage is used due to the lack of COMDAT support."
Renato Golin via llvm-commits
- [llvm] r269031 - Clarify the difference between ISD::BITCAST and the bitcast instruction from LLVM-IR.
Daniel Sanders via llvm-commits
- [llvm] r269032 - [Sparc][LEON] Itineraries unit test.
Chris Dewhurst via llvm-commits
- [llvm] r269033 - [InstCombine] Remove trivially empty va_start/va_end and va_copy/va_end ranges.
Arnaud A. de Grandmaison via llvm-commits
- [llvm] r269034 - Update Debug Intrinsics in RewriteUsesOfClonedInstructions in LoopRotation
Chuang-Yu Cheng via llvm-commits
- [llvm] r269038 - [X86][AVX512] Added masked version of MOVDDUP test with 16f32
Simon Pilgrim via llvm-commits
- [llvm] r269040 - [OCaml] Update core test and re-enable testing
Jeroen Ketema via llvm-commits
- [llvm] r269047 - [mips][ias] Make the default path unreachable in needsRelocateWithSymbol() (except for N64).
Daniel Sanders via llvm-commits
- [llvm] r269051 - Revert "[VectorUtils] Query number of sign bits to allow more truncations"
James Molloy via llvm-commits
- [llvm] r269052 - [LAA] Use re-written SCEV expressions when computing distances
Silviu Baranga via llvm-commits
- [llvm] r269054 - [docs] Change CrossCompilation guidde to reflect changes in Clang/GCC
Renato Golin via llvm-commits
- [llvm] r269059 - Restore "[ThinLTO] Emit individual index files for distributed backends"
Teresa Johnson via llvm-commits
- [llvm] r269062 - [docs] Fix unexpected indentation in HowToCrossCompileLLVM.rst
Renato Golin via llvm-commits
- [llvm] r269067 - [ThinLTO] Add option to emit imports files for distributed backends
Teresa Johnson via llvm-commits
- [llvm] r269068 - [X86][AVX] Added some shuffle combine from load tests
Simon Pilgrim via llvm-commits
- [llvm] r269073 - Update my email address.
Nadav Rotem via llvm-commits
- [llvm] r269075 - [PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result.
Marcin Koscielnicki via llvm-commits
- [llvm] r269076 - [ScheduleDAG] Make sure to process all def operands before any use operands
Krzysztof Parzyszek via llvm-commits
- [llvm] r269077 - [X86][AVX512] Added another masked shuffle combine from load test
Simon Pilgrim via llvm-commits
- [llvm] r269080 - Simplify LLParser::ParseOptionalLinkage. NFC.
Rafael Espindola via llvm-commits
- [llvm] r269081 - WholeProgramDevirt: Move logic for finding devirtualizable call sites to Analysis.
Peter Collingbourne via llvm-commits
- [llvm] r269082 - Use doxygen style comments.
Peter Collingbourne via llvm-commits
- [llvm] r269083 - [WebAssembly] Preliminary fast-isel support.
Dan Gohman via llvm-commits
- [llvm] r269084 - Enable loopreroll for sext of loop control only IV
Lawrence Hu via llvm-commits
- [llvm] r269090 - [PGO] resubmit r268969
Rong Xu via llvm-commits
- [llvm] r269091 - Revert r269081 and r269082 while I try to find the right incantation to fix MSVC build.
Peter Collingbourne via llvm-commits
- [llvm] r269092 - Fix PR26655: Bail out if all regs of an inst BUNDLE have the correct kill flag
Mandeep Singh Grang via llvm-commits
- [llvm] r269093 - Enable loopreroll for sext of loop control only IV
Lawrence Hu via llvm-commits
- [llvm] r269094 - Re-apply r269081 and r269082 with a fix for MSVC.
Peter Collingbourne via llvm-commits
- [llvm] r269096 - Make "@name =" mandatory for globals in .ll files.
Rafael Espindola via llvm-commits
- [llvm] r269097 - LPM: Drop require<loops> from these tests, it's redundant. NFC
Justin Bogner via llvm-commits
- [llvm] r269098 - [AMDGPU][NFC] Rename SIInsertNops -> SIDebuggerInsertNops
Konstantin Zhuravlyov via llvm-commits
- [llvm] r269101 - ARM: stop emitting blx instructions for most calls on MachO.
Tim Northover via llvm-commits
- [llvm] r269103 - Debug Info: Prevent DW_AT_abstract_origin from being emitted twice
Adrian Prantl via llvm-commits
- [llvm] r269104 - [CMake] Add some extra variables to LLVMConfig.cmake.in
Chris Bieneman via llvm-commits
- [llvm] r269105 - [SCCP] Partially propagate informations when the input is not fully defined.
Davide Italiano via llvm-commits
- [llvm] r269106 - [SystemZ] Add support for additional branch extended mnemonics
Kit Barton via llvm-commits
- [llvm] r269107 - ScheduleDAGInstrs: Comment on why subreg defs are not seen as uses; NFC
Matthias Braun via llvm-commits
- [llvm] r269109 - [InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1.
Chad Rosier via llvm-commits
- [llvm] r269110 - Cloning: Clean up the interface to the CloneFunction function.
Peter Collingbourne via llvm-commits
- [llvm] r269112 - SDAG: Avoid relying on the return value of SelectCode in Hexagon. NFC
Justin Bogner via llvm-commits
- [llvm] r269114 - [InstSimplify] use computeKnownBits on shift amount operands
Sanjay Patel via llvm-commits
- [llvm] r269115 - [X86] Properly check that EAX is dead when copying EFLAGS.
Quentin Colombet via llvm-commits
- [llvm] r269117 - Revert r269093: Enable loopreroll for sext of loop control only IV
Lawrence Hu via llvm-commits
- [llvm] r269119 - Revert r26084: Enable loopreroll for sext of loop control only IV
Lawrence Hu via llvm-commits
- [llvm] r269120 - SDAG: Avoid relying on the return value of SelectCode in SystemZ. NFC
Justin Bogner via llvm-commits
- [llvm] r269121 - Enable loopreroll for sext of loop control only IV
Lawrence Hu via llvm-commits
- [llvm] r269122 - update test to use FileCheck for tighter checking
Sanjay Patel via llvm-commits
- [llvm] r269123 - update test to use FileCheck for tighter checking
Sanjay Patel via llvm-commits
- [llvm] r269124 - Loop unroller: set thresholds for optsize and minsize functions to zero
Hans Wennborg via llvm-commits
- [llvm] r269125 - MemCpyOpt: combine local load/store sequences into memcpy.
Tim Northover via llvm-commits
- [llvm] r269126 - ARM: report an error when attempting to target a misalgined BLX
Tim Northover via llvm-commits
- [llvm] r269127 - Revert "MemCpyOpt: combine local load/store sequences into memcpy."
Tim Northover via llvm-commits
- [llvm] r269128 - remove some comments and other cruft from checks
Sanjay Patel via llvm-commits
- [llvm] r269129 - [PM]: port IR based profUse pass to new pass manager
Xinliang David Li via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Easwaran Raman via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Sean Silva via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Easwaran Raman via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Sean Silva via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Xinliang David Li via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Sean Silva via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Xinliang David Li via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Sean Silva via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Xinliang David Li via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Sean Silva via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Xinliang David Li via llvm-commits
- [llvm] r269131 - Reapply r266477 and r266488
Easwaran Raman via llvm-commits
- [llvm] r269132 - AArch64: allow vN to represent 64-bit registers in inline asm.
Tim Northover via llvm-commits
- [llvm] r269134 - auto-generate checks
Sanjay Patel via llvm-commits
- [llvm] r269136 - SDAG: Make SelectCodeCommon return void
Justin Bogner via llvm-commits
- [llvm] r269137 - Propagate branch metadata when some branch probability is missing.
Dehao Chen via llvm-commits
- [llvm] r269138 - Revert r269131
Easwaran Raman via llvm-commits
- [llvm] r269139 - Add missing tests for new PM
Xinliang David Li via llvm-commits
- [llvm] r269140 - [libfuzzer] Refactoring coverage state-management code.
Mike Aizatsky via llvm-commits
- [llvm] r269141 - [libFuzzer] add a driver file to use AFL on LLVMFuzzerTestOneInput
Kostya Serebryany via llvm-commits
- [llvm] r269143 - [libFuzzer] mention the AFL driver in the docs
Kostya Serebryany via llvm-commits
- [llvm] r269144 - SDAG: Implement Select instead of SelectImpl in X86
Justin Bogner via llvm-commits
- [llvm] r269145 - AMDGPU: Change private_element_size to 4
Matt Arsenault via llvm-commits
- [llvm] r269146 - [PGO] Use WeakAny linkage for __llvm_profile_raw_version
Rong Xu via llvm-commits
- [llvm] r269147 - AMDGPU: Make some instructions convergent
Matt Arsenault via llvm-commits
- [llvm] r269150 - Delete mayBeOverridden.
Rafael Espindola via llvm-commits
- [llvm] r269151 - [AArch64] Fix DAG selection for cmps for fp16 type
Weiming Zhao via llvm-commits
- [llvm] r269155 - Replace PrintLinkage with getLinkagePrintName. NFC.
Rafael Espindola via llvm-commits
- [llvm] r269157 - Most common problem is that I get md5 hashes, not crypt hashes.
Chris Lattner via llvm-commits
- [llvm] r269169 - [mips][micromips] Implement DSBH, DSHD, DSLL, DSLL32, DSLLV, DSRA, DSRA32 and DSRAV instructions
Hrvoje Varga via llvm-commits
- [llvm] r269174 - [X86][AVX512] Updated shuffle comments instruction macros to split writemask instructions. NFC
Simon Pilgrim via llvm-commits
- [llvm] r269175 - clang-format LLToken.h.
Rafael Espindola via llvm-commits
- [llvm] r269176 - [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions
Hrvoje Varga via llvm-commits
- [llvm] r269178 - Try to fix a msvc warning.
Rafael Espindola via llvm-commits
- [llvm] r269179 - [mips][ias] Fix N32 and N64 .cprestore directive when inside .set noat region.
Daniel Sanders via llvm-commits
- [llvm] r269180 - [mips][ias] Fix missing header that should have been in r269179
Daniel Sanders via llvm-commits
- [llvm] r269182 - Delete duplicated verifier test.
Rafael Espindola via llvm-commits
- [llvm] r269184 - Refactor duplicated check for valid declaration linkage. NFC.
Rafael Espindola via llvm-commits
- [llvm] r269186 - [X86] Regenerate shuffle test
Simon Pilgrim via llvm-commits
- [llvm] r269189 - Merge two unreachable cases.
Rafael Espindola via llvm-commits
- [llvm] r269190 - NFC. Introduce Value::isPointerDereferenceable
Artur Pilipenko via llvm-commits
- [llvm] r269191 - [Hexagon] Use offsets relative to FP+8 in .cfi_offset instructions
Krzysztof Parzyszek via llvm-commits
- [llvm] r269192 - [Hexagon] Add a debug option to disable all backend optimizations
Krzysztof Parzyszek via llvm-commits
- [llvm] r269193 - [X86][AVX512] Regenerate intrinsics test
Simon Pilgrim via llvm-commits
- [llvm] r269196 - [mips][ias] Work around incorrect microMIPS relocation evaluation exposed by r268900
Daniel Sanders via llvm-commits
- [llvm] r269197 - [BasicAA] Compare GEP indices based on value (Fix PR27418)
Vedant Kumar via llvm-commits
- [llvm] r269199 - Use an emplace_back for consistency, NFC
Vedant Kumar via llvm-commits
- [llvm] r269203 - [WebAssembl] Implement enough of fast-isel to run the comparison tests.
Dan Gohman via llvm-commits
- [llvm] r269204 - [NFC] Remove some dead code:
Filipe Cabecinhas via llvm-commits
- [llvm] r269206 - fix typos in comments; NFC
Sanjay Patel via llvm-commits
- [llvm] r269207 - AMDGPU: Split private memory tests
Jan Vesely via llvm-commits
- [llvm] r269209 - [X86][SSE] Avoid repeatedly calling MCInst::getNumOperands(). NFCI.
Simon Pilgrim via llvm-commits
- [llvm] r269211 - [SCEV] Be more aggressive around proving no-wrap
Sanjoy Das via llvm-commits
- [llvm] r269212 - [SCEVExpander] Don't break SSA in replaceCongruentIVs
Sanjoy Das via llvm-commits
- [llvm] r269213 - [SCEVExpander] Fix a failed cast<> assertion
Sanjoy Das via llvm-commits
- [llvm] r269215 - SDAG: Minor cleanup in X86
Justin Bogner via llvm-commits
- [llvm] r269216 - Refactor CodeView type records to use common code.
Zachary Turner via llvm-commits
- [llvm] r269217 - Fix build breakage in DebugInfoCodeview
Zachary Turner via llvm-commits
- [llvm] r269218 - Return a StringRef from getSection.
Rafael Espindola via llvm-commits
- [llvm] r269221 - [X86][AVX512] Fixed VPERMILPD/VPERMILPS shuffle comments.
Simon Pilgrim via llvm-commits
- [llvm] r269222 - [ProfileData] Use SoftInstrProfErrors to count soft errors, NFC
Vedant Kumar via llvm-commits
- [llvm] r269225 - fix documentation comments; NFC
Sanjay Patel via llvm-commits
- [llvm] r269226 - [AArch64] Improve getUsefulBitsForUse for narrow stores.
Chad Rosier via llvm-commits
- [llvm] r269232 - [ThinLTO] Fix Windows debug failure in new iterator
Teresa Johnson via llvm-commits
- [llvm] r269235 - SDAG: Have SelectNodeTo replace uses if it CSE's instead of morphing a node
Justin Bogner via llvm-commits
- [llvm] r269236 - SDAG: Add a helper to replace and remove a node during ISel
Justin Bogner via llvm-commits
- [llvm] r269236 - SDAG: Add a helper to replace and remove a node during ISel
Meador Inge via llvm-commits
- [llvm] r269236 - SDAG: Add a helper to replace and remove a node during ISel
Justin Bogner via llvm-commits
- [llvm] r269236 - SDAG: Add a helper to replace and remove a node during ISel
H.J. Lu via llvm-commits
- [llvm] r269236 - SDAG: Add a helper to replace and remove a node during ISel
Justin Bogner via llvm-commits
- [llvm] r269238 - cleanup: do not recompute size for preallocated buffer
Xinliang David Li via llvm-commits
- [llvm] r269239 - MachineVerifier: Fix error reporting.
Matthias Braun via llvm-commits
- [llvm] r269241 - regenerate checks
Sanjay Patel via llvm-commits
- [llvm] r269243 - Initial add for MachO support for obj2yaml
Chris Bieneman via llvm-commits
- [llvm] r269244 - Initial add for MachO support for yaml2obj
Chris Bieneman via llvm-commits
- [llvm] r269245 - SDAG: Use ReplaceNode here, not ReplaceUses
Justin Bogner via llvm-commits
- [llvm] r269248 - [NFC] Extract LastSplitPoint computation from SplitAnalysis to a new class
Wei Mi via llvm-commits
- [llvm] r269249 - Fix a bug when hoist spill to a BB with landingpad successor.
Wei Mi via llvm-commits
- [llvm] r269249 - Fix a bug when hoist spill to a BB with landingpad successor.
Quentin Colombet via llvm-commits
- [llvm] r269251 - [ThinLTO] Don't re-analyze callee at same threshold unnecessarily
Teresa Johnson via llvm-commits
- [llvm] r269252 - Revert "[SCCP] Partially propagate informations when the input is not fully defined."
Davide Italiano via llvm-commits
- [llvm] r269253 - [profile] profile writing cleanup
Xinliang David Li via llvm-commits
- [llvm] r269256 - SDAG: Clean up dangling nodes in ARMISelDAGToDAG::SelectImpl
Justin Bogner via llvm-commits
- [llvm] r269258 - SDAG: Implement Select instead of SelectImpl in ARMDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269260 - [AArch64] Remove floating-point narrow stores from getUsefulBitsForUse.
Chad Rosier via llvm-commits
- [llvm] r269261 - All llvm.deoptimize declarations must use the same calling convention
Sanjoy Das via llvm-commits
- [llvm] r269262 - Appease MSVC with curly braces
Sanjoy Das via llvm-commits
- [llvm] r269263 - [AArch64] Add support for unscaled narrow stores in getUsefulBitsForUse.
Chad Rosier via llvm-commits
- [llvm] r269264 - [obj2yaml] Adding Error/Expected to macho2yaml
Chris Bieneman via llvm-commits
- [llvm] r269265 - AMDGPU: Fix breaking IR on instructions with multiple pointer operands
Matt Arsenault via llvm-commits
- [llvm] r269266 - [Layout] Add a new option (NFC)
Xinliang David Li via llvm-commits
- [llvm] r269266 - [Layout] Add a new option (NFC)
Teresa Johnson via llvm-commits
- [llvm] r269266 - [Layout] Add a new option (NFC)
Xinliang David Li via llvm-commits
- [llvm] r269267 - [Layout] Add a new test case for optimal rotation
Xinliang David Li via llvm-commits
- [llvm] r269267 - [Layout] Add a new test case for optimal rotation
Teresa Johnson via llvm-commits
- [llvm] r269268 - AMDGPU: Fix getIntegerAttribute type and error message
Matt Arsenault via llvm-commits
- [llvm] r269269 - [SCCP] Resolve shifts beyond the bitwidth to undef
David Majnemer via llvm-commits
- [llvm] r269272 - [PowerPC] Fix a DAG replacement bug in PPCTargetLowering::DAGCombineExtBoolTrunc
Hal Finkel via llvm-commits
- [llvm] r269273 - [WebAssembly] Fast-isel support for calls, arguments, and selects.
Dan Gohman via llvm-commits
- [llvm] r269280 - [mips][ias] Handle N64 compound relocations and R_MIPS_SUB in needsRelocateWithSymbol()
Daniel Sanders via llvm-commits
- [llvm] r269283 - [mips][ias] Correct ELF eflags when Octeon is the target.
Daniel Sanders via llvm-commits
- [llvm] r269285 - [scan-build] fix warnings emitted on LLVM ARM code base
Renato Golin via llvm-commits
- [llvm] r269286 - Refactor duplicated code. NFC.
Rafael Espindola via llvm-commits
- [llvm] r269287 - Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions"
Hrvoje Varga via llvm-commits
- [llvm] r269290 - [SelectionDAG] Attempt to split BITREVERSE vector legalization into BSWAP and BITREVERSE stages
Simon Pilgrim via llvm-commits
- [llvm] r269292 - [AArch64] Remove command-line option use for testing.
Chad Rosier via llvm-commits
- [llvm] r269294 - [mips][ias] Work around incorrect another microMIPS relocation evaluation exposed by r268900
Daniel Sanders via llvm-commits
- [llvm] r269295 - [mips][ias] Fix O32 .cprestore directive when inside .set noat region and offset is in range.
Daniel Sanders via llvm-commits
- [llvm] r269303 - [ObjectYAML] Support Thin MachO headers to YAML
Chris Bieneman via llvm-commits
- [llvm] r269303 - [ObjectYAML] Support Thin MachO headers to YAML
Kevin Enderby via llvm-commits
- [llvm] r269303 - [ObjectYAML] Support Thin MachO headers to YAML
Chris Bieneman via llvm-commits
- [llvm] r269304 - [macho2yaml] Add support for dumping mach_headers
Chris Bieneman via llvm-commits
- [llvm] r269307 - Fix option description /NFC
Xinliang David Li via llvm-commits
- [llvm] r269308 - minor test clean up /NFC
Xinliang David Li via llvm-commits
- [llvm] r269312 - [Hexagon] Properly handle instruction selection of vsplat intrinsics
Krzysztof Parzyszek via llvm-commits
- [llvm] r269313 - [obj2yaml] Include all mach_header fields in yaml
Chris Bieneman via llvm-commits
- [llvm] r269314 - [yaml2obj] Support for dumping mach_header from yaml
Chris Bieneman via llvm-commits
- [llvm] r269315 - Make CodeView record serialization more generic.
Zachary Turner via llvm-commits
- [llvm] r269316 - Get rid of CVLeafTypes.def and combine with TypeRecords.def
Zachary Turner via llvm-commits
- [llvm] r269317 - [ObjectYAML] filetype is a required field in MachO headers
Chris Bieneman via llvm-commits
- [llvm] r269319 - [yaml2macho] Use memset instead of bzero
Chris Bieneman via llvm-commits
- [llvm] r269320 - [yaml2macho] Handle mach_header_64 reserved field
Chris Bieneman via llvm-commits
- [llvm] r269321 - [LoopVectorizer] LoopVectorBody doesn't need to be a vector. NFC.
Michael Kuperstein via llvm-commits
- [llvm] r269322 - [PM] Make LowerAtomic a FunctionPass.
Davide Italiano via llvm-commits
- [llvm] r269324 - [unittests] Use coveragemap_error in CoverageMappingReaderMock (NFC)
Vedant Kumar via llvm-commits
- [llvm] r269328 - [Hexagon] Expand VSelect pseudo instructions
Krzysztof Parzyszek via llvm-commits
- [llvm] r269329 - [AArch64] Minor refactoring to simplify future patch. NFC.
Chad Rosier via llvm-commits
- [llvm] r269333 - Fixed dwarf X86-32 register mapping for k0-k7 registers.
Amjad Aboud via llvm-commits
- [llvm] r269335 - [AArch64] Give function a more appropriate name.
Chad Rosier via llvm-commits
- [llvm] r269336 - [obj2yaml] Fix ASAN bot failure
Chris Bieneman via llvm-commits
- [llvm] r269337 - Fixed the callee saved registers list for X86 AllRegs calling convention.
Amjad Aboud via llvm-commits
- [llvm] r269337 - Fixed the callee saved registers list for X86 AllRegs calling convention.
Quentin Colombet via llvm-commits
- [llvm] r269338 - llvm-readobj: Fix the GNU section header flags for SHF_MASKPROC and SHF_MASKOS
Hemant Kulkarni via llvm-commits
- [llvm] r269339 - llvm-dwp: Use llvm::Error to improve diagnostic quality/error handling in llvm-dwp
David Blaikie via llvm-commits
- [llvm] r269344 - Revert "LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()"
Tom Stellard via llvm-commits
- [llvm] r269345 - SDAG: Clean up dangling nodes in AArch64ISelDAGToDAG::SelectImpl
Justin Bogner via llvm-commits
- [llvm] r269346 - [Docs] clarify semantics of x.with.overflow intrinsics
John Regehr via llvm-commits
- [llvm] r269348 - Tidied up switch cases. NFCI.
Simon Pilgrim via llvm-commits
- [llvm] r269349 - SDAG: Implement Select instead of SelectImpl in AMDGPUDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269350 - SDAG: Implement Select instead of SelectImpl in BPFDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269352 - [ARM] Delay ARM constant pool creation. NFC.
Renato Golin via llvm-commits
- [llvm] r269353 - [ARM] Fixup tests to take into account mov translation. NFC.
Renato Golin via llvm-commits
- [llvm] r269354 - [ARM] Support and tests for transform of LDR rt, = to MOV
Renato Golin via llvm-commits
- [llvm] r269355 - SDAG: Clean up a dangling node in HexagonISelDAGToDAG::SelectImpl
Justin Bogner via llvm-commits
- [llvm] r269356 - [LAA] Use std::min. NFC
Adam Nemet via llvm-commits
- [llvm] r269358 - SDAG: Implement Select instead of SelectImpl in HexagonDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269364 - SDAG: Implement Select instead of SelectImpl in LanaiDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269368 - llvm-readobj: Change Hex output for GNU style dynamic table print
Hemant Kulkarni via llvm-commits
- [llvm] r269368 - llvm-readobj: Change Hex output for GNU style dynamic table print
Rafael Espíndola via llvm-commits
- [llvm] r269370 - [PM] Port of the DepndenceAnalysis to the new PM.
Chandler Carruth via llvm-commits
- [llvm] r269374 - [codeview] Fix dumping VFTables, stop when we see LF_PAD*
Reid Kleckner via llvm-commits
- [llvm] r269376 - llvm-readobj: Fix GNU style entry point print width
Hemant Kulkarni via llvm-commits
- [llvm] r269379 - SDAG: Implement Select instead of SelectImpl in AArch64DAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269380 - [MachO] Extract MachO load command enums into a def file
Chris Bieneman via llvm-commits
- [llvm] r269381 - [codeview] Try to handle errors better in record iterator
Reid Kleckner via llvm-commits
- [llvm] r269383 - dsymutil: Fix the DWOId mismatch check for cached modules.
Adrian Prantl via llvm-commits
- [llvm] r269384 - Remove runtime specific code from common header
Xinliang David Li via llvm-commits
- [llvm] r269384 - Remove runtime specific code from common header
Vedant Kumar via llvm-commits
- [llvm] r269384 - Remove runtime specific code from common header
Xinliang David Li via llvm-commits
- [llvm] r269386 - [ThinLTO] Use correct pipeline for ThinLTO in gold-plugin.
Teresa Johnson via llvm-commits
- [llvm] r269387 - [LoopUnrollAnalyzer] Don't treat gep-instructions with simplified offset as simplified.
Michael Zolotukhin via llvm-commits
- [llvm] r269388 - [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
Michael Zolotukhin via llvm-commits
- [llvm] r269388 - [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
Sean Silva via llvm-commits
- [llvm] r269388 - [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
Michael Zolotukhin via llvm-commits
- [llvm] r269390 - [ADT] Add an 'llvm::seq' function which produces an iterator range over
Chandler Carruth via llvm-commits
- [llvm] r269391 - AMDGPU: Remove verifier check for scc live ins
Matt Arsenault via llvm-commits
- [llvm] r269392 - [LoopDist] Only run LAA for loops with the pragma
Adam Nemet via llvm-commits
- [llvm] r269393 - SDAG: Implement Select instead of SelectImpl in MSP430DAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269394 - SDAG: Clean up a dangling node in MipsISelDAGToDAG::SelectImpl
Justin Bogner via llvm-commits
- [llvm] r269395 - Revert "[Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the..."
Michael Zolotukhin via llvm-commits
- [llvm] r269396 - SDAG: Clean up a dangling node in SparcISelDAGToDAG::SelectImpl
Justin Bogner via llvm-commits
- [llvm] r269404 - [Support/ELF] - Added few constants and structs relative to compressed sections.
George Rimar via llvm-commits
- [llvm] r269405 - [llvm-mc-fuzzer] Use LLVMFuzzerInitialize() instead of a custom main() and FuzzerDriver()
Daniel Sanders via llvm-commits
- [llvm] r269406 - Try to fix MSVC by explicitly providing copy and move constructors so it
Chandler Carruth via llvm-commits
- [llvm] r269408 - [mips][microMIPS] Implement APPEND, BPOSGE32C, MODSUB, MULSA.W.PH and MULSAQ_S.W.PH instructions
Hrvoje Varga via llvm-commits
- [llvm] r269409 - Yet another attempt to appease MSVC...
Chandler Carruth via llvm-commits
- [llvm] r269410 - [mips][ias] Work around yet another incorrect microMIPS relocation evaluation exposed by r268900.
Daniel Sanders via llvm-commits
- [llvm] r269413 - Assure calling "cld" instruction in prologue of X86 interrupt handler function.
Amjad Aboud via llvm-commits
- [llvm] r269414 - [MIB] Create a helper function getRegState to extract all register flags
Krzysztof Parzyszek via llvm-commits
- [llvm] r269415 - [scan-build] fix dead store warnings emitted on LLVM Hexagon code base
Krzysztof Parzyszek via llvm-commits
- [llvm] r269420 - [X86][AVX512] Moved CHECKs inside functions to stop update_llc_test_checks going haywire
Simon Pilgrim via llvm-commits
- [llvm] r269424 - [scan-build] fix warnings emiited on LLVM Analysis code base
Silviu Baranga via llvm-commits
- [llvm] r269425 - [ARM, AArch64] NFC. Add extra test cases for bswap lowering.
Renato Golin via llvm-commits
- [llvm] r269425 - [ARM, AArch64] NFC. Add extra test cases for bswap lowering.
Reid Kleckner via llvm-commits
- [llvm] r269425 - [ARM, AArch64] NFC. Add extra test cases for bswap lowering.
Renato Golin via llvm-commits
- [llvm] r269426 - [InstCombine] canonicalize* LE/GE vector integer comparisons to LT/GT (PR26701, PR26819)
Sanjay Patel via llvm-commits
- [llvm] r269428 - [llc] New diagnostic handler
Renato Golin via llvm-commits
- [llvm] r269432 - Revert "[llc] New diagnostic handler"
Renato Golin via llvm-commits
- [llvm] r269433 - [MemCpyOpt] Use MaxIntSize in byte instead of bit
Jun Bum Lim via llvm-commits
- [llvm] r269436 - [RuntimeDyld] Support R_390_PC64 relocation type
Bryan Chan via llvm-commits
- [llvm] r269436 - [RuntimeDyld] Support R_390_PC64 relocation type
Steven Wu via llvm-commits
- [llvm] r269436 - [RuntimeDyld] Support R_390_PC64 relocation type
Steven Wu via llvm-commits
- [llvm] r269436 - [RuntimeDyld] Support R_390_PC64 relocation type
Bryan Chan via llvm-commits
- [llvm] r269437 - [PGO] Add flags to control IRPGO warnings.
Rong Xu via llvm-commits
- [llvm] r269437 - [PGO] Add flags to control IRPGO warnings.
Vedant Kumar via llvm-commits
- [llvm] r269437 - [PGO] Add flags to control IRPGO warnings.
Rong Xu via llvm-commits
- [llvm] r269437 - [PGO] Add flags to control IRPGO warnings.
Vedant Kumar via llvm-commits
- [llvm] r269438 - Update module map for r269380.
Richard Smith via llvm-commits
- [llvm] r269439 - [InstCombine] handle zero constant vectors for LE/GE comparisons too
Sanjay Patel via llvm-commits
- [llvm] r269442 - [obj2yaml] [yaml2obj] Basic support for MachO::load_command
Chris Bieneman via llvm-commits
- [llvm] r269444 - [codeview] Dump the type index on the first line of each record
Reid Kleckner via llvm-commits
- [llvm] r269445 - [EarlyCSE] Change key type of AvailableCalls to Instruction*. NFCI.
Geoff Berry via llvm-commits
- [llvm] r269446 - add support for -print-imm-hex for AArch64
Paul Osmialowski via llvm-commits
- [llvm] r269447 - regenerate checks
Sanjay Patel via llvm-commits
- [llvm] r269448 - [libFuzzer] simplify FuzzerInterface.h
Kostya Serebryany via llvm-commits
- [llvm] r269449 - regenerate checks and add a run to show missed shrinkage
Sanjay Patel via llvm-commits
- [llvm] r269450 - [libFuzzer] print the file name before executing the input so that if there is a crash we know which files has caused it
Kostya Serebryany via llvm-commits
- [llvm] r269451 - Revert "[ARM, AArch64] NFC. Add extra test cases for bswap lowering."
Renato Golin via llvm-commits
- [llvm] r269452 - [AMDGPU] Update nop insertion for debugger usage
Konstantin Zhuravlyov via llvm-commits
- [llvm] r269456 - Rename getLargestLegalIntTypeSize to getLargestLegalIntTypeSizeInBits(). NFC.
Jun Bum Lim via llvm-commits
- [llvm] r269458 - [Hexagon] Remove dead nodes from SelectionDAG to avoid cycles
Krzysztof Parzyszek via llvm-commits
- [llvm] r269459 - ARM: use callee-saved list in the order they're actually saved.
Tim Northover via llvm-commits
- [llvm] r269461 - [codeview] Align class and print names of types
Reid Kleckner via llvm-commits
- [llvm] r269462 - [ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC
Vedant Kumar via llvm-commits
- [llvm] r269466 - Revert "(HEAD -> master, origin/master, origin/HEAD) [ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar via llvm-commits
- [llvm] r269470 - Disable test from r269436 on unsupported platforms
Steven Wu via llvm-commits
- [llvm] r269471 - use range-loops; NFCI
Sanjay Patel via llvm-commits
- [llvm] r269473 - AMDGPU/EG, CM: Add instruction to read from constant AS (VTX2)
Jan Vesely via llvm-commits
- [llvm] r269474 - AMDGPU: Make CONST_DATA_PTR available to R600
Jan Vesely via llvm-commits
- [llvm] r269475 - AMDGPU/R600: There are other uses for ALU_LITERAL besides Imm
Jan Vesely via llvm-commits
- [llvm] r269476 - AMDGPU/R600: Use machine operands instead of ints to track literals
Jan Vesely via llvm-commits
- [llvm] r269477 - AMDGPU: Add support for MCExpr to instruction printer
Jan Vesely via llvm-commits
- [llvm] r269478 - AMDGPU/R600: Add support for emitting MCExpr
Jan Vesely via llvm-commits
- [llvm] r269479 - AMDGPU/R600: Implement memory loads from constant AS
Jan Vesely via llvm-commits
- [llvm] r269480 - AMDGPU/R600: Fold global address operand
Jan Vesely via llvm-commits
- [llvm] r269481 - AMDGPU: Unify LowerGlobalAddress
Jan Vesely via llvm-commits
- [llvm] r269482 - Correct spelling in comment (NFC)
Matthew Simpson via llvm-commits
- [llvm] r269483 - SDAG: Implement Select instead of SelectImpl in NVPTXDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269484 - pdbdump: Print "Publics" stream.
Rui Ueyama via llvm-commits
- [llvm] r269485 - fix documentation comments; NFC
Sanjay Patel via llvm-commits
- [llvm] r269486 - Revert "Revert "[Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...""
Michael Zolotukhin via llvm-commits
- [llvm] r269488 - [Support][Unittests] Add unittest for recursive_directory_iterator::level()
Bruno Cardoso Lopes via llvm-commits
- [llvm] r269490 - SDAG: Implement Select instead of SelectImpl in SparcDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269491 - Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Vedant Kumar via llvm-commits
- [llvm] r269491 - Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Craig Topper via llvm-commits
- [llvm] r269491 - Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Chandler Carruth via llvm-commits
- [llvm] r269491 - Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Chandler Carruth via llvm-commits
- [llvm] r269491 - Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Chandler Carruth via llvm-commits
- [llvm] r269491 - Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Chandler Carruth via llvm-commits
- [llvm] r269494 - use 'match' for less indenting; NFCI
Sanjay Patel via llvm-commits
- [llvm] r269497 - [libFuzzer] do the merge faster and a bit less precise
Kostya Serebryany via llvm-commits
- [llvm] r269498 - [MachO] Adding struct field to MachO.def
Chris Bieneman via llvm-commits
- [llvm] r269499 - [MachO] Adding a few missing swapStruct functions
Chris Bieneman via llvm-commits
- [llvm] r269501 - Another attempt to fix MSVC by explicitly disabling the conversion
Chandler Carruth via llvm-commits
- [llvm] r269505 - SDAG: Implement Select instead of SelectImpl in SystemZDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269506 - SDAG: Implement Select instead of SelectImpl in WebAssemblyDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269507 - [LAA] Prepare the code to print more things in the summary. NFC
Adam Nemet via llvm-commits
- [llvm] r269508 - [LAA] Include MaxSafeDepDistBytes in the analysis print-out
Adam Nemet via llvm-commits
- [llvm] r269509 - SDAG: Implement Select instead of SelectImpl in XCoreDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269511 - [PM] Port LowerAtomic to the new pass manager.
Davide Italiano via llvm-commits
- [llvm] r269512 - [AArch64] Simplify logic to reduce vertical space. NFC.
Chad Rosier via llvm-commits
- [llvm] r269513 - [MachO] Filling in some structs I missed in r269499
Chris Bieneman via llvm-commits
- [llvm] r269514 - [MachO] More missing swapStruct implementations
Chris Bieneman via llvm-commits
- [llvm] r269516 - SDAG: Clean up a dead node I missed earlier in X86
Justin Bogner via llvm-commits
- [llvm] r269518 - [MSan] [PowerPC] Implement PowerPC64 vararg helper.
Marcin Koscielnicki via llvm-commits
- [llvm] r269519 - SDAG: Implement Select instead of SelectImpl in MipsDAGToDAGISel
Justin Bogner via llvm-commits
- [llvm] r269521 - [codeview] Add type stream merging prototype
Reid Kleckner via llvm-commits
- [llvm] r269523 - [WebAssembly] Update expected torture test failures
Derek Schuff via llvm-commits
- [llvm] r269526 - [AVX512] Fix types for pshufd intrinsics. The immediate is the second argument and the mask is the 4th argument. Also move the 128/256 tests to the right test file.
Craig Topper via llvm-commits
- [llvm] r269531 - [WebAssembly] Fix legalization of i128 shifts.
Dan Gohman via llvm-commits
- [llvm] r269534 - Silence a -Wundefined-var-template build warning.
Craig Topper via llvm-commits
- [llvm] r269535 - Revert r269534 "Silence a -Wundefined-var-template build warning." The bots didn't like that.
Craig Topper via llvm-commits
- [llvm] r269536 - Remove unwanted fprintf debug
Mehdi Amini via llvm-commits
- [llvm] r269536 - Remove unwanted fprintf debug
Joerg Sonnenberger via llvm-commits
- [llvm] r269537 - StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matching against llvm.dbg.* (NFC)
Mehdi Amini via llvm-commits
- [llvm] r269538 - Add testing in llvm-lto for ThinLTO caching.
Mehdi Amini via llvm-commits
- [llvm] r269539 - Revert "StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matching against llvm.dbg.* (NFC)"
Mehdi Amini via llvm-commits
- [llvm] r269540 - StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matching against llvm.dbg.* (NFC)
Mehdi Amini via llvm-commits
- [llvm] r269541 - ThinLTOCodeGenerator: handle std::error_code instead of silently dropping it.
Mehdi Amini via llvm-commits
- [llvm] r269542 - Increase verbosity in the test output to help debugging windows issues
Mehdi Amini via llvm-commits
- [llvm] r269543 - Revert "Add testing in llvm-lto for ThinLTO caching."
Mehdi Amini via llvm-commits
- [llvm] r269544 - ThinLTOCodeGenerator: handle cases where temporary files can't be renamed
Mehdi Amini via llvm-commits
- [llvm] r269545 - Add testing in llvm-lto for ThinLTO caching.
Mehdi Amini via llvm-commits
- [llvm] r269547 - Revert "Retry "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC""
Chandler Carruth via llvm-commits
- [llvm] r269548 - XFAIL ThinLTO Caching test on Windows.
Mehdi Amini via llvm-commits
- [llvm] r269555 - llvm/Support/MachO.h: Fix warnings. [-Wpedantic]
NAKAMURA Takumi via llvm-commits
- [llvm] r269558 - Test commt: remove a blank line.
Dima Stepanov via llvm-commits
- [llvm] r269560 - [mips] Enable IAS by default for 32-bit MIPS targets (O32).
Daniel Sanders via llvm-commits
- [llvm] r269561 - Rework r269548, "XFAIL ThinLTO Caching test on Windows.", not to use XFAIL, for now.
NAKAMURA Takumi via llvm-commits
- [llvm] r269563 - [llc] New diagnostic handler
Renato Golin via llvm-commits
- [llvm] r269564 - Revert changes after test commit.
Dima Stepanov via llvm-commits
- [llvm] r269565 - CachePruning.cpp: Don't use errno.
NAKAMURA Takumi via llvm-commits
- [llvm] r269566 - [Docs] Add some requirements to the Testing Guide
Renato Golin via llvm-commits
- [llvm] r269567 - Re-enable llvm/test/ThinLTO/X86/cache.ll.
NAKAMURA Takumi via llvm-commits
- [llvm] r269568 - Revert "[llc] New diagnostic handler"
Renato Golin via llvm-commits
- [llvm] r269569 - Fixed lowering of _comi_ intrinsics from all sets - SSE/SSE2/AVX/AVX-512
Elena Demikhovsky via llvm-commits
- [llvm] r269573 - [AArch64] Update local variable names to conform to coding standard. NFC.
Chad Rosier via llvm-commits
- [llvm] r269574 - ARM: support export directives for Windows
Saleem Abdulrasool via llvm-commits
- [llvm] r269577 - Revert "Revert 220932.": "Removing the static initializer in ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic mutex"
Mehdi Amini via llvm-commits
- [llvm] r269578 - [SCCP] Use range-based for loops. NFC.
Davide Italiano via llvm-commits
- [llvm] r269579 - [AVX512] Make the permd intrinsics take a 32-bit immediate to match the software spec.
Craig Topper via llvm-commits
- [llvm] r269582 - [PM] Refactor cross-registration of AM into an helper.
Davide Italiano via llvm-commits
- [llvm] r269583 - [PM] Add newline at the end of the file, for consistency. NFC.
Davide Italiano via llvm-commits
- [llvm] r269584 - Revert "Revert "Revert 220932.": "Removing the static initializer in ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic mutex""
Mehdi Amini via llvm-commits
- [llvm] r269586 - Rename pass name to prepare to new PM porting /NFC
Xinliang David Li via llvm-commits
- [llvm] r269588 - ThinLTOCodeGenerator: fix race condition found using TSAN
Mehdi Amini via llvm-commits
- [llvm] r269589 - [PM/SCCP] Fix pass dependencies.
Davide Italiano via llvm-commits
- [llvm] r269590 - Vector GEP - fixed a crash on InstSimplify Pass.
Elena Demikhovsky via llvm-commits
- [llvm] r269591 - Move helper classes into anonymous namespaces. NFC.
Benjamin Kramer via llvm-commits
- [llvm] r269594 - [CostModel][X86] Added scalar bitreverse tests
Simon Pilgrim via llvm-commits
- [llvm] r269595 - [X86][SSE] Regenerate extractelement tests
Simon Pilgrim via llvm-commits
- [llvm] r269596 - regenerate checks
Sanjay Patel via llvm-commits
- [llvm] r269600 - [X86][SSE] Added extra extractelement tests
Simon Pilgrim via llvm-commits
- [llvm] r269601 - add test to show missing optimization
Sanjay Patel via llvm-commits
- [llvm] r269602 - Fixed typo in test
Simon Pilgrim via llvm-commits
- [llvm] r269603 - [X86][SSE] Added variable index tests for 128-bit integer vector types
Simon Pilgrim via llvm-commits
- [llvm] r269604 - [X86][SSE] Added constant index tests for 128-bit integer vector types
Simon Pilgrim via llvm-commits
- [llvm] r269608 - [profile] Header file cleanup /NFC
Xinliang David Li via llvm-commits
- [llvm] r269609 - [AVX512] Change 512-bit insertf32x4/inserti32x4 builtin name to match gcc.
Craig Topper via llvm-commits
- [llvm] r269614 - [X86][SSE] Removed duplicate variables. NFCI.
Simon Pilgrim via llvm-commits
- [llvm] r269615 - [X86][SSE] Simplify zero'th index extract element matching
Simon Pilgrim via llvm-commits
- [llvm] r269616 - [AVX512] Fix mask argument type for insertf32x4/inserti32x4.
Craig Topper via llvm-commits
- [llvm] r269624 - [PM] RewriterStatepointForGC: add missing dependency.
Davide Italiano via llvm-commits
- [llvm] r269629 - ThinLTO: fix non-determinism in bitcode writing
Mehdi Amini via llvm-commits
- [LNT] r267536 - [profile] Add CFG view to profile page.
Sean Silva via llvm-commits
- [LNT] r269152 - test-suite: Improve some variable/parameter names
Matthias Braun via llvm-commits
- [LNT] r269153 - Do not force the 'test' inputset when running pgo
Matthias Braun via llvm-commits
- [LNT] r269153 - Do not force the 'test' inputset when running pgo
Chris Matthews via llvm-commits
- [LNT] r269153 - Do not force the 'test' inputset when running pgo
Matthias Braun via llvm-commits
- [LNT] r269153 - Do not force the 'test' inputset when running pgo
Adam Nemet via llvm-commits
- [LNT] r269153 - Do not force the 'test' inputset when running pgo
Matthias Braun via llvm-commits
- [LNT] r269228 - fix unit test
Matthias Braun via llvm-commits
- [LNT] r269455 - Don't select checkboxes by default in large regressions.
Chris Matthews via llvm-commits
- [LNT] r269467 - Fixup to previous checkbox commit to get Javascript to agree
Chris Matthews via llvm-commits
- [PATCH] D10640: [mips][microMIPS] Implement LWP and SWP instructions
Zlatko Buljan via llvm-commits
- [PATCH] D11758: [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
Chandler Carruth via llvm-commits
- [PATCH] D11758: [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
Sanjoy Das via llvm-commits
- [PATCH] D11758: [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
Michael Zolotukhin via llvm-commits
- [PATCH] D11758: [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
Michael Zolotukhin via llvm-commits
- [PATCH] D11758: [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
NAKAMURA Takumi via llvm-commits
- [PATCH] D11758: [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...
Michael Zolotukhin via llvm-commits
- [PATCH] D11798: [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions
Simon Dardis via llvm-commits
- [PATCH] D11798: [mips][microMIPS] Implement BOVC, BNVC, EXT, INS and JALRC instructions
Simon Dardis via llvm-commits
- [PATCH] D12322: Relax restrictions on gold unit tests (run X86 tests if no PPC target)
Than McIntosh via llvm-commits
- [PATCH] D12965: [InstCombine] shrink switch conditions better (PR24766)
Sanjay Patel via llvm-commits
- [PATCH] D13287: [ARM, AArch64] NFC. Add extra test cases for bswap lowering.
Renato Golin via llvm-commits
- [PATCH] D13287: [ARM, AArch64] NFC. Add extra test cases for bswap lowering.
Renato Golin via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Paul Robinson via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Renato Golin via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Chandler Carruth via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Chandler Carruth via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Renato Golin via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Mehdi AMINI via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Chandler Carruth via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Paul Robinson via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Lang Hames via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Sanjoy Das via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
James Molloy via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Paul Robinson via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Arnaud A. de Grandmaison via llvm-commits
- [PATCH] D13741: Introduce a *draft* of a code of conduct for the LLVM community and theassociated reporting guide.
Kristof Beyls via llvm-commits
- [PATCH] D14117: [mips][microMIPS] Implement APPEND, BPOSGE32C, MODSUB, MULSA.W.PH and MULSAQ_S.W.PH instructions
Hrvoje Varga via llvm-commits
- [PATCH] D15417: [mips][microMIPS] Implement BEQZC and BNEZC instructions
Simon Dardis via llvm-commits
- [PATCH] D16182: [mips][microMIPS][DSP] Implement BALIGN, BITREV, BPOSGE32, CMP*, CMPGDU*, CMPGU* and CMPU* instructions
Zlatko Buljan via llvm-commits
- [PATCH] D16452: [mips][microMIPS] AUI, DBITSWAP, LDPC, LLDX, DLSA, LWUPC, SCDX instructions
Hrvoje Varga via llvm-commits
- [PATCH] D16452: [mips][microMIPS] Implement DBITSWAP, DLSA and LWUPC and add tests for AUI instructions
Simon Dardis via llvm-commits
- [PATCH] D16464: Clarify the difference between ISD::BITCAST and the bitcast instruction from LLVM-IR.
Daniel Sanders via llvm-commits
- [PATCH] D16464: Clarify the difference between ISD::BITCAST and the bitcast instruction from LLVM-IR.
James Molloy via llvm-commits
- [PATCH] D16464: Clarify the difference between ISD::BITCAST and the bitcast instruction from LLVM-IR.
Daniel Sanders via llvm-commits
- [PATCH] D16464: Clarify the difference between ISD::BITCAST and the bitcast instruction from LLVM-IR.
Daniel Sanders via llvm-commits
- [PATCH] D16649: [AArch64] Custom lower some extloads
Chad Rosier via llvm-commits
- [PATCH] D16649: [AArch64] Custom lower some extloads
Matthew Simpson via llvm-commits
- [PATCH] D16719: [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NOR instructions
Zlatko Buljan via llvm-commits
- [PATCH] D16781: AMDGPU: Fix breaking IR on instructions with multiple pointer operands
Matt Arsenault via llvm-commits
- [PATCH] D17080: [LAA] Allow more run-time alias checks by coercing pointer expressions to AddRecExprs
silviu.baranga at arm.com via llvm-commits
- [PATCH] D17203: [LICM] Sink entire inner loops.
Chris Diamand via llvm-commits
- [PATCH] D17267: [DemandedBits] Introduce a getMinimumBitWidth() member function
James Molloy via llvm-commits
- [PATCH] D17267: [DemandedBits] Introduce a getMinimumBitWidth() member function
James Molloy 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
- 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] D17279: [Sink] Don't move calls to readonly functions across stores
Nicolai Hähnle via llvm-commits
- [PATCH] D17289: [X86] Fix False Data Dependency in popcnt
David Kreitzer via llvm-commits
- [PATCH] D17289: [X86] Fix False Data Dependency in popcnt
Steven Noonan via llvm-commits
- [PATCH] D17356: Fix PR26655: Bail out if all regs of an inst BUNDLE have the correct kill flag
Mandeep Singh Grang via llvm-commits
- [PATCH] D17365: [LoopUnrollAnalyzer] Don't treat gep-instructions with simplified offset as simplified.
Chandler Carruth via llvm-commits
- [PATCH] D17365: [LoopUnrollAnalyzer] Don't treat gep-instructions with simplified offset as simplified.
Michael Zolotukhin via llvm-commits
- [PATCH] D17566: *_OPTIONS="help=1" should print to stdout and fit 80 chars width
Martin Liška via llvm-commits
- [PATCH] D17566: *_OPTIONS="help=1" should print to stdout and fit 80 chars width
Kostya Serebryany via llvm-commits
- [PATCH] D17566: *_OPTIONS="help=1" should print to stdout and fit 80 chars width
Chris Bieneman via llvm-commits
- [PATCH] D17573: [X86] PR26554: Enable using of true long nops for x86-64 for every CPU
Bruno Cardoso Lopes 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] D17577: rewriteBuiltinFunctionDecl incorrectly tests for address-space-qualified pointer operand.
Nick Johnson via llvm-commits
- [PATCH] D17611: NFC. Introduce Value::isPointerDereferenceable
Artur Pilipenko via llvm-commits
- [PATCH] D17740: [PPC, SSP] Support PowerPC Linux stack protection using LOAD_STACK_GUARD
David Blaikie via llvm-commits
- [PATCH] D17740: [PPC, SSP] Support PowerPC Linux stack protection using LOAD_STACK_GUARD
Marcin Kościelnicki via llvm-commits
- [PATCH] D17740: [PPC, SSP] Support PowerPC Linux stack protection using LOAD_STACK_GUARD
Mehdi Amini via llvm-commits
- [PATCH] D17859: [InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shifts (PR26701, PR26819)
Sanjay Patel via llvm-commits
- [PATCH] D17859: [InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shifts (PR26701, PR26819)
Chandler Carruth via llvm-commits
- [PATCH] D17859: [InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shifts (PR26701, PR26819)
Sanjay Patel via llvm-commits
- [PATCH] D17859: [InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shifts (PR26701, PR26819)
Chandler Carruth via llvm-commits
- [PATCH] D17859: [InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shifts (PR26701, PR26819)
Sanjay Patel via llvm-commits
- [PATCH] D17859: [InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shifts (PR26701, PR26819)
Chandler Carruth via llvm-commits
- [PATCH] D17859: [InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shifts (PR26701, PR26819)
Sanjay Patel via llvm-commits
- [PATCH] D17859: [InstCombine] convert 'isPositive' and 'isNegative' vector comparisons to shifts (PR26701, PR26819)
Sanjay Patel via llvm-commits
- [PATCH] D17870: [ADT] Add an 'llvm::seq' function which produces an iterator range over a sequence of values. It increments through the values in the half-open range: [Begin, End), producing those values when indirecting the iterator. It should support integers...
Chandler Carruth via llvm-commits
- [PATCH] D17983: Eliminate many benign instances of "potentially uninitialized local variable" warnings
Hannah von Reth 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
Keno Fischer via llvm-commits
- [PATCH] D18046: [X86] Providing correct unwind info in function epilogue
Violeta Vukobrat via llvm-commits
- [PATCH] D18070: New Kaleidoscope section: Creating object files
Wilfred Hughes via llvm-commits
- [PATCH] D18278: llvm-cov HTML Generation
David Li via llvm-commits
- [PATCH] D18278: llvm-cov HTML Generation
Harlan Haskins 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
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] D18422: Add Cache Pruning support
NAKAMURA Takumi via llvm-commits
- [PATCH] D18422: Add Cache Pruning support
Mehdi Amini via llvm-commits
- [PATCH] D18422: Add Cache Pruning support
NAKAMURA Takumi via llvm-commits
- [PATCH] D18422: Add Cache Pruning support
NAKAMURA Takumi via llvm-commits
- [PATCH] D18628: Cloning: Clean up the interface to the CloneFunction function.
Peter Collingbourne via llvm-commits
- [PATCH] D18714: Add writeonly IR attribute
Nicolai Hähnle via llvm-commits
- [PATCH] D18725: Assure calling cld instruction in prologue of interrupt handler function
Amjad Aboud via llvm-commits
- [PATCH] D18732: [SystemZ] Support LRVH and STRVH opcodes
Zhan Jun Liau via llvm-commits
- [PATCH] D18732: [SystemZ] Support LRVH and STRVH opcodes
Ulrich Weigand via llvm-commits
- [PATCH] D18732: [SystemZ] Support LRVH and STRVH opcodes
Zhan Jun Liau via llvm-commits
- [PATCH] D18732: [SystemZ] Support LRVH and STRVH opcodes
Zhan Jun Liau via llvm-commits
- [PATCH] D18732: [SystemZ] Support LRVH and STRVH opcodes
Zhan Jun Liau via llvm-commits
- [PATCH] D18732: [SystemZ] Support LRVH and STRVH opcodes
Ulrich Weigand via llvm-commits
- [PATCH] D18753: [mips][sanitizer_common] Don't use `ld` in internal_clone() on 32-bit MIPS.
Daniel Sanders via llvm-commits
- [PATCH] D18753: [mips][sanitizer_common] Don't use `ld` in internal_clone() on 32-bit MIPS.
Sagar Thakur via llvm-commits
- [PATCH] D18753: [mips][sanitizer_common] Don't use `ld` in internal_clone() on 32-bit MIPS.
Sagar Thakur via llvm-commits
- [PATCH] D18826: Add auto-exporting of symbols from tools so that plugins work on Windows
John Brawn via llvm-commits
- [PATCH] D18826: Add auto-exporting of symbols from tools so that plugins work on Windows
Chris Bieneman via llvm-commits
- [PATCH] D18826: Add auto-exporting of symbols from tools so that plugins work on Windows
Sean Silva 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.
Wei Mi via llvm-commits
- [PATCH] D18834: [PM][DA] Port of the DependenceAnalysis to the new PM
Philip Pfaffe via llvm-commits
- [PATCH] D18834: [PM][DA] Port of the DependenceAnalysis to the new PM
Chandler Carruth via llvm-commits
- [PATCH] D18834: [PM][DA] Port of the DependenceAnalysis to the new PM
Chandler Carruth via llvm-commits
- [PATCH] D18890: [AArch64] add SSA Load Store optimization pass
Jongwon Lee via llvm-commits
- [PATCH] D18898: [Loop Rotation] Make default max rotation header size threshold dependent on target CPU
Andrey Turetskiy via llvm-commits
- [PATCH] D18898: [Loop Rotation] Make default max rotation header size threshold dependent on target CPU
Z. Zheng via llvm-commits
- [PATCH] D18898: [Loop Rotation] Make default max rotation header size threshold dependent on target CPU
Andrey Turetskiy via llvm-commits
- [PATCH] D18899: [mips][ias] Correct ELF eflags when Octeon is the target.
Daniel Sanders via llvm-commits
- [PATCH] D18899: [mips][ias] Correct ELF eflags when Octeon is the target.
Simon Dardis 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
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D18960: [lld] Initial implementation of TLSDESC relocation handling
Ed Maste 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] D18990: [InstCombine] Remove trivially empty va_start/va_end and va_copy/va_end ranges.
David Majnemer 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] D19016: [mips][ias] R_MIPS_(GOT|HI|LO|PC)16 and R_MIPS_GPREL32 do not need symbols.
Daniel Sanders via llvm-commits
- [PATCH] D19049: [BlockFrequencyInfo] Handling nested irreducible CFG with geometric series and top-down prorogation
Than McIntosh via llvm-commits
- [PATCH] D19049: [BlockFrequencyInfo] Handling nested irreducible CFG with geometric series and top-down prorogation
Than McIntosh via llvm-commits
- [PATCH] D19076: AMDGPU/SI: Re-implement the lowering for 32-bit floating point division
Matt Arsenault via llvm-commits
- [PATCH] D19125: Enable __float128 on X86 and SystemZ
Nemanja Ivanovic via llvm-commits
- [PATCH] D19160: AMDGPU: Fold shift into cvt_f32_ubyteN
Matt Arsenault via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Philip Reames 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
Chad Rosier 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
Carlos Liam 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
Philip Reames via llvm-commits
- [PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type
Steve Canon via llvm-commits
- [PATCH] D19181: Map Attribute in the C API.
James Y Knight via llvm-commits
- [PATCH] D19181: Map Attribute in the C API.
Amaury SECHET via llvm-commits
- [PATCH] D19181: Map Attribute in the C API.
James Y Knight via llvm-commits
- [PATCH] D19181: Map Attribute in the C API.
Amaury SECHET via llvm-commits
- [PATCH] D19181: Map Attribute in the C API.
James Y Knight via llvm-commits
- [PATCH] D19181: Map Attribute in the C API.
Amaury SECHET via llvm-commits
- [PATCH] D19185: Remove interface to get/set MaxFunctionCount
Vedant Kumar via llvm-commits
- [PATCH] D19185: Remove interface to get/set MaxFunctionCount
Easwaran Raman via llvm-commits
- [PATCH] D19198: [X86][AVX] Generalized matching for target shuffle combines
Simon Pilgrim via llvm-commits
- [PATCH] D19198: [X86][AVX] Generalized matching for target shuffle combines
Simon Pilgrim via llvm-commits
- [PATCH] D19198: [X86][AVX] Generalized matching for target shuffle combines
Elena Demikhovsky via llvm-commits
- [PATCH] D19198: [X86][AVX] Generalized matching for target shuffle combines
Simon Pilgrim via llvm-commits
- [PATCH] D19198: [X86][AVX] Generalized matching for target shuffle combines
Elena Demikhovsky via llvm-commits
- [PATCH] D19198: [X86][AVX] Generalized matching for target shuffle combines
Simon Pilgrim via llvm-commits
- [PATCH] D19198: [X86][AVX] Generalized matching for target shuffle combines
Elena Demikhovsky via llvm-commits
- [PATCH] D19198: [X86][AVX] Generalized matching for target shuffle combines
Simon Pilgrim via llvm-commits
- [PATCH] D19258: Loop vectorization with induction variable with non-constant step.
Hal Finkel via llvm-commits
- [PATCH] D19258: Loop vectorization with induction variable with non-constant step.
Elena Demikhovsky via llvm-commits
- [PATCH] D19258: Loop vectorization with induction variable with non-constant step.
Elena Demikhovsky via llvm-commits
- [PATCH] D19265: [Sparc] Add Soft Float support
Jacob Baungard Hansen via llvm-commits
- [PATCH] D19265: [Sparc] Add Soft Float support
Jacob Baungard Hansen via llvm-commits
- [PATCH] D19268: [DAGCombiner] Do not remove the load of stored values when optimizations are disabled
Marianne Mailhot-Sarrasin via llvm-commits
- [PATCH] D19268: [DAGCombiner] Do not remove the load of stored values when optimizations are disabled
Quentin Colombet via llvm-commits
- [PATCH] D19268: [DAGCombiner] Do not remove the load of stored values when optimizations are disabled
Marianne Mailhot-Sarrasin via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Kamil Rytarowski via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Mehdi Amini via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Mailing List "llvm-commits" via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Kamil Rytarowski via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Mehdi Amini via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Mehdi AMINI via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Kamil Rytarowski via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Kamil Rytarowski via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Kamil Rytarowski via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Kamil Rytarowski via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Mehdi Amini via llvm-commits
- [PATCH] D19271: Change CALL_ONCE_INITIALIZATION implementation to use static initialization
Mehdi AMINI via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Peter Collingbourne via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Peter Collingbourne via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Rafael Espíndola via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Peter Collingbourne via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Mehdi Amini via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Peter Collingbourne via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Teresa Johnson via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Mehdi Amini via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Peter Collingbourne via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Rafael Espíndola via llvm-commits
- [PATCH] D19351: ELF: Add initial ThinLTO support.
Mehdi Amini via llvm-commits
- [PATCH] D19359: Sparc itineraries support, with LEON3 and LEON4 itineraries added
Chris Dewhurst via llvm-commits
- [PATCH] D19359: Sparc itineraries support, with LEON3 and LEON4 itineraries added
Chris Dewhurst via llvm-commits
- [PATCH] D19366: [Docs] Add some requirements to the Testing Guide
Diana Picus via llvm-commits
- [PATCH] D19366: [Docs] Add some requirements to the Testing Guide
Renato Golin via llvm-commits
- [PATCH] D19366: [Docs] Add some requirements to the Testing Guide
Renato Golin via llvm-commits
- [PATCH] D19373: Remangle intrinsics names when types are renamed
Artur Pilipenko via llvm-commits
- [PATCH] D19391: transform obscured FP sign bit ops into a fabs/fneg using TLI hook
Sanjay Patel via llvm-commits
- [PATCH] D19410: [scan-build] fix warnings emitted on LLVM ARM code base
Apelete Seketeli via llvm-commits
- [PATCH] D19410: [scan-build] fix warnings emitted on LLVM ARM code base
Renato Golin via llvm-commits
- [PATCH] D19410: [scan-build] fix warnings emitted on LLVM ARM code base
Apelete Seketeli via llvm-commits
- [PATCH] D19410: [scan-build] fix warnings emitted on LLVM ARM code base
Renato Golin via llvm-commits
- [PATCH] D19410: [scan-build] fix warnings emitted on LLVM ARM code base
Apelete Seketeli via llvm-commits
- [PATCH] D19410: [scan-build] fix warnings emitted on LLVM ARM code base
Apelete Seketeli via llvm-commits
- [PATCH] D19410: [scan-build] fix warnings emitted on LLVM ARM code base
Renato Golin via llvm-commits
- [PATCH] D19434: [test-suite] Added CMake files for external CUDA tests.
Artem Belevich via llvm-commits
- [PATCH] D19441: AMDGPU: Custom lower v2i32 loads
Matt Arsenault via llvm-commits
- [PATCH] D19444: AMDGPU: Change private_element_size to 4
Matt Arsenault via llvm-commits
- [PATCH] D19475: [mips] Clang generates unaligned offset for MSA instruction st.d
Daniel Sanders via llvm-commits
- [PATCH] D19475: [mips] Clang generates unaligned offset for MSA instruction st.d
Matija Amidžić via llvm-commits
- [PATCH] D19475: [mips] Clang generates unaligned offset for MSA instruction st.d
Matija Amidžić via llvm-commits
- [PATCH] D19486: Keep dead inst copy from being deleted only when the inst is rematerializable
Quentin Colombet via llvm-commits
- [PATCH] D19486: Keep dead inst copy from being deleted only when the inst is rematerializable
Wei Mi via llvm-commits
- [PATCH] D19491: [test-suite] There is no need to check for name clashes explicitly.
Artem Belevich via llvm-commits
- [PATCH] D19501: Add LoadStoreVectorizer pass
Matt Arsenault via llvm-commits
- [PATCH] D19501: Add LoadStoreVectorizer pass
Matt Arsenault via llvm-commits
- [PATCH] D19503: [MemorySSA] Overhaul CachingMemorySSAWalker's cache to allow more selective cache invalidation
George Burgess IV via llvm-commits
- [PATCH] D19506: LoadStoreVectorizer: Skip optnone functions
Matt Arsenault via llvm-commits
- [PATCH] D19528: [ELF] - Implemented -z combrelocs/nocombreloc.
Rafael Espíndola via llvm-commits
- [PATCH] D19528: [ELF] - Implemented -z combrelocs/nocombreloc.
George Rimar via llvm-commits
- [PATCH] D19528: [ELF] - Implemented -z combrelocs/nocombreloc.
George Rimar via llvm-commits
- [PATCH] D19528: [ELF] - Implemented -z combrelocs/nocombreloc.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D19528: [ELF] - Implemented -z combrelocs/nocombreloc.
George Rimar via llvm-commits
- [PATCH] D19528: [ELF] - Implemented -z combrelocs/nocombreloc.
George Rimar via llvm-commits
- [PATCH] D19553: Unroll pass restructure.
Evgeny Stupachenko via llvm-commits
- [PATCH] D19553: Unroll pass restructure.
Michael Zolotukhin via llvm-commits
- [PATCH] D19553: Unroll pass restructure.
Evgeny Stupachenko via llvm-commits
- [PATCH] D19556: [ThinLTO] Emit individual index files for distributed backends
Teresa Johnson via llvm-commits
- [PATCH] D19556: [ThinLTO] Emit individual index files for distributed backends
Teresa Johnson via llvm-commits
- [PATCH] D19556: [ThinLTO] Emit individual index files for distributed backends
Teresa Johnson via llvm-commits
- [PATCH] D19556: [ThinLTO] Emit individual index files for distributed backends
Teresa Johnson via llvm-commits
- [PATCH] D19558: Codegen: [X86] Set preferred loop alignment to 32 bytes.
Quentin Colombet via llvm-commits
- [PATCH] D19558: Codegen: [X86] Set preferred loop alignment to 32 bytes.
Kyle Butt via llvm-commits
- [PATCH] D19558: Codegen: [X86] Set preferred loop alignment to 32 bytes.
Mehdi AMINI via llvm-commits
- [PATCH] D19564: Update Debug Intrinsics in RewriteUsesOfClonedInstructions in LoopRotation
Thomas Jablin via llvm-commits
- [PATCH] D19564: Update Debug Intrinsics in RewriteUsesOfClonedInstructions in LoopRotation
Chuang-Yu Cheng via llvm-commits
- [PATCH] D19575: [BasicAA] Guard intrinsics don't write to memory
Sanjoy Das via llvm-commits
- [PATCH] D19575: [BasicAA] Guard intrinsics don't write to memory
Philip Reames via llvm-commits
- [PATCH] D19575: [BasicAA] Guard intrinsics don't write to memory
Sanjoy Das via llvm-commits
- [PATCH] D19582: [X86] Add support for llvm.thread.pointer
Marcin Kościelnicki via llvm-commits
- [PATCH] D19582: [X86] Add support for llvm.thread.pointer
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D19582: [X86] Add support for llvm.thread.pointer
David Majnemer via llvm-commits
- [PATCH] D19632: [scan-build] fix logic error warnings emitted on llvm code base
Apelete Seketeli via llvm-commits
- [PATCH] D19632: [scan-build] fix logic error warnings emitted on llvm code base
Apelete Seketeli via llvm-commits
- [PATCH] D19636: [ThinLTO] Add option to emit imports files for distributed backends
Teresa Johnson via llvm-commits
- [PATCH] D19644: [ThinLTO] Option to control path of distributed backend files
Teresa Johnson via llvm-commits
- [PATCH] D19644: [ThinLTO] Option to control path of distributed backend files
Teresa Johnson via llvm-commits
- [PATCH] D19644: [ThinLTO] Option to control path of distributed backend files
Teresa Johnson via llvm-commits
- [PATCH] D19659: [X86] Enable RRL part of the LEA optimization pass for -O2
Quentin Colombet via llvm-commits
- [PATCH] D19683: Power9 - Enable the pwr9 cpu in the back end
Nemanja Ivanovic via llvm-commits
- [PATCH] D19683: Power9 - Enable the pwr9 cpu in the back end
Nemanja Ivanovic via llvm-commits
- [PATCH] D19683: Power9 - Enable the pwr9 cpu in the back end
Eric Christopher via llvm-commits
- [PATCH] D19713: [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions
Hrvoje Varga via llvm-commits
- [PATCH] D19713: [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions
Simon Dardis via llvm-commits
- [PATCH] D19713: [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions
Hrvoje Varga via llvm-commits
- [PATCH] D19713: [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions
Simon Dardis via llvm-commits
- [PATCH] D19713: [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions
Hrvoje Varga via llvm-commits
- [PATCH] D19719: [mips][atomics] Fix atomic instruction descriptions and uses.
Simon Dardis via llvm-commits
- [PATCH] D19729: [SystemZ] Add support for additional branch extended mnemonics
Kit Barton via llvm-commits
- [PATCH] D19730: [BasicAA] Treat llvm.assume as not accessing memory in getModRefBehavior(Function)
Geoff Berry via llvm-commits
- [PATCH] D19730: [BasicAA] Treat llvm.assume as not accessing memory in getModRefBehavior(Function)
Hal Finkel via llvm-commits
- [PATCH] D19732: DivergenceAnalysis: Fix crash with no return blocks
Matt Arsenault via llvm-commits
- [PATCH] D19738: Look for a loop's starting location in the llvm.loop metadata
Hal Finkel via llvm-commits
- [PATCH] D19738: Look for a loop's starting location in the llvm.loop metadata
Adam Nemet via llvm-commits
- [PATCH] D19742: [CMake] Support platform building builtins without a full toolchain
Justin Bogner via llvm-commits
- [PATCH] D19742: [CMake] Support platform building builtins without a full toolchain
Phabricator via llvm-commits
- [PATCH] D19789: AMDGPU/R600: Use machine operands instead of ints to track literals
Jan Vesely via llvm-commits
- [PATCH] D19789: AMDGPU/R600: Use machine operands instead of ints to track literals
Jan Vesely via llvm-commits
- [PATCH] D19789: AMDGPU/R600: Use machine operands instead of ints to track literals
Jan Vesely via llvm-commits
- [PATCH] D19790: AMDGPU: Add support for MCExpr to instruction printer
Jan Vesely via llvm-commits
- [PATCH] D19792: AMDGPU/R600: Implement loads from constant AS
Jan Vesely via llvm-commits
- [PATCH] D19792: AMDGPU/R600: Implement loads from constant AS
Jan Vesely via llvm-commits
- [PATCH] D19795: Add new flag and intrinsic support for MWAITX and MONITORX instructions.
Simon Pilgrim via llvm-commits
- [PATCH] D19795: Add new flag and intrinsic support for MWAITX and MONITORX instructions.
Ganesh Gopalasubramanian via llvm-commits
- [PATCH] D19795: Add new flag and intrinsic support for MWAITX and MONITORX instructions.
Simon Pilgrim via llvm-commits
- [PATCH] D19795: Add new flag and intrinsic support for MWAITX and MONITORX instructions.
Ganesh Gopalasubramanian via llvm-commits
- [PATCH] D19795: Add new flag and intrinsic support for MWAITX and MONITORX instructions.
Simon Pilgrim via llvm-commits
- [PATCH] D19796: Add new intrinsic support for MONITORX and MWAITX instructions.
Ganesh Gopalasubramanian via llvm-commits
- [PATCH] D19796: Add new intrinsic support for MONITORX and MWAITX instructions.
Eric Christopher via llvm-commits
- [PATCH] D19800: [PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19800: [PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result.
Daniel Sanders via llvm-commits
- [PATCH] D19800: [PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19800: [PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19800: [PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19800: [PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result.
Daniel Sanders via llvm-commits
- [PATCH] D19800: [PR27599] [SystemZ] [SelectionDAG] Fix extension of atomic cmpxchg result.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19801: [SelectionDAG] Don't treat library calls specially if marked with nobuiltin.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19810: [scan-build] fix logic error warning in LLVM AMDGPU target code base
Apelete Seketeli via llvm-commits
- [PATCH] D19810: [scan-build] fix logic error warning in LLVM AMDGPU target code base
Apelete Seketeli via llvm-commits
- [PATCH] D19820: Enable loopreroll for sext of loop control only IV
Lawrence Hu via llvm-commits
- [PATCH] D19820: Enable loopreroll for sext of loop control only IV
James Molloy via llvm-commits
- [PATCH] D19821: [EarlyCSE] Port to use MemorySSA (disabled by default). NFC.
Daniel Berlin via llvm-commits
- [PATCH] D19825: Power9 - Add exploitation of vector load and store that do not require swaps
Nemanja Ivanovic via llvm-commits
- [PATCH] D19825: Power9 - Add exploitation of vector load and store that do not require swaps
Kit Barton via llvm-commits
- [PATCH] D19825: Power9 - Add exploitation of vector load and store that do not require swaps
Nemanja Ivanovic via llvm-commits
- [PATCH] D19828: [OCaml] Update core test and re-enable testing
Jeroen Ketema via llvm-commits
- [PATCH] D19828: [OCaml] Update core test and re-enable testing
Jeroen Ketema via llvm-commits
- [PATCH] D19828: [OCaml] Update core test and re-enable testing
whitequark via llvm-commits
- [PATCH] D19828: [OCaml] Update core test and re-enable testing
Jeroen Ketema via llvm-commits
- [PATCH] D19833: [scan-build] fix dead store warnings emitted on LLVM AMDGPU code base
Apelete Seketeli via llvm-commits
- [PATCH] D19833: [scan-build] fix dead store warnings emitted on LLVM AMDGPU code base
Apelete Seketeli via llvm-commits
- [PATCH] D19833: [scan-build] fix dead store warnings emitted on LLVM AMDGPU code base
Vedran Miletić via llvm-commits
- [PATCH] D19838: [LLVM-AR] Fixed bug where temporary file would be left behind every time an archive was updated
Rafael Espíndola via llvm-commits
- [PATCH] D19838: [LLVM-AR] Fixed bug where temporary file would be left behind every time an archive was updated
Cameron via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Eric Niebler via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
David Majnemer via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Eric Niebler via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D19842: In openFileForRead, attempt to fetch the actual name of the file on disk -- including case -- so that clang can later warn about non-portable #include and #import directives.
Eric Niebler via llvm-commits
- [PATCH] D19861: Pass LiveIntervals to foldMemoryOperandImpl(), to enable checking of liveness of preg (flag reg).
Matthias Braun via llvm-commits
- [PATCH] D19861: Pass LiveIntervals to foldMemoryOperandImpl(), to enable checking of liveness of preg (flag reg).
Jonas Paulsson via llvm-commits
- [PATCH] D19873: [mips][micromips] Make getPointerRegClass() result depend on the instruction.
Daniel Sanders via llvm-commits
- [PATCH] D19873: [mips][micromips] Make getPointerRegClass() result depend on the instruction.
Daniel Sanders via llvm-commits
- [PATCH] D19874: [InstSimplify] use computeKnownBits on shift amount operands
Sanjay Patel via llvm-commits
- [PATCH] D19874: [InstSimplify] use computeKnownBits on shift amount operands
David Majnemer via llvm-commits
- [PATCH] D19874: [InstSimplify] use computeKnownBits on shift amount operands
Sanjay Patel via llvm-commits
- [PATCH] D19874: [InstSimplify] use computeKnownBits on shift amount operands
David Majnemer via llvm-commits
- [PATCH] D19874: [InstSimplify] use computeKnownBits on shift amount operands
Sanjay Patel via llvm-commits
- [PATCH] D19884: Fix a bug when hoist spill to a BB with landingpad successor
Matthias Braun via llvm-commits
- [PATCH] D19884: Fix a bug when hoist spill to a BB with landingpad successor
Wei Mi via llvm-commits
- [PATCH] D19884: Fix a bug when hoist spill to a BB with landingpad successor
Wei Mi via llvm-commits
- [PATCH] D19884: Fix a bug when hoist spill to a BB with landingpad successor
Matthias Braun via llvm-commits
- [PATCH] D19884: Fix a bug when hoist spill to a BB with landingpad successor
Wei Mi via llvm-commits
- [PATCH] D19884: Fix a bug when hoist spill to a BB with landingpad successor
Matthias Braun via llvm-commits
- [PATCH] D19884: Fix a bug when hoist spill to a BB with landingpad successor
Wei Mi via llvm-commits
- [PATCH] D19886: Add ability to use DependenceAnalysis from LoopAccessAnalysis
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19888: [lit] Add SANITIZER_IGNORE_CVE_2016_2143 to pass_vars.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19898: [ASan] [SystemZ] Add -mbackchain to test cflags.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19898: [ASan] [SystemZ] Add -mbackchain to test cflags.
Evgeniy Stepanov via llvm-commits
- [PATCH] D19898: [ASan] [SystemZ] Add -mbackchain to test cflags.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19900: [scan-build] fix dead store warnings emitted on LLVM Hexagon code base
Apelete Seketeli via llvm-commits
- [PATCH] D19900: [scan-build] fix dead store warnings emitted on LLVM Hexagon code base
Apelete Seketeli via llvm-commits
- [PATCH] D19900: [scan-build] fix dead store warnings emitted on LLVM Hexagon code base
Krzysztof Parzyszek via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
David Li via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
Vedant Kumar via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
Vedant Kumar via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
Vedant Kumar via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
Vedant Kumar via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
Vedant Kumar via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
David Li via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
Vedant Kumar via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
Vedant Kumar via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
David Li via llvm-commits
- [PATCH] D19901: [ProfileData] (llvm) Use Error in InstrProf and Coverage
Phabricator via llvm-commits
- [PATCH] D19903: [ProfileData] (compiler-rt) Use Error in InstrProf and Coverage
Phabricator via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
Dean Michael Berris via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
David Majnemer via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
Balaram Makam via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
Dean Michael Berris via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
Dean Michael Berris via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
Dean Michael Berris via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
Dean Michael Berris via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
David Majnemer via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
Dean Michael Berris via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
Dean Michael Berris via llvm-commits
- [PATCH] D19904: XRay: Add entry and exit sleds
Dean Michael Berris via llvm-commits
- [PATCH] D19921: [esan] EfficiencySanitizer shadow memory
Mike Aizatsky via llvm-commits
- [PATCH] D19921: [esan] EfficiencySanitizer shadow memory
Derek Bruening via llvm-commits
- [PATCH] D19921: [esan] EfficiencySanitizer shadow memory
Filipe Cabecinhas via llvm-commits
- [PATCH] D19921: [esan] EfficiencySanitizer shadow memory
Filipe Cabecinhas via llvm-commits
- [PATCH] D19921: [esan] EfficiencySanitizer shadow memory
Derek Bruening via llvm-commits
- [PATCH] D19921: [esan] EfficiencySanitizer shadow memory
Derek Bruening via llvm-commits
- [PATCH] D19921: [esan] EfficiencySanitizer shadow memory
Filipe Cabecinhas via llvm-commits
- [PATCH] D19921: [esan] EfficiencySanitizer shadow memory
Derek Bruening via llvm-commits
- [PATCH] D19922: [AArch64] Fix DAG selection for cmps for fp16 type
Weiming Zhao via llvm-commits
- [PATCH] D19922: [AArch64] Fix DAG selection for cmps for fp16 type
Tim Northover via llvm-commits
- [PATCH] D19922: [AArch64] Fix DAG selection for cmps for fp16 type
Weiming Zhao via llvm-commits
- [PATCH] D19922: [AArch64] Fix DAG selection for cmps for fp16 type
Weiming Zhao via llvm-commits
- [PATCH] D19922: [AArch64] Fix DAG selection for cmps for fp16 type
Mandeep Singh Grang via llvm-commits
- [PATCH] D19924: Representing bundle locked groups as fragments in MCAssembler
Colin LeMahieu via llvm-commits
- [PATCH] D19924: Representing bundle locked groups as fragments in MCAssembler
Rafael Espíndola via llvm-commits
- [PATCH] D19924: Representing bundle locked groups as fragments in MCAssembler
Derek Schuff via llvm-commits
- [PATCH] D19924: Representing bundle locked groups as fragments in MCAssembler
Rafael Espíndola via llvm-commits
- [PATCH] D19924: Representing bundle locked groups as fragments in MCAssembler
Petr Hosek via llvm-commits
- [PATCH] D19935: [BasicAA] Compare GEP indices based on value
Mikael Holmén via llvm-commits
- [PATCH] D19935: [BasicAA] Compare GEP indices based on value
Ahmed Bougacha via llvm-commits
- [PATCH] D19935: [BasicAA] Compare GEP indices based on value
Phabricator via llvm-commits
- [PATCH] D19939: [sanitizer] Move *stat to the common interceptors
Qin Zhao via llvm-commits
- [PATCH] D19939: [sanitizer] Move *stat to the common interceptors
Evgeniy Stepanov via llvm-commits
- [PATCH] D19939: [sanitizer] Move *stat to the common interceptors
Qin Zhao via llvm-commits
- [PATCH] D19939: [sanitizer] Move *stat to the common interceptors
Evgeniy Stepanov via llvm-commits
- [PATCH] D19939: [sanitizer] Move *stat to the common interceptors
Evgeniy Stepanov via llvm-commits
- [PATCH] D19944: [MSan] Add a test for vararg with lots of non-vararg arguments.
Marcin Kościelnicki via llvm-commits
- [PATCH] D19948: Propagate branch metadata when some branch probability is missing.
Dehao Chen via llvm-commits
- [PATCH] D19948: Propagate branch metadata when some branch probability is missing.
Sanjay Patel via llvm-commits
- [PATCH] D19948: Propagate branch metadata when some branch probability is missing.
David Li via llvm-commits
- [PATCH] D19948: Propagate branch metadata when some branch probability is missing.
Dehao Chen via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Jun Bum Lim via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
David Li via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Hal Finkel via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
David Li via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Hal Finkel via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Hal Finkel via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Xinliang David Li via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Xinliang David Li via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Xinliang David Li via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Hal Finkel via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Hal Finkel via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Xinliang David Li via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Xinliang David Li via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Hal Finkel via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Hal Finkel via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Dehao Chen via llvm-commits
- [PATCH] D19950: Use frequency info to guide Loop Invariant Code Motion.
Hal Finkel via llvm-commits
- [PATCH] D19961: [LSAN] Fix test swapcontext.cc on MIPS
Sagar Thakur via llvm-commits
- [PATCH] D19961: [LSAN] Fix test swapcontext.cc on MIPS
Mike Aizatsky via llvm-commits
- [PATCH] D19964: [scan-build] fix warnings emiited on LLVM Analysis code base
Apelete Seketeli via llvm-commits
- [PATCH] D19964: [scan-build] fix warnings emiited on LLVM Analysis code base
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19964: [scan-build] fix warnings emiited on LLVM Analysis code base
Apelete Seketeli via llvm-commits
- [PATCH] D19964: [scan-build] fix warnings emiited on LLVM Analysis code base
Apelete Seketeli via llvm-commits
- [PATCH] D19964: [scan-build] fix warnings emiited on LLVM Analysis code base
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19964: [scan-build] fix warnings emiited on LLVM Analysis code base
Apelete Seketeli via llvm-commits
- [PATCH] D19964: [scan-build] fix warnings emiited on LLVM Analysis code base
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19964: [scan-build] fix warnings emiited on LLVM Analysis code base
Apelete Seketeli via llvm-commits
- [PATCH] D19964: [scan-build] fix warnings emiited on LLVM Analysis code base
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19967: [AArch64] Implement lowering of the X constraint on AArch64
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19967: [AArch64] Implement lowering of the X constraint on AArch64
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19971: [scan-build] fix warnings emitted on LLVM TargetRecip code base
Apelete Seketeli via llvm-commits
- [PATCH] D19971: [scan-build] fix warnings emitted on LLVM TargetRecip code base
Sanjay Patel via llvm-commits
- [PATCH] D19971: [scan-build] fix warnings emitted on LLVM TargetRecip code base
Apelete Seketeli via llvm-commits
- [PATCH] D19971: [scan-build] fix warnings emitted on LLVM TargetRecip code base
Sanjay Patel via llvm-commits
- [PATCH] D19976: [ELF] - Prototype of possible linkerscript redesign.
George Rimar via llvm-commits
- [PATCH] D19977: [ELF] - Move section factory out from writer to make it reusable.
George Rimar via llvm-commits
- [PATCH] D19978: [SelectionDAG] Attempt to split BITREVERSE vector legalization into BSWAP and BITREVERSE stages
Simon Pilgrim via llvm-commits
- [PATCH] D19978: [SelectionDAG] Attempt to split BITREVERSE vector legalization into BSWAP and BITREVERSE stages
James Molloy via llvm-commits
- [PATCH] D19978: [SelectionDAG] Attempt to split BITREVERSE vector legalization into BSWAP and BITREVERSE stages
Simon Pilgrim via llvm-commits
- [PATCH] D19981: [ELF] - add predefined sections to output sections list in one place.
George Rimar via llvm-commits
- [PATCH] D19982: FileOutputBuffer : Fix undefined behavior on windows
Shankar Easwaran via llvm-commits
- [PATCH] D19982: FileOutputBuffer : Fix undefined behavior on windows
Rui Ueyama via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
Matthew Simpson via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
Matthew Simpson via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
Matthew Simpson via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
Adam Nemet via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
Matthew Simpson via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
Adam Nemet via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
Adam Nemet via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
Matthew Simpson via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
Matthew Simpson via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
silviu.baranga at arm.com via llvm-commits
- [PATCH] D19984: [LV] Handle RAW dependences in interleaved access analysis
Matthew Simpson via llvm-commits
- [PATCH] D19987: Allow the LTO code generator to drop malformed debug info from the input
Adrian Prantl via llvm-commits
- [PATCH] D19987: Allow the LTO code generator to drop malformed debug info from the input
Mehdi AMINI via llvm-commits
- [PATCH] D19988: Separate the Verifier into an analysis and a transformation pass optionally stripping malformed debug info.
Adrian Prantl via llvm-commits
- [PATCH] D19988: Separate the Verifier into an analysis and a transformation pass optionally stripping malformed debug info.
Adrian Prantl via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Joerg Sonnenberger via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
H.J. Lu via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Joerg Sonnenberger via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
H.J. Lu via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Joerg Sonnenberger via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
H.J. Lu via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Daniel Berlin via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Joerg Sonnenberger via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Joerg Sonnenberger via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Joerg Sonnenberger via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Sriraman Tallam via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Joerg Sonnenberger via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Rafael Espíndola via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Rafael Espíndola via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Rafael Espíndola via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Rafael Espíndola via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Rafael Espíndola via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Sriraman Tallam via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Reid Kleckner via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Xinliang David Li via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Sriraman Tallam via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Joerg Sonnenberger via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Joerg Sonnenberger via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Rafael Espíndola via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Rafael Espíndola via llvm-commits
- [PATCH] D19995: Optimize access to global variable references in PIE mode when linker supports copy relocations for PIE
Joerg Sonnenberger via llvm-commits
- [PATCH] D20000: [MSan] [PowerPC] Implement PowerPC64 vararg helper.
Marcin Kościelnicki via llvm-commits
- [PATCH] D20000: [MSan] [PowerPC] Implement PowerPC64 vararg helper.
Evgeniy Stepanov via llvm-commits
- [PATCH] D20000: [MSan] [PowerPC] Implement PowerPC64 vararg helper.
Marcin Kościelnicki via llvm-commits
- [PATCH] D20001: [MSan] Enable on PowerPC64.
Marcin Kościelnicki via llvm-commits
- [PATCH] D20001: [MSan] Enable on PowerPC64.
Marcin Kościelnicki via llvm-commits
- [PATCH] D20003: X86CallFrameOpt: a first step towards optimizing inalloca calls (PR27076)
David Kreitzer via llvm-commits
- [PATCH] D20003: X86CallFrameOpt: a first step towards optimizing inalloca calls (PR27076)
Reid Kleckner via llvm-commits
- [PATCH] D20003: X86CallFrameOpt: a first step towards optimizing inalloca calls (PR27076)
Hans Wennborg via llvm-commits
- [PATCH] D20004: Implement a safer bitcode upgrade for DISubprogram
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D20005: WholeProgramDevirt: Move logic for finding devirtualizable call sites to Analysis.
Teresa Johnson via llvm-commits
- [PATCH] D20005: WholeProgramDevirt: Move logic for finding devirtualizable call sites to Analysis.
Peter Collingbourne via llvm-commits
- [PATCH] D20005: WholeProgramDevirt: Move logic for finding devirtualizable call sites to Analysis.
Peter Collingbourne via llvm-commits
- [PATCH] D20015: [sanitizer] Fix a crash when demangling Swift symbols, take 2
Phabricator via llvm-commits
- [PATCH] D20016: [X86][SSSE3] Lower vector CTLZ with PSHUFB lookups
Chandler Carruth via llvm-commits
- [PATCH] D20016: [X86][SSSE3] Lower vector CTLZ with PSHUFB lookups
Simon Pilgrim via llvm-commits
- [PATCH] D20016: [X86][SSSE3] Lower vector CTLZ with PSHUFB lookups
Chandler Carruth via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
Ehsan Amiri via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
Ehsan Amiri via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
Chuang-Yu Cheng via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
Ehsan Amiri via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
Chuang-Yu Cheng via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
Chandler Carruth via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
David Li via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
Balaram Makam via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
David Li via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
David Li via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
David Li via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
Chuang-Yu Cheng via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
Chuang-Yu Cheng via llvm-commits
- [PATCH] D20017: Aggressive choosing best loop top
Xinliang David Li via llvm-commits
- [PATCH] D20019: [PPC] exploitation of new xscmp*, as well as xsmaxcdp and xsmincdp
Ehsan Amiri via llvm-commits
- [PATCH] D20019: [PPC] exploitation of new xscmp*, as well as xsmaxcdp and xsmincdp
Ehsan Amiri via llvm-commits
- [PATCH] D20019: [PPC] exploitation of new xscmp*, as well as xsmaxcdp and xsmincdp
Ehsan Amiri via llvm-commits
- [PATCH] D20019: [PPC] initial exploitation of xs[min,max]cdp
Nemanja Ivanovic via llvm-commits
- [PATCH] D20019: [PPC] initial exploitation of xs[min,max]cdp
Ehsan Amiri via llvm-commits
- [PATCH] D20019: [PPC] initial exploitation of xs[min,max]cdp
Ehsan Amiri via llvm-commits
- [PATCH] D20021: Enable tests on the Windows LLDB buildbot
Galina via llvm-commits
- [PATCH] D20021: Enable tests on the Windows LLDB buildbot
Zachary Turner via llvm-commits
- [PATCH] D20021: Enable tests on the Windows LLDB buildbot
Galina via llvm-commits
- [PATCH] D20021: Enable tests on the Windows LLDB buildbot
Zachary Turner via llvm-commits
- [PATCH] D20021: Enable tests on the Windows LLDB buildbot
Galina via llvm-commits
- [PATCH] D20023: [MSan] [AArch64] Fix vararg helper for >1 or non-int fixed arguments.
Adhemerval Zanella via llvm-commits
- [PATCH] D20023: [MSan] [AArch64] Fix vararg helper for >1 or non-int fixed arguments.
Marcin Kościelnicki via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
Rafael Espíndola via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
Rafael Espíndola via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
H.J. Lu via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
Rafael Espíndola via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
H.J. Lu via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
Rafael Espíndola via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
H.J. Lu via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
Rafael Espíndola via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
H.J. Lu via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
H.J. Lu via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
Rui Ueyama via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
Rafael Espíndola via llvm-commits
- [PATCH] D20024: [ELF] - Protect first entries of got.plt with RelRo.
George Rimar via llvm-commits
- [PATCH] D20025: [PM] Make LowerAtomic a FunctionPass
Philip Reames via llvm-commits
- [PATCH] D20025: [PM] Make LowerAtomic a FunctionPass
Chandler Carruth via llvm-commits
- [PATCH] D20025: [PM] Make LowerAtomic a FunctionPass
Davide Italiano via llvm-commits
- [PATCH] D20026: Parse each module's module info stream
Reid Kleckner via llvm-commits
- [PATCH] D20027: [RegAlloc, NFC] Extract LastSplitPoint computation to a new class
Matthias Braun via llvm-commits
- [PATCH] D20027: [RegAlloc, NFC] Extract LastSplitPoint computation to a new class
Matthias Braun via llvm-commits
- [PATCH] D20027: [RegAlloc, NFC] Extract LastSplitPoint computation to a new class
Wei Mi via llvm-commits
- [PATCH] D20030: [AArch64] Add option to disable speculation of triangle whose tail is the only latch block
Balaram Makam via llvm-commits
- [PATCH] D20031: AMDGPU: Split private memory tests
Jan Vesely via llvm-commits
- [PATCH] D20031: AMDGPU: Split private memory tests
Matt Arsenault via llvm-commits
- [PATCH] D20031: AMDGPU: Split private memory tests
Jan Vesely via llvm-commits
- [PATCH] D20032: AMDGPU/R600: Use correct number of vector elements when lowering private loads
Jan Vesely via llvm-commits
- [PATCH] D20033: [RuntimeDyld] Support R_390_PC64 relocation type
Ulrich Weigand via llvm-commits
- [PATCH] D20033: [RuntimeDyld] Support R_390_PC64 relocation type
Bryan Chan via llvm-commits
- [PATCH] D20036: [InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -> icmp ugt/ule B, A
Chad Rosier via llvm-commits
- [PATCH] D20036: [InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -> icmp ugt/ule B, A
Chad Rosier via llvm-commits
- [PATCH] D20036: [InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -> icmp ugt/ule B, A
David Majnemer via llvm-commits
- [PATCH] D20036: [InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -> icmp ugt/ule B, A
Chad Rosier via llvm-commits
- [PATCH] D20036: [InstCombine] Fold icmp eq/ne (udiv i32 A, B), 0 -> icmp ugt/ule B, A
Chad Rosier via llvm-commits
- [PATCH] D20038: Make CodeView TypeIterator generic so that it can iterate symbols too
Reid Kleckner via llvm-commits
- [PATCH] D20038: Make CodeView TypeIterator generic so that it can iterate symbols too
Zachary Turner via llvm-commits
- [PATCH] D20038: Make CodeView TypeIterator generic so that it can iterate symbols too
Oleksiy Vyalov via llvm-commits
- [PATCH] D20038: Make CodeView TypeIterator generic so that it can iterate symbols too
Zachary Turner via llvm-commits
- [PATCH] D20038: Make CodeView TypeIterator generic so that it can iterate symbols too
Zachary Turner via llvm-commits
- [PATCH] D20038: Make CodeView TypeIterator generic so that it can iterate symbols too
Bill Seurer via llvm-commits
- [PATCH] D20038: Make CodeView TypeIterator generic so that it can iterate symbols too
Zachary Turner via llvm-commits
- [PATCH] D20038: Make CodeView TypeIterator generic so that it can iterate symbols too
Zachary Turner via llvm-commits
- [PATCH] D20042: [LLVM] Fix some Clang-tidy modernize-deprecated-headers and Include What You Use warnings; other minor fixes
Phabricator via llvm-commits
- [PATCH] D20044: [ValueTracking] Use guards to prove non-nullness of a value
Philip Reames via llvm-commits
- [PATCH] D20044: [ValueTracking] Use guards to prove non-nullness of a value
Sanjoy Das via llvm-commits
- [PATCH] D20044: [ValueTracking] Use guards to prove non-nullness of a value
Sanjoy Das via llvm-commits
- [PATCH] D20044: [ValueTracking] Use guards to prove non-nullness of a value
Philip Reames via llvm-commits
- [PATCH] D20044: [ValueTracking] Use guards to prove non-nullness of a value
Sanjoy Das via llvm-commits
- [PATCH] D20047: [sanitizer] Break infinite recursion in case of recursive failed CHECKs
Kostya Serebryany via llvm-commits
- [PATCH] D20047: [sanitizer] Break infinite recursion in case of recursive failed CHECKs
Phabricator via llvm-commits
- [PATCH] D20048: [sanitizer] On OS X, exit the forked process gracefully when login_tty fails
Phabricator via llvm-commits
- [PATCH] D20050: [TargetLowering] make helper function for SetCC + and optimizations (NFC)
Kevin B. Smith via llvm-commits
- [PATCH] D20050: [TargetLowering] make helper function for SetCC + and optimizations (NFC)
Sanjay Patel via llvm-commits
- [PATCH] D20056: [Clang][AVX512] completing missing intrinsics [CVT]
Phabricator via llvm-commits
- [PATCH] D20057: [X86][SSE] Improve cost model for i64 vector comparisons on pre-SSE42 targets
Sanjay Patel via llvm-commits
- [PATCH] D20057: [X86][SSE] Improve cost model for i64 vector comparisons on pre-SSE42 targets
Simon Pilgrim via llvm-commits
- [PATCH] D20058: [SCEV] No-wrap flags are not propagated when folding "{S, +, X}+T ==> {S+T, +, X}"
Oleg Ranevskyy via llvm-commits
- [PATCH] D20058: [SCEV] No-wrap flags are not propagated when folding "{S, +, X}+T ==> {S+T, +, X}"
Oleg Ranevskyy via llvm-commits
- [PATCH] D20058: [SCEV] No-wrap flags are not propagated when folding "{S, +, X}+T ==> {S+T, +, X}"
Oleg Ranevskyy via llvm-commits
- [PATCH] D20062: [Clang][AVX512] completing missing intrinsics [vmin/vmax].
michael zuckerman via llvm-commits
- [PATCH] D20062: [Clang][AVX512] completing missing intrinsics [vmin/vmax].
Asaf Badouh via llvm-commits
- [PATCH] D20062: [Clang][AVX512] completing missing intrinsics [vmin/vmax].
Phabricator via llvm-commits
- [PATCH] D20063: [Clang][AVX512] completing missing intrinsics [load/store].
michael zuckerman via llvm-commits
- [PATCH] D20063: [Clang][AVX512] completing missing intrinsics [load/store].
Asaf Badouh via llvm-commits
- [PATCH] D20063: [Clang][AVX512] completing missing intrinsics [load/store].
michael zuckerman via llvm-commits
- [PATCH] D20063: [Clang][AVX512] completing missing intrinsics [load/store].
michael zuckerman via llvm-commits
- [PATCH] D20063: [Clang][AVX512] completing missing intrinsics [load/store].
Asaf Badouh via llvm-commits
- [PATCH] D20063: [Clang][AVX512] completing missing intrinsics [load/store].
Phabricator via llvm-commits
- [PATCH] D20064: [Clang][AVX512] completing missing intrinsics [vmin/vmax]{sd|sq|uq|ud}.
michael zuckerman via llvm-commits
- [PATCH] D20064: [Clang][AVX512] completing missing intrinsics [vmin/vmax]{sd|sq|uq|ud}.
Asaf Badouh via llvm-commits
- [PATCH] D20064: [Clang][AVX512] completing missing intrinsics [vmin/vmax]{sd|sq|uq|ud}.
Phabricator via llvm-commits
- [PATCH] D20067: Error if inline assembly ends in unexpected mode
Nirav Dave via llvm-commits
- [PATCH] D20067: Error if inline assembly ends in unexpected mode
Nirav Dave via llvm-commits
- [PATCH] D20067: Error if inline assembly ends in unexpected mode
Diana Picus via llvm-commits
- [PATCH] D20067: Error if inline assembly ends in unexpected mode
Nirav Dave via llvm-commits
- [PATCH] D20067: Error if inline assembly ends in unexpected mode
Renato Golin via llvm-commits
- [PATCH] D20067: Error if inline assembly ends in unexpected mode
Nirav Dave via llvm-commits
- [PATCH] D20068: [Clang][AVX512] completing missing intrinsics [vsqrt|vrsqrt|vrcp14 ].
michael zuckerman via llvm-commits
- [PATCH] D20069: [Clang][AVX512] completing missing intrinsics for [vpabs] instruction set
michael zuckerman via llvm-commits
- [PATCH] D20071: AMDGPU: Make some instructions convergent
Matt Arsenault via llvm-commits
- [PATCH] D20071: AMDGPU: Make some instructions convergent
Nicolai Hähnle via llvm-commits
- [PATCH] D20071: AMDGPU: Make some instructions convergent
Matt Arsenault via llvm-commits
- [PATCH] D20071: AMDGPU: Make some instructions convergent
Owen Anderson via llvm-commits
- [PATCH] D20071: AMDGPU: Make some instructions convergent
Matt Arsenault via llvm-commits
- [PATCH] D20072: Prevent DW_AT_abstract_origin from being emitted twice for the same subprogram
Adrian Prantl via llvm-commits
- [PATCH] D20072: Prevent DW_AT_abstract_origin from being emitted twice for the same subprogram
David Blaikie via llvm-commits
- [PATCH] D20072: Prevent DW_AT_abstract_origin from being emitted twice for the same subprogram
Adrian Prantl via llvm-commits
- [PATCH] D20072: Prevent DW_AT_abstract_origin from being emitted twice for the same subprogram
Adrian Prantl via llvm-commits
- [PATCH] D20072: Prevent DW_AT_abstract_origin from being emitted twice for the same subprogram
Adrian Prantl via llvm-commits
- [PATCH] D20072: Prevent DW_AT_abstract_origin from being emitted twice for the same subprogram
Amjad Aboud via llvm-commits
- [PATCH] D20072: Prevent DW_AT_abstract_origin from being emitted twice for the same subprogram
Adrian Prantl via llvm-commits
- [PATCH] D20073: Make llvm-readobj symbol dumper use the RecordIterator
Zachary Turner via llvm-commits
- [PATCH] D20073: Make llvm-readobj symbol dumper use the RecordIterator
Reid Kleckner via llvm-commits
- [PATCH] D20074: Add support for metadata attachments for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20074: Add support for metadata attachments for global variables.
Adrian Prantl via llvm-commits
- [PATCH] D20074: Add support for metadata attachments for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20074: Add support for metadata attachments for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20076: Start porting Type records over to using classes and accessors instead of raw casting
Zachary Turner via llvm-commits
- [PATCH] D20076: Start porting Type records over to using classes and accessors instead of raw casting
Adrian McCarthy via llvm-commits
- [PATCH] D20076: Start porting Type records over to using classes and accessors instead of raw casting
Reid Kleckner via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Sanjay Patel via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Mehdi AMINI via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Sanjay Patel via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Sanjay Patel via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Mehdi AMINI via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
David Majnemer via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Sanjay Patel via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
David Li via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Xinliang David Li via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Sanjay Patel via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Mehdi AMINI via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Sanjay Patel via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
David Majnemer via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Sanjay Patel via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
David Majnemer via llvm-commits
- [PATCH] D20077: [Inliner] don't assume that a Constant alloca size is a ConstantInt (PR27277)
Sanjay Patel via llvm-commits
- [PATCH] D20078: PGO] Fix __llvm_profile_raw_version linkage in MACHO
Rong Xu via llvm-commits
- [PATCH] D20078: PGO] Fix __llvm_profile_raw_version linkage in MACHO
Vedant Kumar via llvm-commits
- [PATCH] D20078: PGO] Fix __llvm_profile_raw_version linkage in MACHO
Rong Xu via llvm-commits
- [PATCH] D20078: PGO] Fix __llvm_profile_raw_version linkage in MACHO
Xinliang David Li via llvm-commits
- [PATCH] D20078: PGO] Fix __llvm_profile_raw_version linkage in MACHO
Vedant Kumar via llvm-commits
- [PATCH] D20078: PGO] Fix __llvm_profile_raw_version linkage in MACHO
Rong Xu via llvm-commits
- [PATCH] D20079: Avoid gcc warning about casting ptr-to-object to ptr-to-fun
Douglas Katzman via llvm-commits
- [PATCH] D20079: Avoid gcc warning about casting ptr-to-object to ptr-to-fun
Jonathan Roelofs via llvm-commits
- [PATCH] D20079: Avoid gcc warning about casting ptr-to-object to ptr-to-fun
Douglas Katzman via llvm-commits
- [PATCH] D20079: Avoid gcc warning about casting ptr-to-object to ptr-to-fun
Anna Zaks via llvm-commits
- [PATCH] D20080: [nvvm] Mark ldu and ldg intrinsics as IntrArgMemOnly.
Justin Lebar via llvm-commits
- [PATCH] D20080: [nvvm] Mark ldu and ldg intrinsics as IntrArgMemOnly.
Justin Lebar via llvm-commits
- [PATCH] D20080: [nvvm] Mark ldu and ldg intrinsics as IntrArgMemOnly.
Reid Kleckner via llvm-commits
- [PATCH] D20080: [nvvm] Mark ldu and ldg intrinsics as IntrArgMemOnly.
Justin Lebar via llvm-commits
- [PATCH] D20081: [AMDGPU][NFC] Rename ReserveTrapVGPRs -> ReserveRegs
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20081: [AMDGPU] Only allow register reservation for debugger usage with -g and -O0 + minor renaming
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20081: [AMDGPU] Only allow register reservation for debugger usage with -g and -O0 + minor renaming
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20081: [AMDGPU] Only allow register reservation for debugger usage with -g and -O0 + minor renaming
Matt Arsenault via llvm-commits
- [PATCH] D20081: [AMDGPU] Only allow register reservation for debugger usage with -g and -O0 + minor renaming
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20081: [AMDGPU] Only allow register reservation for debugger usage with -g and -O0 + minor renaming
Matt Arsenault via llvm-commits
- [PATCH] D20081: [AMDGPU] Only allow register reservation for debugger usage with -g and -O0 + minor renaming
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20081: [AMDGPU] Only allow register reservation for debugger usage with -O0 + minor renaming as discussed
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
Vedant Kumar via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
Vedant Kumar via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
Lang Hames via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
David Li via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
Vedant Kumar via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
David Li via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
Vedant Kumar via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
David Li via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
Vedant Kumar via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
David Li via llvm-commits
- [PATCH] D20082: [ProfileData] Use SoftInstrProfErrors to count soft errors
Phabricator via llvm-commits
- [PATCH] D20083: Add an c++ itanium demangler to llvm
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20083: Add an c++ itanium demangler to llvm
Davide Italiano via llvm-commits
- [PATCH] D20083: Add an c++ itanium demangler to llvm
Ed Maste via llvm-commits
- [PATCH] D20083: Add an c++ itanium demangler to llvm
Sean Silva via llvm-commits
- [PATCH] D20083: Add an c++ itanium demangler to llvm
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20083: Add an c++ itanium demangler to llvm
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20083: Add an c++ itanium demangler to llvm
Sean Silva via llvm-commits
- [PATCH] D20083: Add an c++ itanium demangler to llvm
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Mike Aizatsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Dmitry Vyukov via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Alexander Potapenko via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Mike Aizatsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Vitaly Buka via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Alexander Potapenko via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Alexander Potapenko via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Alexander Potapenko via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Filipe Cabecinhas via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Alexander Potapenko via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Alexander Potapenko via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Dmitry Vyukov via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Alexander Potapenko via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Filipe Cabecinhas via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Kostya Kortchinsky via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Dmitry Vyukov via llvm-commits
- [PATCH] D20084: [sanitizer] Initial implementation of a Hardened Allocator
Filipe Cabecinhas via llvm-commits
- [PATCH] D20085: [libfuzzer] Refactoring coverage state-management code..
Kostya Serebryany via llvm-commits
- [PATCH] D20085: [libfuzzer] Refactoring coverage state-management code..
Mike Aizatsky via llvm-commits
- [PATCH] D20085: [libfuzzer] Refactoring coverage state-management code..
Mike Aizatsky via llvm-commits
- [PATCH] D20085: [libfuzzer] Refactoring coverage state-management code..
Mike Aizatsky via llvm-commits
- [PATCH] D20085: [libfuzzer] Refactoring coverage state-management code..
Kostya Serebryany via llvm-commits
- [PATCH] D20085: [libfuzzer] Refactoring coverage state-management code..
Mike Aizatsky via llvm-commits
- [PATCH] D20085: [libfuzzer] Refactoring coverage state-management code..
Mike Aizatsky via llvm-commits
- [PATCH] D20085: [libfuzzer] Refactoring coverage state-management code..
Kostya Serebryany via llvm-commits
- [PATCH] D20085: [libfuzzer] Refactoring coverage state-management code..
Mike Aizatsky via llvm-commits
- [PATCH] D20085: [libfuzzer] Refactoring coverage state-management code..
Mike Aizatsky via llvm-commits
- [PATCH] D20086: AMDGPU: Fix getIntegerAttribute type and error message
Matt Arsenault via llvm-commits
- [PATCH] D20086: AMDGPU: Fix getIntegerAttribute type and error message
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20086: AMDGPU: Fix getIntegerAttribute type and error message
Matt Arsenault via llvm-commits
- [PATCH] D20087: AMDGPU: Fix promote alloca pass creating huge arrays
Matt Arsenault via llvm-commits
- [PATCH] D20087: AMDGPU: Fix promote alloca pass creating huge arrays
Tom Stellard via llvm-commits
- [PATCH] D20087: AMDGPU: Fix promote alloca pass creating huge arrays
Matt Arsenault via llvm-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
jojo.ma via llvm-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
Bradley Smith via llvm-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
Renato Golin via llvm-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
Bradley Smith via llvm-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
Renato Golin via llvm-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
Renato Golin via llvm-commits
- [PATCH] D20089: Adding a TargetParser for AArch64
jojo.ma via llvm-commits
- [PATCH] D20092: [AMDGPU] Fix issues introduced by aggressive block placement
Chuang-Yu Cheng via llvm-commits
- [PATCH] D20092: [AMDGPU] Fix issues introduced by aggressive block placement
Matt Arsenault via llvm-commits
- [PATCH] D20092: [AMDGPU] Fix issues introduced by aggressive block placement
Tom Stellard via llvm-commits
- [PATCH] D20093: [mips][ias] Fix N32 and N64 .cprestore directive when inside .set noat region.
Daniel Sanders via llvm-commits
- [PATCH] D20093: [mips][ias] Fix N32 and N64 .cprestore directive when inside .set noat region.
Daniel Sanders via llvm-commits
- [PATCH] D20093: [mips][ias] Fix N32 and N64 .cprestore directive when inside .set noat region.
Simon Dardis via llvm-commits
- [PATCH] D20093: [mips][ias] Fix N32 and N64 .cprestore directive when inside .set noat region.
Sean Bruno via llvm-commits
- [PATCH] D20096: [Clang][AVX512] completing missing intrinsics for [vpermt2d|vptestm] instruction set.
michael zuckerman via llvm-commits
- [PATCH] D20096: [Clang][AVX512] completing missing intrinsics for [vpermt2d|vptestm] instruction set.
Asaf Badouh via llvm-commits
- [PATCH] D20096: [Clang][AVX512] completing missing intrinsics for [vpermt2d|vptestm] instruction set.
michael zuckerman via llvm-commits
- [PATCH] D20096: [Clang][AVX512] completing missing intrinsics for [vpermt2d|vptestm] instruction set.
michael zuckerman via llvm-commits
- [PATCH] D20096: [Clang][AVX512] completing missing intrinsics for [vpermt2d|vptestm] instruction set.
Asaf Badouh via llvm-commits
- [PATCH] D20096: [Clang][AVX512] completing missing intrinsics for [vpermt2d|vptestm] instruction set.
Phabricator via llvm-commits
- [PATCH] D20097: [mips][ias] Handle N64 compound relocations and R_MIPS_SUB in needsRelocateWithSymbol()
Daniel Sanders via llvm-commits
- [PATCH] D20097: [mips][ias] Handle N64 compound relocations and R_MIPS_SUB in needsRelocateWithSymbol()
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20098: [Sparc][LEON] Add LEON-specific CASA instruction.
Chris Dewhurst via llvm-commits
- [PATCH] D20098: [Sparc][LEON] Add LEON-specific CASA instruction.
Chris Dewhurst via llvm-commits
- [PATCH] D20098: [Sparc][LEON] Add LEON-specific CASA instruction.
James Y Knight via llvm-commits
- [PATCH] D20098: [Sparc][LEON] Add LEON-specific CASA instruction.
Chris Dewhurst via llvm-commits
- [PATCH] D20098: [Sparc][LEON] Add LEON-specific CASA instruction.
Chris Dewhurst via llvm-commits
- [PATCH] D20098: [Sparc][LEON] Add LEON-specific CASA instruction.
Chris Dewhurst via llvm-commits
- [PATCH] D20098: [Sparc][LEON] Add LEON-specific CASA instruction.
Chris Dewhurst via llvm-commits
- [PATCH] D20099: [Clang][AVX512] completing missing intrinsics [set]
michael zuckerman via llvm-commits
- [PATCH] D20099: [Clang][AVX512] completing missing set intrinsics
Phabricator via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Krzysztof Parzyszek via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Andrew Trick via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Krzysztof Parzyszek via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Matthias Braun via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Andrew Trick via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Matthias Braun via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Matthias Braun via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Matthias Braun via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Andrew Trick via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Matthias Braun via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Krzysztof Parzyszek via llvm-commits
- [PATCH] D20102: [ScheduleDAG] Make sure to process all def operands before any use operands
Andrew Trick via llvm-commits
- [PATCH] D20104: [ELF] - Make few members of Writer to be global and export them for reuse
George Rimar via llvm-commits
- [PATCH] D20105: Implement verbose mode in FlieCheck and Lit to capture whole stdin.
NAKAMURA Takumi via llvm-commits
- [PATCH] D20105: Implement verbose mode in FlieCheck and Lit to capture whole stdin.
Filipe Cabecinhas via llvm-commits
- [PATCH] D20105: Implement verbose mode in FlieCheck and Lit to capture whole stdin.
Filipe Cabecinhas via llvm-commits
- [PATCH] D20105: Implement verbose mode in FlieCheck and Lit to capture whole stdin.
Jonathan Roelofs via llvm-commits
- [PATCH] D20108: Delete mayBeOverridden
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20108: Delete mayBeOverridden
Reid Kleckner via llvm-commits
- [PATCH] D20108: Delete mayBeOverridden
Sanjoy Das via llvm-commits
- [PATCH] D20109: Add support for Code16GCC
Nirav Dave via llvm-commits
- [PATCH] D20109: Add support for Code16GCC
David Woodhouse via llvm-commits
- [PATCH] D20109: Add support for Code16GCC
Nirav Dave via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Hans Wennborg via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Marianne Mailhot-Sarrasin via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Reid Kleckner via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Hans Wennborg via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Hans Wennborg via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Hans Wennborg via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Marianne Mailhot-Sarrasin via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Michael Zolotukhin via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Hans Wennborg via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Michael Zolotukhin via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Hans Wennborg via llvm-commits
- [PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero
Hans Wennborg via llvm-commits
- [PATCH] D20116: Add nosideeffects function attribute
Tom Stellard via llvm-commits
- [PATCH] D20116: Add nosideeffects function attribute
Matt Arsenault via llvm-commits
- [PATCH] D20116: Add nosideeffects function attribute
Mehdi AMINI via llvm-commits
- [PATCH] D20116: Add nosideeffects function attribute
Tom Stellard via llvm-commits
- [PATCH] D20116: Add nosideeffects function attribute
Mehdi AMINI via llvm-commits
- [PATCH] D20116: Add nosideeffects function attribute
Mehdi AMINI via llvm-commits
- [PATCH] D20117: [AMDGPU][NFC] Rename SIInsertNops -> SIDebuggerInsertNops
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20117: [AMDGPU][NFC] Rename SIInsertNops -> SIDebuggerInsertNops
Tom Stellard via llvm-commits
- [PATCH] D20117: [AMDGPU][NFC] Rename SIInsertNops -> SIDebuggerInsertNops
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20120: Fix relocation problem when handling end section for Win x86
Saleem Abdulrasool via llvm-commits
- [PATCH] D20120: Fix relocation problem when handling end section for Win x86
walter erquinigo via llvm-commits
- [PATCH] D20120: Fix relocation problem when handling end section for Win x86
walter erquinigo via llvm-commits
- [PATCH] D20120: Fix relocation problem when handling end section for Win x86
Saleem Abdulrasool via llvm-commits
- [PATCH] D20121: Make "@name =" mandatory for globals in .ll files
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20121: Make "@name =" mandatory for globals in .ll files
Pete Cooper via llvm-commits
- [PATCH] D20121: Make "@name =" mandatory for globals in .ll files
Pete Cooper via llvm-commits
- [PATCH] D20121: Make "@name =" mandatory for globals in .ll files
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D20121: Make "@name =" mandatory for globals in .ll files
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D20121: Make "@name =" mandatory for globals in .ll files
Rafael Espíndola via llvm-commits
- [PATCH] D20121: Make "@name =" mandatory for globals in .ll files
Duncan Exon Smith via llvm-commits
- [PATCH] D20121: Make "@name =" mandatory for globals in .ll files
Rafael Espíndola via llvm-commits
- [PATCH] D20122: [codeview] Add type stream merging prototype
Reid Kleckner via llvm-commits
- [PATCH] D20122: [codeview] Add type stream merging prototype
Rui Ueyama via llvm-commits
- [PATCH] D20122: [codeview] Add type stream merging prototype
Reid Kleckner via llvm-commits
- [PATCH] D20122: [codeview] Add type stream merging prototype
Zachary Turner via llvm-commits
- [PATCH] D20122: [codeview] Add type stream merging prototype
Reid Kleckner via llvm-commits
- [PATCH] D20122: [codeview] Add type stream merging prototype
Reid Kleckner via llvm-commits
- [PATCH] D20122: [codeview] Add type stream merging prototype
Daniel Berlin via llvm-commits
- [PATCH] D20122: [codeview] Add type stream merging prototype
Zachary Turner via llvm-commits
- [PATCH] D20122: [codeview] Add type stream merging prototype
Reid Kleckner via llvm-commits
- [PATCH] D20122: [codeview] Add type stream merging prototype
Reid Kleckner via llvm-commits
- [PATCH] D20123: [InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1
Chad Rosier via llvm-commits
- [PATCH] D20123: [InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1
David Majnemer via llvm-commits
- [PATCH] D20123: [InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1
David Majnemer via llvm-commits
- [PATCH] D20123: [InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1
Chad Rosier via llvm-commits
- [PATCH] D20126: [ScheduleDAG] Make sure that addVRegUseDeps is called on subreg defs
Krzysztof Parzyszek via llvm-commits
- [PATCH] D20126: [ScheduleDAG] Make sure that addVRegUseDeps is called on subreg defs
Matthias Braun via llvm-commits
- [PATCH] D20126: [ScheduleDAG] Make sure that addVRegUseDeps is called on subreg defs
Krzysztof Parzyszek via llvm-commits
- [PATCH] D20128: MemCpyOpt: combine local load/store sequences into memcpy.
Tim Northover via llvm-commits
- [PATCH] D20128: MemCpyOpt: combine local load/store sequences into memcpy.
David Majnemer via llvm-commits
- [PATCH] D20128: MemCpyOpt: combine local load/store sequences into memcpy.
Tim Northover via llvm-commits
- [PATCH] D20128: MemCpyOpt: combine local load/store sequences into memcpy.
Jun Bum Lim via llvm-commits
- [PATCH] D20128: MemCpyOpt: combine local load/store sequences into memcpy.
Tim Northover via llvm-commits
- [PATCH] D20128: MemCpyOpt: combine local load/store sequences into memcpy.
Tim Northover via llvm-commits
- [PATCH] D20138: Refactor CodeView TypeRecord visitors to use common structures
Zachary Turner via llvm-commits
- [PATCH] D20138: Refactor CodeView TypeRecord visitors to use common structures
Reid Kleckner via llvm-commits
- [PATCH] D20138: Refactor CodeView TypeRecord visitors to use common structures
Zachary Turner via llvm-commits
- [PATCH] D20138: Refactor CodeView TypeRecord visitors to use common structures
Reid Kleckner via llvm-commits
- [PATCH] D20138: Refactor CodeView TypeRecord visitors to use common structures
Zachary Turner via llvm-commits
- [PATCH] D20138: Refactor CodeView TypeRecord visitors to use common structures
Zachary Turner via llvm-commits
- [PATCH] D20138: Refactor CodeView TypeRecord visitors to use common structures
Reid Kleckner via llvm-commits
- [PATCH] D20142: Fix the AllRegs AVX calling convention for 32bit
Amjad Aboud via llvm-commits
- [PATCH] D20142: Fix the AllRegs AVX calling convention for 32bit
Amjad Aboud via llvm-commits
- [PATCH] D20142: Fix the AllRegs AVX calling convention for 32bit
Amjad Aboud via llvm-commits
- [PATCH] D20143: New pass: guard widening
Sanjoy Das via llvm-commits
- [PATCH] D20143: New pass: guard widening
Philip Reames via llvm-commits
- [PATCH] D20143: New pass: guard widening
Sanjoy Das via llvm-commits
- [PATCH] D20143: New pass: guard widening
David Majnemer via llvm-commits
- [PATCH] D20143: New pass: guard widening
Sanjoy Das via llvm-commits
- [PATCH] D20143: New pass: guard widening
Sanjoy Das via llvm-commits
- [PATCH] D20144: Fix constant folding of addrspacecast
Matt Arsenault via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Jake VanAdrighem via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Davide Italiano via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Justin Bogner via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Sean Silva via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Jake VanAdrighem via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Chandler Carruth via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Chandler Carruth via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Jake VanAdrighem via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Davide Italiano via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Justin Bogner via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Jake VanAdrighem via llvm-commits
- [PATCH] D20146: [PM] Port DSE to the new pass manager.
Justin Bogner via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Adrian Prantl via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Adrian Prantl via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Adrian Prantl via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Peter Collingbourne via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Adrian Prantl via llvm-commits
- [PATCH] D20147: [WIP] DebugInfo: New metadata representation for global variables.
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D20148: Idea for avoiding memory allocation calls.
Sean Silva via llvm-commits
- [PATCH] D20148: Idea for avoiding memory allocation calls.
Xinliang David Li via llvm-commits
- [PATCH] D20148: Idea for avoiding memory allocation calls.
Rong Xu via llvm-commits
- [PATCH] D20148: Idea for avoiding memory allocation calls.
Sean Silva via llvm-commits
- [PATCH] D20148: Idea for avoiding memory allocation calls.
Xinliang David Li via llvm-commits
- [PATCH] D20148: Idea for avoiding memory allocation calls.
Sean Silva via llvm-commits
- [PATCH] D20148: Idea for avoiding memory allocation calls.
Xinliang David Li via llvm-commits
- [PATCH] D20149: Vector GEP - fixed a crash on InstSimplify Pass
Elena Demikhovsky via llvm-commits
- [PATCH] D20149: Vector GEP - fixed a crash on InstSimplify Pass
Igor Breger via llvm-commits
- [PATCH] D20152: Tweak cmake config-ix to work when LLVM is embedded in another cmake source tree.
Vassil Vassilev via llvm-commits
- [PATCH] D20152: Tweak cmake config-ix to work when LLVM is embedded in another cmake source tree.
Chris Bieneman via llvm-commits
- [PATCH] D20153: [ARM] PR25722 Delay ARM constant pool creation
Peter Smith via llvm-commits
- [PATCH] D20153: [ARM] PR25722 Delay ARM constant pool creation
Tim Northover via llvm-commits
- [PATCH] D20153: [ARM] PR25722 Delay ARM constant pool creation
Peter Smith via llvm-commits
- [PATCH] D20153: [ARM] PR25722 Delay ARM constant pool creation
Peter Smith via llvm-commits
- [PATCH] D20153: [ARM] PR25722 Delay ARM constant pool creation
Tim Northover via llvm-commits
- [PATCH] D20153: [ARM] PR25722 Delay ARM constant pool creation
Renato Golin via llvm-commits
- [PATCH] D20153: [ARM] PR25722 Delay ARM constant pool creation
Renato Golin via llvm-commits
- [PATCH] D20154: [ARM] PR25722 Fixup tests to take into account mov translation
Peter Smith via llvm-commits
- [PATCH] D20154: [ARM] PR25722 Fixup tests to take into account mov translation
Tim Northover via llvm-commits
- [PATCH] D20154: [ARM] PR25722 Fixup tests to take into account mov translation
Renato Golin via llvm-commits
- [PATCH] D20155: [ARM] PR25722 Support and tests for transform of LDR rt, = to MOV
Peter Smith via llvm-commits
- [PATCH] D20155: [ARM] PR25722 Support and tests for transform of LDR rt, = to MOV
Tim Northover via llvm-commits
- [PATCH] D20155: [ARM] PR25722 Support and tests for transform of LDR rt, = to MOV
Peter Smith via llvm-commits
- [PATCH] D20155: [ARM] PR25722 Support and tests for transform of LDR rt, = to MOV
Peter Smith via llvm-commits
- [PATCH] D20155: [ARM] PR25722 Support and tests for transform of LDR rt, = to MOV
Tim Northover via llvm-commits
- [PATCH] D20155: [ARM] PR25722 Support and tests for transform of LDR rt, = to MOV
Renato Golin via llvm-commits
- [PATCH] D20156: PR24071 Fix an assert in SelectionDAGBuilder
Diana Picus via llvm-commits
- [PATCH] D20156: PR24071 Fix an assert in SelectionDAGBuilder
Diana Picus via llvm-commits
- [PATCH] D20156: PR24071 Fix an assert in SelectionDAGBuilder
Tim Northover via llvm-commits
- [PATCH] D20156: PR24071 Fix an assert in SelectionDAGBuilder
Renato Golin via llvm-commits
- [PATCH] D20156: PR24071 Fix an assert in SelectionDAGBuilder
Diana Picus via llvm-commits
- [PATCH] D20156: PR24071 Fix an assert in SelectionDAGBuilder
Reid Kleckner via llvm-commits
- [PATCH] D20156: PR24071 Fix an assert in SelectionDAGBuilder
Diana Picus via llvm-commits
- [PATCH] D20157: Add test for D20156
Diana Picus via llvm-commits
- [PATCH] D20157: Add test for D20156
Diana Picus via llvm-commits
- [PATCH] D20160: [Clang][AVX512][intrinsics] continue completing missing set intrinsics
michael zuckerman via llvm-commits
- [PATCH] D20161: [LNT] Adding initial support for javascript unit testing
Kristof Beyls via llvm-commits
- [PATCH] D20162: [MSP430] PR27500 CodeGen: Rework branch-select pass
Vadzim Dambrouski via llvm-commits
- [PATCH] D20163: [ARM] ARM mov InstAlias for MOVW lacks HasV6T2
Peter Smith via llvm-commits
- [PATCH] D20164: [mips] MIPS64R6 compact branch support
Simon Dardis via llvm-commits
- [PATCH] D20165: Check overflows in RTCs and bail accordingly
Johannes Doerfert via llvm-commits
- [PATCH] D20165: Check overflows in RTCs and bail accordingly
Johannes Doerfert via llvm-commits
- [PATCH] D20165: Check overflows in RTCs and bail accordingly
Tobias Grosser via llvm-commits
- [PATCH] D20165: Check overflows in RTCs and bail accordingly
Johannes Doerfert via llvm-commits
- [PATCH] D20165: Check overflows in RTCs and bail accordingly
Johannes Doerfert via llvm-commits
- [PATCH] D20165: Check overflows in RTCs and bail accordingly
Johannes Doerfert via llvm-commits
- [PATCH] D20167: [mips] Compact branch policy control for MIPSR6
Simon Dardis via llvm-commits
- [PATCH] D20169: [ELF] implemented -z defs option
George Rimar via llvm-commits
- [PATCH] D20169: [ELF] implemented -z defs option
Rafael Espíndola via llvm-commits
- [PATCH] D20169: [ELF] implemented -z defs option
George Rimar via llvm-commits
- [PATCH] D20172: [AArch64] Disable narrow load merge by default
Jun Bum Lim via llvm-commits
- [PATCH] D20172: [AArch64] Disable narrow load merge by default
Chad Rosier via llvm-commits
- [PATCH] D20172: [AArch64] Disable narrow load merge by default
Chad Rosier via llvm-commits
- [PATCH] D20172: [AArch64] Disable narrow load merge by default
Jun Bum Lim via llvm-commits
- [PATCH] D20172: [AArch64] Disable narrow load merge by default
James Molloy via llvm-commits
- [PATCH] D20172: [AArch64] Disable narrow load merge by default
Jun Bum Lim via llvm-commits
- [PATCH] D20172: [AArch64] Disable narrow load merge by default
Evandro Menezes via llvm-commits
- [PATCH] D20173: [InstCombine] Avoid combining the bitcast of a var that is used as both address and result of the same load instruction
Guozhi Wei via llvm-commits
- [PATCH] D20173: [InstCombine] Avoid combining the bitcast of a var that is used as both address and result of the same load instruction
David Majnemer via llvm-commits
- [PATCH] D20173: [InstCombine] Avoid combining the bitcast of a var that is used as both address and result of the same load instruction
Guozhi Wei via llvm-commits
- [PATCH] D20173: [InstCombine] Avoid combining the bitcast of a var that is used as both address and result of the same load instruction
David Majnemer via llvm-commits
- [PATCH] D20173: [InstCombine] Avoid combining the bitcast of a var that is used as both address and result of the same load instruction
Guozhi Wei via llvm-commits
- [PATCH] D20173: [InstCombine] Avoid combining the bitcast of a var that is used as both address and result of the same load instruction
David Majnemer via llvm-commits
- [PATCH] D20173: [InstCombine] Avoid combining the bitcast of a var that is used as both address and result of the same load instruction
Guozhi Wei via llvm-commits
- [PATCH] D20173: [InstCombine] Avoid combining the bitcast of a var that is used as both address and result of the same load instruction
Guozhi Wei via llvm-commits
- [PATCH] D20174: [InstCombine] Allow removal of PHI cycles which only contain PHIs
silviu.baranga at arm.com via llvm-commits
- [PATCH] D20174: [InstCombine] Allow removal of PHI cycles which only contain PHIs
Philip Reames via llvm-commits
- [PATCH] D20174: [InstCombine] Allow removal of PHI cycles which only contain PHIs
silviu.baranga at arm.com via llvm-commits
- [PATCH] D20175: [AArch64] Improve getUsefulBitsForUse for narrow stores.
Chad Rosier via llvm-commits
- [PATCH] D20175: [AArch64] Improve getUsefulBitsForUse for narrow stores.
Tim Northover via llvm-commits
- [PATCH] D20175: [AArch64] Improve getUsefulBitsForUse for narrow stores.
Geoff Berry via llvm-commits
- [PATCH] D20175: [AArch64] Improve getUsefulBitsForUse for narrow stores.
Geoff Berry via llvm-commits
- [PATCH] D20175: [AArch64] Improve getUsefulBitsForUse for narrow stores.
Chad Rosier via llvm-commits
- [PATCH] D20175: [AArch64] Improve getUsefulBitsForUse for narrow stores.
Chad Rosier via llvm-commits
- [PATCH] D20175: [AArch64] Improve getUsefulBitsForUse for narrow stores.
Chad Rosier via llvm-commits
- [PATCH] D20175: [AArch64] Improve getUsefulBitsForUse for narrow stores.
Chad Rosier via llvm-commits
- [PATCH] D20176: [MemCpyOpt] Use MaxIntSize in byte instead of bit
Jun Bum Lim via llvm-commits
- [PATCH] D20176: [MemCpyOpt] Use MaxIntSize in byte instead of bit
Chad Rosier via llvm-commits
- [PATCH] D20176: [MemCpyOpt] Use MaxIntSize in byte instead of bit
Jun Bum Lim via llvm-commits
- [PATCH] D20176: [MemCpyOpt] Use MaxIntSize in byte instead of bit
Mehdi AMINI via llvm-commits
- [PATCH] D20176: [MemCpyOpt] Use MaxIntSize in byte instead of bit
Chad Rosier via llvm-commits
- [PATCH] D20176: [MemCpyOpt] Use MaxIntSize in byte instead of bit
Jun Bum Lim via llvm-commits
- [PATCH] D20176: [MemCpyOpt] Use MaxIntSize in byte instead of bit
Jun Bum Lim via llvm-commits
- [PATCH] D20177: [MBP] Factor out the optimizations on branch conditions and unanalyzable branches. NFCI.
Amaury SECHET via llvm-commits
- [PATCH] D20177: [MBP] Factor out the optimizations on branch conditions and unanalyzable branches. NFCI.
Haicheng Wu via llvm-commits
- [PATCH] D20177: [MBP] Factor out the optimizations on branch conditions and unanalyzable branches. NFCI.
Haicheng Wu via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Adrian Prantl via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Adrian Prantl via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Daniel Berlin via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Adrian Prantl via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Adrian Prantl via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Weiming Zhao via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Daniel Berlin via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Adrian Prantl via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Daniel Berlin via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Adrian Prantl via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Daniel Berlin via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Davide Italiano via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Davide Italiano via llvm-commits
- [PATCH] D20178: Fix PR26055 - LiveDebugValues is very slow
Daniel Berlin via llvm-commits
- [PATCH] D20179: Fail early on unknown appending linkage variables
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20179: Fail early on unknown appending linkage variables
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D20179: Fail early on unknown appending linkage variables
Renato Golin via llvm-commits
- [PATCH] D20181: Don't try to rotate a loop more than once - we never do this anyway.
Michael Zolotukhin via llvm-commits
- [PATCH] D20181: Don't try to rotate a loop more than once - we never do this anyway.
Sanjoy Das via llvm-commits
- [PATCH] D20181: Don't try to rotate a loop more than once - we never do this anyway.
Michael Zolotukhin via llvm-commits
- [PATCH] D20181: Don't try to rotate a loop more than once - we never do this anyway.
Michael Zolotukhin via llvm-commits
- [PATCH] D20183: Enhance CodeView record deserialization with some template metaprogramming
Zachary Turner via llvm-commits
- [PATCH] D20183: Enhance CodeView record deserialization with some template metaprogramming
Zachary Turner via llvm-commits
- [PATCH] D20183: Enhance CodeView record deserialization with some template metaprogramming
Reid Kleckner via llvm-commits
- [PATCH] D20183: Enhance CodeView record deserialization with some template metaprogramming
Zachary Turner via llvm-commits
- [PATCH] D20183: Enhance CodeView record deserialization with some template metaprogramming
Zachary Turner via llvm-commits
- [PATCH] D20183: Enhance CodeView record deserialization with some template metaprogramming
Reid Kleckner via llvm-commits
- [PATCH] D20184: [BranchFolding] Replace MachineBlockFrequencyInfo with MBFIWrapper. NFC.
Haicheng Wu via llvm-commits
- [PATCH] D20184: [BranchFolding] Replace MachineBlockFrequencyInfo with MBFIWrapper. NFC.
Haicheng Wu via llvm-commits
- [PATCH] D20185: [AArch64] Fix bug in large stack spill slot handling (PR27717)
Geoff Berry via llvm-commits
- [PATCH] D20185: [AArch64] Fix bug in large stack spill slot handling (PR27717)
Geoff Berry via llvm-commits
- [PATCH] D20186: Move the check of EnablePostRAScheduler to avoid side effect of disabling antidependency breaker
Mitch Bodart via llvm-commits
- [PATCH] D20186: Move the check of EnablePostRAScheduler to avoid side effect of disabling antidependency breaker
Mandeep Singh Grang via llvm-commits
- [PATCH] D20186: Move the check of EnablePostRAScheduler to avoid side effect of disabling antidependency breaker
Sanjay Patel via llvm-commits
- [PATCH] D20187: AMDGPU: Remove verifier check for scc live ins
Matt Arsenault via llvm-commits
- [PATCH] D20187: AMDGPU: Remove verifier check for scc live ins
Matt Arsenault via llvm-commits
- [PATCH] D20187: AMDGPU: Remove verifier check for scc live ins
Tom Stellard via llvm-commits
- [PATCH] D20187: AMDGPU: Remove verifier check for scc live ins
Matt Arsenault via llvm-commits
- [PATCH] D20190: Get rid of CVLeafTypes.h
Zachary Turner via llvm-commits
- [PATCH] D20190: Get rid of CVLeafTypes.h
Reid Kleckner via llvm-commits
- [PATCH] D20190: Get rid of CVLeafTypes.h
Adrian McCarthy via llvm-commits
- [PATCH] D20190: Get rid of CVLeafTypes.h
Zachary Turner via llvm-commits
- [PATCH] D20190: Get rid of CVLeafTypes.h
Reid Kleckner via llvm-commits
- [PATCH] D20190: Get rid of CVLeafTypes.h
Zachary Turner via llvm-commits
- [PATCH] D20191: AMDGPU: Fix a few slightly broken tests
Matt Arsenault via llvm-commits
- [PATCH] D20191: AMDGPU: Fix a few slightly broken tests
Matt Arsenault via llvm-commits
- [PATCH] D20191: AMDGPU: Fix a few slightly broken tests
Matt Arsenault via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
Jake VanAdrighem via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
David Li via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
Jake VanAdrighem via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
Jake VanAdrighem via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
Xinliang David Li via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
Rong Xu via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
Jake VanAdrighem via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
Jake VanAdrighem via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
Rong Xu via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
Rong Xu via llvm-commits
- [PATCH] D20195: [PGO] Add flags to control IRPGO warnings.
Sean Silva via llvm-commits
- [PATCH] D20199: [mips][ias] Fix O32 .cprestore directive when inside .set noat region and offset is in range.
Daniel Sanders via llvm-commits
- [PATCH] D20199: [mips][ias] Fix O32 .cprestore directive when inside .set noat region and offset is in range.
Simon Dardis via llvm-commits
- [PATCH] D20201: [llvm-mc-fuzzer] Use LLVMFuzzerInitialize() instead of a custom main() and FuzzerDriver()
Daniel Sanders via llvm-commits
- [PATCH] D20201: [llvm-mc-fuzzer] Use LLVMFuzzerInitialize() instead of a custom main() and FuzzerDriver()
Kostya Serebryany via llvm-commits
- [PATCH] D20202: [llc] New diagnostic handler
Diana Picus via llvm-commits
- [PATCH] D20202: [llc] New diagnostic handler
Reid Kleckner via llvm-commits
- [PATCH] D20202: [llc] New diagnostic handler
Diana Picus via llvm-commits
- [PATCH] D20202: [llc] New diagnostic handler
Renato Golin via llvm-commits
- [PATCH] D20204: [VectorUtils] Attempt to truncate icmps
James Molloy via llvm-commits
- [PATCH] D20204: [VectorUtils] Attempt to truncate icmps
James Molloy via llvm-commits
- [PATCH] D20206: GlobalsAA: Don't assume that intrinsics can't access global variables
Tom Stellard via llvm-commits
- [PATCH] D20206: GlobalsAA: Don't assume that intrinsics can't access global variables
Daniel Berlin via llvm-commits
- [PATCH] D20206: GlobalsAA: Don't assume that intrinsics can't access global variables
Tom Stellard via llvm-commits
- [PATCH] D20206: GlobalsAA: Don't assume that intrinsics can't access global variables
James Molloy via llvm-commits
- [PATCH] D20206: GlobalsAA: Don't assume that intrinsics can't access global variables
Hal Finkel via llvm-commits
- [PATCH] D20206: GlobalsAA: Don't assume that intrinsics can't access global variables
Tom Stellard via llvm-commits
- [PATCH] D20206: GlobalsAA: Don't assume that intrinsics can't access global variables
Daniel Berlin via llvm-commits
- [PATCH] D20206: GlobalsAA: Don't assume that intrinsics can't access global variables
James Molloy via llvm-commits
- [PATCH] D20209: [Support/ELF] - Added few constants and structs relative to compressed sections.
George Rimar via llvm-commits
- [PATCH] D20209: [Support/ELF] - Added few constants and structs relative to compressed sections.
Ed Maste via llvm-commits
- [PATCH] D20209: [Support/ELF] - Added few constants and structs relative to compressed sections.
Rui Ueyama via llvm-commits
- [PATCH] D20209: [Support/ELF] - Added few constants and structs relative to compressed sections.
Davide Italiano via llvm-commits
- [PATCH] D20209: [Support/ELF] - Added few constants and structs relative to compressed sections.
George Rimar via llvm-commits
- [PATCH] D20209: [Support/ELF] - Added few constants and structs relative to compressed sections.
George Rimar via llvm-commits
- [PATCH] D20209: [Support/ELF] - Added few constants and structs relative to compressed sections.
George Rimar via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rui Ueyama via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Ed Maste via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rui Ueyama via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
David Blaikie via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rui Ueyama via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
David Blaikie via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rui Ueyama via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rui Ueyama via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
David Blaikie via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
David Blaikie via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rui Ueyama via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
David Blaikie via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rui Ueyama via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
David Blaikie via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
George Rimar via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
H.J. Lu via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rafael Espíndola via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rui Ueyama via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
H.J. Lu via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rafael Espíndola via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
Rui Ueyama via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
George Rimar via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
George Rimar via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).
George Rimar via llvm-commits
- [PATCH] D20211: [ELF] - Support of compressed debug sections sections (draft).
George Rimar via llvm-commits
- [PATCH] D20212: [MIB] Create a helper function getRegState to extract all register flags
Krzysztof Parzyszek via llvm-commits
- [PATCH] D20212: [MIB] Create a helper function getRegState to extract all register flags
Quentin Colombet via llvm-commits
- [PATCH] D20212: [MIB] Create a helper function getRegState to extract all register flags
Krzysztof Parzyszek via llvm-commits
- [PATCH] D20214: [mips][ias] EF_MIPS_MICROMIPS should iff microMIPS code was emitted.
Daniel Sanders via llvm-commits
- [PATCH] D20214: [mips][ias] EF_MIPS_MICROMIPS should iff microMIPS code was emitted.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20215: [AMDGPU] Update nop insertion for debugger usage
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20215: [AMDGPU] Update nop insertion for debugger usage
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20215: [AMDGPU] Update nop insertion for debugger usage
Matt Arsenault via llvm-commits
- [PATCH] D20215: [AMDGPU] Update nop insertion for debugger usage
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20215: [AMDGPU] Update nop insertion for debugger usage
Konstantin Zhuravlyov via llvm-commits
- [PATCH] D20217: Add direct control of whether or not a symbol is preemtable at runtime
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20217: Add direct control of whether or not a symbol is preemtable at runtime
Sriraman Tallam via llvm-commits
- [PATCH] D20217: Add direct control of whether or not a symbol is preemtable at runtime
Mehdi AMINI via llvm-commits
- [PATCH] D20217: Add direct control of whether or not a symbol is preemtable at runtime
Reid Kleckner via llvm-commits
- [PATCH] D20217: Add direct control of whether or not a symbol is preemtable at runtime
Mehdi AMINI via llvm-commits
- [PATCH] D20220: [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.
Geoff Berry via llvm-commits
- [PATCH] D20221: [test-suite] parameterization of llvm_{multi, single}source()
Artem Belevich via llvm-commits
- [PATCH] D20221: [test-suite] parameterization of llvm_{multi, single}source()
James Molloy via llvm-commits
- [PATCH] D20222: [test-suite] Use llvm_multisource() with arguments to create simple tests.
Artem Belevich via llvm-commits
- [PATCH] D20223: AMDGPU: Fix promote alloca for pointer types
Matt Arsenault via llvm-commits
- [PATCH] D20225: SelectionDAG: Select min/max when both are used
Matt Arsenault via llvm-commits
- [PATCH] D20225: SelectionDAG: Select min/max when both are used
James Molloy via llvm-commits
- [PATCH] D20225: SelectionDAG: Select min/max when both are used
Jun Bum Lim via llvm-commits
- [PATCH] D20225: SelectionDAG: Select min/max when both are used
Matt Arsenault via llvm-commits
- [PATCH] D20227: AMDGPU: Error if branch distance exceeds limit
Matt Arsenault via llvm-commits
- [PATCH] D20228: Fix types for AVX-512 pshufd intrinsics.
Craig Topper via llvm-commits
- [PATCH] D20228: Fix types for AVX-512 pshufd intrinsics.
Craig Topper via llvm-commits
- [PATCH] D20228: Fix types for AVX-512 pshufd intrinsics.
Elena Demikhovsky via llvm-commits
- [PATCH] D20228: Fix types for AVX-512 pshufd intrinsics.
Craig Topper via llvm-commits
- [PATCH] D20229: Remove known constraints from the invalid context
Johannes Doerfert via llvm-commits
- [PATCH] D20229: Remove known constraints from the invalid context
Michael Kruse via llvm-commits
- [PATCH] D20230: [WIP] Minimal SCEV interval analysis
Johannes Doerfert via llvm-commits
- [PATCH] D20230: [WIP] Minimal SCEV interval analysis
Michael Kruse via llvm-commits
- [PATCH] D20233: Consider Predicates attached to InstAlias
Roger Ferrer Ibanez via llvm-commits
- [PATCH] D20234: Do not assume InstAlias operands appear after a blank
Roger Ferrer Ibanez via llvm-commits
- [PATCH] D20235: [asan] Fix asan initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D20235: [asan] Fix asan initialization failure with newer (2.23+) glibc in use.
Yury Gribov via llvm-commits
- [PATCH] D20235: [asan] Fix asan initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D20235: [asan] Fix asan initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D20235: [asan] Fix asan initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D20235: [asan] Fix asan initialization failure with newer (2.23+) glibc in use.
Kostya Serebryany via llvm-commits
- [PATCH] D20235: [asan] Fix asan initialization failure with newer (2.23+) glibc in use.
Maxim Ostapenko via llvm-commits
- [PATCH] D20235: [asan] Fix asan initialization failure with newer (2.23+) glibc in use.
Kostya Serebryany via llvm-commits
- [PATCH] D20237: Use printAliasInstr in ARM target
Roger Ferrer Ibanez via llvm-commits
- [PATCH] D20238: [PowerPC] Run reg2mem on tests to simplify them.
Geoff Berry via llvm-commits
- [PATCH] D20238: [PowerPC] Run reg2mem on tests to simplify them.
Joerg Sonnenberger via llvm-commits
- [PATCH] D20239: [Power9] Add codegen for VSX word insert/extract instructions
Nemanja Ivanovic via llvm-commits
- [PATCH] D20241: [LV] Respect max VF for interleaved accesses
Matthew Simpson via llvm-commits
- [PATCH] D20241: [LV] Respect max VF for interleaved accesses
Matthew Simpson via llvm-commits
- [PATCH] D20241: [LV] Respect max VF for interleaved accesses
Adam Nemet via llvm-commits
- [PATCH] D20242: [mips][ias] Fix R_MICROMIPS_GOT16 evaluation and eliminate symbol for R_MICROMIPS_(GOT|HI|LO)16
Daniel Sanders via llvm-commits
- [PATCH] D20242: [mips][ias] Fix R_MICROMIPS_GOT16 evaluation and eliminate symbol for R_MICROMIPS_(GOT|HI|LO)16
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20246: Use full path to clang.exe in LLDB_TEST_COMPILER
Zachary Turner via llvm-commits
- [PATCH] D20246: Use full path to clang.exe in LLDB_TEST_COMPILER
Galina via llvm-commits
- [PATCH] D20246: Use full path to clang.exe in LLDB_TEST_COMPILER
Galina via llvm-commits
- [PATCH] D20247: fix a crash in MergeFunctions related to ordering of weak/strong functions
Erik Eckstein via llvm-commits
- [PATCH] D20247: fix a crash in MergeFunctions related to ordering of weak/strong functions
Erik Eckstein via llvm-commits
- [PATCH] D20248: Rename getLargestLegalIntTypeSize to getLargestLegalIntTypeSizeInBits(). NFC.
Jun Bum Lim via llvm-commits
- [PATCH] D20248: Rename getLargestLegalIntTypeSize to getLargestLegalIntTypeSizeInBits(). NFC.
Chad Rosier via llvm-commits
- [PATCH] D20248: Rename getLargestLegalIntTypeSize to getLargestLegalIntTypeSizeInBits(). NFC.
Jun Bum Lim via llvm-commits
- [PATCH] D20250: [ARM/AArch64] Match additional patterns to ldN instructions
Matthew Simpson via llvm-commits
- [PATCH] D20250: [ARM/AArch64] Match additional patterns to ldN instructions
Tim Northover via llvm-commits
- [PATCH] D20251: [codeview] Align class and print names of types
Reid Kleckner via llvm-commits
- [PATCH] D20251: [codeview] Align class and print names of types
Reid Kleckner via llvm-commits
- [PATCH] D20252: surface build error content through test event system
Todd Fiala via llvm-commits
- [PATCH] D20252: surface build error content through test event system
Todd Fiala via llvm-commits
- [PATCH] D20252: surface build error content through test event system
Todd Fiala via llvm-commits
- [PATCH] D20252: surface build error content through test event system
Enrico Granata via llvm-commits
- [PATCH] D20252: surface build error content through test event system
Todd Fiala via llvm-commits
- [PATCH] D20252: surface build error content through test event system
Todd Fiala via llvm-commits
- [PATCH] D20252: surface build error content through test event system
Todd Fiala via llvm-commits
- [PATCH] D20252: surface build error content through test event system
Todd Fiala via llvm-commits
- [PATCH] D20255: [LLVM] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings
Eugene Zelenko via llvm-commits
- [PATCH] D20256: pdbdump: Print "Publics" stream.
Rui Ueyama via llvm-commits
- [PATCH] D20256: pdbdump: Print "Publics" stream.
Zachary Turner via llvm-commits
- [PATCH] D20256: pdbdump: Print "Publics" stream.
Rui Ueyama via llvm-commits
- [PATCH] D20256: pdbdump: Print "Publics" stream.
Zachary Turner via llvm-commits
- [PATCH] D20256: pdbdump: Print "Publics" stream.
Rui Ueyama via llvm-commits
- [PATCH] D20256: pdbdump: Print "Publics" stream.
Rui Ueyama via llvm-commits
- [PATCH] D20256: pdbdump: Print "Publics" stream.
Rui Ueyama via llvm-commits
- [PATCH] D20258: IR: Introduce can_omit_from_dynsym attribute.
Peter Collingbourne via llvm-commits
- [PATCH] D20258: IR: Introduce can_omit_from_dynsym attribute.
Mehdi AMINI via llvm-commits
- [PATCH] D20258: IR: Introduce can_omit_from_dynsym attribute.
Peter Collingbourne via llvm-commits
- [PATCH] D20258: IR: Introduce can_omit_from_dynsym attribute.
Rafael Espíndola via llvm-commits
- [PATCH] D20258: IR: Introduce can_omit_from_dynsym attribute.
David Majnemer via llvm-commits
- [PATCH] D20258: IR: Introduce can_omit_from_dynsym attribute.
Rafael Espíndola via llvm-commits
- [PATCH] D20258: IR: Introduce can_omit_from_dynsym attribute.
Peter Collingbourne via llvm-commits
- [PATCH] D20259: ELF: Use canOmitFromDynSym() to control which symbols may be omitted from the symbol table.
Peter Collingbourne via llvm-commits
- [PATCH] D20261: [compiler-rt] Fix multi-configuration output paths
Etienne Bergeron via llvm-commits
- [PATCH] D20261: [compiler-rt] Fix multi-configuration output paths
Etienne Bergeron via llvm-commits
- [PATCH] D20261: [compiler-rt] Fix multi-configuration output paths
Etienne Bergeron via llvm-commits
- [PATCH] D20261: [compiler-rt] Fix multi-configuration output paths
Etienne Bergeron via llvm-commits
- [PATCH] D20263: X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
Hans Wennborg via llvm-commits
- [PATCH] D20263: X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
Michael Kuperstein via llvm-commits
- [PATCH] D20263: X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
Reid Kleckner via llvm-commits
- [PATCH] D20263: X86: Avoid using _chkstk when lowering WIN_ALLOCA instructions
Michael Kuperstein via llvm-commits
- [PATCH] D20264: AMDGPU: Fix assert on ttmp registers
Matt Arsenault via llvm-commits
- [PATCH] D20265: AMDGPU: Fix verifier error when spilling undef subreg
Matt Arsenault via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Davide Italiano via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Davide Italiano via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Chandler Carruth via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Davide Italiano via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Davide Italiano via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Chandler Carruth via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Rui Ueyama via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Davide Italiano via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Rui Ueyama via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Davide Italiano via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Rui Ueyama via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Davide Italiano via llvm-commits
- [PATCH] D20267: [LTO] Add the ability to specify a subset of passes to run
Davide Italiano via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Peter Collingbourne via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Mehdi AMINI via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Mehdi AMINI via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Peter Collingbourne via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Mehdi AMINI via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Peter Collingbourne via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Peter Collingbourne via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Mehdi AMINI via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Peter Collingbourne via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Mehdi AMINI via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Teresa Johnson via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Peter Collingbourne via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Mehdi AMINI via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Peter Collingbourne via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Teresa Johnson via llvm-commits
- [PATCH] D20268: [wip] Resolution-based LTO API.
Peter Collingbourne via llvm-commits
- [PATCH] D20269: Revert r269546 "Added support to the ASTImporter for C++ constructor initializers."
Oleksiy Vyalov via llvm-commits
- [PATCH] D20269: Revert r269546 "Added support to the ASTImporter for C++ constructor initializers."
Chandler Carruth via llvm-commits
- [PATCH] D20270: libc++abi: build with -fvisibility=default
Saleem Abdulrasool via llvm-commits
- [PATCH] D20270: libc++abi: build with -fvisibility=default
Saleem Abdulrasool via llvm-commits
- [PATCH] D20270: libc++abi: build with -fvisibility=default
Saleem Abdulrasool via llvm-commits
- [PATCH] D20271: [TM] Start collapsing LLVMTargetMachine into TargetMachine
Davide Italiano via llvm-commits
- [PATCH] D20272: [ELF] - Support of compressed input sections implemented.
George Rimar via llvm-commits
- [PATCH] D20272: [ELF] - Support of compressed input sections implemented.
Rui Ueyama via llvm-commits
- [PATCH] D20272: [ELF] - Support of compressed input sections implemented.
H.J Lu via llvm-commits
- [PATCH] D20272: [ELF] - Support of compressed input sections implemented.
Rui Ueyama via llvm-commits
- [PATCH] D20272: [ELF] - Support of compressed input sections implemented.
Rui Ueyama via llvm-commits
- [PATCH] D20273: [llvm-readobj] - Teach readobj to recognize SHF_COMPRESSED flag.
George Rimar via llvm-commits
- [PATCH] D20273: [llvm-readobj] - Teach readobj to recognize SHF_COMPRESSED flag.
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D20273: [llvm-readobj] - Teach readobj to recognize SHF_COMPRESSED flag.
Davide Italiano via llvm-commits
- [PATCH] D20275: [SimplifyCFG] eliminate switch cases based on known range of switch condition
Sanjay Patel via llvm-commits
- [PATCH] D5922: Removing the static initializer in ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic mutex.
Kamil Rytarowski via llvm-commits
- [PATCH] D5922: Removing the static initializer in ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic mutex.
Kamil Rytarowski via llvm-commits
- [polly] r269044 - Expose interpretAsUnsigned in the SCEVAffinator [NFC]
Johannes Doerfert via llvm-commits
- [polly] r269045 - Prevent complex access ranges with low number of pieces.
Johannes Doerfert via llvm-commits
- [polly] r269045 - Prevent complex access ranges with low number of pieces.
Michael Kruse via llvm-commits
- [polly] r269045 - Prevent complex access ranges with low number of pieces.
Johannes Doerfert via llvm-commits
- [polly] r269045 - Prevent complex access ranges with low number of pieces.
Johannes Doerfert via llvm-commits
- [polly] r269046 - Simplify access relation for invariant loads early [NFC]
Johannes Doerfert via llvm-commits
- [polly] r269048 - Simplify the internal representation according to the context [NFC]
Johannes Doerfert via llvm-commits
- [polly] r269049 - Refactor simplifySCoP [NFC]
Johannes Doerfert via llvm-commits
- [polly] r269053 - [FIX] Create error-restrictions late
Johannes Doerfert via llvm-commits
- [polly] r269055 - Propagate complexity problems during domain generation [NFC]
Johannes Doerfert via llvm-commits
- [polly] r269060 - Handle llvm.assume inside the SCoP
Johannes Doerfert via llvm-commits
- [polly] r269061 - [FIX] Cleanup isl objects prior to early exit
Johannes Doerfert via llvm-commits
- [polly] r269064 - Weaken profitability constraints during ScopDetection
Johannes Doerfert via llvm-commits
- [polly] r269074 - Invalidate unprofitable SCoPs after creation
Johannes Doerfert via llvm-commits
- [polly] r269299 - Check overflows in RTCs and bail accordingly
Johannes Doerfert via llvm-commits
- [polly] r269300 - Support truncate operations
Johannes Doerfert via llvm-commits
- [polly] r269301 - Bring some comments up to date [NFC]
Johannes Doerfert via llvm-commits
- [polly] r269323 - Cleanup rejection log handling [NFC]
Johannes Doerfert via llvm-commits
- [polly] r269343 - Check late for profitability
Johannes Doerfert via llvm-commits
- [test-suite] r268584 - lit: Use a custom error code in case the executable is missing
Chris Matthews via llvm-commits
- [test-suite] r269071 - Add Bitcode tests from Halide suite
Mehdi Amini via llvm-commits
- [test-suite] r269071 - Add Bitcode tests from Halide suite
Mehdi Amini via llvm-commits
- [test-suite] r269071 - Add Bitcode tests from Halide suite
Pete Cooper via llvm-commits
- [test-suite] r269071 - Add Bitcode tests from Halide suite
Mehdi Amini via llvm-commits
- [test-suite] r269071 - Add Bitcode tests from Halide suite
Pete Cooper via llvm-commits
- [test-suite] r269078 - Revert r269071 "Add Bitcode tests from Halide suite"
Mehdi Amini via llvm-commits
- [test-suite] r269158 - cmake: remote lit module should be used after profilegen
Matthias Braun via llvm-commits
- [test-suite] r269159 - cmake: Revert accidental removal of PROFILE_GENERATE normalization in last commit
Matthias Braun via llvm-commits
- [test-suite] r269246 - litsupport: Introduce a PREPARE: part for test files.
Matthias Braun via llvm-commits
- [test-suite] r269247 - cmake: Add support for PREPARE: steps and use it where apropriate.
Matthias Braun via llvm-commits
- [www] r269113 - Win snapshot: r268958
Hans Wennborg via llvm-commits
- [www] r269156 - Fix incorrect link.
Chris Lattner via llvm-commits
- [www] r269163 - Further information about the project
Roman Gareev via llvm-commits
- [www] r269165 - Fix the name
Roman Gareev via llvm-commits
- [zorg] r269306 - Enable tests on the LLDB buildbot
Zachary Turner via llvm-commits
- [zorg] r269318 - Fix build directory for LLDB Builder with tests.
Zachary Turner via llvm-commits
- [zorg] r269342 - Disable check-lldb on Windows, but build LLD.
Zachary Turner via llvm-commits
- [zorg] r269472 - Switched to LLVMBuildFactory for svn steps in getLLDBuildFactory.
Galina Kistanova via llvm-commits
- [zorg] r269500 - Attach builders to hexbuild-build-02
Sumanth Gundapaneni via llvm-commits
- [zorg] r269503 - Added new build slave Debian 7.7 x86_64 GCE instance "modules-slave-2".
Galina Kistanova via llvm-commits
- [zorg] r269504 - Disable lldb-x86-win7-msvc builder til we fix CMake configuration
Sumanth Gundapaneni via llvm-commits
- [zorg] r269510 - Use the full path to clang.exe in LLDB_TEST_COMPILER
Zachary Turner via llvm-commits
- [zorg] r269524 - Fixed WithProperties use.
Galina Kistanova via llvm-commits
- [zorg] r269529 - Removed BatchFileDownload usage, as it cannot properly render WithProperties.
Galina Kistanova via llvm-commits
- Another problem with "Recommit r265547, and r265610,r265639,r265657"
Mikael Holmén via llvm-commits
- Another problem with "Recommit r265547, and r265610, r265639, r265657"
Wei Mi via llvm-commits
- Another problem with "Recommit r265547, and r265610,r265639,r265657"
Mikael Holmén via llvm-commits
- Another problem with "Recommit r265547, and r265610, r265639, r265657"
Wei Mi via llvm-commits
- Another problem with "Recommit r265547, and r265610,r265639,r265657"
Mikael Holmén via llvm-commits
- Buildbot numbers for the last week of 5/01/2016 - 5/07/2016
Galina Kistanova via llvm-commits
- Buildbot numbers for week of 4/24/2016 - 4/30/2016
Galina Kistanova via llvm-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via llvm-commits
- Odgovor: [llvm] r268896 - [mips][microMIPS] Implement LWP and SWP instructions
Zlatko Buljan via llvm-commits
- Some of the builders will go off-line for short time during the current week
Galina Kistanova via llvm-commits
Last message date:
Sun May 15 21:50:48 PDT 2016
Archived on: Mon May 16 08:03:09 PDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).