The Week Of Monday 15 February 2016 Archives by subject
      
      Starting: Mon Feb 15 00:25:28 PST 2016
         Ending: Sun Feb 21 23:50:59 PST 2016
         Messages: 1645
     
- [compiler-rt] r260230 - [msan] Run the tests for each supported arch and suffix each one to distinguish them.
 
Evgenii Stepanov via llvm-commits
 - [compiler-rt] r260669 - [msan+tsan] Bring back the tests that disappeared after r260230 and r259512.
 
Hans Wennborg via llvm-commits
 - [compiler-rt] r260669 - [msan+tsan] Bring back the tests that disappeared after r260230 and r259512.
 
Alexey Samsonov via llvm-commits
 - [compiler-rt] r260669 - [msan+tsan] Bring back the tests that disappeared after r260230 and r259512.
 
Hans Wennborg via llvm-commits
 - [compiler-rt] r260839 - Fix lib/tsan/go/buildgo.sh for FreeBSD after r243051.
 
Dimitry Andric via llvm-commits
 - [compiler-rt] r260839 - Fix lib/tsan/go/buildgo.sh for FreeBSD after r243051.
 
Hans Wennborg via llvm-commits
 - [compiler-rt] r260876 - Fixed non-NULL terminating array bug in SanitizerCommon.StartSubprocessTest that caused them to fail sometimes and act flaky.
 
David Blaikie via llvm-commits
 - [compiler-rt] r260883 - [compiler-rt] Fix test failures when switching default C++ library
 
Jonas Hahnfeld via llvm-commits
 - [compiler-rt] r260946 - [Compiler-rt][MSan][MIPS] Resolve gethostbyname_r_erange for MIPS
 
Mohit K. Bhakkad via llvm-commits
 - [compiler-rt] r261048 - [msan] Intercept prlimit.
 
Evgeniy Stepanov via llvm-commits
 - [compiler-rt] r261049 - [msan] Extend prlimit test.
 
Evgeniy Stepanov via llvm-commits
 - [compiler-rt] r261073 - [compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
 
Jonas Hahnfeld via llvm-commits
 - [compiler-rt] r261073 - [compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
 
Hahnfeld, Jonas via llvm-commits
 - [compiler-rt] r261073 - [compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
 
Hans Wennborg via llvm-commits
 - [compiler-rt] r261073 - [compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
 
Evgenii Stepanov via llvm-commits
 - [compiler-rt] r261073 - [compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
 
Hans Wennborg via llvm-commits
 - [compiler-rt] r261105 - [CMake] Push the dependency on AddLLVM into the test and unites layers
 
Chris Bieneman via llvm-commits
 - [compiler-rt] r261108 - [CMake] [NFC] Move macro definitions out of config-ix.cmake
 
Chris Bieneman via llvm-commits
 - [compiler-rt] r261120 - [tsan] Fix build warnings on FreeBSD
 
Ed Maste via llvm-commits
 - [compiler-rt] r261121 - [tsan] Fix signal number definitions for FreeBSD
 
Ed Maste via llvm-commits
 - [compiler-rt] r261142 - [tests] Slightly improve a fix in r260669.
 
Alexey Samsonov via llvm-commits
 - [compiler-rt] r261148 - [TSan] PR26609: Fix two test cases.
 
Alexey Samsonov via llvm-commits
 - [compiler-rt] r261148 - [TSan] PR26609: Fix two test cases.
 
Hans Wennborg via llvm-commits
 - [compiler-rt] r261150 - Fix PR26608: Make sanitizer_common tests more portable.
 
Alexey Samsonov via llvm-commits
 - [compiler-rt] r261157 - PR26606: Make abort_on_error.cc test more portable.
 
Alexey Samsonov via llvm-commits
 - [compiler-rt] r261159 - [sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too
 
Kostya Serebryany via llvm-commits
 - [compiler-rt] r261193 - [compiler-rt] Return correct size of struct pthread for glibc-2.12.2
 
Jonas Hahnfeld via llvm-commits
 - [compiler-rt] r261193 - [compiler-rt] Return correct size of struct pthread for glibc-2.12.2
 
Hahnfeld, Jonas via llvm-commits
 - [compiler-rt] r261193 - [compiler-rt] Return correct size of struct pthread for glibc-2.12.2
 
Alexey Samsonov via llvm-commits
 - [compiler-rt] r261193 - [compiler-rt] Return correct size of struct pthread for glibc-2.12.2
 
Hans Wennborg via llvm-commits
 - [compiler-rt] r261229 - [tsan] Disable sysroot flag on FreeBSD
 
Ed Maste via llvm-commits
 - [compiler-rt] r261229 - [tsan] Disable sysroot flag on FreeBSD
 
Sean Silva via llvm-commits
 - [compiler-rt] r261233 - [WinASan] Fix page size and mmap granularity confusion
 
Reid Kleckner via llvm-commits
 - [compiler-rt] r261236 - Clang on Windows supports exceptions, un XFAIL the passing tests
 
Reid Kleckner via llvm-commits
 - [compiler-rt] r261261 - Add test coverage for default linker
 
Xinliang David Li via llvm-commits
 - [compiler-rt] r261263 - Un-XFAIL the last C++ EH test, it was fixed by r261258
 
Reid Kleckner via llvm-commits
 - [compiler-rt] r261269 - Change comma to semi-colon, no functionality change.
 
Richard Trieu via llvm-commits
 - [compiler-rt] r261338 - [Windows] Add 10s timeout to some WaitForSingleObject calls
 
Reid Kleckner via llvm-commits
 - [compiler-rt] r261342 - [Windows] Simplify more tests now that Clang supports EH
 
Reid Kleckner via llvm-commits
 - [compiler-rt] r261344 - [PGO] Enable profile-rt testing on all supported targets
 
Xinliang David Li via llvm-commits
 - [compiler-rt] r261352 - [sancov] using static asan
 
Mike Aizatsky via llvm-commits
 - [compiler-rt] r261361 - minor test runline cleanup
 
Xinliang David Li via llvm-commits
 - [compiler-rt] r261362 - [sancov] requiring dynamic asan.
 
Mike Aizatsky via llvm-commits
 - [compiler-rt] r261376 - [sancov] use GetLoadedModules for list of modules rather than sanitizer's list.
 
Mike Aizatsky via llvm-commits
 - [compiler-rt] r261376 - [sancov] use GetLoadedModules for list of modules rather than sanitizer's list.
 
Alexey Samsonov via llvm-commits
 - [compiler-rt] r261377 - [CMake] Adding a CMake cache file that matches Apple's build configs
 
Chris Bieneman via llvm-commits
 - [compiler-rt] r261432 - [CMake] Add partial support for MSVC in compiler-rt builtins, by Roman Shirokiy.
 
Andrey Turetskiy via llvm-commits
 - [compiler-rt] r261513 - [MSan] Make unaligned load/store functions compatible for both endians
 
Mohit K. Bhakkad via llvm-commits
 - [lld] r260960 - Start adding release notes for lld.
 
Rafael Espindola via llvm-commits
 - [lld] r260974 - Merge multiple .tbss.* sections into one output section.
 
Rafael Espindola via llvm-commits
 - [lld] r260976 - Merge multiple .gcc_except_table.* into a single section.
 
Rafael Espindola via llvm-commits
 - [lld] r260977 - Merge multiple tdata.* into a single section.
 
Rafael Espindola via llvm-commits
 - [lld] r260980 - Don't create multiple .got.plt entries for the same symbol.
 
Rafael Espindola via llvm-commits
 - [lld] r261064 - Split SymbolTableSection::writeGlobalSymbols.
 
Rui Ueyama via llvm-commits
 - [lld] r261064 - Split SymbolTableSection::writeGlobalSymbols.
 
Rafael Espíndola via llvm-commits
 - [lld] r261065 - Use an accurate type instead of unsigned.
 
Rui Ueyama via llvm-commits
 - [lld] r261066 - Use stable_partition instead of erasing all elements and fill it again.
 
Rui Ueyama via llvm-commits
 - [lld] r261067 - Use shorter names for the .gnu.hash class.
 
Rui Ueyama via llvm-commits
 - [lld] r261069 - Make getOffset a member function of DynamicReloc<ELFT>.
 
Rui Ueyama via llvm-commits
 - [lld] r261085 - [ELF][MIPS] Update test case expectations due changes in MIPS/MC
 
Simon Atanasyan via llvm-commits
 - [lld] r261085 - [ELF][MIPS] Update test case expectations due changes in MIPS/MC
 
Rui Ueyama via llvm-commits
 - [lld] r261085 - [ELF][MIPS] Update test case expectations due changes in MIPS/MC
 
Simon Atanasyan via llvm-commits
 - [lld] r261085 - [ELF][MIPS] Update test case expectations due changes in MIPS/MC
 
Rui Ueyama via llvm-commits
 - [lld] r261213 - Renamed sh_type -> Type, sh_flags -> Flags in arguments. NFC.
 
George Rimar via llvm-commits
 - [lld] r261214 - Fixed comments formatting. NFC.
 
George Rimar via llvm-commits
 - [lld] r261317 - [ELF] - Minor refactor of LinkerScript file
 
George Rimar via llvm-commits
 - [lld] r261317 - [ELF] - Minor refactor of LinkerScript file
 
David Blaikie via llvm-commits
 - [lld] r261322 - Attemp to heal windows buildbot
 
George Rimar via llvm-commits
 - [lld] r261327 - Add support for merging strings with alignment larger than one char.
 
Rafael Espindola via llvm-commits
 - [lld] r261374 - Handle undef symbols in LTO.
 
Rafael Espindola via llvm-commits
 - [llvm] r229419 - Run LICM as part of the cleanup phase from the scalar optimizer.
 
Chandler Carruth via llvm-commits
 - [llvm] r229419 - Run LICM as part of the cleanup phase from the scalar optimizer.
 
Michael Zolotukhin via llvm-commits
 - [llvm] r229419 - Run LICM as part of the cleanup phase from the scalar optimizer.
 
Michael Zolotukhin via llvm-commits
 - [llvm] r246541 - [ARM] Turn on by default interleaved access vectorization
 
Evgenii Stepanov via llvm-commits
 - [llvm] r252368 - Add 'notail' marker for call instructions.
 
Akira Hatanaka via llvm-commits
 - [llvm] r252578 - Support for emitting inline stack probes
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r252578 - Support for emitting inline stack probes
 
Andy Ayers via llvm-commits
 - [llvm] r252578 - Support for emitting inline stack probes
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r255175 - [X86] Enable shrink-wrapping by default, but keep it disabled for stack frames
 
Quentin Colombet via llvm-commits
 - [llvm] r255175 - [X86] Enable shrink-wrapping by default, but keep it disabled for stack frames
 
Hans Wennborg via llvm-commits
 - [llvm] r255175 - [X86] Enable shrink-wrapping by default, but keep it disabled for stack frames
 
Quentin Colombet via llvm-commits
 - [llvm] r255175 - [X86] Enable shrink-wrapping by default, but keep it disabled for stack frames
 
Hans Wennborg via llvm-commits
 - [llvm] r255691 - [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.
 
Dimitry Andric via llvm-commits
 - [llvm] r255691 - [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.
 
Hans Wennborg via llvm-commits
 - [llvm] r255691 - [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.
 
Hans Wennborg via llvm-commits
 - [llvm] r255691 - [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.
 
Cong Hou via llvm-commits
 - [llvm] r255691 - [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.
 
Hans Wennborg via llvm-commits
 - [llvm] r256291 - lit: Limit number of processes on Windows to 32.
 
Sean Silva via llvm-commits
 - [llvm] r257279 - [JumpThreading] Don't forget to report that the IR changed
 
Dimitry Andric via llvm-commits
 - [llvm] r257279 - [JumpThreading] Don't forget to report that the IR changed
 
David Majnemer via llvm-commits
 - [llvm] r257279 - [JumpThreading] Don't forget to report that the IR changed
 
Hans Wennborg via llvm-commits
 - [llvm] r258103 - parseArch() supports more variations of arch names for PowerPC builds
 
Hal Finkel via llvm-commits
 - [llvm] r258103 - parseArch() supports more variations of arch names for PowerPC builds
 
Hans Wennborg via llvm-commits
 - [llvm] r258611 - [PruneEH] FuncletPads must not have undef operands
 
David Majnemer via llvm-commits
 - [llvm] r258611 - [PruneEH] FuncletPads must not have undef operands
 
Hans Wennborg via llvm-commits
 - [llvm] r258616 - [PruneEH] Don't try to insert a terminator after another terminator
 
David Majnemer via llvm-commits
 - [llvm] r258616 - [PruneEH] Don't try to insert a terminator after another terminator
 
Hans Wennborg via llvm-commits
 - [llvm] r259357 - Reapply commit r258404 with fix.
 
David Majnemer via llvm-commits
 - [llvm] r259702 - [LoopStrengthReduce] Don't rewrite PHIs with incoming values from CatchSwitches
 
David Majnemer via llvm-commits
 - [llvm] r259702 - [LoopStrengthReduce] Don't rewrite PHIs with incoming values from CatchSwitches
 
Hans Wennborg via llvm-commits
 - [llvm] r260164 - [regalloc][WinEH] Do not mark intervals as not spillable if they contain a regmask
 
David Majnemer via llvm-commits
 - [llvm] r260164 - [regalloc][WinEH] Do not mark intervals as not spillable if they contain a regmask
 
Hans Wennborg via llvm-commits
 - [llvm] r260312 - WholeProgramDevirt: introduce.
 
Sean Silva via llvm-commits
 - [llvm] r260312 - WholeProgramDevirt: introduce.
 
Peter Collingbourne via llvm-commits
 - [llvm] r260338 - [Orc] Add lazy-JITting support for i386.
 
Dimitry Andric via llvm-commits
 - [llvm] r260338 - [Orc] Add lazy-JITting support for i386.
 
Lang Hames via llvm-commits
 - [llvm] r260338 - [Orc] Add lazy-JITting support for i386.
 
Lang Hames via llvm-commits
 - [llvm] r260390 - [SPARC] Repair floating-point condition encodings in assembly parser.
 
Hans Wennborg via llvm-commits
 - [llvm] r260390 - [SPARC] Repair floating-point condition encodings in assembly parser.
 
James Y Knight via llvm-commits
 - [llvm] r260390 - [SPARC] Repair floating-point condition encodings in assembly parser.
 
Hans Wennborg via llvm-commits
 - [llvm] r260470 - [llvm-nm] Minor style change. Prefer EXIT_SUCCESS over 0.
 
Davide Italiano via llvm-commits
 - [llvm] r260470 - [llvm-nm] Minor style change. Prefer EXIT_SUCCESS over 0.
 
David Blaikie via llvm-commits
 - [llvm] r260488 - [readobj] Handle ELF files with no section table or with no program headers.
 
Rafael Espíndola via llvm-commits
 - [llvm] r260488 - [readobj] Handle ELF files with no section table or with no program headers.
 
Michael Spencer via llvm-commits
 - [llvm] r260488 - [readobj] Handle ELF files with no section table or with no program headers.
 
Rafael Espíndola via llvm-commits
 - [llvm] r260488 - [readobj] Handle ELF files with no section table or with no program headers.
 
Sean Silva via llvm-commits
 - [llvm] r260488 - [readobj] Handle ELF files with no section table or with no program headers.
 
Rafael Espíndola via llvm-commits
 - [llvm] r260488 - [readobj] Handle ELF files with no section table or with no program headers.
 
Michael Spencer via llvm-commits
 - [llvm] r260488 - [readobj] Handle ELF files with no section table or with no program headers.
 
Rafael Espíndola via llvm-commits
 - [llvm] r260488 - [readobj] Handle ELF files with no section table or with no program headers.
 
Chris Lattner via llvm-commits
 - [llvm] r260488 - [readobj] Handle ELF files with no section table or with no program headers.
 
Rafael Espíndola via llvm-commits
 - [llvm] r260488 - [readobj] Handle ELF files with no section table or with no program headers.
 
Rafael Espíndola via llvm-commits
 - [llvm] r260733 - [WinEH] Prevent EH state numbering from skipping nested cleanup pads that never return
 
David Majnemer via llvm-commits
 - [llvm] r260733 - [WinEH] Prevent EH state numbering from skipping nested cleanup pads that never return
 
Hans Wennborg via llvm-commits
 - [llvm] r260746 - [codeview] Describe local variables in registers
 
Aaron Ballman via llvm-commits
 - [llvm] r260746 - [codeview] Describe local variables in registers
 
Reid Kleckner via llvm-commits
 - [llvm] r260746 - [codeview] Describe local variables in registers
 
Aaron Ballman via llvm-commits
 - [llvm] r260773 - AMDGPU: Fix broken condition causing warning
 
David Blaikie via llvm-commits
 - [llvm] r260773 - AMDGPU: Fix broken condition causing warning
 
Matt Arsenault via llvm-commits
 - [llvm] r260786 - [llvm-size] Make error handling uniform.
 
Rafael Espíndola via llvm-commits
 - [llvm] r260806 - LiveIntervalAnalysis: Remove LiveVariables requirement
 
Matthias Braun via llvm-commits
 - [llvm] r260812 - HexagonFrameLowering.cpp: Appease msc18 to give an explicit constructor SlotInfo() instead of member initializers.
 
Sean Silva via llvm-commits
 - [llvm] r260812 - HexagonFrameLowering.cpp: Appease msc18 to give an explicit constructor SlotInfo() instead of member initializers.
 
NAKAMURA Takumi via llvm-commits
 - [llvm] r260812 - HexagonFrameLowering.cpp: Appease msc18 to give an explicit constructor SlotInfo() instead of member initializers.
 
Sean Silva via llvm-commits
 - [llvm] r260816 - [Hexagon] Replace use of "std::map::emplace" with "insert"
 
David Blaikie via llvm-commits
 - [llvm] r260816 - [Hexagon] Replace use of "std::map::emplace" with "insert"
 
Krzysztof Parzyszek via llvm-commits
 - [llvm] r260829 - [libFuzzer] remove std::vector operations from hot paths, NFC
 
David Blaikie via llvm-commits
 - [llvm] r260829 - [libFuzzer] remove std::vector operations from hot paths, NFC
 
Kostya Serebryany via llvm-commits
 - [llvm] r260878 - AVX512: Change store size of kmask. Store size of v8i1, v4i1 , v2i1 and i1 are changed to 16 bits.
 
Igor Breger via llvm-commits
 - [llvm] r260879 - [mips] Removed the SHF_ALLOC flag from the .pdr section.
 
Scott Egerton via llvm-commits
 - [llvm] r260880 - Reverted r260879 as it caused test failures in lld.
 
Scott Egerton via llvm-commits
 - [llvm] r260880 - Reverted r260879 as it caused test failures in lld.
 
Simon Atanasyan via llvm-commits
 - [llvm] r260880 - Reverted r260879 as it caused test failures in lld.
 
Scott Egerton via llvm-commits
 - [llvm] r260880 - Reverted r260879 as it caused test failures in lld.
 
Simon Atanasyan via llvm-commits
 - [llvm] r260880 - Reverted r260879 as it caused test failures in lld.
 
Scott Egerton via llvm-commits
 - [llvm] r260885 - [X86][SSE] Regenerated fast isel intrinsics tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r260887 - Make llvm/test/tools/llvm-symbolizer/pdb/pdb.test Py3-compatible.
 
NAKAMURA Takumi via llvm-commits
 - [llvm] r260888 - [X86][SSE] Regenerated uint2fp special case tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r260889 - [X86][SSE] More thorough testing of all-ones vectors re-materialization
 
Simon Pilgrim via llvm-commits
 - [llvm] r260890 - [X86] Regenerated 64/128 bit multiply tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r260891 - [X86] More thorough partial-register division checks
 
Simon Pilgrim via llvm-commits
 - [llvm] r260892 - Tweak the LICM code to reuse the first sub-loop instead of creating a new one
 
Roman Gareev via llvm-commits
 - [llvm] r260893 - [LV] Add support for insertelt/extractelt processing during type truncation
 
Silviu Baranga via llvm-commits
 - [llvm] r260895 - [Hexagon] Use zero-extending loads for anyext
 
Krzysztof Parzyszek via llvm-commits
 - [llvm] r260896 - [mips] Implemented the .hword directive.
 
Scott Egerton via llvm-commits
 - [llvm] r260897 - [Hexagon] Missed testcase update in r260895
 
Krzysztof Parzyszek via llvm-commits
 - [llvm] r260899 - [ScheduleDAGInstrs] isUnsafeMemoryObject() removed
 
Jonas Paulsson via llvm-commits
 - [llvm] r260900 - [X86][SSE2] Regenerated sse2 tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r260901 - [CodeGen] Document and use getConstant's splat-building feature. NFC.
 
Ahmed Bougacha via llvm-commits
 - [llvm] r260902 - [Hexagon] Wrapping all MCExprs inside MCOperands within HexagonMCExpr to simplify handling and allow flags on the expression.
 
Colin LeMahieu via llvm-commits
 - [llvm] r260903 - [NFC] Fixing naming convention, lowercase start of function name.
 
Colin LeMahieu via llvm-commits
 - [llvm] r260904 - MachineVerifier: Add parameter to choose if MachineFunction::verify() aborts
 
Matthias Braun via llvm-commits
 - [llvm] r260905 - Add unittest for LiveIntervalAnalysis::handleMove()
 
Matthias Braun via llvm-commits
 - [llvm] r260906 - LiveIntervalAnalysis: Support moving of subregister defs in handleMove
 
Matthias Braun via llvm-commits
 - [llvm] r260907 - Fix typo in LiveIntervalTest
 
Matthias Braun via llvm-commits
 - [llvm] r260908 - [X86] Remove now-dead variable and redundant assert. NFC.
 
Ahmed Bougacha via llvm-commits
 - [llvm] r260910 - APInt: Further simplify APInt::EqualSlowCase as suggested by Duncan
 
Matthias Braun via llvm-commits
 - [llvm] r260911 - APInt: Slightly simplify countLeadingZerosSlowCase()
 
Matthias Braun via llvm-commits
 - [llvm] r260913 - SmallPtrSet: Avoid initializing Array in the small case.
 
Matthias Braun via llvm-commits
 - [llvm] r260915 - unittests/MI: Add Core library reference
 
Matthias Braun via llvm-commits
 - [llvm] r260916 - Rename LLVMSetDataLayout's argument to match what they stand for
 
Amaury Sechet via llvm-commits
 - [llvm] r260917 - Implemented stack symbol table ordering/packing optimization to improve data locality and code size from SP/FP offset encoding.
 
Zia Ansari via llvm-commits
 - [llvm] r260918 - MITests: Update libdeps. llvm/Target/TargetOptions.h depends on MC.
 
NAKAMURA Takumi via llvm-commits
 - [llvm] r260919 - Kill LLVMAddTargetData
 
Amaury Sechet via llvm-commits
 - [llvm] r260920 - Deprecate LLVMGetDataLayout and replace it by LLVMGetDataLayoutStr
 
Amaury Sechet via llvm-commits
 - [llvm] r260922 - [GlobalISel] Get rid of the ifdefs in TargetLowering.
 
Quentin Colombet via llvm-commits
 - [llvm] r260922 - [GlobalISel] Get rid of the ifdefs in TargetLowering.
 
Aaron Ballman via llvm-commits
 - [llvm] r260922 - [GlobalISel] Get rid of the ifdefs in TargetLowering.
 
Quentin Colombet via llvm-commits
 - [llvm] r260923 - [GlobalISel] Add missing file in previous commit.
 
Quentin Colombet via llvm-commits
 - [llvm] r260924 - [GlobalISel][IRTranslator] Override getPassName.
 
Quentin Colombet via llvm-commits
 - [llvm] r260925 - [ADT] Add StringRef::{l, r}trim(char) overloads (NFC)
 
Vedant Kumar via llvm-commits
 - [llvm] r260926 - Simplify users of StringRef::{l,r}trim (NFC)
 
Vedant Kumar via llvm-commits
 - [llvm] r260928 - [TableGen] Use range-based for loop. NFC
 
Craig Topper via llvm-commits
 - [llvm] r260931 - Remove an unnecessary std::move to fix -Wpessimizing-move warning.
 
Craig Topper via llvm-commits
 - [llvm] r260933 - [TableGen] Remove unused member variable. NFC
 
Craig Topper via llvm-commits
 - [llvm] r260934 - [TableGen] Stop passing by reference an integer that doesn't get modified. NFC
 
Craig Topper via llvm-commits
 - [llvm] r260935 - [TableGen] Fix inconsistent spacing. NFC
 
Craig Topper via llvm-commits
 - [llvm] r260936 - Restore the capability to manipulate datalayout from the C API
 
Amaury Sechet via llvm-commits
 - [llvm] r260938 - [SCEVExpander] Make findExistingExpansion smarter
 
Junmo Park via llvm-commits
 - [llvm] r260939 - Generate functions in 2 steps in the C API echo test. NFC
 
Amaury Sechet via llvm-commits
 - [llvm] r260940 - [X86] Fix typo in comment. NFC
 
Craig Topper via llvm-commits
 - [llvm] r260941 - Do some refactoring in constant generation in the C API echo test. NFC
 
Amaury Sechet via llvm-commits
 - [llvm] r260942 - [X86] Use range-based for loop. NFC
 
Craig Topper via llvm-commits
 - [llvm] r260943 - [X86] Fix typos. NFC
 
Craig Topper via llvm-commits
 - [llvm] r260947 - Make sure the functions' range is empty before going through it in the LLVM C API test
 
Amaury Sechet via llvm-commits
 - [llvm] r260949 - [Hexagon] Hoist nonnull assert up.
 
Benjamin Kramer via llvm-commits
 - [llvm] r260949 - [Hexagon] Hoist nonnull assert up.
 
David Blaikie via llvm-commits
 - [llvm] r260949 - [Hexagon] Hoist nonnull assert up.
 
Benjamin Kramer via llvm-commits
 - [llvm] r260959 - [X86] PR26575: Fix LEA optimization pass.
 
Andrey Turetskiy via llvm-commits
 - [llvm] r260962 - This reverts commit r260488 and r260489.
 
Rafael Espindola via llvm-commits
 - [llvm] r260963 - Move DynRegionInfo out of the ELFDumper.
 
Rafael Espindola via llvm-commits
 - [llvm] r260967 - Introduce a getAsRange helper.
 
Rafael Espindola via llvm-commits
 - [llvm] r260968 - [WebAssembly] Implement support for custom NaN bit patterns.
 
Dan Gohman via llvm-commits
 - [llvm] r260970 - Reapply r260489.
 
Rafael Espindola via llvm-commits
 - [llvm] r260971 - [WebAssembly] Create new registers instead of reusing old ones in RegStackify.
 
Dan Gohman via llvm-commits
 - [llvm] r260972 - Reverting r260922-260923; they cause link failures with MSVC.
 
Aaron Ballman via llvm-commits
 - [llvm] r260973 - A signed bitfield's range is [-1, 0], so assigning 1 is technically an overflow. However, the other bitfield requires a signed value (it supports negative offsets), so it is slightly better to retain a signed 1-bit bitfield and use -1 instead of 1. Silences an MSVC warning.
 
Aaron Ballman via llvm-commits
 - [llvm] r260978 - [WebAssembly] Switch from RPO sorting to topological sorting.
 
Dan Gohman via llvm-commits
 - [llvm] r260979 - [X86] Enable the LEA optimization pass by default.
 
Andrey Turetskiy via llvm-commits
 - [llvm] r260979 - [X86] Enable the LEA optimization pass by default.
 
Hans Wennborg via llvm-commits
 - [llvm] r260981 - Revert 260705, it appears to be causing pr26628
 
Philip Reames via llvm-commits
 - [llvm] r260986 - [AMDGPU] Rename $dst operand to $vdst for VOP instructions.
 
Tom Stellard via llvm-commits
 - [llvm] r260987 - [WebAssembly] Insert COPY_LOCAL between CopyToReg and FrameIndex DAG nodes
 
Derek Schuff via llvm-commits
 - [llvm] r260989 - Pass a std::unique_ptr to IRMover::move.
 
Rafael Espindola via llvm-commits
 - [llvm] r260998 - [GlobalISel] Re-apply r260922-260923 with MSVC-friendly code.
 
Quentin Colombet via llvm-commits
 - [llvm] r261004 - [AArch64] Add pass to remove redundant copy after RA
 
Jun Bum Lim via llvm-commits
 - [llvm] r261006 - [Hexagon] Adding relocation for code size, cold path optimization allowing a 23-bit 4-byte aligned relocation to be a valid instruction encoding.
 
Colin LeMahieu via llvm-commits
 - [llvm] r261010 - [codeview] Fix assertion on non-memory, non-register DBG_VALUE instructions
 
Reid Kleckner via llvm-commits
 - [llvm] r261013 - [LTO] Support Statistics
 
Adam Nemet via llvm-commits
 - [llvm] r261013 - [LTO] Support Statistics
 
Tim Northover via llvm-commits
 - [llvm] r261013 - [LTO] Support Statistics
 
Adam Nemet via llvm-commits
 - [llvm] r261013 - [LTO] Support Statistics
 
Tim Northover via llvm-commits
 - [llvm] r261014 - [WebAssemly] Don't move calls or stores past intervening loads
 
Derek Schuff via llvm-commits
 - [llvm] r261016 - [codeview] Bail on a DBG_VALUE register operand with no register
 
Reid Kleckner via llvm-commits
 - [llvm] r261017 - [WebAssembly] Update torture test expectations
 
Derek Schuff via llvm-commits
 - [llvm] r261019 - Bitcode writer: fix a typo, using getName() instead of getSourceFileName()
 
Mehdi Amini via llvm-commits
 - [llvm] r261020 - [X86] Extract ANDNP combine. NFC.
 
Ahmed Bougacha via llvm-commits
 - [llvm] r261021 - [X86] Extract PSIGN/BLENDVP combine. NFC.
 
Ahmed Bougacha via llvm-commits
 - [llvm] r261022 - [X86] Extract PSIGN/BLENDVP tests into vector-blend.ll. NFC.
 
Ahmed Bougacha via llvm-commits
 - [llvm] r261023 - [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
 
Ahmed Bougacha via llvm-commits
 - [llvm] r261024 - [X86] Generalize logic blend of (x, -x) combine to match (-x, x).
 
Ahmed Bougacha via llvm-commits
 - [llvm] r261025 - [X86] Remove the now-unused X86ISD::PSIGN. NFC.
 
Ahmed Bougacha via llvm-commits
 - [llvm] r261026 - [X86][AVX] Regenerated vselect tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r261027 - Fix test from r261013
 
Adam Nemet via llvm-commits
 - [llvm] r261028 - Refactor the PassManagerBuilder: extract a "addFunctionSimplificationPasses()" (NFC)
 
Mehdi Amini via llvm-commits
 - [llvm] r261029 - Define the ThinLTO Pipeline (experimental)
 
Mehdi Amini via llvm-commits
 - [llvm] r261030 - Query the StringMap only once when creating MDString (NFC)
 
Mehdi Amini via llvm-commits
 - [llvm] r261032 - [WebAssembly] Implement __builtin_frame_address.
 
Dan Gohman via llvm-commits
 - [llvm] r261032 - [WebAssembly] Implement __builtin_frame_address.
 
Ahmed Bougacha via llvm-commits
 - [llvm] r261032 - [WebAssembly] Implement __builtin_frame_address.
 
Dan Gohman via llvm-commits
 - [llvm] r261033 - Fix build LLVM with -D LLVM_USE_INTEL_JITEVENTS:BOOL=ON on Windows
 
Andrew Kaylor via llvm-commits
 - [llvm] r261033 - Fix build LLVM with -D LLVM_USE_INTEL_JITEVENTS:BOOL=ON on Windows
 
Hans Wennborg via llvm-commits
 - [llvm] r261036 - Fix MSVC bot: apparently visual studio does not like explicitly defaulted move ctor
 
Mehdi Amini via llvm-commits
 - [llvm] r261037 - [WebAssembly] Use SDValue::getConstantOperandVal. NFC.
 
Dan Gohman via llvm-commits
 - [llvm] r261038 - New test case: make sure alloc bit is not set for covmap section on Linux
 
Xinliang David Li via llvm-commits
 - [llvm] r261039 - [X86] Fix a shrink-wrapping miscompile around __chkstk
 
Reid Kleckner via llvm-commits
 - [llvm] r261039 - [X86] Fix a shrink-wrapping miscompile around __chkstk
 
Hans Wennborg via llvm-commits
 - [llvm] r261039 - [X86] Fix a shrink-wrapping miscompile around __chkstk
 
Reid Kleckner via llvm-commits
 - [llvm] r261039 - [X86] Fix a shrink-wrapping miscompile around __chkstk
 
Hans Wennborg via llvm-commits
 - [llvm] r261040 - [LCG] Construct an actual call graph with call-edge SCCs nested inside
 
Chandler Carruth via llvm-commits
 - [llvm] r261044 - WebAssembly: update expected test failures
 
JF Bastien via llvm-commits
 - [llvm] r261050 - [WebAssembly] Call memcpy for large byval copies.
 
Dan Gohman via llvm-commits
 - [llvm] r261051 - WebAssembly: update expected failures
 
JF Bastien via llvm-commits
 - [llvm] r261052 - [AliasSetTracker] Teach AliasSetTracker about MemSetInst
 
Haicheng Wu via llvm-commits
 - [llvm] r261055 - Revert "Query the StringMap only once when creating MDString (NFC)"
 
Mehdi Amini via llvm-commits
 - [llvm] r261057 - revert r261038: arm/aarch64 bot failure
 
Xinliang David Li via llvm-commits
 - [llvm] r261058 - Revert r260979 "[X86] Enable the LEA optimization pass by default."
 
Hans Wennborg via llvm-commits
 - [llvm] r261070 - Detecte vector reduction operations just before instruction selection.
 
Cong Hou via llvm-commits
 - [llvm] r261070 - Detecte vector reduction operations just before instruction selection.
 
David Majnemer via llvm-commits
 - [llvm] r261071 - Fix the hash function.
 
David Blaikie via llvm-commits
 - [llvm] r261071 - Fix the hash function.
 
David Jones via llvm-commits
 - [llvm] r261071 - Fix the hash function.
 
Benjamin Kramer via llvm-commits
 - [llvm] r261071 - Fix the hash function.
 
David Blaikie via llvm-commits
 - [llvm] r261072 - llvm-dwp: Support for type units when merging DWPs into larger DWPs
 
David Blaikie via llvm-commits
 - [llvm] r261077 - [Hexagon] cast<> a reference instead of referencing + dereferencing.
 
Benjamin Kramer via llvm-commits
 - [llvm] r261078 - [X86][SSE] Tidyup BUILD_VECTOR operand collection. NFCI.
 
Simon Pilgrim via llvm-commits
 - [llvm] r261081 - [X86][AVX] Support bit-mask integer shuffles for 256-bit integer vectors
 
Simon Pilgrim via llvm-commits
 - [llvm] r261082 - [X86][AVX] Support bit-blend integer shuffles for 256-bit integer vectors
 
Simon Pilgrim via llvm-commits
 - [llvm] r261083 - [mips] Removed the SHF_ALLOC flag and the SHT_REL flag from the .pdr section.
 
Scott Egerton via llvm-commits
 - [llvm] r261090 - AVX512: Fix LowerMSCATTER() return value.
 
Igor Breger via llvm-commits
 - [llvm] r261093 - Typo.
 
Chad Rosier via llvm-commits
 - [llvm] r261095 - [X86][SSE] Update pshufb mask test to use a real input instead of undef
 
Simon Pilgrim via llvm-commits
 - [llvm] r261096 - [Hexagon] Fold object construction into map::insert
 
Krzysztof Parzyszek via llvm-commits
 - [llvm] r261099 - Change how readobj stores info about dynamic symbols.
 
Rafael Espindola via llvm-commits
 - [llvm] r261101 - [X86][SSE] Update pshufb mask tests.
 
Simon Pilgrim via llvm-commits
 - [llvm] r261103 - Add a unwrapOrError utility and use it to simplify ELFDumper.cpp.
 
Rafael Espindola via llvm-commits
 - [llvm] r261104 - Fix some erroneous lit test failures due to unlucky name of working directory.
 
Mitch Bodart via llvm-commits
 - [llvm] r261107 - Represent the dynamic table itself with a DynRegionInfo.
 
Rafael Espindola via llvm-commits
 - [llvm] r261110 - Fix typo in comment.
 
Justin Lebar via llvm-commits
 - [llvm] r261111 - Update langref to indicate that calls may be convergent.
 
Justin Lebar via llvm-commits
 - [llvm] r261112 - [IR] Add {is, set, setNot}Convergent() functions to CallSite,  CallInstr, and InvokeInstr.
 
Justin Lebar via llvm-commits
 - [llvm] r261113 - [NVPTX] Annotate call machine instructions as calls.
 
Justin Lebar via llvm-commits
 - [llvm] r261114 - [NVPTX] Test that MachineSink won't sink across llvm.cuda.syncthreads.
 
Justin Lebar via llvm-commits
 - [llvm] r261115 - [NVPTX] Annotate convergent intrinsics as convergent.
 
Justin Lebar via llvm-commits
 - [llvm] r261118 - [Hexagon] Loop instructions don't need special processing. Extension and fitting is performed by generic code and the comment is incorrect, loops don't have a separate extended opcode.
 
Colin LeMahieu via llvm-commits
 - [llvm] r261119 - Add a profile summary class specific to instrumentation profiles.
 
Easwaran Raman via llvm-commits
 - [llvm] r261122 - [WinEH] Optimize WinEH state stores
 
David Majnemer via llvm-commits
 - [llvm] r261127 - Revert r261070, it caused PR26652 / PR26653.
 
Nico Weber via llvm-commits
 - [llvm] r261128 - Remove superfluous semicolon.
 
Nico Weber via llvm-commits
 - [llvm] r261133 - [Hexagon] Replacing reference/dereference with reference cast.
 
Colin LeMahieu via llvm-commits
 - [llvm] r261134 - [ObjCARC] Handle ARCInstKind::ClaimRV in OptimizeIndividualCalls.
 
Frederic Riss via llvm-commits
 - [llvm] r261137 - Revert "Reapply commit r258404 with fix."
 
David Majnemer via llvm-commits
 - [llvm] r261139 - Fix load alignement when unpacking aggregates structs
 
Amaury Sechet via llvm-commits
 - [llvm] r261140 - Create masked gather and scatter intrinsics in Loop Vectorizer.
 
Elena Demikhovsky via llvm-commits
 - [llvm] r261141 - Mention 'notail' attribute in 3.9 release notes.
 
Akira Hatanaka via llvm-commits
 - [llvm] r261143 - [libFuzzer] don't timeout when loading the corpus. Be a bit more verbose when loading large corpus.
 
Kostya Serebryany via llvm-commits
 - [llvm] r261144 - Add static/const qualifiers to methods. NFC.
 
George Burgess IV via llvm-commits
 - [llvm] r261145 - Debug Info: Teach LdStHasDebugValue() (Local.cpp) about DIExpressions.
 
Adrian Prantl via llvm-commits
 - [llvm] r261149 - [LIR] Avoid turning non-temporal stores into memset
 
Haicheng Wu via llvm-commits
 - [llvm] r261152 - [DebugInfoPDB] Teach Variant to support string types.
 
Zachary Turner via llvm-commits
 - [llvm] r261152 - [DebugInfoPDB] Teach Variant to support string types.
 
David Blaikie via llvm-commits
 - [llvm] r261152 - [DebugInfoPDB] Teach Variant to support string types.
 
Zachary Turner via llvm-commits
 - [llvm] r261152 - [DebugInfoPDB] Teach Variant to support string types.
 
Zachary Turner via llvm-commits
 - [llvm] r261152 - [DebugInfoPDB] Teach Variant to support string types.
 
David Blaikie via llvm-commits
 - [llvm] r261153 - [DebugInfoPDB] Raise getSymIndexId() up to PDBSymbol
 
Zachary Turner via llvm-commits
 - [llvm] r261154 - AArch64: improve redundant copy elimination.
 
Tim Northover via llvm-commits
 - [llvm] r261155 - Fix warning on build without asserts
 
Tim Northover via llvm-commits
 - [llvm] r261155 - Fix warning on build without asserts
 
David Blaikie via llvm-commits
 - [llvm] r261155 - Fix warning on build without asserts
 
Tim Northover via llvm-commits
 - [llvm] r261156 - NFC: Fix formating
 
Amaury Sechet via llvm-commits
 - [llvm] r261159 - [sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too
 
Kostya Serebryany via llvm-commits
 - [llvm] r261164 - Add support for global variables in the C API echo test
 
Amaury Sechet via llvm-commits
 - [llvm] r261167 - DbgVariable: Add an accessor for the common case of a single expression
 
Adrian Prantl via llvm-commits
 - [llvm] r261168 - DwarfDebug: Don't drop the DIExpression just because a variable is
 
Adrian Prantl via llvm-commits
 - [llvm] r261169 - Make sure functions are generated even there is no global in the C API echo test
 
Amaury Sechet via llvm-commits
 - [llvm] r261170 - [readobj] Remove uneeded braces in case statement.
 
Michael J. Spencer via llvm-commits
 - [llvm] r261172 - Move LLVMCreateTargetData and LLVMDisposeTargetData together. NFC
 
Amaury Sechet via llvm-commits
 - [llvm] r261173 - [DebugInfoPDB] A few cleanups on PDB Variant class.
 
Zachary Turner via llvm-commits
 - [llvm] r261173 - [DebugInfoPDB] A few cleanups on PDB Variant class.
 
David Blaikie via llvm-commits
 - [llvm] r261174 - Add support for memory operations (load/store/gep) in C API echo test
 
Amaury Sechet via llvm-commits
 - [llvm] r261175 - AArch64: always clear kill flags up to last eliminated copy
 
Tim Northover via llvm-commits
 - [llvm] r261176 - [WebAssembly] Disable register stackification and coloring when not optimizing
 
Derek Schuff via llvm-commits
 - [llvm] r261177 - Add upport for bitcast in the C API echo test
 
Amaury Sechet via llvm-commits
 - [llvm] r261184 - [libFuzzer] fix the libFuzzer bot
 
Kostya Serebryany via llvm-commits
 - [llvm] r261185 - [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target
 
Tom Stellard via llvm-commits
 - [llvm] r261185 - [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target
 
Craig Topper via llvm-commits
 - [llvm] r261185 - [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target
 
Tom Stellard via llvm-commits
 - [llvm] r261187 - [TableGen, X86] Remove extra optional operand from RawFrm. RawFrm with 2 immediates is handled by RawFrmImm8/RawFrmImm16.
 
Craig Topper via llvm-commits
 - [llvm] r261188 - [TableGen, X86] Add NDEBUG check to a variable initialization that's only used by asserts. NFC
 
Craig Topper via llvm-commits
 - [llvm] r261189 - Revert "LiveIntervalAnalysis: Remove LiveVariables requirement" and LiveIntervalTest
 
Matthias Braun via llvm-commits
 - [llvm] r261190 - [WebAssembly] Don't use setRequiresStructuredCFG(true).
 
Dan Gohman via llvm-commits
 - [llvm] r261194 - Make a stub version of MITests, instead of reverting.
 
NAKAMURA Takumi via llvm-commits
 - [llvm] r261197 - [PM/AA] Teach the new pass manager to use pass-by-lambda for registering
 
Chandler Carruth via llvm-commits
 - [llvm] r261198 - [AVX512][PRORQ][PRORD] Change imm8 to int
 
Michael Zuckerman via llvm-commits
 - [llvm] r261199 - Test commit access.
 
Nikolay Haustov via llvm-commits
 - [llvm] r261200 - Minor code cleanup. NFC.
 
Junmo Park via llvm-commits
 - [llvm] r261201 - [X86][SSE] Improve PSHUFB shuffle mask decoding.
 
Simon Pilgrim via llvm-commits
 - [llvm] r261203 - [PM] Port the PostOrderFunctionAttrs pass to the new pass manager and
 
Chandler Carruth via llvm-commits
 - [llvm] r261203 - [PM] Port the PostOrderFunctionAttrs pass to the new pass manager and
 
Xinliang David Li via llvm-commits
 - [llvm] r261203 - [PM] Port the PostOrderFunctionAttrs pass to the new pass manager and
 
Chandler Carruth via llvm-commits
 - [llvm] r261203 - [PM] Port the PostOrderFunctionAttrs pass to the new pass manager and
 
Xinliang David Li via llvm-commits
 - [llvm] r261203 - [PM] Port the PostOrderFunctionAttrs pass to the new pass manager and
 
Chandler Carruth via llvm-commits
 - [llvm] r261203 - [PM] Port the PostOrderFunctionAttrs pass to the new pass manager and
 
Sean Silva via llvm-commits
 - [llvm] r261207 - Add parentheses around arithmetic in operand of '|'.
 
Benjamin Kramer via llvm-commits
 - [llvm] r261208 - [Hexagon] Update the callee-saved register set for EH-aware functions
 
Krzysztof Parzyszek via llvm-commits
 - [llvm] r261210 - [Hexagon] Add support for __builtin_prefetch
 
Krzysztof Parzyszek via llvm-commits
 - [llvm] r261211 - [mips][microMIPS] Implement TLBINV and TLBINVF instructions
 
Zlatko Buljan via llvm-commits
 - [llvm] r261212 - Reapply commit r259357 with a fix for PR26629
 
Matthew Simpson via llvm-commits
 - [llvm] r261218 - [Hexagon] Implement TLS support
 
Krzysztof Parzyszek via llvm-commits
 - [llvm] r261220 - [Hexagon] Fix compilation error with GCC 6
 
Krzysztof Parzyszek via llvm-commits
 - [llvm] r261224 - AMDGPU/SI: add llvm.amdgcn.image.load/store[.mip] intrinsics
 
Nicolai Haehnle via llvm-commits
 - [llvm] r261228 - Stop creating covmap as note section on ELF
 
Xinliang David Li via llvm-commits
 - [llvm] r261232 - [Hexagon] Remove redundant check.
 
Chad Rosier via llvm-commits
 - [llvm] r261234 - Make header self-contained. NFC.
 
Benjamin Kramer via llvm-commits
 - [llvm] r261235 - Revert to extend i8/i16 return values on Darwin (PR26665)
 
Hans Wennborg via llvm-commits
 - [llvm] r261237 - [AArch64] Reduce vector insert/extract cost for Kryo
 
Matthew Simpson via llvm-commits
 - [llvm] r261238 - Add more triples after r261235
 
Hans Wennborg via llvm-commits
 - [llvm] r261239 - [DebugInfoPDB] Add source / line number accessors for PDB.
 
Zachary Turner via llvm-commits
 - [llvm] r261245 - [CaptureTracking] Support atomicrmw and cmpxchg
 
Philip Reames via llvm-commits
 - [llvm] r261250 - Restrict scope of variables [NFC]
 
Philip Reames via llvm-commits
 - [llvm] r261254 - Add support for invoke/landingpad/resume in C API test
 
Amaury Sechet via llvm-commits
 - [llvm] r261255 - [X86ISelLowering] Use isPowerof2 instead of rewriting it. NFC.
 
Davide Italiano via llvm-commits
 - [llvm] r261258 - [IR] Straighten out bundle overload of IRBuilder::CreateCall
 
Reid Kleckner via llvm-commits
 - [llvm] r261258 - [IR] Straighten out bundle overload of IRBuilder::CreateCall
 
David Majnemer via llvm-commits
 - [llvm] r261258 - [IR] Straighten out bundle overload of IRBuilder::CreateCall
 
Reid Kleckner via llvm-commits
 - [llvm] r261258 - [IR] Straighten out bundle overload of IRBuilder::CreateCall
 
Hans Wennborg via llvm-commits
 - [llvm] r261258 - [IR] Straighten out bundle overload of IRBuilder::CreateCall
 
Hans Wennborg via llvm-commits
 - [llvm] r261259 - [ADT] Fix PointerEmbeddedInt when the underlying type is uintptr_t.
 
Jordan Rose via llvm-commits
 - [llvm] r261262 - [WinEH] Hoist state stores from successors
 
David Majnemer via llvm-commits
 - [llvm] r261264 - [PPCLoopDataPrefetch] Remove PPC from some of the names. NFC
 
Adam Nemet via llvm-commits
 - [llvm] r261265 - [PPCLoopDataPrefetch] Move pass to Transforms/Scalar/LoopDataPrefetch. NFC
 
Adam Nemet via llvm-commits
 - [llvm] r261267 - [libFuzzer] only read MaxLen bytes from every file in the corpus to speedup loading the corpus
 
Kostya Serebryany via llvm-commits
 - [llvm] r261268 - [ADT] Be less clever when using a nonce type for disambiguation.
 
Jordan Rose via llvm-commits
 - [llvm] r261268 - [ADT] Be less clever when using a nonce type for disambiguation.
 
Chandler Carruth via llvm-commits
 - [llvm] r261268 - [ADT] Be less clever when using a nonce type for disambiguation.
 
Jordan Rose via llvm-commits
 - [llvm] r261268 - [ADT] Be less clever when using a nonce type for disambiguation.
 
Chandler Carruth via llvm-commits
 - [llvm] r261268 - [ADT] Be less clever when using a nonce type for disambiguation.
 
Jordan Rose via llvm-commits
 - [llvm] r261270 - Remove uses of builtin comma operator.
 
Richard Trieu via llvm-commits
 - [llvm] r261270 - Remove uses of builtin comma operator.
 
Krzysztof Parzyszek via llvm-commits
 - [llvm] r261273 - [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
 
Chris Bieneman via llvm-commits
 - [llvm] r261275 - [x86] fix initialization of PredictableSelectIsExpensive
 
Sanjay Patel via llvm-commits
 - [llvm] r261281 - [IR] Extend cmpxchg to allow pointer type operands
 
Philip Reames via llvm-commits
 - [llvm] r261284 - [CaptureTracking] Add a test case for pointer cmpxchg
 
Philip Reames via llvm-commits
 - [llvm] r261286 - When printing MIR, output to errs() rather than outs().
 
Justin Lebar via llvm-commits
 - [llvm] r261287 - [sancov] Adding covered/uncovered tables to coverage report.
 
Mike Aizatsky via llvm-commits
 - [llvm] r261287 - [sancov] Adding covered/uncovered tables to coverage report.
 
Sean Silva via llvm-commits
 - [llvm] r261287 - [sancov] Adding covered/uncovered tables to coverage report.
 
Mike Aizatsky via llvm-commits
 - [llvm] r261291 - [sancov] widening default blacklist.
 
Mike Aizatsky via llvm-commits
 - [llvm] r261294 - Minor code cleanups. NFC.
 
Junmo Park via llvm-commits
 - [llvm] r261296 - llvm-dwp: Support compressed input
 
David Blaikie via llvm-commits
 - [llvm] r261298 - llvm-dwp: Don't test compression when zlib isn't available
 
David Blaikie via llvm-commits
 - [llvm] r261298 - llvm-dwp: Don't test compression when zlib isn't available
 
Davide Italiano via llvm-commits
 - [llvm] r261298 - llvm-dwp: Don't test compression when zlib isn't available
 
David Blaikie via llvm-commits
 - [llvm] r261299 - Bug fix: use dyn_cast_or_null instead of dyn_cast
 
Lawrence Hu via llvm-commits
 - [llvm] r261300 - [llvm-nm] In C++, main implicitly returns 0. Pointed out by David Blaikie.
 
Davide Italiano via llvm-commits
 - [llvm] r261302 - [AA] Preserve the AA results wrapper pass as well as BasicAA in a few
 
Chandler Carruth via llvm-commits
 - [llvm] r261303 - [SjLjEHPrepare] Don't grab pointers to functions in doInitialization
 
David Majnemer via llvm-commits
 - [llvm] r261304 - Add profile summary support for sample profile.
 
Easwaran Raman via llvm-commits
 - [llvm] r261305 - [LPM] Actually test what the O2 pass pipeline consists of in key places, 
 
Chandler Carruth via llvm-commits
 - [llvm] r261306 - LegalizeDAG: Fix ExpandFCOPYSIGN assuming the same type on both inputs
 
Matthias Braun via llvm-commits
 - [llvm] r261306 - LegalizeDAG: Fix ExpandFCOPYSIGN assuming the same type on both inputs
 
Hans Wennborg via llvm-commits
 - [llvm] r261307 - [SjLjEHPrepare] Simplify/cleanup code
 
David Majnemer via llvm-commits
 - [llvm] r261308 - Shuffle header file as per the Coding Standards
 
David Majnemer via llvm-commits
 - [llvm] r261311 - [X86] Remove unused entries from the disassembler type enum.
 
Craig Topper via llvm-commits
 - [llvm] r261316 - [LPM] Factor all of the loop analysis usage updates into a common helper
 
Chandler Carruth via llvm-commits
 - [llvm] r261319 - [LPM] Document the new helpers to make it easy to get consistent require
 
Chandler Carruth via llvm-commits
 - [llvm] r261325 - [SystemZ] Fix ABI for i128 argument and return types
 
Ulrich Weigand via llvm-commits
 - [llvm] r261326 - Add support for merging strings with alignment larger than one char.
 
Rafael Espindola via llvm-commits
 - [llvm] r261329 - [X86][AVX] Added fast-isel intrinsics tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r261330 - AMDGPU/SI: Fix s_waitcnt insertion for flat instructions
 
Tom Stellard via llvm-commits
 - [llvm] r261331 - [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization
 
Silviu Baranga via llvm-commits
 - [llvm] r261332 - [X86] Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Kevin B. Smith via llvm-commits
 - [llvm] r261335 - [StatepointLowering] Clean up allocateStackSlot
 
Sanjoy Das via llvm-commits
 - [llvm] r261336 - [StatepointLowering] Fix bug in allocateStackSlot
 
Sanjoy Das via llvm-commits
 - [llvm] r261337 - [StatepointLowering] Change AllocatedStackSlots to use SmallBitVector
 
Sanjoy Das via llvm-commits
 - [llvm] r261346 - [LV] Vectorize first-order recurrences
 
Matthew Simpson via llvm-commits
 - [llvm] r261347 - [StatepointLowering] Fix a mistake in rL261336
 
Sanjoy Das via llvm-commits
 - [llvm] r261348 - [StatepointLowering] Update StatepointMaxSlotsRequired correctly
 
Sanjoy Das via llvm-commits
 - [llvm] r261349 - [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Geoff Berry via llvm-commits
 - [llvm] r261354 - [WebAssembly] Add another optimization idea to README.txt.
 
Dan Gohman via llvm-commits
 - [llvm] r261358 - [StatepointLowering] Minor non-semantic cleanups
 
Sanjoy Das via llvm-commits
 - [llvm] r261360 - Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Dimitry Andric via llvm-commits
 - [llvm] r261360 - Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Dimitry Andric via llvm-commits
 - [llvm] r261360 - Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Hans Wennborg via llvm-commits
 - [llvm] r261364 - llvm-dwp: Improve performance (N^2 to amortized N) by using a MapVector instead of linear searches through a vector
 
David Blaikie via llvm-commits
 - [llvm] r261365 - Revert r253557 "Alternative to long nops for X86 CPUs, by Andrey Turetsky"
 
Hans Wennborg via llvm-commits
 - [llvm] r261365 - Revert r253557 "Alternative to long nops for X86 CPUs, by Andrey Turetsky"
 
Joerg Sonnenberger via llvm-commits
 - [llvm] r261368 - Revert r255691 "[LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions."
 
Hans Wennborg via llvm-commits
 - [llvm] r261370 - [X86ISelLowering] Merge two conditions inside a single if.
 
Davide Italiano via llvm-commits
 - [llvm] r261371 - [X86ISelLowering] Provide a more informative assert message.
 
Davide Italiano via llvm-commits
 - [llvm] r261375 - [sancov] sanitizer html report cosmetic improvements.
 
Mike Aizatsky via llvm-commits
 - [llvm] r261379 - [codeview] Fix emission of file changes in inline line tables
 
Reid Kleckner via llvm-commits
 - [llvm] r261384 - [RegAllocFast] Properly track the physical register definitions on calls.
 
Quentin Colombet via llvm-commits
 - [llvm] r261385 - AMDGPU/SI: Use v_readfirstlane to legalize SMRD with VGPR base pointer
 
Tom Stellard via llvm-commits
 - [llvm] r261387 - [X86ISelLowering] Fix TLSADDR lowering when shrink-wrapping is enabled.
 
Davide Italiano via llvm-commits
 - [llvm] r261387 - [X86ISelLowering] Fix TLSADDR lowering when shrink-wrapping is enabled.
 
Davide Italiano via llvm-commits
 - [llvm] r261387 - [X86ISelLowering] Fix TLSADDR lowering when shrink-wrapping is enabled.
 
Hans Wennborg via llvm-commits
 - [llvm] r261390 - [SimplifyCFG] Merge together cleanuppads
 
David Majnemer via llvm-commits
 - [llvm] r261392 - [SCEV] Don't use std::make_pair; NFC
 
Sanjoy Das via llvm-commits
 - [llvm] r261393 - [SCEV] Don't spell `SCEV *` variables as `Scev`; NFC
 
Sanjoy Das via llvm-commits
 - [llvm] r261395 - [SCEV] Don't spell `SCEV *` variables as `Scev`; NFC
 
Sanjoy Das via llvm-commits
 - [llvm] r261396 - fixing msvc warning.
 
Mike Aizatsky via llvm-commits
 - [llvm] r261396 - fixing msvc warning.
 
David Blaikie via llvm-commits
 - [llvm] r261403 - [PM/AA] Port alias analysis evaluator to the new pass manager, and use
 
Chandler Carruth via llvm-commits
 - [llvm] r261404 - [PM/AA] Wire up CFLAA to the new pass manager fully,  and port one of its
 
Chandler Carruth via llvm-commits
 - [llvm] r261405 - MachineCopyPropagation: Use assert() instead of if{report_error()} for 'impossible' condition
 
Matthias Braun via llvm-commits
 - [llvm] r261406 - MachineCopyPropagation: Use ranged for, cleanup; NFC
 
Matthias Braun via llvm-commits
 - [llvm] r261407 - MachineCopyPropagation: Move variables from function to pass
 
Matthias Braun via llvm-commits
 - [llvm] r261408 - MachineCopyPropagation: Introduce Reg2MIMap typedef; NFC
 
Matthias Braun via llvm-commits
 - [llvm] r261409 - [PM/AA] Wire up SCEVAA to the new pass manager's registry and test it.
 
Chandler Carruth via llvm-commits
 - [llvm] r261410 - [PM/AA] Wire up the scoped-no-alias AA to the new pass manager's
 
Chandler Carruth via llvm-commits
 - [llvm] r261411 - [PM/AA] Wire up TBAA to the new pass manager's registry and test it.
 
Chandler Carruth via llvm-commits
 - [llvm] r261417 - [X86] Add some missing reversed forms of XOP instructions.
 
Craig Topper via llvm-commits
 - [llvm] r261418 - [X86] Remove some unused encoding checks from the disassembler table building.
 
Craig Topper via llvm-commits
 - [llvm] r261420 - Move some code from doInitialization to runOnFunction
 
David Majnemer via llvm-commits
 - [llvm] r261426 - [LVI] Move ConstantRanges instead of copying.
 
Benjamin Kramer via llvm-commits
 - [llvm] r261427 - [SimplifyCFG] Use pointer identity to simplify predicate.
 
Benjamin Kramer via llvm-commits
 - [llvm] r261428 - [X86] PR26575: Fix LEA optimization pass (Part 2).
 
Andrey Turetskiy via llvm-commits
 - [llvm] r261429 - [X86] Enable the LEA optimization pass by default.
 
Andrey Turetskiy via llvm-commits
 - [llvm] r261430 - When MemoryDependenceAnalysis hits a CFG with many transparent blocks, 
 
Joerg Sonnenberger via llvm-commits
 - [llvm] r261430 - When MemoryDependenceAnalysis hits a CFG with many transparent blocks,
 
Joerg Sonnenberger via llvm-commits
 - [llvm] r261433 - [X86][SSE] Move all undef/zero cases before target shuffle combining.
 
Simon Pilgrim via llvm-commits
 - [llvm] r261434 - [X86][SSE] Fixed issue with commutation of 'faux unary' target shuffles (PR26667)
 
Simon Pilgrim via llvm-commits
 - [llvm] r261437 - [DAGCombiner] Use getBitcast helper when possible. NFCI.
 
Simon Pilgrim via llvm-commits
 - [llvm] r261438 - [X86][SSE41] Added fast-isel intrinsics tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r261439 - [X86][SSE41] More fast-isel intrinsics tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r261440 - [X86] Regenerated pr16360.ll
 
Simon Pilgrim via llvm-commits
 - [llvm] r261441 - Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [llvm] r261444 - [X86][AVX] Added test case for PR22359
 
Simon Pilgrim via llvm-commits
 - [llvm] r261447 - Fix the build bot break caused by rL261441.
 
Nemanja Ivanovic via llvm-commits
 - [llvm] r261450 - Don't scan for SSA register operands to update when not in SSA form.
 
Dan Gohman via llvm-commits
 - [llvm] r261451 - [InstCombine] Added some SSE/SSE2 demanded vector elements tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r261452 - [WebAssembly] Stackify function prologs and epilogs
 
Derek Schuff via llvm-commits
 - [llvm] r261453 - [WebAssembly] Write stack pointer back to memory when FP is used
 
Derek Schuff via llvm-commits
 - [llvm] r261454 - [InstCombine] Added SSE/SSE2 comparison intrinsics demanded vector elements tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r261457 - [WebAssembly] Handle CopyToReg nodes with flag results in LowerCopyToReg.
 
Dan Gohman via llvm-commits
 - [llvm] r261458 - [WebAssembly] Refine a README.txt entry.
 
Dan Gohman via llvm-commits
 - [llvm] r261460 - [InstCombine] SSE/SSE2 (u)comiss/(u)comisd comparison intrinsics only use the lowest vector element
 
Simon Pilgrim via llvm-commits
 - [llvm] r261462 - [X86] Use the correct alignment for COMDAT constant pool entries
 
David Majnemer via llvm-commits
 - [llvm] r261463 - Unbreak non-X86 targets from fallout caused by r261462
 
David Majnemer via llvm-commits
 - [llvm] r261464 - IR: Add ConstantData, for operand-less Constants
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261465 - [WebAssembly] Support physical registers in the rewrite-to-discard optimization.
 
Dan Gohman via llvm-commits
 - [llvm] r261468 - [InstCombine] Added SSE41 roundss/roundsd demanded vector elements tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r261469 - [InstCombine] Added XOP frczss/vfrczsd demanded vector elements tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r261472 - [InstCombine] Added SSE41 roundss/roundsd demanded vector elements invec tests
 
Simon Pilgrim via llvm-commits
 - [llvm] r261479 - WebAssembly: update expected torture test failures
 
JF Bastien via llvm-commits
 - [llvm] r261481 - [LoopDeletion] Add an assert that verifies LCSSA
 
Sanjoy Das via llvm-commits
 - [llvm] r261482 - Fix LLVM's handling and detection of skylake and cannonlake CPUs
 
Sanjoy Das via llvm-commits
 - [llvm] r261483 - [InstCombine] add getNegativeIsTrueBoolVec() helper function; NFC
 
Sanjay Patel via llvm-commits
 - [llvm] r261484 - fix inaccurate comment; NFC
 
Sanjay Patel via llvm-commits
 - [llvm] r261485 - ScalarEvolution: Do not keep temporary PHI values in ValueExprMap
 
Tobias Grosser via llvm-commits
 - [llvm] r261485 - ScalarEvolution: Do not keep temporary PHI values in ValueExprMap
 
Sanjoy Das via llvm-commits
 - [llvm] r261485 - ScalarEvolution: Do not keep temporary PHI values in ValueExprMap
 
Tobias Grosser via llvm-commits
 - [llvm] r261485 - ScalarEvolution: Do not keep temporary PHI values in ValueExprMap
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261485 - ScalarEvolution: Do not keep temporary PHI values in ValueExprMap
 
Tobias Grosser via llvm-commits
 - [llvm] r261486 - ScalerEvolution: Only erase temporary values if they actually have been added
 
Tobias Grosser via llvm-commits
 - [llvm] r261490 - [X86][AVX] Add shuffle masking support for EltsFromConsecutiveLoads
 
Simon Pilgrim via llvm-commits
 - [llvm] r261491 - ADT: Remove ilist_iterator random access API, NFC
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261492 - ADT: clang-format ilist_iterator, NFC
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261493 - CodeGen: Avoid getNodePtrUnchecked() where we need a Value, NFC
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261494 - [X86] Remove unused encoding types from disassembler. NFC
 
Craig Topper via llvm-commits
 - [llvm] r261495 - ADT: Stop using getNodePtrUnchecked on end() iterators
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261497 - TransformUtils: Avoid getNodePtrUnchecked() in integer division, NFC
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261498 - ADT: Remove == and != comparisons between ilist iterators and pointers
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261499 - ADT: Disallow == and != between pointers and ilist iterators
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261500 - CodeGen: Add constructor for MIBuilder from a bundle_iterator, NFC
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261502 - CodeGen: Split bundle_iterator into a separate file, NFC
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261503 - [Orc] Add stack-realignment code to the i386 resolver function.
 
Lang Hames via llvm-commits
 - [llvm] r261504 - CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261504 - CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261505 - [X86] More test updates to support fixup-byte-word-insts optimization
 
Kevin B. Smith via llvm-commits
 - [llvm] r261507 - Document assumption in X86FrameLowering::inlineStackProbe()
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261508 - CodeGen: Explicitly convert from iterator to pointer, NFC
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261509 - CodeGen: Use references in MachineTraceMetrics::Trace, NFC
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261510 - Revert "CodeGen: Use references in MachineTraceMetrics::Trace, NFC"
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261511 - Reapply "CodeGen: Use references in MachineTraceMetrics::Trace, NFC"
 
Duncan P. N. Exon Smith via llvm-commits
 - [llvm] r261514 - Use EXPECT_EQ in the unittests instead of plain assert
 
Tobias Grosser via llvm-commits
 - [LNT] r260945 - Clean up V4Pages.py test slightly. NFC.
 
Kristof Beyls via llvm-commits
 - [PATCH] AArch64: Don't modify other modules in AArch64PromoteConstant
 
Duncan P. N. Exon Smith via llvm-commits
 - [Patch] Add a skeleton for lld 3.9 release notes
 
Rafael Espíndola via llvm-commits
 - [PATCH] D10005: Refactor: Simplify boolean expressions in tools/llvm-objdump
 
Richard via llvm-commits
 - [PATCH] D13131: Allow the builting of the builtins library with a forced compiler.
 
Vasileios Kalintiris via llvm-commits
 - [PATCH] D13529: [Polly] Allow alloca instructions in the SCoP
 
Hongbin Zheng via llvm-commits
 - [PATCH] D13529: [Polly] Allow alloca instructions in the SCoP
 
Hongbin Zheng via llvm-commits
 - [PATCH] D13529: [Polly] Allow alloca instructions in the SCoP
 
Michael Kruse via llvm-commits
 - [PATCH] D13529: [Polly] Allow alloca instructions in the SCoP
 
Michael Kruse via llvm-commits
 - [PATCH] D13611: [Polly] Create virtual independent blocks
 
Johannes Doerfert via llvm-commits
 - [PATCH] D13611: [Polly] Create virtual independent blocks
 
Johannes Doerfert via llvm-commits
 - [PATCH] D13611: [Polly] Create virtual independent blocks
 
Hongbin Zheng via llvm-commits
 - [PATCH] D13611: [Polly] Create virtual independent blocks
 
Hongbin Zheng via llvm-commits
 - [PATCH] D13611: [Polly] Create virtual independent blocks
 
Johannes Doerfert via llvm-commits
 - [PATCH] D13611: [Polly] Create virtual independent blocks
 
Johannes Doerfert via llvm-commits
 - [PATCH] D13979: Introduction of FeatureX87
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D13979: Introduction of FeatureX87
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D13979: Introduction of FeatureX87
 
Bruno Cardoso Lopes via llvm-commits
 - [PATCH] D13979: Introduction of FeatureX87
 
Eric Christopher via llvm-commits
 - [PATCH] D13979: Introduction of FeatureX87
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D13979: Introduction of FeatureX87
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D14260: Optimize store of "bitcast" from vector to aggregate.
 
Arch D. Robison via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Ed Maste via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Rafael Espíndola via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Rui Ueyama via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Rafael Espíndola via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Rui Ueyama via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Rafael Espíndola via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Rui Ueyama via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Rui Ueyama via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
George Rimar via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
George Rimar via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
George Rimar via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
George Rimar via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
George Rimar via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
George Rimar via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Rui Ueyama via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Joerg Sonnenberger via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
George Rimar via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
George Rimar via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
George Rimar via llvm-commits
 - [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
 
George Rimar via llvm-commits
 - [PATCH] D14596: [SROA] Choose more profitable type in findCommonType
 
David Li via llvm-commits
 - [PATCH] D14596: [SROA] Choose more profitable type in findCommonType
 
Eric Christopher via llvm-commits
 - [PATCH] D14596: [SROA] Choose more profitable type in findCommonType
 
Chandler Carruth via llvm-commits
 - [PATCH] D14596: [SROA] Choose more profitable type in findCommonType
 
Guozhi Wei via llvm-commits
 - [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
 
Sean Bruno via llvm-commits
 - [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
 
Rafael Espíndola via llvm-commits
 - [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
 
Joerg Sonnenberger via llvm-commits
 - [PATCH] D14700: [mips][freebsd] Explicitly select PC-relative Personality and LSDA encodings.
 
Daniel Sanders via llvm-commits
 - [PATCH] D14933: Add the allocsize attribute to LLVM
 
George Burgess IV via llvm-commits
 - [PATCH] D14933: Add the allocsize attribute to LLVM
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D14933: Add the allocsize attribute to LLVM
 
George Burgess IV via llvm-commits
 - [PATCH] D14933: Add the allocsize attribute to LLVM
 
Sanjoy Das via llvm-commits
 - [PATCH] D14933: Add the allocsize attribute to LLVM
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D14933: Add the allocsize attribute to LLVM
 
George Burgess IV via llvm-commits
 - [PATCH] D14933: Add the allocsize attribute to LLVM
 
Mehdi AMINI via llvm-commits
 - [PATCH] D14933: Add the allocsize attribute to LLVM
 
George Burgess IV via llvm-commits
 - [PATCH] D14933: Add the allocsize attribute to LLVM
 
George Burgess IV via llvm-commits
 - [PATCH] D15188: [llgo] Roll gofrontend forward
 
Andrew Wilkins via llvm-commits
 - [PATCH] D15191: [ELF] Support PHDRS command
 
Rafael Espíndola via llvm-commits
 - [PATCH] D15250: Detecte vector reduction operations just before instruction selection.
 
Cong Hou via llvm-commits
 - [PATCH] D15250: Detecte vector reduction operations just before instruction selection.
 
Phabricator via llvm-commits
 - [PATCH] D15369: [mips] Make symbols an acceptable branch target when expanding compare-to-immediate-and-branch macros.
 
Sean Bruno via llvm-commits
 - [PATCH] D15369: [mips] Make symbols an acceptable branch target when expanding compare-to-immediate-and-branch macros.
 
Vasileios Kalintiris via llvm-commits
 - [PATCH] D15390: [ThinLTO] Launch importing backends in parallel threads from gold plugin
 
Teresa Johnson via llvm-commits
 - [PATCH] D15390: [ThinLTO] Launch importing backends in parallel threads from gold plugin
 
Peter Collingbourne via llvm-commits
 - [PATCH] D15393: [X86] Order the local stack symbols to improve code size and locality.
 
Zia Ansari via llvm-commits
 - [PATCH] D15393: [X86] Order the local stack symbols to improve code size and locality.
 
Zia Ansari via llvm-commits
 - [PATCH] D15393: [X86] Order the local stack symbols to improve code size and locality.
 
Gerolf Hoflehner via llvm-commits
 - [PATCH] D15393: [X86] Order the local stack symbols to improve code size and locality.
 
Gerolf Hoflehner via llvm-commits
 - [PATCH] D15496: [InstCombine] Identify partial bitreverses
 
Sanjoy Das via llvm-commits
 - [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
 
Junmo Park via llvm-commits
 - [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
 
Junmo Park via llvm-commits
 - [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
 
Junmo Park via llvm-commits
 - [PATCH] D15559: [SCEVExpander] Make findExistingExpansion smarter
 
Junmo Park via llvm-commits
 - [PATCH] D15667: [MachineScheduler] Handle regmasks and allow calls to be rescheduled.
 
Andrew Trick via llvm-commits
 - [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
 
Artur Pilipenko via llvm-commits
 - [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
 
Ayal Zaks via llvm-commits
 - [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
 
Artur Pilipenko via llvm-commits
 - [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
 
Demikhovsky, Elena via llvm-commits
 - [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
 
Philip Reames via llvm-commits
 - [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
 
Artur Pilipenko via llvm-commits
 - [PATCH] D15690: Gather and Scatter intrinsics in the Loop Vectorizer
 
Demikhovsky, Elena via llvm-commits
 - [PATCH] D15718: Recognize pattern for ctpop in instcombine
 
Krzysztof Parzyszek via llvm-commits
 - [PATCH] D15718: Recognize pattern for ctpop in instcombine
 
David Majnemer via llvm-commits
 - [PATCH] D15722: [WIP][Polly] SSA Codegen
 
Johannes Doerfert via llvm-commits
 - [PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
 
Timon Van Overveldt via llvm-commits
 - [PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
 
Saleem Abdulrasool via llvm-commits
 - [PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
 
Timon Van Overveldt via llvm-commits
 - [PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
 
Timon Van Overveldt via llvm-commits
 - [PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
 
Timon Van Overveldt via llvm-commits
 - [PATCH] D15816: [TTI] Add hook for contextual cast estimates
 
Matthew Simpson via llvm-commits
 - [PATCH] D15890: Unpack array of all sizes in InstCombine
 
Amaury SECHET via llvm-commits
 - [PATCH] D15890: Unpack array of all sizes in InstCombine
 
Amaury SECHET via llvm-commits
 - [PATCH] D15976: Supporting all entities declared in lexical scope in LLVM debug info
 
Amjad Aboud via llvm-commits
 - [PATCH] D15976: Supporting all entities declared in lexical scope in LLVM debug info
 
Amjad Aboud via llvm-commits
 - [PATCH] D15976: Supporting all entities declared in lexical scope in LLVM debug info
 
David Blaikie via llvm-commits
 - [PATCH] D15976: Supporting all entities declared in lexical scope in LLVM debug info
 
Amjad Aboud via llvm-commits
 - [PATCH] D15976: Supporting all entities declared in lexical scope in LLVM debug info
 
David Blaikie via llvm-commits
 - [PATCH] D16057: [SROA] Fix for PR25873: Pre-splitting should always preserve the partition structure.
 
Andrea Di Biagio via llvm-commits
 - [PATCH] D16092: [Coverage] Do not allocate memory for coverage map data (Linux)
 
Dave Bozier via llvm-commits
 - [PATCH] D16092: [Coverage] Do not allocate memory for coverage map data (Linux)
 
Xinliang David Li via llvm-commits
 - [PATCH] D16092: [Coverage] Do not allocate memory for coverage map data (Linux)
 
Dave Bozier via llvm-commits
 - [PATCH] D16092: [Coverage] Do not allocate memory for coverage map data (Linux)
 
Xinliang David Li via llvm-commits
 - [PATCH] D16110: [Power9] Implement new vsx instructions: quad-precision move, fp-arithmetic
 
Chuang-Yu Cheng via llvm-commits
 - [PATCH] D16123: Limit number of blocks scanned for non-local dependences
 
Joerg Sonnenberger via llvm-commits
 - [PATCH] D16144: NFC. Move getAlignment helper function from ValueTracking to Value class.
 
Artur Pilipenko via llvm-commits
 - [PATCH] D16173: [ThinLTO] Do not mark linkonce symbols as preempted in ThinLTO backends
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D16197: [LV] Vectorize first-order recurrences
 
Adam Nemet via llvm-commits
 - [PATCH] D16197: [LV] Vectorize first-order recurrences
 
Matthew Simpson via llvm-commits
 - [PATCH] D16197: [LV] Vectorize first-order recurrences
 
Matthew Simpson via llvm-commits
 - [PATCH] D16197: [LV] Vectorize first-order recurrences
 
Adam Nemet via llvm-commits
 - [PATCH] D16197: [LV] Vectorize first-order recurrences
 
Matthew Simpson via llvm-commits
 - [PATCH] D16197: [LV] Vectorize first-order recurrences
 
Adam Nemet via llvm-commits
 - [PATCH] D16197: [LV] Vectorize first-order recurrences
 
Matthew Simpson via llvm-commits
 - [PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.
 
Yury Gribov via llvm-commits
 - [PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.
 
Anna Zaks via llvm-commits
 - [PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.
 
Yury Gribov via llvm-commits
 - [PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.
 
Anna Zaks via llvm-commits
 - [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
 
Rafael Espíndola via llvm-commits
 - [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
 
George Rimar via llvm-commits
 - [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
 
George Rimar via llvm-commits
 - [PATCH] D16203: [AArch64] Add pass to remove redundant copy after RA
 
Jun Bum Lim via llvm-commits
 - [PATCH] D16230: isSafeToLoadUnconditionally cleanup
 
Artur Pilipenko via llvm-commits
 - [PATCH] D16311: [AVR] Add AVRTargetStreamers
 
Dylan McKay via llvm-commits
 - [PATCH] D16311: [AVR] Add AVRTargetStreamers
 
Dylan McKay via llvm-commits
 - [PATCH] D16348: [AVR] Add calling convention parser tokens
 
Dylan McKay via llvm-commits
 - [PATCH] D16353: [mips] MIPS32R6 compact branch support
 
Daniel Sanders via llvm-commits
 - [PATCH] D16353: [mips] MIPS32R6 compact branch support
 
Simon Dardis via llvm-commits
 - [PATCH] D16353: [mips] MIPS32R6 compact branch support
 
Simon Dardis via llvm-commits
 - [PATCH] D16353: [mips] MIPS32R6 compact branch support
 
Simon Dardis via llvm-commits
 - [PATCH] D16353: [mips] MIPS32R6 compact branch support
 
Simon Dardis via llvm-commits
 - [PATCH] D16383: Change ConstantFoldInstOperands to take Instruction instead of opcode and type. NFC.
 
Philip Reames via llvm-commits
 - [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
 
Teresa Johnson via llvm-commits
 - [PATCH] D16454: [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instructions
 
Daniel Sanders via llvm-commits
 - [PATCH] D16454: [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instructions
 
Zlatko Buljan via llvm-commits
 - [PATCH] D16454: [mips][microMIPS] Add CodeGen support for ADD, ADDIU*, ADDU* and DADD* instructions
 
Daniel Sanders via llvm-commits
 - [PATCH] D16506: [cmake/AIX] Enhance cmake files to support compiling with gcc on AIX
 
James Molloy via llvm-commits
 - [PATCH] D16550: Reroll loops with multiple IV and negative step part 3/3 -- support multiple induction variables
 
James Molloy via llvm-commits
 - [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
 
Mehdi AMINI via llvm-commits
 - [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
 
Oleksiy Vyalov via llvm-commits
 - [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
 
David Blaikie via llvm-commits
 - [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
 
Mehdi Amini via llvm-commits
 - [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
 
Mehdi AMINI via llvm-commits
 - [PATCH] D16597: Query the StringMap only once when creating MDString (NFC)
 
Mehdi Amini via llvm-commits
 - [PATCH] D16621: APInt: Slightly simplify countLeadingZerosSlowCase()
 
Phabricator via llvm-commits
 - [PATCH] D16635: Fix PR #12906: printing of floating-point constants on non-C locales
 
Antoine Pitrou via llvm-commits
 - [PATCH] D16649: [AArch64] Custom lower some extloads
 
James Molloy via llvm-commits
 - [PATCH] D16653: [CMake] Support platform building builtins without a full toolchain
 
Chris Bieneman via llvm-commits
 - [PATCH] D16672: SmallPtrSet: Avoid initializing Array in the small case.
 
Phabricator via llvm-commits
 - [PATCH] D16688: [test-suite] A number of cmake configuration fixes for External/SPEC.
 
Phabricator via llvm-commits
 - [PATCH] D16697: Updating .debug_line section version information to match DWARF version.
 
Adrian Prantl via llvm-commits
 - [PATCH] D16709: [Power9] Implement new vsx instructions: compare and conversion
 
Chuang-Yu Cheng via llvm-commits
 - [PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
 
Tom Stellard via llvm-commits
 - [PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
 
Sam Kolton via llvm-commits
 - [PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
 
Tom Stellard via llvm-commits
 - [PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
 
Sam Kolton via llvm-commits
 - [PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
 
Phabricator via llvm-commits
 - [PATCH] D16723: [AMDGPU] Disassembler: Added basic disassembler for AMDGPU target.
 
Tom Stellard via llvm-commits
 - [PATCH] D16756: Added SKL and CNL processors and features to Clang
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D16756: Added SKL and CNL processors and features to Clang
 
David Kreitzer via llvm-commits
 - [PATCH] D16756: Added SKL and CNL processors and features to Clang
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D16756: Added SKL and CNL processors and features to Clang
 
David Kreitzer via llvm-commits
 - [PATCH] D16756: Added SKL and CNL processors and features to Clang
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D16763: [X86] Optimize WinEH state stores
 
David Majnemer via llvm-commits
 - [PATCH] D16763: [X86] Optimize WinEH state stores
 
Reid Kleckner via llvm-commits
 - [PATCH] D16763: [X86] Optimize WinEH state stores
 
David Majnemer via llvm-commits
 - [PATCH] D16771: [ELF] PHDRS linker script command implemented.
 
Rui Ueyama via llvm-commits
 - [PATCH] D16771: [ELF] PHDRS linker script command implemented.
 
Rafael Espíndola via llvm-commits
 - [PATCH] D16771: [ELF] PHDRS linker script command implemented.
 
George Rimar via llvm-commits
 - [PATCH] D16802: [LCG] Construct an actual call graph with call-edge SCCs nested inside reference-edge SCCs.
 
Chandler Carruth via llvm-commits
 - [PATCH] D16802: [LCG] Construct an actual call graph with call-edge SCCs nested inside reference-edge SCCs.
 
Sanjoy Das via llvm-commits
 - [PATCH] D16802: [LCG] Construct an actual call graph with call-edge SCCs nested inside reference-edge SCCs.
 
Chandler Carruth via llvm-commits
 - [PATCH] D16802: [LCG] Construct an actual call graph with call-edge SCCs nested inside reference-edge SCCs.
 
Chandler Carruth via llvm-commits
 - [PATCH] D16802: [LCG] Construct an actual call graph with call-edge SCCs nested inside reference-edge SCCs.
 
Sanjoy Das via llvm-commits
 - [PATCH] D16802: [LCG] Construct an actual call graph with call-edge SCCs nested inside reference-edge SCCs.
 
Chandler Carruth via llvm-commits
 - [PATCH] D16809: [JumpThreading]  See through Cast Instructions
 
Haicheng Wu via llvm-commits
 - [PATCH] D16810: [mips] Make isel select the correct DEXT variant up front.
 
Daniel Sanders via llvm-commits
 - [PATCH] D16811: [mips] Range check simm4.
 
Daniel Sanders via llvm-commits
 - [PATCH] D16820: Implement common symbol size calculation in llvm-size
 
Davide Italiano via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap
 
Benjamin Kramer via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap
 
Sanjay Patel via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap
 
Mitch Bodart via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap
 
Gerolf Hoflehner via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap
 
Gerolf Hoflehner via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap
 
Junmo Park via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap
 
Junmo Park via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap
 
Sanjay Patel via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap
 
Sanjay Patel via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Don't transform select instructions into branches when both of operands are cheap
 
Junmo Park via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Remove load-based heuristic
 
Junmo Park via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Remove load-based heuristic
 
Sanjay Patel via llvm-commits
 - [PATCH] D16836: [CodeGenPrepare] Remove load-based heuristic
 
Junmo Park via llvm-commits
 - [PATCH] D16842: [Power9] Implement new vsx instructions: insert, extract, test data class, min/max, reverse, permute, splat
 
Chuang-Yu Cheng via llvm-commits
 - [PATCH] D16849: [mips][microMIPS] Implement TLBINV and TLBINVF instructions
 
Vasileios Kalintiris via llvm-commits
 - [PATCH] D16849: [mips][microMIPS] Implement TLBINV and TLBINVF instructions
 
Zlatko Buljan via llvm-commits
 - [PATCH] D16857: More detailed memory dependence checking between volatile and non-volatile accesses
 
Krzysztof Parzyszek via llvm-commits
 - [PATCH] D16867: Debug Info: Allow SROAed complex floating point types to be described by constants
 
Adrian Prantl via llvm-commits
 - [PATCH] D16867: Debug Info: Allow SROAed complex floating point types to be described by constants
 
Adrian Prantl via llvm-commits
 - [PATCH] D16867: Debug Info: Allow SROAed complex floating point types to be described by constants
 
Adrian Prantl via llvm-commits
 - [PATCH] D16867: Debug Info: Allow SROAed complex floating point types to be described by constants
 
Adrian Prantl via llvm-commits
 - [PATCH] D16871: lit: Allow arbitrary key/value data in a test result
 
Matthias Braun via llvm-commits
 - [PATCH] D16871: lit: Allow arbitrary key/value data in a test result
 
Eric Fiselier via llvm-commits
 - [PATCH] D16871: lit: Allow arbitrary key/value data in a test result
 
Daniel Dunbar via llvm-commits
 - [PATCH] D16875: MemorySSA Optimizations: Patch 1 of N
 
George Burgess IV via llvm-commits
 - [PATCH] D16877: [X86] Enable LEA optimization pass by default
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D16881: [ScheduleDAGInstrs] isUnsafeMemoryObject() removed
 
Jonas Paulsson via llvm-commits
 - [PATCH] D16890: Fix PR25339: ARM Constant Island
 
Zhao, Weiming via llvm-commits
 - [PATCH] D16890: Fix PR25339: ARM Constant Island
 
Renato Golin via llvm-commits
 - [PATCH] D16893: Keep CodeGenPrepare from preserving the dominator tree
 
James Molloy via llvm-commits
 - [PATCH] D16893: Keep CodeGenPrepare from preserving the dominator tree
 
George Burgess IV via llvm-commits
 - [PATCH] D16894: [AArch64] Fix fastcc -tailcallopt epilog code generation.
 
James Molloy via llvm-commits
 - [PATCH] D16919: [Power9] Implement new vsx instructions: load, store instructions for vector and scalar
 
Chuang-Yu Cheng via llvm-commits
 - [PATCH] D16920: [AMDGPU] Rename $dst operand to $vdst for VOP instructions.
 
Sam Kolton via llvm-commits
 - [PATCH] D16920: [AMDGPU] Rename $dst operand to $vdst for VOP instructions.
 
Sam Kolton via llvm-commits
 - [PATCH] D16920: [AMDGPU] Rename $dst operand to $vdst for VOP instructions.
 
Matt Arsenault via llvm-commits
 - [PATCH] D16920: [AMDGPU] Rename $dst operand to $vdst for VOP instructions.
 
Sam Kolton via llvm-commits
 - [PATCH] D16920: [AMDGPU] Rename $dst operand to $vdst for VOP instructions.
 
Phabricator via llvm-commits
 - [PATCH] D16929: add support for -print-imm-hex for AArch64
 
James Molloy via llvm-commits
 - [PATCH] D16929: add support for -print-imm-hex for AArch64
 
Paul Osmialowski via llvm-commits
 - [PATCH] D16929: add support for -print-imm-hex for AArch64
 
Paul Osmialowski via llvm-commits
 - [PATCH] D16929: add support for -print-imm-hex for AArch64
 
James Molloy via llvm-commits
 - [PATCH] D16940: Fix build LLVM with -D LLVM_USE_INTEL_JITEVENTS:BOOL=ON on Windows
 
Chris Bieneman via llvm-commits
 - [PATCH] D16940: Fix build LLVM with -D LLVM_USE_INTEL_JITEVENTS:BOOL=ON on Windows
 
Phabricator via llvm-commits
 - [PATCH] D16955: [CLANG] [AVX512] [BUILTIN] Adding pmovsx{b|d|w}{w|d|q}{128|256|512} builtin to clang
 
Phabricator via llvm-commits
 - [PATCH] D16961: [CLANG] [AVX512] [BUILTIN] Adding pmovzx{b|d|w}{w|d|q}{128|256|512} builtin to clang
 
Asaf Badouh via llvm-commits
 - [PATCH] D16961: [CLANG] [AVX512] [BUILTIN] Adding pmovzx{b|d|w}{w|d|q}{128|256|512} builtin to clang
 
Phabricator via llvm-commits
 - [PATCH] D16964: Make sure the projects subdirectory doesn't contain the clang or clang-tools-extra projects
 
don hinton via llvm-commits
 - [PATCH] D16977: [MachineScheduler / CalcSpillWeights] Try to utilize foldable operands better.
 
Jonas Paulsson via llvm-commits
 - [PATCH] D16978: [InstCombine] Try harder to simplify ~(X & Y) -> ~X | ~Y and ~(X | Y) -> ~X & ~Y when X and Y have more than one uses.
 
David Majnemer via llvm-commits
 - [PATCH] D16985: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .
 
michael zuckerman via llvm-commits
 - [PATCH] D16985: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D16986: [LICM] Don't assert on volatile accesses
 
Philip Reames via llvm-commits
 - [PATCH] D16986: [LICM] Don't assert on volatile accesses
 
Philip Reames via llvm-commits
 - [PATCH] D16986: [LICM] Don't assert on volatile accesses
 
Matthew Simpson via llvm-commits
 - [PATCH] D16986: [LICM] Don't assert on volatile accesses
 
Nuno Lopes via llvm-commits
 - [PATCH] D16991: Split the creation of program headers in a few steps
 
George Rimar via llvm-commits
 - [PATCH] D17008: [lanai] Add ELF enum value and relocations
 
Eli Bendersky via llvm-commits
 - [PATCH] D17008: [lanai] Add ELF enum value and relocations
 
Jacques Pienaar via llvm-commits
 - [PATCH] D17015: ARM: Introduce conservative load/store optimization mode
 
James Molloy via llvm-commits
 - [PATCH] D17015: ARM: Introduce conservative load/store optimization mode
 
Matthias Braun via llvm-commits
 - [PATCH] D17015: ARM: Introduce conservative load/store optimization mode
 
Matthias Braun via llvm-commits
 - [PATCH] D17024: [AVX512][PRORQ][PRORD] Change imm8 to int
 
Phabricator via llvm-commits
 - [PATCH] D17025: [CLANG] [AVX512] [BUILTIN] Adding pror{d|q|w}{128|256|512} builtin to clang .
 
michael zuckerman via llvm-commits
 - [PATCH] D17031: Control Structure Analysis
 
Vaivaswatha Nagaraj via llvm-commits
 - [PATCH] D17041: [X86] Don't assume that a shuffle operand is #0: it isn't for VPERMV.
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17042: AMDGPU/SI: move SMRD to flat if UseFlatForGlobal is true
 
Changpeng Fang via llvm-commits
 - [PATCH] D17042: AMDGPU/SI: move SMRD to flat if UseFlatForGlobal is true
 
Tom Stellard via llvm-commits
 - [PATCH] D17042: AMDGPU/SI: move SMRD to flat if UseFlatForGlobal is true
 
Tom Stellard via llvm-commits
 - [PATCH] D17044: Prevent some erroneous lit test failures due to unlucky name of working directory
 
Mitch Bodart via llvm-commits
 - [PATCH] D17044: Prevent some erroneous lit test failures due to unlucky name of working directory
 
Chad Rosier via llvm-commits
 - [PATCH] D17044: Prevent some erroneous lit test failures due to unlucky name of working directory
 
Mitch Bodart via llvm-commits
 - [PATCH] D17044: Prevent some erroneous lit test failures due to unlucky name of working directory
 
Chad Rosier via llvm-commits
 - [PATCH] D17044: Prevent some erroneous lit test failures due to unlucky name of working directory
 
Mitch Bodart via llvm-commits
 - [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
 
Simon Dardis via llvm-commits
 - [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
 
Hrvoje Varga via llvm-commits
 - [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
 
Simon Dardis via llvm-commits
 - [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
 
Simon Dardis via llvm-commits
 - [PATCH] D17078: [LV] Add support for insertelt/extractelt processing during type truncation
 
James Molloy via llvm-commits
 - [PATCH] D17078: [LV] Add support for insertelt/extractelt processing during type truncation
 
silviu.baranga at arm.com via llvm-commits
 - [PATCH] D17078: [LV] Add support for insertelt/extractelt processing during type truncation
 
silviu.baranga at arm.com via llvm-commits
 - [PATCH] D17090: Fix LLVM's handling and detection of skylake and cannonlake CPUs
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D17090: Fix LLVM's handling and detection of skylake and cannonlake CPUs
 
Sanjoy Das via llvm-commits
 - [PATCH] D17090: Fix LLVM's handling and detection of skylake CPUs
 
Sanjoy Das via llvm-commits
 - [PATCH] D17090: Fix LLVM's handling and detection of skylake CPUs
 
Sanjoy Das via llvm-commits
 - [PATCH] D17097: [AArch64] add mem ref to unscaled pairs
 
Chad Rosier via llvm-commits
 - [PATCH] D17097: [AArch64] add mem ref to unscaled pairs
 
Tim Northover via llvm-commits
 - [PATCH] D17098: [AArch64] analyse dependences of ldp/stp
 
Chad Rosier via llvm-commits
 - [PATCH] D17098: [AArch64] analyse dependences of ldp/stp
 
Chad Rosier via llvm-commits
 - [PATCH] D17115: Define the ThinLTO Pipeline
 
Teresa Johnson via llvm-commits
 - [PATCH] D17115: Define the ThinLTO Pipeline
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17129: [Compiler-rt][MSan] fix param_tls_limit test
 
Daniel Sanders via llvm-commits
 - [PATCH] D17129: [Compiler-rt][MSan] fix param_tls_limit test
 
Mohit Bhakkad via llvm-commits
 - [PATCH] D17129: [Compiler-rt][MSan] fix param_tls_limit test
 
Evgeniy Stepanov via llvm-commits
 - [PATCH] D17133: Sparc back-end: Addition of missing registers and associated instructions.
 
James Y Knight via llvm-commits
 - [PATCH] D17133: Sparc back-end: Addition of missing registers and associated instructions.
 
Chris Dewhurst via llvm-commits
 - [PATCH] D17133: Sparc back-end: Addition of missing registers and associated instructions.
 
Joerg Sonnenberger via llvm-commits
 - [PATCH] D17135: [Compiler-rt][MSan][MIPS] Resolve gethostbyname_r_erange for MIPS
 
Mohit Bhakkad via llvm-commits
 - [PATCH] D17137: [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, DDIVU and DMODU instructions
 
Simon Dardis via llvm-commits
 - [PATCH] D17137: [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, DDIVU and DMODU instructions
 
Simon Dardis via llvm-commits
 - [PATCH] D17138: AVX512: Fix store size of kmask.
 
Phabricator via llvm-commits
 - [PATCH] D17139: [test-suite][mips] Deduce using MIPS architecture automatically
 
Simon Atanasyan via llvm-commits
 - [PATCH] D17139: [test-suite][mips] Deduce using MIPS architecture automatically
 
Daniel Sanders via llvm-commits
 - [PATCH] D17139: [test-suite][mips] Deduce using MIPS architecture automatically
 
Simon Atanasyan via llvm-commits
 - [PATCH] D17139: [test-suite][mips] Fix MIPS related conditions in the CMakeLists.txt
 
Daniel Sanders via llvm-commits
 - [PATCH] D17139: [test-suite][mips] Fix MIPS related conditions in the CMakeLists.txt
 
Simon Atanasyan via llvm-commits
 - [PATCH] D17139: [test-suite][mips] Fix MIPS related conditions in the CMakeLists.txt
 
Daniel Sanders via llvm-commits
 - [PATCH] D17139: [test-suite][mips] Fix MIPS related conditions in the CMakeLists.txt
 
Simon Atanasyan via llvm-commits
 - [PATCH] D17154: Bug fix: use dyn_cast_or_null instead of dyn_cast
 
Lawrence Hu via llvm-commits
 - [PATCH] D17154: Bug fix: use dyn_cast_or_null instead of dyn_cast
 
Chad Rosier via llvm-commits
 - [PATCH] D17154: Bug fix: use dyn_cast_or_null instead of dyn_cast
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17154: Bug fix: use dyn_cast_or_null instead of dyn_cast
 
Lawrence Hu via llvm-commits
 - [PATCH] D17154: Bug fix: use dyn_cast_or_null instead of dyn_cast
 
Lawrence Hu via llvm-commits
 - [PATCH] D17154: Bug fix: use dyn_cast_or_null instead of dyn_cast
 
Lawrence Hu via llvm-commits
 - [PATCH] D17154: Bug fix: use dyn_cast_or_null instead of dyn_cast
 
Chad Rosier via llvm-commits
 - [PATCH] D17154: Bug fix: use dyn_cast_or_null instead of dyn_cast
 
Phabricator via llvm-commits
 - [PATCH] D17173: [X86] Update test cases that would be affected when X86FixupBWInsts is turned on.
 
Sanjay Patel via llvm-commits
 - [PATCH] D17178: Add profile summary support for sample profile
 
David Li via llvm-commits
 - [PATCH] D17178: Add profile summary support for sample profile
 
Easwaran Raman via llvm-commits
 - [PATCH] D17178: Add profile summary support for sample profile
 
Diego Novillo via llvm-commits
 - [PATCH] D17178: Add profile summary support for sample profile
 
Easwaran Raman via llvm-commits
 - [PATCH] D17178: Add profile summary support for sample profile
 
Diego Novillo via llvm-commits
 - [PATCH] D17178: Add profile summary support for sample profile
 
Easwaran Raman via llvm-commits
 - [PATCH] D17178: Add profile summary support for sample profile
 
Easwaran Raman via llvm-commits
 - [PATCH] D17178: Add profile summary support for sample profile
 
Diego Novillo via llvm-commits
 - [PATCH] D17178: Add profile summary support for sample profile
 
Easwaran Raman via llvm-commits
 - [PATCH] D17181: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17181: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17181: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17181: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
 
Sanjay Patel via llvm-commits
 - [PATCH] D17181: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17181: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17181: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
 
Sanjay Patel via llvm-commits
 - [PATCH] D17181: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
 
Sanjay Patel via llvm-commits
 - [PATCH] D17181: [X86] Don't turn (c?-v:v) into (c?-v:0) by blindly using PSIGN.
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17189: [compiler-rt] Fix test failures when switching default C++ library
 
Jonas Hahnfeld via llvm-commits
 - [PATCH] D17190: [compiler-rt] Return correct size of struct pthread for glibc-2.12.2
 
Alexey Samsonov via llvm-commits
 - [PATCH] D17190: [compiler-rt] Return correct size of struct pthread for glibc-2.12.2
 
Jonas Hahnfeld via llvm-commits
 - [PATCH] D17191: [LoopVectorize] Annotate versioned loop with noalias metadata
 
Adam Nemet via llvm-commits
 - [PATCH] D17191: [LoopVectorize] Annotate versioned loop with noalias metadata
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17191: [LoopVectorize] Annotate versioned loop with noalias metadata
 
Adam Nemet via llvm-commits
 - [PATCH] D17191: [LoopVectorize] Annotate versioned loop with noalias metadata
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17191: [LoopVectorize] Annotate versioned loop with noalias metadata
 
Adam Nemet via llvm-commits
 - [PATCH] D17191: [LoopVectorize] Annotate versioned loop with noalias metadata
 
Adam Nemet via llvm-commits
 - [PATCH] D17191: [LoopVectorize] Annotate versioned loop with noalias metadata
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17194: [AMDGPU] Disassembler: Support for all VOP1 instructions.
 
Sam Kolton via llvm-commits
 - [PATCH] D17194: [AMDGPU] Disassembler: Support for all VOP1 instructions.
 
Sam Kolton via llvm-commits
 - [PATCH] D17194: [AMDGPU] Disassembler: Support for all VOP1 instructions.
 
Tom Stellard via llvm-commits
 - [PATCH] D17194: [AMDGPU] Disassembler: Support for all VOP1 instructions.
 
Sam Kolton via llvm-commits
 - [PATCH] D17194: [AMDGPU] Disassembler: Support for all VOP1 instructions.
 
Sam Kolton via llvm-commits
 - [PATCH] D17201: [SCEV] Introduce a guarded backedge taken count and use it in LAA and LV
 
Sanjoy Das via llvm-commits
 - [PATCH] D17203: [LICM] Hoist and sink entire inner loops.
 
James Molloy via llvm-commits
 - [PATCH] D17203: [LICM] Hoist and sink entire inner loops.
 
Chris Diamand via llvm-commits
 - [PATCH] D17203: [LICM] Hoist and sink entire inner loops.
 
Philip Reames via llvm-commits
 - [PATCH] D17203: [LICM] Hoist and sink entire inner loops.
 
Chris Diamand via llvm-commits
 - [PATCH] D17203: [LICM] Hoist and sink entire inner loops.
 
Chris Diamand via llvm-commits
 - [PATCH] D17203: [LICM] Hoist and sink entire inner loops.
 
Chad Rosier via llvm-commits
 - [PATCH] D17203: [LICM] Hoist and sink entire inner loops.
 
Chris Diamand via llvm-commits
 - [PATCH] D17203: [LICM] Hoist and sink entire inner loops.
 
Chad Rosier via llvm-commits
 - [PATCH] D17203: [LICM] Hoist and sink entire inner loops.
 
Chris Diamand via llvm-commits
 - [PATCH] D17205: DAGCombiner: Turn truncate of a bitcasted vector to an extract
 
Tom Stellard via llvm-commits
 - [PATCH] D17207: [ADT] Fix PointerEmbeddedInt when the underlying type is uintptr_t.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17207: [ADT] Fix PointerEmbeddedInt when the underlying type is uintptr_t.
 
Jordan Rose via llvm-commits
 - [PATCH] D17207: [ADT] Fix PointerEmbeddedInt when the underlying type is uintptr_t.
 
Jordan Rose via llvm-commits
 - [PATCH] D17211: Consider regmasks when computing register-based DBG_VALUE live ranges
 
Adrian Prantl via llvm-commits
 - [PATCH] D17211: Consider regmasks when computing register-based DBG_VALUE live ranges
 
Adrian Prantl via llvm-commits
 - [PATCH] D17212: [ThinLTO] Support for call graph in per-module and combined summary.
 
David Li via llvm-commits
 - [PATCH] D17212: [ThinLTO] Support for call graph in per-module and combined summary.
 
David Li via llvm-commits
 - [PATCH] D17213: [WebAssembly] Insert COPY_LOCAL between CopyToReg and FrameIndex DAG nodes
 
Dan Gohman via llvm-commits
 - [PATCH] D17213: [WebAssembly] Insert COPY_LOCAL between CopyToReg and FrameIndex DAG nodes
 
Derek Schuff via llvm-commits
 - [PATCH] D17224: AMDGPU: Make i64 loads/stores promote to v2i32
 
Tom Stellard via llvm-commits
 - [PATCH] D17225: AMDGPU: Remove custom load/store scalarization
 
Tom Stellard via llvm-commits
 - [PATCH] D17229: [CodeGen] Document and use getConstant's splat-building feature.
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17235: [Greedy Regalloc] Reg splitting based on loops
 
Quentin Colombet via llvm-commits
 - [PATCH] D17235: [Greedy Regalloc] Reg splitting based on loops
 
Wei Mi via llvm-commits
 - [PATCH] D17235: [Greedy Regalloc] Reg splitting based on loops
 
Quentin Colombet via llvm-commits
 - [PATCH] D17235: [Greedy Regalloc] Reg splitting based on loops
 
Quentin Colombet via llvm-commits
 - [PATCH] D17235: [Greedy Regalloc] Reg splitting based on loops
 
Wei Mi via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Michael Kruse via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Tobias Grosser via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Tobias Grosser via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Tobias Grosser via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Tobias Grosser via llvm-commits
 - [PATCH] D17241: [Polly] [Refactor] Move isl_ctx into Scop.
 
Phabricator via llvm-commits
 - [PATCH] D17241: [Refactor] Move isl_ctx into Scop.
 
Tobias Grosser via llvm-commits
 - [PATCH] D17241: [Refactor] Move isl_ctx into Scop.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17241: [Refactor] Move isl_ctx into Scop.
 
Johannes Doerfert via llvm-commits
 - [PATCH] D17241: [Refactor] Move isl_ctx into Scop.
 
Mailing List "llvm-commits" via llvm-commits
 - [PATCH] D17241: [Refactor] Move isl_ctx into Scop.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17241: [Refactor] Move isl_ctx into Scop.
 
Tobias Grosser via llvm-commits
 - [PATCH] D17241: [Refactor] Move isl_ctx into Scop.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
George Rimar via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
George Rimar via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
George Rimar via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
George Rimar via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
Rafael Espíndola via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
Joerg Sonnenberger via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
George Rimar via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
George Rimar via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17242: [ELF] - Linkerscript KEEP command.
 
Sean Silva via llvm-commits
 - [PATCH] D17245: Add support for memory operations (load/store/gep) in C API echo test
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17245: Add support for memory operations (load/store/gep) in C API echo test
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17245: Add support for memory operations (load/store/gep) in C API echo test
 
Amaury SECHET via llvm-commits
 - [PATCH] D17245: Add support for memory operations (load/store/gep) in C API echo test
 
Amaury SECHET via llvm-commits
 - [PATCH] D17246: [Polly] Allow all combinations of types and subscripts for memory accesses
 
Tobias Grosser via llvm-commits
 - [PATCH] D17246: [Polly] Allow all combinations of types and subscripts for memory accesses
 
Tobias Grosser via llvm-commits
 - [PATCH] D17246: [Polly] Allow all combinations of types and subscripts for memory accesses
 
Johannes Doerfert via llvm-commits
 - [PATCH] D17247: [Polly] Track assumptions and restrictions separately
 
Tobias Grosser via llvm-commits
 - [PATCH] D17247: [Polly] Track assumptions and restrictions separately
 
Johannes Doerfert via llvm-commits
 - [PATCH] D17247: [Polly] Track assumptions and restrictions separately
 
Johannes Doerfert via llvm-commits
 - [PATCH] D17249: Add support for global variables in the C API echo test
 
Amaury SECHET via llvm-commits
 - [PATCH] D17249: Add support for global variables in the C API echo test
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17249: Add support for global variables in the C API echo test
 
Amaury SECHET via llvm-commits
 - [PATCH] D17250: [Polly] [Refactor] Make MemAccInst more concise.
 
Michael Kruse via llvm-commits
 - [PATCH] D17250: [Polly] [Refactor] Make MemAccInst more concise.
 
Michael Kruse via llvm-commits
 - [PATCH] D17250: [Polly] [Refactor] Make MemAccInst more concise.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17252: [ELF, Bug 26360] - allows undefines that are referenced from garbage collected sections.
 
Rafael Espíndola via llvm-commits
 - [PATCH] D17252: [ELF, Bug 26360] - allows undefines that are referenced from garbage collected sections.
 
George Rimar via llvm-commits
 - [PATCH] D17252: [ELF, Bug 26360] - allows undefines that are referenced from garbage collected sections.
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17252: [ELF, Bug 26360] - allows undefines that are referenced from garbage collected sections.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17252: [ELF, Bug 26360] - allows undefines that are referenced from garbage collected sections.
 
George Rimar via llvm-commits
 - [PATCH] D17252: [ELF, Bug 26360] - allows undefines that are referenced from garbage collected sections.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17254: Fix some -Wundef warnings in include/llvm/ExecutionEngine/JITEventListener.h
 
Tony Kelman via llvm-commits
 - [PATCH] D17256: [ELF] - Minor refactor of LinkerScript file.
 
George Rimar via llvm-commits
 - [PATCH] D17256: [ELF] - Minor refactor of LinkerScript file.
 
George Rimar via llvm-commits
 - [PATCH] D17256: [ELF] - Minor refactor of LinkerScript file.
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17256: [ELF] - Minor refactor of LinkerScript file.
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17256: [ELF] - Minor refactor of LinkerScript file.
 
George Rimar via llvm-commits
 - [PATCH] D17256: [ELF] - Minor refactor of LinkerScript file.
 
George Rimar via llvm-commits
 - [PATCH] D17256: [ELF] - Minor refactor of LinkerScript file.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17256: [ELF] - Minor refactor of LinkerScript file.
 
George Rimar via llvm-commits
 - [PATCH] D17257: New utility class ReachingPhysDefs for post-ra analysis.
 
Jonas Paulsson via llvm-commits
 - [PATCH] D17258: [LoopReroller] Allow setting MaxRerollIterations above 16
 
Ayal Zaks via llvm-commits
 - [PATCH] D17258: [LoopReroller] Allow setting MaxRerollIterations above 16
 
James Molloy via llvm-commits
 - [PATCH] D17258: [LoopReroller] Allow setting MaxRerollIterations above 16
 
Ayal Zaks via llvm-commits
 - [PATCH] D17258: [LoopReroller] Allow setting MaxRerollIterations above 16
 
Ayal Zaks via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Benjamin Kramer via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Pete Cooper via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Philip Reames via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Pete Cooper via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Pete Cooper via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Chad Rosier via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17259: [PM/AA] Teach the new pass manager to use pass-by-lambda for registering analysis passes, support pre-registering analyses, and use that to implement parsing and pre-registering a custom alias analysis pipeline.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17260: SystemZ scheduling implementation
 
Jonas Paulsson via llvm-commits
 - [PATCH] D17260: SystemZ scheduling implementation
 
Jonas Paulsson via llvm-commits
 - [PATCH] D17260: SystemZ scheduling implementation
 
Andrew Trick via llvm-commits
 - [PATCH] D17260: SystemZ scheduling implementation
 
Jonas Paulsson via llvm-commits
 - [PATCH] D17260: SystemZ scheduling implementation
 
Jonas Paulsson via llvm-commits
 - [PATCH] D17260: SystemZ scheduling implementation
 
Andrew Trick via llvm-commits
 - [PATCH] D17260: SystemZ scheduling implementation
 
Jonas Paulsson via llvm-commits
 - [PATCH] D17260: SystemZ scheduling implementation
 
Andrew Trick via llvm-commits
 - [PATCH] D17260: SystemZ scheduling implementation
 
Jonas Paulsson via llvm-commits
 - [PATCH] D17261: [X86] PR26575: Fix LEA optimization pass.
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D17261: [X86] PR26575: Fix LEA optimization pass.
 
Quentin Colombet via llvm-commits
 - [PATCH] D17261: [X86] PR26575: Fix LEA optimization pass.
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D17261: [X86] PR26575: Fix LEA optimization pass.
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D17263: [compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
 
Jonas Hahnfeld via llvm-commits
 - [PATCH] D17263: [compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
 
Evgeniy Stepanov via llvm-commits
 - [PATCH] D17263: [compiler-rt][msan] Ensure initialisation before calling __msan_unpoison
 
Jonas Hahnfeld via llvm-commits
 - [PATCH] D17264: [Compiler-rt][MSan] Fix msan_print_shadow3.cc test for Big Endian archs
 
Mohit Bhakkad via llvm-commits
 - [PATCH] D17264: [Compiler-rt][MSan] Fix msan_print_shadow3.cc test for Big Endian archs
 
Evgeniy Stepanov via llvm-commits
 - [PATCH] D17264: [Compiler-rt][MSan] Fix msan_print_shadow3.cc test for Big Endian archs
 
Mohit Bhakkad via llvm-commits
 - [PATCH] D17264: [Compiler-rt][MSan] Fix msan_print_shadow3.cc test for Big Endian archs
 
Evgeniy Stepanov via llvm-commits
 - [PATCH] D17264: [Compiler-rt][MSan] Fix msan_print_shadow3.cc test for Big Endian archs
 
Mohit Bhakkad via llvm-commits
 - [PATCH] D17265: [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
 
Adhemerval Zanella via llvm-commits
 - [PATCH] D17265: [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
 
Rui Ueyama via llvm-commits
 - [PATCH] D17265: [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
 
Adhemerval Zanella via llvm-commits
 - [PATCH] D17265: [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
 
Rui Ueyama via llvm-commits
 - [PATCH] D17265: [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
 
Adhemerval Zanella via llvm-commits
 - [PATCH] D17265: [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
 
Adhemerval Zanella via llvm-commits
 - [PATCH] D17265: [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
 
Rui Ueyama via llvm-commits
 - [PATCH] D17265: [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
 
Adhemerval Zanella via llvm-commits
 - [PATCH] D17267: [DemandedBits] Introduce a getMinimumBitWidth() member function
 
James Molloy via llvm-commits
 - [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] D17269: [ELF] - Implemented linkerscript sections padding.
 
George Rimar via llvm-commits
 - [PATCH] D17269: [ELF] - Implemented linkerscript sections padding.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17269: [ELF] - Implemented linkerscript sections padding.
 
George Rimar via llvm-commits
 - [PATCH] D17269: [ELF] - Implemented linkerscript sections padding.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17269: [ELF] - Implemented linkerscript sections padding.
 
George Rimar via llvm-commits
 - [PATCH] D17269: [ELF] - Implemented linkerscript sections padding.
 
George Rimar via llvm-commits
 - [PATCH] D17269: [ELF] - Implemented linkerscript sections padding.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17269: [ELF] - Implemented linkerscript sections padding.
 
George Rimar via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Artur Pilipenko via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Matt Arsenault via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Philip Reames via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Peter Couperus via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Artur Pilipenko via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Artur Pilipenko via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Artur Pilipenko via llvm-commits
 - [PATCH] D17270: Support arbitrary addrspace pointers in masked load/store intrinsics
 
Artur Pilipenko via llvm-commits
 - [PATCH] D17275: [TableGen] more helpful error message in MapTableEmitter
 
Nicolai Hähnle via llvm-commits
 - [PATCH] D17275: [TableGen] more helpful error message in MapTableEmitter
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17276: AMDGPU/SI: add llvm.amdgcn.image.load/store[.mip] intrinsics
 
Nicolai Hähnle via llvm-commits
 - [PATCH] D17276: AMDGPU/SI: add llvm.amdgcn.image.load/store[.mip] intrinsics
 
Nicolai Hähnle via llvm-commits
 - [PATCH] D17276: AMDGPU/SI: add llvm.amdgcn.image.load/store[.mip] intrinsics
 
Tom Stellard via llvm-commits
 - [PATCH] D17276: AMDGPU/SI: add llvm.amdgcn.image.load/store[.mip] intrinsics
 
Phabricator via llvm-commits
 - [PATCH] D17277: AMDGPU/SI: add llvm.amdgcn.buffer.load/store.format intrinsics
 
Nicolai Hähnle via llvm-commits
 - [PATCH] D17277: AMDGPU/SI: add llvm.amdgcn.buffer.load/store.format intrinsics
 
Tom Stellard via llvm-commits
 - [PATCH] D17277: AMDGPU/SI: add llvm.amdgcn.buffer.load/store.format intrinsics
 
Matt Arsenault via llvm-commits
 - [PATCH] D17277: AMDGPU/SI: add llvm.amdgcn.buffer.load/store.format intrinsics
 
Nicolai Hähnle via llvm-commits
 - [PATCH] D17279: [Sink] Don't move calls to readonly functions across stores
 
Nicolai Hähnle via llvm-commits
 - [PATCH] D17279: [Sink] Don't move calls to readonly functions across stores
 
Daniel Berlin via llvm-commits
 - [PATCH] D17282: Kill LLVMAddTargetData
 
Amaury SECHET via llvm-commits
 - [PATCH] D17282: Kill LLVMAddTargetData
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17282: Kill LLVMAddTargetData
 
Amaury SECHET via llvm-commits
 - [PATCH] D17283: Deprecate LLVMGetDataLayout and replace it by LLVMGetDataLayoutStr
 
Amaury SECHET via llvm-commits
 - [PATCH] D17283: Deprecate LLVMGetDataLayout and replace it by LLVMGetDataLayoutStr
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17283: Deprecate LLVMGetDataLayout and replace it by LLVMGetDataLayoutStr
 
Amaury SECHET via llvm-commits
 - [PATCH] D17284: TableGen: Constrain inputs of reg_sequence to be same type
 
Matt Arsenault via llvm-commits
 - [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
 
Junmo Park via llvm-commits
 - [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
 
Sanjay Patel via llvm-commits
 - [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
 
Junmo Park via llvm-commits
 - [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
 
Sanjay Patel via llvm-commits
 - [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
 
Mehdi Amini via llvm-commits
 - [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
 
Junmo Park via llvm-commits
 - [PATCH] D17289: [X86] Fix False Data Dependency in popcnt
 
Asaf Badouh via llvm-commits
 - [PATCH] D17289: [X86] Fix False Data Dependency in popcnt
 
David Majnemer via llvm-commits
 - [PATCH] D17289: [X86] Fix False Data Dependency in popcnt
 
Michael Kuperstein via llvm-commits
 - [PATCH] D17289: [X86] Fix False Data Dependency in popcnt
 
Asaf Badouh via llvm-commits
 - [PATCH] D17289: [X86] Fix False Data Dependency in popcnt
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17289: [X86] Fix False Data Dependency in popcnt
 
Sanjay Patel via llvm-commits
 - [PATCH] D17289: [X86] Fix False Data Dependency in popcnt
 
David Kreitzer via llvm-commits
 - [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
 
George Rimar via llvm-commits
 - [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
 
George Rimar via llvm-commits
 - [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
 
George Rimar via llvm-commits
 - [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
 
Rui Ueyama via llvm-commits
 - [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
 
George Rimar via llvm-commits
 - [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
 
George Rimar via llvm-commits
 - [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
 
George Rimar via llvm-commits
 - [PATCH] D17291: [mips] Range check uimm6_lsl2.
 
Daniel Sanders via llvm-commits
 - [PATCH] D17292: [X86][AVX] Support bitmask style integer shuffles for 256-bit integer vectors
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17292: [X86][AVX] Support bitmask style integer shuffles for 256-bit integer vectors
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17292: [X86][AVX] Support bitmask style integer shuffles for 256-bit integer vectors
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17292: [X86][AVX] Support bitmask style integer shuffles for 256-bit integer vectors
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Hal Finkel via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Kit Barton via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Quentin Colombet via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Kit Barton via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Kit Barton via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Kit Barton via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Kit Barton via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Hal Finkel via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Nemanja Ivanovic via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Kit Barton via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Kit Barton via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Kit Barton via llvm-commits
 - [PATCH] D17294: Fix for PR 26500
 
Hal Finkel via llvm-commits
 - [PATCH] D17296: Improve the semantics ``fptrunc``
 
Dan Liew via llvm-commits
 - [PATCH] D17297: [X86][AVX] Add shuffle masking support for EltsFromConsecutiveLoads
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17297: [X86][AVX] Add shuffle masking support for EltsFromConsecutiveLoads
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17297: [X86][AVX] Add shuffle masking support for EltsFromConsecutiveLoads
 
Sanjay Patel via llvm-commits
 - [PATCH] D17297: [X86][AVX] Add shuffle masking support for EltsFromConsecutiveLoads
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17297: [X86][AVX] Add shuffle masking support for EltsFromConsecutiveLoads
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17298: [WebAssemly] Don't move calls or stores past intervening loads
 
Derek Schuff via llvm-commits
 - [PATCH] D17298: [WebAssemly] Don't move calls or stores past intervening loads
 
Dan Gohman via llvm-commits
 - [PATCH] D17298: [WebAssemly] Don't move calls or stores past intervening loads
 
Derek Schuff via llvm-commits
 - [PATCH] D17302: [LTO] Support Statistics
 
Adam Nemet via llvm-commits
 - [PATCH] D17302: [LTO] Support Statistics
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17302: [LTO] Support Statistics
 
Rafael Espíndola via llvm-commits
 - [PATCH] D17302: [LTO] Support Statistics
 
Adam Nemet via llvm-commits
 - [PATCH] D17302: [LTO] Support Statistics
 
Adam Nemet via llvm-commits
 - [PATCH] D17303: [AliasSetTracker] Teach AliasSetTracker about MemSetInst
 
Chad Rosier via llvm-commits
 - [PATCH] D17303: [AliasSetTracker] Teach AliasSetTracker about MemSetInst
 
Haicheng Wu via llvm-commits
 - [PATCH] D17303: [AliasSetTracker] Teach AliasSetTracker about MemSetInst
 
Haicheng Wu via llvm-commits
 - [PATCH] D17303: [AliasSetTracker] Teach AliasSetTracker about MemSetInst
 
Mikael Holmén via llvm-commits
 - [PATCH] D17303: [AliasSetTracker] Teach AliasSetTracker about MemSetInst
 
Chad Rosier via llvm-commits
 - [PATCH] D17303: [AliasSetTracker] Teach AliasSetTracker about MemSetInst
 
Haicheng Wu via llvm-commits
 - [PATCH] D17305: AMDGPU/SI: Use v_readfirstlane to legalize SMRD with VGPR base pointer
 
Tom Stellard via llvm-commits
 - [PATCH] D17305: AMDGPU/SI: Use v_readfirstlane to legalize SMRD with VGPR base pointer
 
Matt Arsenault via llvm-commits
 - [PATCH] D17305: AMDGPU/SI: Use v_readfirstlane to legalize SMRD with VGPR base pointer
 
Changpeng Fang via llvm-commits
 - [PATCH] D17305: AMDGPU/SI: Use v_readfirstlane to legalize SMRD with VGPR base pointer
 
Nicolai Hähnle via llvm-commits
 - [PATCH] D17305: AMDGPU/SI: Use v_readfirstlane to legalize SMRD with VGPR base pointer
 
Matt Arsenault via llvm-commits
 - [PATCH] D17305: AMDGPU/SI: Use v_readfirstlane to legalize SMRD with VGPR base pointer
 
Phabricator via llvm-commits
 - [PATCH] D17306: DAGCombiner: Relax alignment restriction when changing load type
 
Matt Arsenault via llvm-commits
 - [PATCH] D17308: AMDGPU: Change how alignment is computed for argument lowering
 
Matt Arsenault via llvm-commits
 - [PATCH] D17308: AMDGPU: Change how alignment is computed for argument lowering
 
Tom Stellard via llvm-commits
 - [PATCH] D17309: [coverage] covmap section can now be emitted as 'progbits' without alloc flag set
 
David Li via llvm-commits
 - [PATCH] D17309: [coverage] covmap section can now be emitted as 'progbits' without alloc flag set
 
Dave Bozier via llvm-commits
 - [PATCH] D17309: [coverage] covmap section can now be emitted as 'progbits' without alloc flag set
 
David Li via llvm-commits
 - [PATCH] D17314: Update langref to indicate that calls may be convergent.
 
Justin Lebar via llvm-commits
 - [PATCH] D17314: Update langref to indicate that calls may be convergent.
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17314: Update langref to indicate that calls may be convergent.
 
Justin Lebar via llvm-commits
 - [PATCH] D17314: Update langref to indicate that calls may be convergent.
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17314: Update langref to indicate that calls may be convergent.
 
Justin Lebar via llvm-commits
 - [PATCH] D17314: Update langref to indicate that calls may be convergent.
 
Justin Lebar via llvm-commits
 - [PATCH] D17315: [NVPTX] Annotate call machine instructions as calls.
 
Justin Lebar via llvm-commits
 - [PATCH] D17315: [NVPTX] Annotate call machine instructions as calls.
 
Artem Belevich via llvm-commits
 - [PATCH] D17315: [NVPTX] Annotate call machine instructions as calls.
 
Justin Holewinski via llvm-commits
 - [PATCH] D17315: [NVPTX] Annotate call machine instructions as calls.
 
Justin Lebar via llvm-commits
 - [PATCH] D17316: [IR] Add {is, set, setNot}Convergent() functions to CallSite, CallInstr, and InvokeInstr.
 
Justin Lebar via llvm-commits
 - [PATCH] D17316: [IR] Add {is, set, setNot}Convergent() functions to CallSite, CallInstr, and InvokeInstr.
 
Philip Reames via llvm-commits
 - [PATCH] D17316: [IR] Add {is, set, setNot}Convergent() functions to CallSite, CallInstr, and InvokeInstr.
 
Justin Lebar via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Justin Lebar via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Justin Lebar via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Justin Lebar via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Justin Lebar via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Justin Lebar via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Jingyue Wu via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Justin Lebar via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Justin Lebar via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Justin Lebar via llvm-commits
 - [PATCH] D17317: [attrs] Handle convergent CallSites.
 
Jingyue Wu via llvm-commits
 - [PATCH] D17318: [NVPTX] Annotate convergent intrinsics as convergent.
 
Justin Lebar via llvm-commits
 - [PATCH] D17318: [NVPTX] Annotate convergent intrinsics as convergent.
 
Justin Lebar via llvm-commits
 - [PATCH] D17319: [NVPTX] Test that MachineSink won't sink across llvm.cuda.syncthreads.
 
Justin Lebar via llvm-commits
 - [PATCH] D17319: [NVPTX] Test that MachineSink won't sink across llvm.cuda.syncthreads.
 
Justin Lebar via llvm-commits
 - [PATCH] D17320: Don't tail-duplicate blocks that contain convergent instructions.
 
Justin Lebar via llvm-commits
 - [PATCH] D17320: Don't tail-duplicate blocks that contain convergent instructions.
 
Kyle Butt via llvm-commits
 - [PATCH] D17320: Don't tail-duplicate blocks that contain convergent instructions.
 
Justin Lebar via llvm-commits
 - [PATCH] D17320: Don't tail-duplicate blocks that contain convergent instructions.
 
Justin Lebar via llvm-commits
 - [PATCH] D17320: Don't tail-duplicate blocks that contain convergent instructions.
 
Justin Lebar via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Peter Collingbourne via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
David Blaikie via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Peter Collingbourne via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
David Blaikie via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Peter Collingbourne via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
David Blaikie via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Adrian Prantl via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Peter Collingbourne via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Peter Collingbourne via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Peter Collingbourne via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Peter Collingbourne via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Adrian Prantl via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Peter Collingbourne via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Eric Christopher via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Robinson, Paul via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Eric Christopher via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Robinson, Paul via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Eric Christopher via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
David Blaikie via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
Eric Christopher via llvm-commits
 - [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
 
David Blaikie via llvm-commits
 - [PATCH] D17324: Add a test case in LLVM to ensure covmap section is not created allocatable
 
David Li via llvm-commits
 - [PATCH] D17326: Fix load alignement when unpacking aggregates structs
 
Amaury SECHET via llvm-commits
 - [PATCH] D17326: Fix load alignement when unpacking aggregates structs
 
David Majnemer via llvm-commits
 - [PATCH] D17326: Fix load alignement when unpacking aggregates structs
 
Amaury SECHET via llvm-commits
 - [PATCH] D17326: Fix load alignement when unpacking aggregates structs
 
David Majnemer via llvm-commits
 - [PATCH] D17326: Fix load alignement when unpacking aggregates structs
 
David Majnemer via llvm-commits
 - [PATCH] D17326: Fix load alignement when unpacking aggregates structs
 
Amaury SECHET via llvm-commits
 - [PATCH] D17326: Fix load alignement when unpacking aggregates structs
 
David Majnemer via llvm-commits
 - [PATCH] D17326: Fix load alignement when unpacking aggregates structs
 
Amaury SECHET via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Derek Schuff via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Derek Schuff via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Derek Schuff via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Derek Schuff via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Derek Schuff via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Derek Schuff via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Dan Gohman via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Derek Schuff via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Derek Schuff via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Dan Gohman via llvm-commits
 - [PATCH] D17327: [WebAssembly] Disable register stackification and coloring when not optimizing
 
Derek Schuff via llvm-commits
 - [PATCH] D17328: [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructions
 
Hrvoje Varga via llvm-commits
 - [PATCH] D17328: [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructions
 
Hrvoje Varga via llvm-commits
 - [PATCH] D17328: [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructions
 
Simon Dardis via llvm-commits
 - [PATCH] D17328: [mips][microMIPS] Implement MTC*, MTHC* and DMTC* instructions
 
Daniel Sanders via llvm-commits
 - [PATCH] D17329: [AA] Hoist the logic to reformulate various AA queries in terms of other parts of the AA interface out of the base class of every single AA result object.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17329: [AA] Hoist the logic to reformulate various AA queries in terms of other parts of the AA interface out of the base class of every single AA result object.
 
Sanjoy Das via llvm-commits
 - [PATCH] D17329: [AA] Hoist the logic to reformulate various AA queries in terms of other parts of the AA interface out of the base class of every single AA result object.
 
Michael Gottesman via llvm-commits
 - [PATCH] D17329: [AA] Hoist the logic to reformulate various AA queries in terms of other parts of the AA interface out of the base class of every single AA result object.
 
Gerolf Hoflehner via llvm-commits
 - [PATCH] D17329: [AA] Hoist the logic to reformulate various AA queries in terms of other parts of the AA interface out of the base class of every single AA result object.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17329: [AA] Hoist the logic to reformulate various AA queries in terms of other parts of the AA interface out of the base class of every single AA result object.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17329: [AA] Hoist the logic to reformulate various AA queries in terms of other parts of the AA interface out of the base class of every single AA result object.
 
Gerolf Hoflehner via llvm-commits
 - [PATCH] D17329: [AA] Hoist the logic to reformulate various AA queries in terms of other parts of the AA interface out of the base class of every single AA result object.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17331: AVX512: Fix LowerMSCATTER() return value.
 
Igor Breger via llvm-commits
 - [PATCH] D17331: AVX512: Fix LowerMSCATTER() return value.
 
Elena Demikhovsky via llvm-commits
 - [PATCH] D17331: AVX512: Fix LowerMSCATTER() return value.
 
Phabricator via llvm-commits
 - [PATCH] D17332: [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization
 
silviu.baranga at arm.com via llvm-commits
 - [PATCH] D17332: [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization
 
Hal Finkel via llvm-commits
 - [PATCH] D17332: [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization
 
silviu.baranga at arm.com via llvm-commits
 - [PATCH] D17332: [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization
 
Renato Golin via llvm-commits
 - [PATCH] D17332: [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization
 
silviu.baranga at arm.com via llvm-commits
 - [PATCH] D17332: [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization
 
silviu.baranga at arm.com via llvm-commits
 - [PATCH] D17332: [LV] Fix PR26600: avoid out of bounds loads for interleaved access vectorization
 
Hal Finkel via llvm-commits
 - [PATCH] D17333: [lld] [AArch64] Initial TLSDESC relocations support
 
Adhemerval Zanella via llvm-commits
 - [PATCH] D17333: [lld] [AArch64] Initial TLSDESC relocations support
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17333: [lld] [AArch64] Initial TLSDESC relocations support
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17333: [lld] [AArch64] Initial TLSDESC relocations support
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17333: [lld] [AArch64] Initial TLSDESC relocations support
 
George Rimar via llvm-commits
 - [PATCH] D17334: [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructions
 
Zlatko Buljan via llvm-commits
 - [PATCH] D17334: [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructions
 
Zlatko Buljan via llvm-commits
 - [PATCH] D17334: [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructions
 
Daniel Sanders via llvm-commits
 - [PATCH] D17334: [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructions
 
Simon Dardis via llvm-commits
 - [PATCH] D17336: Fix the unit test darwin-multiarch-arm.c for windows
 
Sumanth Gundapaneni via llvm-commits
 - [PATCH] D17337: __builtin_object_size problem with pointer as argument
 
Strahinja Petrovic via llvm-commits
 - [PATCH] D17337: __builtin_object_size problem with pointer as argument
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17337: __builtin_object_size problem with pointer as argument
 
George Burgess IV via llvm-commits
 - [PATCH] D17338: [SplitModule] Do not copy stale debug info during module splitting.
 
Sergei Larin via llvm-commits
 - [PATCH] D17339: [SystemZ] Implement conditional returns.
 
Marcin Kościelnicki via llvm-commits
 - [PATCH] D17339: [SystemZ] Implement conditional returns.
 
Ulrich Weigand via llvm-commits
 - [PATCH] D17340: SelectionDAG: Use correct addrspace when lowering memcpy
 
Matt Arsenault via llvm-commits
 - [PATCH] D17340: SelectionDAG: Use correct addrspace when lowering memcpy
 
Owen Anderson via llvm-commits
 - [PATCH] D17341: LegalizeDAG: Use correct ptr type when expanding unaligned load/store
 
Matt Arsenault via llvm-commits
 - [PATCH] D17341: LegalizeDAG: Use correct ptr type when expanding unaligned load/store
 
Matt Arsenault via llvm-commits
 - [PATCH] D17341: LegalizeDAG: Use correct ptr type when expanding unaligned load/store
 
Ahmed Bougacha via llvm-commits
 - [PATCH] D17342: AMDGPU: Fix alignments in test
 
Matt Arsenault via llvm-commits
 - [PATCH] D17342: AMDGPU: Fix alignments in test
 
Tom Stellard via llvm-commits
 - [PATCH] D17344: AMDGPU/R600: Implement allowsMisalignedMemoryAccess
 
Matt Arsenault via llvm-commits
 - [PATCH] D17346: [LIR] Avoid turning non-temporal stores into memset.
 
Haicheng Wu via llvm-commits
 - [PATCH] D17346: [LIR] Avoid turning non-temporal stores into memset.
 
Chad Rosier via llvm-commits
 - [PATCH] D17346: [LIR] Avoid turning non-temporal stores into memset.
 
Haicheng Wu via llvm-commits
 - [PATCH] D17347: Use LLVM_LIBRARY_VISIBILITY to prevent LLVM dynamic libraries from export symbols for SROA internals.
 
Owen Anderson via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Geoff Berry via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Tim Northover via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Quentin Colombet via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Quentin Colombet via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Geoff Berry via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Geoff Berry via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Geoff Berry via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Quentin Colombet via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Geoff Berry via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Quentin Colombet via llvm-commits
 - [PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.
 
Geoff Berry via llvm-commits
 - [PATCH] D17351: [zorg] Addition of extraLitArgs variable to ClangAndLLDBuilder.py
 
Mike Edwards via llvm-commits
 - [PATCH] D17351: [zorg] Addition of extraLitArgs variable to ClangAndLLDBuilder.py
 
Galina via llvm-commits
 - [PATCH] D17351: [zorg] Addition of extraLitArgs variable to ClangAndLLDBuilder.py
 
Galina via llvm-commits
 - [PATCH] D17351: [zorg] Addition of extraLitArgs variable to ClangAndLLDBuilder.py
 
Mike Edwards via llvm-commits
 - [PATCH] D17351: [zorg] Addition of extraLitArgs variable to ClangAndLLDBuilder.py
 
Galina via llvm-commits
 - [PATCH] D17351: [zorg] Addition of extraLitArgs variable to ClangAndLLDBuilder.py
 
Mike Edwards via llvm-commits
 - [PATCH] D17351: [zorg] Addition of extraLitArgs variable to ClangAndLLDBuilder.py
 
Galina via llvm-commits
 - [PATCH] D17351: [zorg] Addition of extraLitArgs variable to ClangAndLLDBuilder.py
 
Mike Edwards via llvm-commits
 - [PATCH] D17353: Set minimum cost of speculating an instruction.
 
Dehao Chen via llvm-commits
 - [PATCH] D17353: Set minimum cost of speculating an instruction.
 
David Li via llvm-commits
 - [PATCH] D17353: Set minimum cost of speculating an instruction.
 
Dehao Chen via llvm-commits
 - [PATCH] D17353: Set minimum cost of speculating an instruction.
 
David Li via llvm-commits
 - [PATCH] D17353: Set minimum cost of speculating an instruction.
 
Dehao Chen via llvm-commits
 - [PATCH] D17353: Set minimum cost of speculating an instruction.
 
Hal Finkel via llvm-commits
 - [PATCH] D17353: Set minimum cost of speculating an instruction.
 
David Li via llvm-commits
 - [PATCH] D17353: Set minimum cost of speculating an instruction.
 
Dehao Chen via llvm-commits
 - [PATCH] D17353: Set minimum cost of speculating an instruction.
 
Xinliang David Li via llvm-commits
 - [PATCH] D17354: Reformat NVPTXInstrInfo.td, and add additional comments.
 
Justin Lebar via llvm-commits
 - [PATCH] D17354: Reformat NVPTXInstrInfo.td, and add additional comments.
 
Justin Holewinski via llvm-commits
 - [PATCH] D17354: Reformat NVPTXInstrInfo.td, and add additional comments.
 
Justin Lebar via llvm-commits
 - [PATCH] D17356: Fix PR26655: Incorrect liveness for bundled instructions with CPSR<kill> marker
 
Mandeep Singh Grang via llvm-commits
 - [PATCH] D17356: Fix PR26655: Incorrect liveness for bundled instructions with CPSR<kill> marker
 
Mandeep Singh Grang via llvm-commits
 - [PATCH] D17356: Fix PR26655: Incorrect liveness for bundled instructions with CPSR<kill> marker
 
Mandeep Singh Grang via llvm-commits
 - [PATCH] D17356: Fix PR26655: Incorrect liveness for bundled instructions with CPSR<kill> marker
 
Davide Italiano via llvm-commits
 - [PATCH] D17356: Fix PR26655: Incorrect liveness for bundled instructions with CPSR<kill> marker
 
Mandeep Singh Grang via llvm-commits
 - [PATCH] D17357: [NVPTX] Remove workaround for tablegen crash in NVPTXInstrInfo.td.
 
Justin Lebar via llvm-commits
 - [PATCH] D17358: llvm-config: Don't check for "lib" prefix
 
Jan Vesely via llvm-commits
 - [PATCH] D17359: Add support for invoke/landingpad/resume in C API test
 
Amaury SECHET via llvm-commits
 - [PATCH] D17359: Add support for invoke/landingpad/resume in C API test
 
Reid Kleckner via llvm-commits
 - [PATCH] D17359: Add support for invoke/landingpad/resume in C API test
 
Reid Kleckner via llvm-commits
 - [PATCH] D17359: Add support for invoke/landingpad/resume in C API test
 
Amaury SECHET via llvm-commits
 - [PATCH] D17359: Add support for invoke/landingpad/resume in C API test
 
Amaury SECHET via llvm-commits
 - [PATCH] D17361: [PGO] Add support to enable testing multiple supported targets
 
David Li via llvm-commits
 - [PATCH] D17361: [PGO] Add support to enable testing multiple supported targets
 
Alexey Samsonov via llvm-commits
 - [PATCH] D17361: [PGO] Add support to enable testing multiple supported targets
 
David Li via llvm-commits
 - [PATCH] D17365: [LoopUnrollAnalyzer] Don't treat gep-instructions with simplified offset as simplified.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17366: AMDGPU/SI: Fix s_waitcnt insertion for flat instructions
 
Tom Stellard via llvm-commits
 - [PATCH] D17366: AMDGPU/SI: Fix s_waitcnt insertion for flat instructions
 
Matt Arsenault via llvm-commits
 - [PATCH] D17366: AMDGPU/SI: Fix s_waitcnt insertion for flat instructions
 
Tom Stellard via llvm-commits
 - [PATCH] D17366: AMDGPU/SI: Fix s_waitcnt insertion for flat instructions
 
Phabricator via llvm-commits
 - [PATCH] D17370: [LICM] Break the assumption that the sub loops cannot be modified by other loop passes
 
Haicheng Wu via llvm-commits
 - [PATCH] D17370: [LICM] Break the assumption that the sub loops cannot be modified by other loop passes
 
Matthew Simpson via llvm-commits
 - [PATCH] D17370: [LICM] Break the assumption that the sub loops cannot be modified by other loop passes
 
Haicheng Wu via llvm-commits
 - [PATCH] D17371: [MSan] Make unaligned load/store functions compatible for both endians
 
Mohit Bhakkad via llvm-commits
 - [PATCH] D17372: [PM/AA] Port alias analysis evaluator to the new pass manager, and use it to actually test the new pass manager AA wiring.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17372: [PM/AA] Port alias analysis evaluator to the new pass manager, and use it to actually test the new pass manager AA wiring.
 
Philip Reames via llvm-commits
 - [PATCH] D17372: [PM/AA] Port alias analysis evaluator to the new pass manager, and use it to actually test the new pass manager AA wiring.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17372: [PM/AA] Port alias analysis evaluator to the new pass manager, and use it to actually test the new pass manager AA wiring.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17373: [mips][microMIPS] Prevent usage of OR16_MMR6 instruction when code for microMIPS is generated.
 
Simon Dardis via llvm-commits
 - [PATCH] D17373: [mips][microMIPS] Prevent usage of OR16_MMR6 instruction when code for microMIPS is generated.
 
Milena Vujosevic Janicic via llvm-commits
 - [PATCH] D17373: [mips][microMIPS] Prevent usage of OR16_MMR6 instruction when code for microMIPS is generated.
 
Daniel Sanders via llvm-commits
 - [PATCH] D17373: Prevent usage of OR16_MMR6 instruction when code for microMIPS is generated.
 
Milena Vujosevic Janicic via llvm-commits
 - [PATCH] D17374: [X86] PR26575: Fix LEA optimization pass (Part 2)
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D17374: [X86] PR26575: Fix LEA optimization pass (Part 2)
 
Hans Wennborg via llvm-commits
 - [PATCH] D17374: [X86] PR26575: Fix LEA optimization pass (Part 2)
 
Quentin Colombet via llvm-commits
 - [PATCH] D17374: [X86] PR26575: Fix LEA optimization pass (Part 2)
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D17374: [X86] PR26575: Fix LEA optimization pass (Part 2)
 
Andrey Turetskiy via llvm-commits
 - [PATCH] D17377: [ADT]Fix AddPointer() in FoldingSet
 
Eugene via llvm-commits
 - [PATCH] D17377: [ADT]Fix AddPointer() in FoldingSet
 
Benjamin Kramer via llvm-commits
 - [PATCH] D17377: [ADT]Fix AddPointer() in FoldingSet
 
Eugene via llvm-commits
 - [PATCH] D17377: [ADT]Fix AddPointer() in FoldingSet
 
Benjamin Kramer via llvm-commits
 - [PATCH] D17377: [ADT]Fix AddPointer() in FoldingSet
 
Eugene via llvm-commits
 - [PATCH] D17377: [ADT]Fix AddPointer() in FoldingSet
 
Sean Silva via llvm-commits
 - [PATCH] D17379: [AArch64] Reduce vector insert/extract cost for Kryo
 
Chad Rosier via llvm-commits
 - [PATCH] D17379: [AArch64] Reduce vector insert/extract cost for Kryo
 
Matthew Simpson via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Access level dependency analysis
 
Johannes Doerfert via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Access level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Access level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Access level dependency analysis
 
Mailing List "llvm-commits" via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Access level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Access level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Access level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Access level dependency analysis
 
Tobias Grosser via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Access level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Fine-grain dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Fine-grain dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Memory reference level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Memory reference level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Memory reference level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Memory reference level dependency analysis
 
Tobias Grosser via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Memory reference level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Memory reference level dependency analysis
 
Tobias Grosser via llvm-commits
 - [PATCH] D17381: [Polly] [RFC] Memory reference level dependency analysis
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17388: Rename embedded bitcode section in MachO
 
Steven Wu via llvm-commits
 - [PATCH] D17388: Rename embedded bitcode section in MachO
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17388: Rename embedded bitcode section in MachO
 
Davide Italiano via llvm-commits
 - [PATCH] D17388: Rename embedded bitcode section in MachO
 
Steven Wu via llvm-commits
 - [PATCH] D17391: [WinEH] Hoist state stores from successors
 
David Majnemer via llvm-commits
 - [PATCH] D17391: [WinEH] Hoist state stores from successors
 
Reid Kleckner via llvm-commits
 - [PATCH] D17391: [WinEH] Hoist state stores from successors
 
David Majnemer via llvm-commits
 - [PATCH] D17398: [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
 
Derek Bruening via llvm-commits
 - [PATCH] D17398: [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
 
Chris Bieneman via llvm-commits
 - [PATCH] D17398: [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
 
Derek Bruening via llvm-commits
 - [PATCH] D17398: [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
 
Derek Bruening via llvm-commits
 - [PATCH] D17398: [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
 
Chris Bieneman via llvm-commits
 - [PATCH] D17398: [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
 
Derek Bruening via llvm-commits
 - [PATCH] D17398: [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
 
Phabricator via llvm-commits
 - [PATCH] D17398: [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
 
Chris Bieneman via llvm-commits
 - [PATCH] D17398: [CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
 
Chris Bieneman via llvm-commits
 - [PATCH] D17400: [CaptureTracking] Support atomicrmw and cmpxchg
 
Philip Reames via llvm-commits
 - [PATCH] D17400: [CaptureTracking] Support atomicrmw and cmpxchg
 
Sanjoy Das via llvm-commits
 - [PATCH] D17400: [CaptureTracking] Support atomicrmw and cmpxchg
 
JF Bastien via llvm-commits
 - [PATCH] D17400: [CaptureTracking] Support atomicrmw and cmpxchg
 
Philip Reames via llvm-commits
 - [PATCH] D17400: [CaptureTracking] Support atomicrmw and cmpxchg
 
Philip Reames via llvm-commits
 - [PATCH] D17400: [CaptureTracking] Support atomicrmw and cmpxchg
 
JF Bastien via llvm-commits
 - [PATCH] D17400: [CaptureTracking] Support atomicrmw and cmpxchg
 
Philip Reames via llvm-commits
 - [PATCH] D17401: AMDGPU/SI: add llvm.amdgcn.image.atomic.* intrinsics
 
Nicolai Hähnle via llvm-commits
 - [PATCH] D17403: Fix the use of -j in "make check-all"
 
Galina via llvm-commits
 - [PATCH] D17403: Fix the use of -j in make test
 
Krzysztof Parzyszek via llvm-commits
 - [PATCH] D17408: Add support for merging string with alignment larger than one char
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17408: Add support for merging string with alignment larger than one char
 
Rui Ueyama via llvm-commits
 - [PATCH] D17409: Add support for merging strings with alignment larger than one char
 
Rafael Ávila de Espíndola via llvm-commits
 - [PATCH] D17409: Add support for merging strings with alignment larger than one char
 
Rui Ueyama via llvm-commits
 - [PATCH] D17413: [IR] Extend cmpxchg to allow pointer type operands
 
Philip Reames via llvm-commits
 - [PATCH] D17413: [IR] Extend cmpxchg to allow pointer type operands
 
JF Bastien via llvm-commits
 - [PATCH] D17413: [IR] Extend cmpxchg to allow pointer type operands
 
Philip Reames via llvm-commits
 - [PATCH] D17413: [IR] Extend cmpxchg to allow pointer type operands
 
JF Bastien via llvm-commits
 - [PATCH] D17413: [IR] Extend cmpxchg to allow pointer type operands
 
Philip Reames via llvm-commits
 - [PATCH] D17413: [IR] Extend cmpxchg to allow pointer type operands
 
JF Bastien via llvm-commits
 - [PATCH] D17413: [IR] Extend cmpxchg to allow pointer type operands
 
Philip Reames via llvm-commits
 - [PATCH] D17413: [IR] Extend cmpxchg to allow pointer type operands
 
David Chisnall via llvm-commits
 - [PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Dimitry Andric via llvm-commits
 - [PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Roman Divacky via llvm-commits
 - [PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Mehdi Amini via llvm-commits
 - [PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Jim Grosbach via llvm-commits
 - [PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Mehdi Amini via llvm-commits
 - [PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Jim Grosbach via llvm-commits
 - [PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Sanjay Patel via llvm-commits
 - [PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Dimitry Andric via llvm-commits
 - [PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Mehdi Amini via llvm-commits
 - [PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17415: [X86}: Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Kevin B. Smith via llvm-commits
 - [PATCH] D17415: [X86}: Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Kevin B. Smith via llvm-commits
 - [PATCH] D17415: [X86}: Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Sanjay Patel via llvm-commits
 - [PATCH] D17415: [X86}: Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Quentin Colombet via llvm-commits
 - [PATCH] D17415: [X86}: Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Kevin B. Smith via llvm-commits
 - [PATCH] D17415: [X86}: Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Kevin B. Smith via llvm-commits
 - [PATCH] D17415: [X86}: Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Kevin B. Smith via llvm-commits
 - [PATCH] D17415: [X86}: Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Sanjay Patel via llvm-commits
 - [PATCH] D17415: [X86}: Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Kevin B. Smith via llvm-commits
 - [PATCH] D17415: [X86}: Change fixup-bw-inst.ll to test output with this optimization on and off.
 
Kevin B. Smith via llvm-commits
 - [PATCH] D17421: [sancov] added covered/uncovered tables to coverage report.
 
Kostya Serebryany via llvm-commits
 - [PATCH] D17421: [sancov] added covered/uncovered tables to coverage report.
 
Mike Aizatsky via llvm-commits
 - [PATCH] D17422: When printing MIR, output to errs() rather than outs().
 
Justin Lebar via llvm-commits
 - [PATCH] D17422: When printing MIR, output to errs() rather than outs().
 
Jonathan Roelofs via llvm-commits
 - [PATCH] D17422: When printing MIR, output to errs() rather than outs().
 
Justin Lebar via llvm-commits
 - [PATCH] D17423: [NVPTX] Use different, convergent MIs for convergent calls.
 
Justin Lebar via llvm-commits
 - [PATCH] D17424: Set MaxFunctionCount for SampleProfileReader.
 
Dehao Chen via llvm-commits
 - [PATCH] D17424: Set MaxFunctionCount for SampleProfileReader.
 
Easwaran Raman via llvm-commits
 - [PATCH] D17424: Set MaxFunctionCount for SampleProfileReader.
 
Dehao Chen via llvm-commits
 - [PATCH] D17426: [sancov] widening default blacklist.
 
Mike Aizatsky via llvm-commits
 - [PATCH] D17426: [sancov] widening default blacklist.
 
Kostya Serebryany via llvm-commits
 - [PATCH] D17426: [sancov] widening default blacklist.
 
Mike Aizatsky via llvm-commits
 - [PATCH] D17427: [X86ISelLowering] Fix TLSADDR lowering when shrink-wrapping is enabled
 
Davide Italiano via llvm-commits
 - [PATCH] D17427: [X86ISelLowering] Fix TLSADDR lowering when shrink-wrapping is enabled
 
Quentin Colombet via llvm-commits
 - [PATCH] D17427: [X86ISelLowering] Fix TLSADDR lowering when shrink-wrapping is enabled
 
Davide Italiano via llvm-commits
 - [PATCH] D17427: [X86ISelLowering] Fix TLSADDR lowering when shrink-wrapping is enabled
 
Davide Italiano via llvm-commits
 - [PATCH] D17427: [X86ISelLowering] Fix TLSADDR lowering when shrink-wrapping is enabled
 
Quentin Colombet via llvm-commits
 - [PATCH] D17428: [WebAssembly] Stackify function prologs and epilogs
 
Derek Schuff via llvm-commits
 - [PATCH] D17428: [WebAssembly] Stackify function prologs and epilogs
 
Dan Gohman via llvm-commits
 - [PATCH] D17428: [WebAssembly] Stackify function prologs and epilogs
 
Derek Schuff via llvm-commits
 - [PATCH] D17429: Don't mark convergent instructions as trivially rematerializable.
 
Justin Lebar via llvm-commits
 - [PATCH] D17429: Don't mark convergent instructions as trivially rematerializable.
 
Owen Anderson via llvm-commits
 - [PATCH] D17429: Don't mark convergent instructions as trivially rematerializable.
 
Owen Anderson via llvm-commits
 - [PATCH] D17429: Don't mark convergent instructions as trivially rematerializable.
 
Justin Lebar via llvm-commits
 - [PATCH] D17429: Don't mark convergent instructions as trivially rematerializable.
 
Owen Anderson via llvm-commits
 - [PATCH] D17429: Don't mark convergent instructions as trivially rematerializable.
 
escha via llvm-commits
 - [PATCH] D17429: Don't mark convergent instructions as trivially rematerializable.
 
Justin Lebar via llvm-commits
 - [PATCH] D17430: [ifcnv] Add comment explaining why it's OK to duplicate convergent MIs in ifcnv.
 
Owen Anderson via llvm-commits
 - [PATCH] D17430: [ifcnv] Add comment explaining why it's OK to duplicate convergent MIs in ifcnv.
 
Justin Lebar via llvm-commits
 - [PATCH] D17430: [ifcnv] Add comment explaining why it's OK to duplicate convergent MIs in ifcnv.
 
Owen Anderson via llvm-commits
 - [PATCH] D17430: [ifcvn] Don't duplicate blocks containing convergent instructions.
 
Justin Lebar via llvm-commits
 - [PATCH] D17430: [ifcvn] Don't duplicate blocks containing convergent instructions.
 
Owen Anderson via llvm-commits
 - [PATCH] D17430: [ifcvn] Don't duplicate blocks containing convergent instructions.
 
Justin Lebar via llvm-commits
 - [PATCH] D17430: [ifcvn] Don't duplicate blocks containing convergent instructions.
 
Owen Anderson via llvm-commits
 - [PATCH] D17430: [ifcvn] Don't duplicate blocks containing convergent instructions.
 
Justin Lebar via llvm-commits
 - [PATCH] D17430: [ifcvn] Don't duplicate blocks containing convergent instructions.
 
Justin Lebar via llvm-commits
 - [PATCH] D17431: [Windows] Fix UnmapOrDie and MmapAlignedOrDie
 
Reid Kleckner via llvm-commits
 - [PATCH] D17432: [NVPTX] Nix hack used to emit '{' and '}' for NVPTX calls.
 
Justin Lebar via llvm-commits
 - [PATCH] D17433: [ARM] fix initialization of PredictableSelectIsExpensive; NFC
 
Junmo Park via llvm-commits
 - [PATCH] D17433: [ARM] fix initialization of PredictableSelectIsExpensive; NFC
 
Junmo Park via llvm-commits
 - [PATCH] D17433: [ARM] fix initialization of PredictableSelectIsExpensive; NFC
 
Renato Golin via llvm-commits
 - [PATCH] D17433: [ARM] fix initialization of PredictableSelectIsExpensive; NFC
 
Sanjay Patel via llvm-commits
 - [PATCH] D17433: [ARM] fix initialization of PredictableSelectIsExpensive; NFC
 
Renato Golin via llvm-commits
 - [PATCH] D17433: [ARM] fix initialization of PredictableSelectIsExpensive; NFC
 
Junmo Park via llvm-commits
 - [PATCH] D17435: [LPM] Factor all of the loop analysis usage updates into a common helper routine.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17435: [LPM] Factor all of the loop analysis usage updates into a common helper routine.
 
James Molloy via llvm-commits
 - [PATCH] D17435: [LPM] Factor all of the loop analysis usage updates into a common helper routine.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17435: [LPM] Factor all of the loop analysis usage updates into a common helper routine.
 
James Molloy via llvm-commits
 - [PATCH] D17435: [LPM] Factor all of the loop analysis usage updates into a common helper routine.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17435: [LPM] Factor all of the loop analysis usage updates into a common helper routine.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
James Molloy via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
escha via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
escha via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17442: [LPM] Remove the last worrisome split in the primary loop pass pipeline, allowing LICM and friends to always run over the outer loop after unrolling has a chance to remove the inner loop.
 
Haicheng Wu via llvm-commits
 - [PATCH] D17443: [LPM] Document the new helpers to make it easy to get consistent require and preserve behavior from loop passes.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17443: [LPM] Document the new helpers to make it easy to get consistent require and preserve behavior from loop passes.
 
James Molloy via llvm-commits
 - [PATCH] D17443: [LPM] Document the new helpers to make it easy to get consistent require and preserve behavior from loop passes.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17454: Insert nop for each high level source statement
 
Konstantin Zhuravlyov via llvm-commits
 - [PATCH] D17454: Insert nop for each high level source statement
 
Tom Stellard via llvm-commits
 - [PATCH] D17454: Insert nop for each high level source statement
 
Tom Stellard via llvm-commits
 - [PATCH] D17454: Insert nop for each high level source statement
 
Konstantin Zhuravlyov via llvm-commits
 - [PATCH] D17454: Insert nop for each high level source statement
 
Tom Stellard via llvm-commits
 - [PATCH] D17454: Insert two S_NOP instructions for every high level source statement.
 
Konstantin Zhuravlyov via llvm-commits
 - [PATCH] D17454: Insert two S_NOP instructions for every high level source statement.
 
Konstantin Zhuravlyov via llvm-commits
 - [PATCH] D17454: Insert two S_NOP instructions for every high level source statement.
 
Konstantin Zhuravlyov via llvm-commits
 - [PATCH] D17454: Insert two S_NOP instructions for every high level source statement.
 
Konstantin Zhuravlyov via llvm-commits
 - [PATCH] D17458: [X86] More test updates to support fixup-byte-word-insts optimization either on or off.
 
Kevin B. Smith via llvm-commits
 - [PATCH] D17458: [X86] More test updates to support fixup-byte-word-insts optimization either on or off.
 
Sanjay Patel via llvm-commits
 - [PATCH] D17459: [SimplifyCFG] Merge together cleanuppads
 
David Majnemer via llvm-commits
 - [PATCH] D17459: [SimplifyCFG] Merge together cleanuppads
 
Reid Kleckner via llvm-commits
 - [PATCH] D17459: [SimplifyCFG] Merge together cleanuppads
 
David Majnemer via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Dehao Chen via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
David Li via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Dehao Chen via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
David Li via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Dehao Chen via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Dehao Chen via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
David Li via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Easwaran Raman via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
David Li via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Easwaran Raman via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
David Li via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Dehao Chen via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Dehao Chen via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
David Li via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Dehao Chen via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Dehao Chen via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
David Li via llvm-commits
 - [PATCH] D17460: Add prefix based function layout when profile is available.
 
Easwaran Raman via llvm-commits
 - [PATCH] D17461: docs/AMDGPUUsage: Update assembly example
 
Tom Stellard via llvm-commits
 - [PATCH] D17463: [AArch64] Fix isLegalAddImmediate() to return true for valid negative values.
 
Geoff Berry via llvm-commits
 - [PATCH] D17463: [AArch64] Fix isLegalAddImmediate() to return true for valid negative values.
 
Chad Rosier via llvm-commits
 - [PATCH] D17463: [AArch64] Fix isLegalAddImmediate() to return true for valid negative values.
 
Geoff Berry via llvm-commits
 - [PATCH] D17464: [LoopDataPrefetch] Make it testable with opt
 
Adam Nemet via llvm-commits
 - [PATCH] D17464: [LoopDataPrefetch] Make it testable with opt
 
Hal Finkel via llvm-commits
 - [PATCH] D17464: [LoopDataPrefetch] Make it testable with opt
 
Adam Nemet via llvm-commits
 - [PATCH] D17466: [ifcnv] Use unique_ptr in IfConversion.  NFC
 
Justin Lebar via llvm-commits
 - [PATCH] D17466: [ifcnv] Use unique_ptr in IfConversion.  NFC
 
Reid Kleckner via llvm-commits
 - [PATCH] D17467: Instructions: add missing anchors. NFC
 
Visoiu Mistrih Francis via llvm-commits
 - [PATCH] D17470: [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules().
 
Alexey Samsonov via llvm-commits
 - [PATCH] D17471: [NVPTX] Annotate param loads/stores as mayLoad/mayStore.
 
Justin Lebar via llvm-commits
 - [PATCH] D17472: [NVPTX] Annotate some instructions as hasSideEffects = 0.
 
Justin Lebar via llvm-commits
 - [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
 
Mehdi AMINI via llvm-commits
 - [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
 
Michael Zolotukhin via llvm-commits
 - [PATCH] D17474: MachineCopyPropagation: Keep scanning through instructions with regmasks
 
Matthias Braun via llvm-commits
 - [PATCH] D17475: MachineCopyPropagation: Catch copies of the form A<-B; A<-B
 
Matthias Braun via llvm-commits
 - [PATCH] D17476: [aa-eval] Enhance the comments to better describe the overview of why this pass exists.
 
Chandler Carruth via llvm-commits
 - [PATCH] D17477: [Polly] [RFC] Allow the client of DependenceInfo to obtain dependences at different granularities.
 
Hongbin Zheng via llvm-commits
 - [PATCH] D17479: [asan] Add new recv and recvfrom interceptors.
 
Maxim Ostapenko via llvm-commits
 - [PATCH] D17479: [asan] Add new recv and recvfrom interceptors.
 
Kostya Serebryany via llvm-commits
 - [PATCH] D17483: [X86][SSE41] Combine insertion of zero scalars into vector blends with zero
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17485: [x86, InstCombine] transform x86 AVX masked stores to LLVM intrinsics
 
Sanjay Patel via llvm-commits
 - [PATCH] D17485: [x86, InstCombine] transform x86 AVX masked stores to LLVM intrinsics
 
Simon Pilgrim via llvm-commits
 - [PATCH] D17485: [x86, InstCombine] transform x86 AVX masked stores to LLVM intrinsics
 
Sanjay Patel via llvm-commits
 - [PATCH] D17485: [x86, InstCombine] transform x86 AVX masked stores to LLVM intrinsics
 
Sanjay Patel via llvm-commits
 - [PATCH] D17486: Optionally demote fatal errors to non-fatal errors.
 
Milian Wolff via llvm-commits
 - [PATCH] D17490: [InstCombine][SSE] Demanded vector elements for scalar intrinsics
 
Simon Pilgrim via llvm-commits
 - [PATCH] D3203: Fix for PR 19261: generate unconditional branches with "-O0 -fast-isel=false"
 
Daniil Fukalov via llvm-commits
 - [PATCH] D5226: [Polly] Support memory intrinsics
 
Hongbin Zheng via llvm-commits
 - [PATCH] D5226: [Polly] Support memory intrinsics
 
Hongbin Zheng via llvm-commits
 - [PATCH] D5226: [Polly] Support memory intrinsics
 
Johannes Doerfert via llvm-commits
 - [PATCH] D5226: [Polly] Support memory intrinsics
 
Johannes Doerfert via llvm-commits
 - [PATCH] D5226: [Polly] Support memory intrinsics
 
Michael Kruse via llvm-commits
 - [PATCH] D5226: [Polly] Support memory intrinsics
 
Johannes Doerfert via llvm-commits
 - [PATCH] D5226: [Polly] Support memory intrinsics
 
Johannes Doerfert via llvm-commits
 - [PATCH] D5226: [Polly] Support memory intrinsics
 
Johannes Doerfert via llvm-commits
 - [PATCH] D5226: [Polly] Support memory intrinsics
 
Hongbin Zheng via llvm-commits
 - [PATCH] D5226: [Polly] Support memory intrinsics
 
Johannes Doerfert via llvm-commits
 - [PATCH] D5227: [Polly] Support ModRef function behaviour
 
Johannes Doerfert via llvm-commits
 - [PATCH] D9977: Refactor: Simplify boolean conditional return statements in llvm/lib/MC/MCParser
 
Richard via llvm-commits
 - [PATCH] D9979: Refactor: Simplify boolean conditional return statements in lib/Target/AArch64
 
Richard via llvm-commits
 - [PATCH] D9979: Refactor: Simplify boolean conditional return statements in lib/Target/AArch64
 
Richard via llvm-commits
 - [PATCH] D9979: Refactor: Simplify boolean conditional return statements in lib/Target/AArch64
 
Eric Christopher via llvm-commits
 - [PATCH] D9979: Refactor: Simplify boolean conditional return statements in lib/Target/AArch64
 
Richard via llvm-commits
 - [PATCH] D9979: Refactor: Simplify boolean conditional return statements in lib/Target/AArch64
 
Richard via llvm-commits
 - [PATCH] D9985: Refactor: Simplify boolean conditional return statements in lib/Target/R600
 
Richard via llvm-commits
 - [PATCH] Introduce llvm/ADT/OptionSet.h utility class
 
Philip Reames via llvm-commits
 - [PATCH] Introduce llvm/ADT/OptionSet.h utility class
 
Argyrios Kyrtzidis via llvm-commits
 - [polly] r260884 - Revert "[FIX] Hoist accesses if AA stated they are invariant"
 
Johannes Doerfert via llvm-commits
 - [polly] r260886 - [FIX] Check the next base pointer for possible invariant loads
 
Johannes Doerfert via llvm-commits
 - [polly] r260955 - [FIX] LICM test case
 
Johannes Doerfert via llvm-commits
 - [polly] r260955 - [FIX] LICM test case
 
Michael Kruse via llvm-commits
 - [polly] r260956 - Set AST Build for all statements [NFC]
 
Johannes Doerfert via llvm-commits
 - [polly] r260958 - Replace getLoopForInst by getLoopForStmt
 
Johannes Doerfert via llvm-commits
 - [polly] r260965 - ScopDectect: Allow memory accesses with different element types by default (try 3)
 
Tobias Grosser via llvm-commits
 - [polly] r261100 - [Refactor] Move isl_ctx into Scop.
 
Hongbin Zheng via llvm-commits
 - [polly] r261215 - Add the missing __isl_give to MemoryAccess::getAccessRelation
 
Hongbin Zheng via llvm-commits
 - [polly] r261216 - Add more isl object printing function
 
Hongbin Zheng via llvm-commits
 - [polly] r261226 - Allow all combinations of types and subscripts for memory accesses
 
Johannes Doerfert via llvm-commits
 - [polly] r261320 - Codegen: Print error in Polly code verification and allow to disable verfication.
 
Tobias Grosser via llvm-commits
 - [polly] r261401 - Assign meaningful name to MemoryAccess. NFC
 
Hongbin Zheng via llvm-commits
 - [polly] r261402 - Add more isl object printing functions
 
Hongbin Zheng via llvm-commits
 - [polly] r261435 - Add the missing modifier 'static' for addZeroPaddingToSchedule, NFC
 
Hongbin Zheng via llvm-commits
 - [polly] r261436 - Introduce helper function to build isl_flow, NFC.
 
Hongbin Zheng via llvm-commits
 - [polly] r261473 - BlockGenerator: Drop unnecessary return value
 
Tobias Grosser via llvm-commits
 - [polly] r261474 - [FIX] Compare SCEVs not values during SCEV expansion
 
Johannes Doerfert via llvm-commits
 - [polly] r261474 - [FIX] Compare SCEVs not values during SCEV expansion
 
Tobias Grosser via llvm-commits
 - [polly] r261474 - [FIX] Compare SCEVs not values during SCEV expansion
 
Johannes Doerfert via llvm-commits
 - [polly] r261474 - [FIX] Compare SCEVs not values during SCEV expansion
 
Johannes Doerfert via llvm-commits
 - [polly] r261474 - [FIX] Compare SCEVs not values during SCEV expansion
 
Tobias Grosser via llvm-commits
 - [polly] r261474 - [FIX] Compare SCEVs not values during SCEV expansion
 
Tobias Grosser via llvm-commits
 - [polly] r261474 - [FIX] Compare SCEVs not values during SCEV expansion
 
Tobias Grosser via llvm-commits
 - [polly] r261475 - [Refactor] Avoid variables with name of types
 
Johannes Doerfert via llvm-commits
 - [polly] r261476 - [Refactor] Add newlines to separate doxygen fields
 
Johannes Doerfert via llvm-commits
 - [polly] r261477 - [Refactor] Indicate pointer and reference types when auto is used
 
Johannes Doerfert via llvm-commits
 - [polly] r261478 - [Refactor] Add missing newline after functions
 
Johannes Doerfert via llvm-commits
 - [polly] r261488 - Use regular expressions instead of temporary names for IR test [NFC]
 
Johannes Doerfert via llvm-commits
 - [polly] r261489 - Support memory intrinsics
 
Johannes Doerfert via llvm-commits
 - [polly] r261496 - IslAst: Expose IslAst class in header file [NFC]
 
Tobias Grosser via llvm-commits
 - [polly] r261501 - Add test case for [FIX] commit r261474
 
Johannes Doerfert via llvm-commits
 - [test-suite] r260805 - Add a missing input file to 483.xalancbmk's TestModule.
 
Adam Nemet via llvm-commits
 - [test-suite] r260894 - [test-suite] Enable UnitTests/C++11/stdthreadbug.cpp on all platforms
 
Ulrich Weigand via llvm-commits
 - [test-suite] r261060 - cmake: Avoid using __DATE__/__TIME__ for reproducible builds
 
Matthias Braun via llvm-commits
 - [test-suite] r261061 - Adapt to latest SPEC sources
 
Matthias Braun via llvm-commits
 - [test-suite] r261062 - cmake: External/HMMER: Only define SSE2 for x86 arch
 
Matthias Braun via llvm-commits
 - [test-suite] r261063 - Document requirement for latest SPEC versions
 
Matthias Braun via llvm-commits
 - [test-suite] r261068 - cmake: 254.gap: Add sgtty.h with stubs for iOS
 
Matthias Braun via llvm-commits
 - [test-suite] r261068 - cmake: 254.gap: Add sgtty.h with stubs for iOS
 
Michael Zolotukhin via llvm-commits
 - [test-suite] r261068 - cmake: 254.gap: Add sgtty.h with stubs for iOS
 
Matthias Braun via llvm-commits
 - [test-suite] r261186 - cmake: 403.gcc: Adapt to SPEC2006 v1.2
 
Matthias Braun via llvm-commits
 - [test-suite] r261288 - Add -lm to SingleSource/UnitTests/Vector/Altivec/CMakeLists.txt
 
Hal Finkel via llvm-commits
 - [test-suite] r261289 - Enable tramp3d-v4 on PowerPC again (CMakeLists.txt)
 
Hal Finkel via llvm-commits
 - [test-suite] r261397 - cmake: Do not use target_link_libraries() to add linker flags
 
Matthias Braun via llvm-commits
 - [test-suite] r261398 - cmake: Some benchmarks need more stack than the iOS default
 
Matthias Braun via llvm-commits
 - [test-suite] r261399 - cmake: Disable PIE/ASLR by default
 
Matthias Braun via llvm-commits
 - [test-suite] r261400 - lit: Fix typo in error handling code
 
Matthias Braun via llvm-commits
 - [test-suite] r261470 - A number of cmake configuration fixes for SPEC.
 
Kristof Beyls via llvm-commits
 - [test-suite] r261487 - [test-suite][mips] Deduce using MIPS architecture automatically
 
Simon Atanasyan via llvm-commits
 - [www] r261007 - [EuroLLVM] Put the program template in place.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261012 - [EuroLLVM] Add tutorial abstracts.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261056 - Win snapshot: r260967
 
Hans Wennborg via llvm-commits
 - [www] r261074 - [EuroLLVM] Add BoFs abastracts.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261075 - [EuroLLVM] Add a note to the 'Building, Testing and Debugging ...' tutorial abstract.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261076 - [EuroLLVM] Spelling fixes.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261079 - [EuroLLVM] Add posters abstracts.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261086 - [EuroLLVM] Add lightning talks abstracts.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261087 - [EuroLLVM] Spelling fixes.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261092 - [EuroLLVM] And last, but not least, add the abstracts for the presentations.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261094 - [EuroLLVM] Typo fix.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261146 - [EuroLLVM] Add another poster.
 
Arnaud A. de Grandmaison via llvm-commits
 - [www] r261351 - [EuroLLVM] Add another poster.
 
Arnaud A. de Grandmaison via llvm-commits
 - [zorg]  Build.py fix for building Clang Stage 2: cmake, R -g Asan+Ubsan, using Stage 1 RA
 
Marc Schifer via llvm-commits
 - [zorg]  Build.py fix for building Clang Stage 2: cmake, R -g Asan+Ubsan, using Stage 1 RA
 
Chris Matthews via llvm-commits
 - [zorg] r261011 - Convert Hexagon buildbots to cmake
 
Krzysztof Parzyszek via llvm-commits
 - [zorg] r261041 - Fix the cmake generator option in Hexagon builders
 
Krzysztof Parzyszek via llvm-commits
 - [zorg] r261059 - sanitizers bots: fail the whole run, if building fresh Clang fails.
 
Ivan Krasin via llvm-commits
 - [zorg] r261091 - One more attempt to fix the cmake generator option for llvm-hexagon-elf
 
Krzysztof Parzyszek via llvm-commits
 - [zorg] r261117 - Try harder to please cmake: replace '-G Ninja' with '-GNinja'
 
Krzysztof Parzyszek via llvm-commits
 - [zorg] r261147 - getLLVMCMakeBuildFactory does not work with ninja, switch llvm-hexagon-elf to make
 
Krzysztof Parzyszek via llvm-commits
 - [zorg] r261147 - getLLVMCMakeBuildFactory does not work with ninja, switch llvm-hexagon-elf to make
 
Sean Silva via llvm-commits
 - [zorg] r261147 - getLLVMCMakeBuildFactory does not work with ninja, switch llvm-hexagon-elf to make
 
Krzysztof Parzyszek via llvm-commits
 - [zorg] r261147 - getLLVMCMakeBuildFactory does not work with ninja, switch llvm-hexagon-elf to make
 
Sean Silva via llvm-commits
 - [zorg] r261160 - Use getLLDBUbuntuCMakeBuildFactory for lldb-x86_64-ubuntu-14.10 bot
 
Krzysztof Parzyszek via llvm-commits
 - [zorg] r261166 - Remove lldb-x86_64-ubuntu-14.10
 
Krzysztof Parzyszek via llvm-commits
 - [zorg] r261276 - Refactored sanitizer builder to use cmake and ninja.
 
Galina Kistanova via llvm-commits
 - [zorg] r261277 - Replaced introduced tabs to spaces.
 
Galina Kistanova via llvm-commits
 - [zorg] r261363 - Commit based on http://reviews.llvm.org/D17364.Refactored sanitizer builder to use cmake and ninja.
 
Galina Kistanova via llvm-commits
 - [zorg] r261363 - Commit based on http://reviews.llvm.org/D17364.Refactored sanitizer builder to use cmake and ninja.
 
Sean Silva via llvm-commits
 - [zorg] r261378 - Commit based on http://reviews.llvm.org/D17351. Patch by Mike Edwards.
 
Galina Kistanova via llvm-commits
 - [zorg] r261378 - Commit based on http://reviews.llvm.org/D17351. Patch by Mike Edwards.
 
Sean Silva via llvm-commits
 - [zorg] r261378 - Commit based on http://reviews.llvm.org/D17351. Patch by Mike Edwards.
 
Galina Kistanova via llvm-commits
 - [zorg] r261380 - Commit based on http://reviews.llvm.org/D17352.
 
Galina Kistanova via llvm-commits
 - [zorg] r261380 - Commit based on http://reviews.llvm.org/D17352.
 
Sean Silva via llvm-commits
 - [zorg] r261386 - Fixed misplaced assertion.
 
Galina Kistanova via llvm-commits
 - [zorg] r261394 - Enable compiler-rt asan dylib and build compiler-rt with new cmake cache file. This fixes the stage 2 cmake R -g Asan+Ubsan bot
 
Marc Schifer via llvm-commits
 - [zorg] r261413 - Added new builder clang-3stage-ubuntu.
 
Galina Kistanova via llvm-commits
 - [zorg] r261414 - Added few missing things to ClangLTOBuilder3Stage builder.
 
Galina Kistanova via llvm-commits
 - [zorg] r261415 - Correction to commit r261413.
 
Galina Kistanova via llvm-commits
 - [zorg] The debuginfo tests do use the correct dsymutil
 
Marc Schifer via llvm-commits
 - [zorg] The debuginfo tests do use the correct dsymutil
 
Chris Matthews via llvm-commits
 - Embedded Bitcode in Object Files
 
Steven Wu via llvm-commits
 - Fwd: buildbot failure in LLVM on clang-hexagon-elf
 
Philip Reames via llvm-commits
 - Fwd: buildbot failure in LLVM on clang-hexagon-elf
 
Krzysztof Parzyszek via llvm-commits
 - Fwd: buildbot failure in LLVM on clang-hexagon-elf
 
Philip Reames via llvm-commits
 - Fwd: buildbot failure in LLVM on clang-hexagon-elf
 
Krzysztof Parzyszek via llvm-commits
 - LLVM buildmaster restarted in few minutes.
 
Galina Kistanova via llvm-commits
    
 
    
      Last message date: 
       Sun Feb 21 23:50:59 PST 2016
    Archived on: Sun Feb 21 23:49:47 PST 2016
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).