The Week Of Monday 22 February 2016 Archives by thread
Starting: Mon Feb 22 00:00:04 PST 2016
Ending: Sun Feb 28 23:52:15 PST 2016
Messages: 1800
- [llvm] r261515 - [X86] Minor formatting fix. NFC
Craig Topper via llvm-commits
- [PATCH] D17496: [ms-inline-asm] Fix bug in single asm statement support
Marina Yatsina via llvm-commits
- [PATCH] D17258: [LoopReroller] Allow setting MaxRerollIterations above 16
James Molloy via llvm-commits
- [PATCH] D17497: Support arbitrary address space for intrinsics
Elena Demikhovsky via llvm-commits
- [PATCH] D17498: AVX512F: Assembler Intel syntax.
Igor Breger via llvm-commits
- [PATCH] D16985: [CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .
Phabricator via llvm-commits
- [llvm] r261517 - Allow setting MaxRerollIterations above 16
Elena Demikhovsky via llvm-commits
- [PATCH] D17433: [ARM] fix initialization of PredictableSelectIsExpensive
Renato Golin via llvm-commits
- [PATCH] D17267: [DemandedBits] Introduce a getMinimumBitWidth() member function
James Molloy via llvm-commits
- [PATCH] D17499: [ELF] - replaced std::function with raw pointers in LinkerScript.cpp
George Rimar via llvm-commits
- [lld] r261317 - [ELF] - Minor refactor of LinkerScript file
George Rimar via llvm-commits
- [PATCH] D17242: [ELF] - Linkerscript KEEP command.
George Rimar via llvm-commits
- [PATCH] D17264: [Compiler-rt][MSan] Fix msan_print_shadow3.cc test for Big Endian archs
Mohit Bhakkad via llvm-commits
- [PATCH] D17068: [mips][microMIPS] Fix for "Cannot copy registers" assertion
Hrvoje Varga via llvm-commits
- [PATCH] D17500: AVX512: Fix scalar mem operands in TD file.
Igor Breger via llvm-commits
- [PATCH] D17201: [SCEV] Introduce a guarded backedge taken count and use it in LAA and LV
silviu.baranga at arm.com via llvm-commits
- [llvm] r261520 - AVX512: Fix scalar mem operands.
Igor Breger via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
George Rimar via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
Ed Maste via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
Ed Schouten via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
Rui Ueyama via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
Ed Schouten via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
George Rimar via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
Ed Maste via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
Rui Ueyama via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
George Rimar via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
George Rimar via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
George Rimar via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
Ed Schouten via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
Rui Ueyama via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
George Rimar via llvm-commits
- [PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.
George Rimar via llvm-commits
- [llvm] r261521 - AVX512F: Add assembler Intel syntax tests for knl, fix minor bugs.
Igor Breger via llvm-commits
- [PATCH] D17503: [MSAN] Mark dlerror.cc expected failure for MIPS
Mohit Bhakkad via llvm-commits
- [llvm] r260338 - [Orc] Add lazy-JITting support for i386.
Dimitry Andric via llvm-commits
- [llvm] r261524 - Fix some abuse of auto flagged by clang's -Wrange-loop-analysis.
Benjamin Kramer via llvm-commits
- [PATCH] D17504: AVX512: vpmovzxbw lowering patterns.
Igor Breger via llvm-commits
- [llvm] r261525 - Fix for PR26690
Nemanja Ivanovic via llvm-commits
- [PATCH] D13611: [Polly] Create virtual independent blocks
Hongbin Zheng via llvm-commits
- [PATCH] D17505: Exit early
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r261527 - Revert bad fix for PR26690.
Nemanja Ivanovic via llvm-commits
- [PATCH] D17388: Rename embedded bitcode section in MachO
Rafael Ávila de Espíndola via llvm-commits
- [PATCH] D17506: [CLANG] [AVX512] [BUILTIN] Adding pro{lv|r}{d|q}{128|256|512} builtin to clang .
michael zuckerman via llvm-commits
- [PATCH] D5227: [Polly] Support ModRef function behaviour
Hongbin Zheng via llvm-commits
- [PATCH] D16894: [AArch64] Fix fastcc -tailcallopt epilog code generation.
Geoff Berry via llvm-commits
- [PATCH] D17004: [AArch64] Clean up callee-save CFI emission. NFC.
Geoff Berry via llvm-commits
- [llvm] r261529 - [mips] added support for trunc macro
Zoran Jovanovic via llvm-commits
- [LNT] r261531 - Don't add objects to the logger, only strings.
Kristof Beyls via llvm-commits
- [PATCH] D15745: [mips] added support for trunc macro
Phabricator via llvm-commits
- [PATCH] D17290: [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
Rafael Ávila de Espíndola via llvm-commits
- [llvm] r261532 - [ConstantRange] Rename a method and add more doc
Sanjoy Das via llvm-commits
- [PATCH] D17508: [LNT] Add signal handler on main thread - by doing it at module load time.
Kristof Beyls via llvm-commits
- [PATCH] D16173: [ThinLTO] Do not mark linkonce symbols as preempted in ThinLTO backends
Teresa Johnson via llvm-commits
- [PATCH] D15390: [ThinLTO] Launch importing backends in parallel threads from gold plugin
Teresa Johnson via llvm-commits
- [PATCH] D17461: docs/AMDGPUUsage: Update assembly example
Nikolay Haustov via llvm-commits
- [llvm] r261463 - Unbreak non-X86 targets from fallout caused by r261462
David Majnemer via llvm-commits
- [PATCH] D15873: AMDGPU: Implement readcyclecounter
Matt Arsenault via llvm-commits
- [PATCH] D17513: AMDGPU: Add s_sleep intrinsic
Matt Arsenault via llvm-commits
- [PATCH] D17514: AMDGPU: Split vi-insts subtarget feature
Matt Arsenault via llvm-commits
- [llvm] r261538 - [WebAssembly] Properly ignore llvm.dbg.value instructions.
Dan Gohman via llvm-commits
- [llvm] r261540 - Don't tail-duplicate blocks that contain convergent instructions.
Justin Lebar via llvm-commits
- [llvm] r261541 - [ifcnv] Use unique_ptr in IfConversion. NFC
Justin Lebar via llvm-commits
- [llvm] r261543 - [ifcnv] Add comment explaining why it's OK to duplicate convergent MIs in ifcnv.
Justin Lebar via llvm-commits
- [llvm] r261544 - [attrs] Handle convergent CallSites.
Justin Lebar via llvm-commits
- [PATCH] D17317: [attrs] Handle convergent CallSites.
Justin Lebar via llvm-commits
- [llvm] r261384 - [RegAllocFast] Properly track the physical register definitions on calls.
Hans Wennborg via llvm-commits
- [PATCH] D17320: Don't tail-duplicate blocks that contain convergent instructions.
Justin Lebar via llvm-commits
- [PATCH] D17466: [ifcnv] Use unique_ptr in IfConversion. NFC
Justin Lebar via llvm-commits
- [PATCH] D17430: [ifcnv] Add comment explaining why it's OK to duplicate convergent MIs in ifcnv.
Justin Lebar via llvm-commits
- [llvm] r261387 - [X86ISelLowering] Fix TLSADDR lowering when shrink-wrapping is enabled.
Hans Wennborg via llvm-commits
- [PATCH] D17174: [LVI] Greatly strengthen inductive reasoning on predicates
Philip Reames via llvm-commits
- [PATCH] D15393: [X86] Order the local stack symbols to improve code size and locality.
Zia Ansari via llvm-commits
- [PATCH] D17517: AVX512: Fix pcmpeqw predicate of AVX pattern.
Igor Breger via llvm-commits
- [llvm] r261546 - Fix for PR26690 take 2
Nemanja Ivanovic via llvm-commits
- [PATCH] D17344: AMDGPU/R600: Implement allowsMisalignedMemoryAccess
Tom Stellard via llvm-commits
- [llvm] r261547 - Revert "[ifcnv] Add comment explaining why it's OK to duplicate convergent MIs in ifcnv."
Justin Lebar via llvm-commits
- [PATCH] D13979: Introduction of FeatureX87
Bruno Cardoso Lopes via llvm-commits
- [PATCH] D16857: More detailed memory dependence checking between volatile and non-volatile accesses
Philip Reames via llvm-commits
- [llvm] r261549 - Revert "[attrs] Handle convergent CallSites."
Justin Lebar via llvm-commits
- [PATCH] D16986: [LICM] Don't assert on volatile accesses
Philip Reames via llvm-commits
- [llvm] r261550 - docs/AMDGPUUsage: Update assembly example
Tom Stellard via llvm-commits
- [PATCH] D16712: [LoopVersioning] Annotate versioned loop with noalias metadata
Adam Nemet via llvm-commits
- [PATCH] D16670: [ScopedNoAliasAA] Make test basic.ll less confusing
Adam Nemet via llvm-commits
- [PATCH] D16300: Enable LoopLoadElimination by default
Adam Nemet via llvm-commits
- [llvm] r261430 - When MemoryDependenceAnalysis hits a CFG with many transparent blocks,
Philip Reames via llvm-commits
- [PATCH] D17474: MachineCopyPropagation: Keep scanning through instructions with regmasks
Quentin Colombet via llvm-commits
- [llvm] r255691 - [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions.
Cong Hou via llvm-commits
- [PATCH] D17512: [CLANG] [AVX512] [BUILTIN] Adding prorv{d|q}{128|256|512} builtin to clang ..
Elena Demikhovsky via llvm-commits
- [compiler-rt] r261554 - [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules().
Alexey Samsonov via llvm-commits
- [PATCH] D17470: [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules().
Alexey Samsonov via llvm-commits
- [PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
Rafael Espíndola via llvm-commits
- [PATCH] D17063: Add LLVM_FALLTHROUGH macro to Compiler.h
Peter Collingbourne via llvm-commits
- [PATCH] D17475: MachineCopyPropagation: Catch copies of the form A<-B; A<-B
Quentin Colombet via llvm-commits
- [llvm] r260122 - [ThinLTO] Remove imported available externally defs from comdats.
Teresa Johnson via llvm-commits
- [PATCH] D17518: [ifcnv] Add comment explaining why it's OK to duplicate convergent MIs in ifcnv.
Justin Lebar via llvm-commits
- [llvm] r261558 - [AMDGPU] [llvm-mc] [VI] Fix encoding of LDS/GDS instructions.
Tom Stellard via llvm-commits
- [llvm] r261559 - [AMDGPU][llvm-mc] Support for 32-bit inline literals
Tom Stellard via llvm-commits
- [llvm] r261396 - fixing msvc warning.
Mike Aizatsky via llvm-commits
- [PATCH] D17431: [Windows] Fix UnmapOrDie and MmapAlignedOrDie
Alexey Samsonov via llvm-commits
- [PATCH] D17361: [PGO] Add support to enable testing multiple supported targets
Vedant Kumar via llvm-commits
- [PATCH] D17460: Add prefix based function layout when profile is available.
Dehao Chen via llvm-commits
- [lld] r261561 - Correctly handle two gd relocations to the same symbol.
Rafael Espindola via llvm-commits
- [llvm] r261562 - [WebAssembly] Teach address folding to fold bitwise-or nodes.
Dan Gohman via llvm-commits
- [PATCH] D17454: Insert two S_NOP instructions for every high level source statement.
Matt Arsenault via llvm-commits
- [PATCH] D17041: [X86] Don't assume that a shuffle operand is #0: it isn't for VPERMV.
Ahmed Bougacha via llvm-commits
- [PATCH] D17486: Optionally demote fatal errors to non-fatal errors.
Ehsan Akhgari via llvm-commits
- [llvm] r261504 - CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC
Justin Bogner via llvm-commits
- [llvm] r261564 - WebAssembly: update expected failures
JF Bastien via llvm-commits
- [PATCH] D16709: [Power9] Implement new vsx instructions: compare and conversion
Kit Barton via llvm-commits
- [llvm] r261565 - [RS4GC] Revert optimization attempt due to memory corruption
Philip Reames via llvm-commits
- [llvm] r261566 - [WebAssembly] Re-enable the TailDuplicate pass.
Dan Gohman via llvm-commits
- [PATCH] D17358: llvm-config: Don't check for "lib" prefix
Ehsan Akhgari via llvm-commits
- [llvm] r261567 - Revert "CodeGen: MachineInstr::getIterator() => getInstrIterator(), NFC"
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r261568 - ARM: sink atomic release barrier as far as possible into cmpxchg.
Tim Northover via llvm-commits
- [llvm] r261569 - [RS4GC] "Constant fold" the rs4gc-split-vector-values flag
Philip Reames via llvm-commits
- [llvm] r261570 - AMDGPU/R600: Implement allowsMisalignedMemoryAccess
Matt Arsenault via llvm-commits
- [llvm] r261571 - AMDGPU: Fix alignments in test
Matt Arsenault via llvm-commits
- [llvm] r261573 - [X86ISelLowering] Consolidate duplicated code in a single place.
Davide Italiano via llvm-commits
- [PATCH] D17342: AMDGPU: Fix alignments in test
Matt Arsenault via llvm-commits
- [llvm] r261441 - Fix for PR 26500
Hans Wennborg via llvm-commits
- [llvm] r261575 - [LoopUnrolling] Fix a bug introduced in r259869 (PR26688).
Michael Zolotukhin via llvm-commits
- [lld] r261576 - Don't create copy relocs in shared libraries.
Rafael Espindola via llvm-commits
- [llvm] r261577 - CodeGen: Bring back MachineBasicBlock::iterator::getInstrIterator()...
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r261578 - [LoopDataPrefetch] Make it testable with opt
Adam Nemet via llvm-commits
- [PATCH] D17464: [LoopDataPrefetch] Make it testable with opt
Adam Nemet via llvm-commits
- [llvm] r261579 - [WebAssembly] Fix writeback of stack pointer with dynamic alloca
Derek Schuff via llvm-commits
- [llvm] r261580 - SelectionDAG: Use correct addrspace when lowering memcpy
Matt Arsenault via llvm-commits
- [PATCH] D17325: Introduce llvm/ADT/OptionSet.h utility class
Philip Reames via llvm-commits
- [PATCH] D17340: SelectionDAG: Use correct addrspace when lowering memcpy
Matt Arsenault via llvm-commits
- [PATCH] D16144: NFC. Move getAlignment helper function from ValueTracking to Value class.
Philip Reames via llvm-commits
- [PATCH] D17321: DIEData, DIEWriter: introduce and begin migration.
Robinson, Paul via llvm-commits
- [PATCH] D16230: isSafeToLoadUnconditionally cleanup
Philip Reames via llvm-commits
- [llvm] r261582 - Add prefix based function layout when profile is available.
Dehao Chen via llvm-commits
- [PATCH] D16440: [ThinLTO] Link in only necessary DICompileUnit operands
Teresa Johnson via llvm-commits
- [PATCH] D16890: Fix PR25339: ARM Constant Island
Weiming Zhao via llvm-commits
- [llvm] r261584 - [X86] Create mergeable constant pool entries for AVX
David Majnemer via llvm-commits
- [PATCH] D17413: [IR] Extend cmpxchg to allow pointer type operands
Philip Reames via llvm-commits
- [PATCH] D17476: [aa-eval] Enhance the comments to better describe the overview of why this pass exists.
Philip Reames via llvm-commits
- [PATCH] D17522: Set function entry count as 0 if sample profile is not found for the function.
Dehao Chen via llvm-commits
- [PATCH] D17523: llvm-readobj: enable GNU output style sections and relocations printing for ELF files
khemant at codeaurora.org via llvm-commits
- [llvm] r261587 - Set function entry count as 0 if sample profile is not found for the function.
Dehao Chen via llvm-commits
- [llvm] r260064 - Disable llvm/test/tools/llvm-profdata/value-prof.proftext on win32 for now. Investigating.
Sean Silva via llvm-commits
- [PATCH] D17203: [LICM] Hoist and sink entire inner loops.
Philip Reames via llvm-commits
- [llvm] r261588 - Include ProfileData as CodeGen's required library.
Dehao Chen via llvm-commits
- [PATCH] D17524: Include ProfileData as CodeGen's required library.
Dehao Chen via llvm-commits
- [PATCH] D17525: [WebAssembly] Implement red zone for user stack
Derek Schuff via llvm-commits
- [PATCH] D14991: [ELF/AArch64] Print a diagnostic message if nonzero addend is used in a GOT relocation.
Davide Italiano via llvm-commits
- [PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.
Rui Ueyama via llvm-commits
- [llvm] r261589 - More detailed dependence test between volatile and non-volatile accesses
Krzysztof Parzyszek via llvm-commits
- [PATCH] D17265: [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
Rui Ueyama via llvm-commits
- [lld] r261590 - Remove a trivial getter.
Rafael Espindola via llvm-commits
- [lld] r261591 - Handle a weak undefined tls to archive member.
Rafael Espindola via llvm-commits
- [PATCH] D17269: [ELF] - Implemented linkerscript sections padding.
Rui Ueyama via llvm-commits
- Buildbot numbers for week of 2/07/2016 - 2/13/2016
Galina Kistanova via llvm-commits
- Buildbot numbers for week of 2/14/2016 - 2/20/2016
Galina Kistanova via llvm-commits
- [PATCH] D16311: [AVR] Add AVRTargetStreamers
Dylan McKay via llvm-commits
- [PATCH] D17526: [LoopUnroll] Respect the convergent attribute.
Justin Lebar via llvm-commits
- [PATCH] D17527: Handle bitcode files in archive files with --whole-archive.
Rui Ueyama via llvm-commits
- [llvm] r261592 - AMDGPU: Add failing testcase for register coalescer
Matt Arsenault via llvm-commits
- [PATCH] D17473: [LoopUnroll] Avoid unnecessary DT recomputation.
Michael Zolotukhin via llvm-commits
- [llvm] r261594 - [PM] Improve the API and comments around the analysis manager proxies.
Chandler Carruth via llvm-commits
- [PATCH] D16689: [tsan] Dynamically detect heap range for aarch64.
Yabin Cui via llvm-commits
- [PATCH] D10668: [X86] Add Jcc branch hint (2E, 3E) MC support.
Ahmed Bougacha via llvm-commits
- [llvm] r261595 - [LoopUnroll] Avoid unnecessary DT recomputation.
Michael Zolotukhin via llvm-commits
- [llvm] r261597 - Follow-up for r261595: use range loop.
Michael Zolotukhin via llvm-commits
- [llvm] r261600 - Follow up for r261597: Add the * to the auto.
Michael Zolotukhin via llvm-commits
- [PATCH] D17529: ELF: Implement ICF.
Rui Ueyama via llvm-commits
- [compiler-rt] r261601 - [tests] Always specify correct config.target_arch when configuring test suite.
Alexey Samsonov via llvm-commits
- [compiler-rt] r261603 - [tests] Remove "supported-target" in favor of "target-arch" lit features.
Alexey Samsonov via llvm-commits
- [PATCH] D17530: AMDGPU: More bits of frame index are known to be zero
Matt Arsenault via llvm-commits
- [llvm] r261604 - Revert "Add prefix based function layout when profile is available."
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r261605 - CodeGen: TII: Take MachineInstr& in predicate API, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D17531: Set mtriple for partion section testcase.
Dehao Chen via llvm-commits
- [PATCH] D7540: DAGCombiner: Don't unnecessarily swap operands in ReassociateOps
Matt Arsenault via llvm-commits
- [PATCH] D17532: Add prefix based function layout when profile is available.
Dehao Chen via llvm-commits
- [lld] r261606 - Use TinyPtrVector<Ty *> instead of SmallVector<Ty *, 1>.
Rui Ueyama via llvm-commits
- [llvm] r261607 - Add prefix based function layout when profile is available.
Dehao Chen via llvm-commits
- [zorg] r261608 - Commit based on http://reviews.llvm.org/17493.
Galina Kistanova via llvm-commits
- [compiler-rt] r261609 - [tests] Run test that uses gnu asm syntax on Posix only.
Alexey Samsonov via llvm-commits
- [zorg] r261610 - Commit based on http://reviews.llvm.org/17494.
Galina Kistanova via llvm-commits
- [zorg] r261611 - Commit based on http://reviews.llvm.org/17495.
Galina Kistanova via llvm-commits
- LLVM buildmaster restarted in few minutes
Galina Kistanova 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
- [llvm] r259915 - CallAnalyzer::analyzeCall: change the condition back to "Cost < Threshold"
Akira Hatanaka via llvm-commits
- [llvm] r261614 - Assert when trying to seek un-seekable raw_fd_ostream.
Yaron Keren via llvm-commits
- [llvm] r261615 - [WinEH] Visit 'unwind to caller' catchswitches nested in catchswitches
David Majnemer via llvm-commits
- [PATCH] D17536: [WinEH] Don't inline an 'unwinds to caller' cleanupret into funclets which locally unwind
David Majnemer via llvm-commits
- [PATCH] D17093: [X86] Add address space for SS segment
Elena Demikhovsky via llvm-commits
- [lld] r261616 - [ELF] - Linkerscript KEEP command.
George Rimar via llvm-commits
- [lld] r261617 - [ELF][MIPS] Rename test case. NFC
Simon Atanasyan via llvm-commits
- [PATCH] D17294: Fix for PR 26500
Nemanja Ivanovic via llvm-commits
- [llvm] r261619 - AVX512: Fix predicate of AVX pcmpeqw/b , pcmpgtb/w/d instructions . AVX512 version of this instructions return result in kmask register, so AVX patterns should not be disabled.
Igor Breger via llvm-commits
- [polly] r261620 - Annotation of SIMD loops
Roman Gareev via llvm-commits
- [PATCH] D17537: Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng via llvm-commits
- [PATCH] D17538: [LLVM][AVX512][PSHUFHW ][PSHUFLW ] Change imm8 to int P
michael zuckerman via llvm-commits
- [PATCH] D17539: [CLANG] [AVX512] [BUILTIN] Adding PSHUF{L|H}W{128|256|512} builtin to clang .
michael zuckerman via llvm-commits
- [llvm] r261621 - [AMDGPU] Fix operands of S_BFE_U64 and S_BFM_B64
Nikolay Haustov via llvm-commits
- [llvm] r261623 - [ARM] fix initialization of PredictableSelectIsExpensive
Junmo Park via llvm-commits
- [llvm] r261624 - [PM] Add a unittest for the CGSCC pass manager in the new pass manager
Chandler Carruth via llvm-commits
- [llvm] r261627 - [PM] Remove an overly aggressive assert now that I can actually test the
Chandler Carruth via llvm-commits
- [PATCH] D17540: [MIPS][LLVM-MC] Fix Disassemble of Negative Offset
Nitesh Jain via llvm-commits
- [PATCH] D15746: Normalize the features string in SubtargetFeatures::getFeatureBits
A. Skrobov via llvm-commits
- [PATCH] D17198: [mips] MIPSR6 Instruction itineraries
Simon Dardis via llvm-commits
- [llvm] r261628 - fix the indentation of the example
Sylvestre Ledru via llvm-commits
- [llvm] r261629 - Remove a space after a trailing backslash.
Alexander Kornienko via llvm-commits
- [PATCH] D17541: X86: Load and ZeroExtend i1 value
Elena Demikhovsky via llvm-commits
- [PATCH] D17477: [Polly] [RFC] Allow the client of DependenceInfo to obtain dependences at different granularities.
Michael Kruse via llvm-commits
- [llvm] r261633 - 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
- [llvm] r261637 - [AArch64] Fix comment typo in Cyclone scheduling defs. NFC.
Chad Rosier via llvm-commits
- [PATCH] D17381: [Polly] [RFC] Fine-grain dependency analysis
Michael Kruse via llvm-commits
- [PATCH] D17141: [ARM] Adding IEEE-754 SIMD detection to loop vectorizer
Renato Golin via llvm-commits
- [PATCH] D17403: Fix the use of -j in "make check-all"
Krzysztof Parzyszek via llvm-commits
- [PATCH] D17542: Disallow generating vzeroupper before return instruction (iret) in interrupt handler function
Amjad Aboud via llvm-commits
- [llvm] r261640 - Silencing a signed vs unsigned mismatch.
Aaron Ballman via llvm-commits
- [PATCH] D16315: [ppc64] Enable sibling call optimization on ppc64 ELFv1/ELFv2 abi
Chuang-Yu Cheng via llvm-commits
- [PATCH] D17543: AMDGPU/SI: Handle wait states required for DPP instructions
Tom Stellard via llvm-commits
- [PATCH] D17066: libLTO: add a ThinLTOCodeGenerator on the model of LTOCodeGenerator.
Teresa Johnson via llvm-commits
- [llvm] r261649 - [InstCombine] add helper function to foldCastedBitwiseLogic() ; NFCI
Sanjay Patel via llvm-commits
- [llvm] r261650 - [AArch64] Fix fastcc -tailcallopt epilog code generation.
Geoff Berry via llvm-commits
- [lld] r261651 - [lld] [ELF/AArch64] Fix R_AARCH64_ABS64 in Shared mode
Adhemerval Zanella via llvm-commits
- [llvm] r261652 - [InstCombine] less indenting; NFC
Sanjay Patel via llvm-commits
- [llvm] r261656 - [WinEH] Don't inline an 'unwinds to caller' cleanupret into funclets which locally unwind
David Majnemer via llvm-commits
- [compiler-rt] r261658 - tsan: fix signal handling in ignored libraries
Dmitry Vyukov via llvm-commits
- [PATCH] D17338: [SplitModule] Do not copy stale debug info during module splitting.
Sergei Larin via llvm-commits
- [llvm] r261659 - [InstCombine] improve readability ; NFCI
Sanjay Patel via llvm-commits
- [PATCH] D17262: [Compiler-rt][MSan]Fix shmat testcase: Pass SHMLBA-alligned address to shmat
Alexey Samsonov via llvm-commits
- [PATCH] D17485: [x86, InstCombine] transform x86 AVX masked stores to LLVM intrinsics
Simon Pilgrim via llvm-commits
- [compiler-rt] r261660 - tsan: clean up code after r261658
Dmitry Vyukov via llvm-commits
- [PATCH] D17546: [AArch64] Generate csinv instruction more often
Geoff Berry via llvm-commits
- [llvm] r261662 - [WebAssembly] Implement red zone for user stack
Derek Schuff via llvm-commits
- [lld] r261663 - Handle bitcode files in archive files with --whole-archive.
Rui Ueyama via llvm-commits
- [llvm] r261664 - [WebAssembly] Add TODO comment to revisit red zone size
Derek Schuff via llvm-commits
- [PATCH] D17544: Fix bug26682 -- IndVar breaks LCSSA
Wei Mi via llvm-commits
- [llvm] r261665 - Fix PR25339: ARM Constant Island
Weiming Zhao via llvm-commits
- [llvm] r261666 - [X86ISelLowering] Stop typing the same return over and over and over.
Davide Italiano via llvm-commits
- [lld] r261667 - Don't include tbss's alignment in offset.
Rafael Espindola via llvm-commits
- [llvm] r261304 - Add profile summary support for sample profile.
Robert Lougher via llvm-commits
- [lld] r261668 - Simplify. NFC.
Rafael Espindola via llvm-commits
- [llvm] r261671 - Revert r261633 "Supporting all entities declared in lexical scope in LLVM debug info."
Hans Wennborg via llvm-commits
- [PATCH] D17548: AMDGPU: Check cheaper condition before SignBitIsZero
Matt Arsenault via llvm-commits
- [llvm] r261672 - Fix comment
Xinliang David Li via llvm-commits
- [PATCH] D17341: LegalizeDAG: Use correct ptr type when expanding unaligned load/store
Matt Arsenault via llvm-commits
- [PATCH] D17324: Add a test case in LLVM to ensure covmap section is not created allocatable
David Li via llvm-commits
- [llvm] r261675 - [AArch64] Generate csinv instruction more often
Geoff Berry via llvm-commits
- [PATCH] D17333: [lld] [AArch64] Initial TLSDESC relocations support
Rafael Espíndola via llvm-commits
- [PATCH] D17549: More UTF string conversion wrappers
Cameron via llvm-commits
- [lld] r261678 - Fix the aarch64 logic for dynamic relocations.
Rafael Espindola via llvm-commits
- [llvm] r261679 - ARM: fix handling of movw/movt relocations with addend.
Tim Northover via llvm-commits
- [PATCH] D16809: [JumpThreading] See through Cast Instructions
Haicheng Wu via llvm-commits
- [llvm] r261681 - [CMake] Create an install-distribution target driven by LLVM_DISTRIBUTION_COMPONENTS
Chris Bieneman via llvm-commits
- [lld] r261682 - Use a different error in test.
Rafael Espindola via llvm-commits
- [compiler-rt] r261683 - [profile] Fix iteration over profile data entries
Vedant Kumar via llvm-commits
- [llvm] r261685 - [WebAssembly] Stackify code emitted by eliminateFrameIndex
Derek Schuff via llvm-commits
- [PATCH] D17211: Consider regmasks when computing register-based DBG_VALUE live ranges
Reid Kleckner via llvm-commits
- [test-suite] r261688 - Creating release candidate rc3 from release_380 branch
Hans Wennborg via llvm-commits
- [lld] r261695 - Creating release candidate rc3 from release_380 branch
Hans Wennborg via llvm-commits
- [llvm] r261698 - AArch64: rename compact unwind forms back to UNWIND_ARM64_*. NFC.
Tim Northover via llvm-commits
- [compiler-rt] r261699 - [CMake] Assign components and dependencies during add_compiler_rt_resource_file
Chris Bieneman via llvm-commits
- [compiler-rt] r261700 - [CMake] Support component-based installation for runtime libraries
Chris Bieneman via llvm-commits
- [llvm] r261701 - minimize test and use FileCheck
Sanjay Patel via llvm-commits
- [llvm] r261702 - Revert "[WebAssembly] Stackify code emitted by eliminateFrameIndex"
Derek Schuff via llvm-commits
- [PATCH] D17212: [ThinLTO] Support for call graph in per-module and combined summary.
Teresa Johnson via llvm-commits
- [PATCH] D16569: Emit line 0 line information for interesting 'orphan' instructions
Paul Robinson via llvm-commits
- [PATCH] D17365: [LoopUnrollAnalyzer] Don't treat gep-instructions with simplified offset as simplified.
Michael Zolotukhin via llvm-commits
- [PATCH] D17553: [SimplifyCFG] Speculatively flatten CFG based on profiling metadata (try 2)
Philip Reames via llvm-commits
- [PATCH] D17347: Use LLVM_LIBRARY_VISIBILITY to prevent LLVM dynamic libraries from export symbols for SROA internals.
Justin Bogner via llvm-commits
- [llvm] r261706 - [doc] Obtaining help on LLVM's CUDA support.
Jingyue Wu via llvm-commits
- [PATCH] D17483: [X86][SSE41] Combine insertion of zero scalars into vector blends with zero
Quentin Colombet via llvm-commits
- [llvm] r261707 - [InstCombine] refactor visitOr() to use foldCastedBitwiseLogic()
Sanjay Patel via llvm-commits
- [PATCH] D17554: MachineInstr: Respect register aliases in clearRegiserKills()
Matthias Braun via llvm-commits
- [compiler-rt] r261708 - [tests] Don't compile CFI C tests in C++ mode.
Alexey Samsonov via llvm-commits
- [lld] r261709 - COFF: Temporarily remove flaky a test.
Rui Ueyama via llvm-commits
- [lld] r261710 - ELF: Make some functions constant. NFC.
Rui Ueyama via llvm-commits
- [lld] r261711 - ELF: Remove InputSectionBase::isLive and use Live member instead. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D17555: [Feedback requested] Implement cold spliting
Amaury SECHET via llvm-commits
- [lld] r261712 - ELF: Remove InputSectionBase::getAlign and instead add Align member.
Rui Ueyama via llvm-commits
- [compiler-rt] r261713 - [tests] Resolve old TODOs in ASan unit tests.
Alexey Samsonov via llvm-commits
- [PATCH] D15890: Unpack array of all sizes in InstCombine
Amaury SECHET via llvm-commits
- [PATCH] D17556: [CMake] Default CMAKE_MACOSX_RPATH to On, this is the default with CMP0042
Chris Bieneman via llvm-commits
- [compiler-rt] r261715 - [tests] Portability fixup for r261713.
Alexey Samsonov via llvm-commits
- [PATCH] D16836: [CodeGenPrepare] Remove load-based heuristic
Junmo Park via llvm-commits
- [PATCH] D17559: AMDGPU: Implement canonicalize
Matt Arsenault via llvm-commits
- [PATCH] D16871: lit: Add StringMetricValue for TestResult.addMetric()
Matthias Braun via llvm-commits
- [llvm] r261720 - AMDGPU: Check cheaper condition before SignBitIsZero
Matt Arsenault via llvm-commits
- [llvm] r261428 - [X86] PR26575: Fix LEA optimization pass (Part 2).
Justin Bogner via llvm-commits
- [PATCH] D17560: [MSan] fix process_vm_readv test: Exit silently if syscall is not implemeted
Mohit Bhakkad via llvm-commits
- [compiler-rt] r261721 - [MSan] Mark dlerror.cc expected failure for MIPS
Mohit K. Bhakkad via llvm-commits
- [llvm] r261722 - X86: Wrap a helper for an assert in #ifndef NDEBUG
Justin Bogner via llvm-commits
- [compiler-rt] r261723 - [MSan] fix process_vm_readv test: Exit silently if syscall is not implemeted
Mohit K. Bhakkad via llvm-commits
- [llvm] r261724 - AVX512: Add vpmovzxbw/d/q , vpmovzxw/d/q , vpmovzxbdq lowering patterns that support 256bit inputs like AVX patterns ( that are disable in case HasVLX , see SS41I_pmovx_avx2_patterns).
Igor Breger via llvm-commits
- [PATCH] D17563: [MSan] Endianness should not matter while printing a byte
Mohit Bhakkad via llvm-commits
- [llvm] r261725 - [LLVM][AVX512][PSHUFHW ][PSHUFLW ] Change imm8 to int
Michael Zuckerman via llvm-commits
- [lld] r261726 - [ELF] - Teach input section wildcard patterns to recognize '?' meta character.
George Rimar via llvm-commits
- [llvm] r261727 - [X86][SSE] Don't get target shuffle operands prematurely.
Simon Pilgrim via llvm-commits
- [PATCH] D17564: AVX512F: GATHER assembler Intel syntax
Igor Breger via llvm-commits
- [compiler-rt] r261728 - tsan: disable ignore_lib4.cc test on powerpc64 and aarch64
Dmitry Vyukov via llvm-commits
- [PATCH] D17565: [Support] Add a fancy helper function to get a static name for a type.
Chandler Carruth via llvm-commits
- [lld] r261729 - [ELF] - replaced std::function with raw pointers in LinkerScript.cpp
George Rimar via llvm-commits
- [PATCH] D16257: PM: Implement a basic loop pass manager
Chandler Carruth via llvm-commits
- [llvm] r261730 - [CodeView] Describe variables live in x87 registers
David Majnemer via llvm-commits
- [llvm] r261731 - [SimplifyCFG] Do not blindly remove unreachable blocks
David Majnemer via llvm-commits
- [PATCH] D17337: __builtin_object_size problem with pointer as argument
Strahinja Petrovic via llvm-commits
- [PATCH] D17566: *_OPTIONS="help=1" should print to stdout and fit 80 chars width
Martin Liška via llvm-commits
- [llvm] r261732 - [AMDGPU] fix amd_kernel_code_t bit field position as per spec (added missing reserved fields)
Nikolay Haustov via llvm-commits
- [llvm] r261733 - [X86][SSE] Fixed vector rotation test name typo
Simon Pilgrim via llvm-commits
- [llvm] r261735 - NFC. Move getAlignment helper function from ValueTracking to Value class.
Artur Pilipenko via llvm-commits
- [PATCH] D17479: [sanitizer] Move recvmsg and recv interceptors to sanitizer_common.
Maxim Ostapenko via llvm-commits
- [llvm] r261736 - NFC. Move isDereferenceable to Loads.h/cpp
Artur Pilipenko via llvm-commits
- [PATCH] D16180: NFC. Move isDereferenceable to Loads.h/cpp
Artur Pilipenko via llvm-commits
- [PATCH] D16057: [SROA] Fix for PR25873: Pre-splitting should always preserve the partition structure.
Andrea Di Biagio via llvm-commits
- [PATCH] D17568: [TableGen] AsmMatcher: Skip optional operands in the midle of instruction if it is not present
Sam Kolton via llvm-commits
- [compiler-rt] r261739 - [MSAN] Fix memcmp_test on MIPS
Sagar Thakur via llvm-commits
- [PATCH] D17534: [MSAN] Fix memcmp_test on MIPS
Sagar Thakur via llvm-commits
- [zorg] r261740 - [zorg] Pass -jN to make in "make check-all"
Krzysztof Parzyszek via llvm-commits
- [llvm] r261742 - [AMDGPU] Assembler: Simplify handling of optional operands
Nikolay Haustov via llvm-commits
- [PATCH] D17569: Use DL preferred alignment for alloca in Value::getPointerAlignment
Artur Pilipenko via llvm-commits
- [PATCH] D17570: Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC
Hongbin Zheng via llvm-commits
- [PATCH] D17571: Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManager. NFC
Hongbin Zheng via llvm-commits
- [llvm] r261743 - [X86][SSE41] Combine insertion of zero scalars into vector blends with zero
Simon Pilgrim via llvm-commits
- [PATCH] D16798: Update cmake build on recent Haiku
Ehsan Akhgari via llvm-commits
- [PATCH] D16888: [mips] Addition of a third operand to the instructions [d]div, [d]divu
Srdjan Obucina via llvm-commits
- [llvm] r261745 - [X86][SSE41] Combine vector blends with zero
Simon Pilgrim via llvm-commits
- [llvm] r261746 - `MSP430InstrInfo::loadRegFromStackSlot` forgets to set register def.
Anton Korobeynikov via llvm-commits
- [PATCH] D17572: NFC. Introduce Value::getPointerDerferecnceableBytes.
Artur Pilipenko via llvm-commits
- [PATCH] D17573: [X86] PR26554: Enable using of true long nops for x86-64 for every CPU
Andrey Turetskiy via llvm-commits
- [lld] r261747 - Mark R_AARCH64_PREL32 as relative.
Rafael Espindola via llvm-commits
- [llvm] r261748 - add test to show missing bitcasted vector xor fold
Sanjay Patel via llvm-commits
- [lld] r261749 - Create implicit plt entries for R_X86_64_32S.
Rafael Espindola via llvm-commits
- [llvm] r261750 - [InstCombine] enable optimization of casted vector xor instructions
Sanjay Patel via llvm-commits
- [PATCH] D12975: [Polly] De-LICM and De-GVN (WIP)
Michael Kruse via llvm-commits
- [llvm] r261752 - remove fixme comment that was fixed with r261750
Sanjay Patel via llvm-commits
- [llvm] r261753 - [X86][SSSE3] Added target shuffle combine tests for SSE3/SSSE3 specific shuffles.
Simon Pilgrim via llvm-commits
- [llvm] r261754 - [SimplifyCFG] Use a more elegant solution than r261731
David Majnemer via llvm-commits
- [llvm] r261757 - [ThinLTO] Add missing breaks when parsing summaries (NFC)
Teresa Johnson via llvm-commits
- [llvm] r261759 - AArch64: remove CRC feature from Cyclone.
Tim Northover via llvm-commits
- [lld] r261760 - Move target independent code out of x86_64 only path.
Rafael Espindola via llvm-commits
- [PATCH] D14596: [SROA] Choose more profitable type in findCommonType
David Li via llvm-commits
- [lld] r261761 - ELF: Do not instantiate InputSectionBase::Discarded.
Rui Ueyama via llvm-commits
- [PATCH] D17011: [lanai] Add Lanai backend.
Jacques Pienaar via llvm-commits
- [PATCH] D17231: DAGCombiner: Relax sqrt NaN folding check
Matt Arsenault via llvm-commits
- [llvm] r261763 - MachineInstr: Respect register aliases in clearRegiserKills()
Matthias Braun via llvm-commits
- [lld] r261764 - R_AARCH64_ADR_PREL_PG_HI21 is relative.
Rafael Espindola via llvm-commits
- [lld] r261765 - R_AARCH64_LDST8_ABS_LO12_NC is effectivelly relative.
Rafael Espindola via llvm-commits
- [lld] r261766 - Mark R_AARCH64_LDST32_ABS_LO12_NC as relative.
Rafael Espindola via llvm-commits
- [lld] r261769 - Mark R_AARCH64_LDST64_ABS_LO12_NC as relative.
Rafael Espindola via llvm-commits
- [PATCH] D17579: Add capability to push/pop DFI in MCStreamer. NFC
Amaury SECHET via llvm-commits
- [PATCH] D17580: Extract the method to begin and end a fragment in AsmPrinterHandler in their own method. NFC
Amaury SECHET via llvm-commits
- [lld] r261772 - Mark R_AARCH64_ADD_ABS_LO12_NC as relative.
Rafael Espindola via llvm-commits
- [lld] r261783 - Mark R_AARCH64_CALL26 as relative.
Rafael Espindola via llvm-commits
- [polly] r261785 - Proofreading comments in DependenceInfo.h. NFC.
Michael Kruse via llvm-commits
- [polly] r261786 - Tidy test case. NFC.
Michael Kruse via llvm-commits
- [polly] r261787 - Replace std::auto_ptr with std::unique_ptr. NFC.
Michael Kruse via llvm-commits
- [polly] r261788 - Use inline variable declaration. NFC.
Michael Kruse via llvm-commits
- [polly] r261789 - Add assertion to MemoryAccess::addIncoming. NFC.
Michael Kruse via llvm-commits
- [polly] r261790 - Add assertions checking def dominates use. NFC.
Michael Kruse via llvm-commits
- [polly] r261791 - Introduce Scop::getStmtFor. NFC.
Michael Kruse via llvm-commits
- [polly] r261792 - Introduce ScopStmt::getEntryBlock(). NFC.
Michael Kruse via llvm-commits
- [polly] r261793 - Introduce ScopStmt::getRegionNode(). NFC.
Michael Kruse via llvm-commits
- [llvm] r261794 - [asan] Do not instrument globals in the special "LLVM" sections
Anna Zaks via llvm-commits
- [llvm] r261796 - Add capability to push/pop DFI in MCStreamer. NFC
Amaury Sechet via llvm-commits
- [compiler-rt] r261797 - [CMake] Default CMAKE_MACOSX_RPATH to On, this is the default with CMP0042
Chris Bieneman via llvm-commits
- [llvm] r261799 - add tests to show missing bitcasted logic transform
Sanjay Patel via llvm-commits
- [compiler-rt] r261801 - [CMake] Fix a really simple, silly bug from r261797
Chris Bieneman via llvm-commits
- [lld] r261802 - Make test more portable.
Rafael Espindola via llvm-commits
- [PATCH] D17583: [InstCombine] transform bitcasted bitwise logic ops with constants (PR26702)
Sanjay Patel via llvm-commits
- [llvm] r261804 - Detecte vector reduction operations just before instruction selection.
Cong Hou via llvm-commits
- [llvm] r261805 - fix typo
Sanjay Patel via llvm-commits
- [PATCH] D14840: [X86] Detect SAD patterns and emit psadbw instructions on X86.
Cong Hou via llvm-commits
- [PATCH] D17585: Fix failure of InstCombine to propagate fast math flags when scalarizing vector arithmetic.
Owen Anderson via llvm-commits
- [llvm] r261807 - Move test/CodeGen/Generic/pr26652.ll to test/CodeGen/X86/pr26652.ll and test it only on X86.
Cong Hou via llvm-commits
- [llvm] r261809 - [CodeGenPrepare] Remove load-based heuristic
Junmo Park via llvm-commits
- [PATCH] D16381: Infrastructure to allow use of PGO in inliner
Easwaran Raman via llvm-commits
- [PATCH] IR: Make the X / undef -> undef fold match the comment
Justin Bogner via llvm-commits
- [llvm] r261813 - IR: Make the X / undef -> undef fold match the comment
Justin Bogner via llvm-commits
- [PATCH] D17587: [FileCheck] Abort if -NOT is combined with another suffix
Paul Robinson via llvm-commits
- [PATCH] D17588: Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT
Paul Robinson via llvm-commits
- [test-suite] r261815 - cmake: Tweak which options are advanced/basic
Matthias Braun via llvm-commits
- [test-suite] r261816 - cmake/lit: Add SPEC CPU2006 floating point benchmarks
Matthias Braun via llvm-commits
- [PATCH] D15852: [PGO]: Simplify coverage data lowering code
Vedant Kumar via llvm-commits
- [PATCH] D16133: [Coverage] : introduce class hierarchy (funcRecordReader) to support multiple versions of coverage data
Vedant Kumar via llvm-commits
- [PATCH] D16726: [Profiling] Speed up unittests by ~5x
Vedant Kumar via llvm-commits
- [PATCH] D15619: [Support] Make llvm::Timer reusable
Vedant Kumar via llvm-commits
- [PATCH] D17590: AMDGPU/SI: Don't try to move scratch wave offset when there are no free SGPRs
Tom Stellard via llvm-commits
- [PATCH] D17591: AMDGPU/SI: Enable frame index scavenging during PrologEpilogueInserter
Tom Stellard via llvm-commits
- [PATCH] D17592: AMDGPU/SI: Add support for spiling SGPRs to scratch buffer
Tom Stellard via llvm-commits
- [PATCH] D17401: AMDGPU/SI: add llvm.amdgcn.image.atomic.* intrinsics
Tom Stellard via llvm-commits
- [PATCH] D17194: [AMDGPU] Disassembler: Support for all VOP1 instructions.
Tom Stellard via llvm-commits
- [PATCH] D17577: rewriteBuiltinFunctionDecl incorrectly tests for address-space-qualified pointer operand.
Richard Smith via llvm-commits
- [llvm] r261819 - [Support] Add a fancy helper function to get a static name for a type.
Chandler Carruth via llvm-commits
- [PATCH] D14115: Fix Android clear_cache ASM
Saleem Abdulrasool via llvm-commits
- [compiler-rt] r261821 - builtins: adjust the clobbers list for android __clear_cache
Saleem Abdulrasool via llvm-commits
- [PATCH] D11972: AMDGPU: Set MCAsmInfo::PointerSize
Matt Arsenault via llvm-commits
- [lld] r261822 - [ELF][MIPS] Enumerate absolute MIPS relocations in the isRelRelative
Simon Atanasyan via llvm-commits
- [PATCH] D17593: [ELF][MIPS] Add STO_MIPS_PLT flag to the symbols require pointer equality
Simon Atanasyan via llvm-commits
- [www] r261825 - Add TODO item about generalizing target-specific passes to OpenProjects
Anton Korobeynikov via llvm-commits
- [www] r261826 - Remove outdated last modified field
Anton Korobeynikov via llvm-commits
- [llvm] r261827 - [Support] Don't check for ICC directly and rely on the __GNUC__ check
Chandler Carruth via llvm-commits
- [PATCH] D17594: AMDGPU: Eliminate half of i64 or if one operand is zero_extend from i32
Matt Arsenault via llvm-commits
- [llvm] r261828 - Optimized loading (zextload) of i1 value from memory.
Elena Demikhovsky via llvm-commits
- [www] r261830 - Remove old GSOC projects.
Tanya Lattner via llvm-commits
- [PATCH] D17595: [CMAKE] Update build on recent Haiku
Jérôme Duval via llvm-commits
- [llvm] r261831 - PM: Implement a basic loop pass manager
Justin Bogner via llvm-commits
- [www] r261832 - Add GSOC 2016 blurb.
Tanya Lattner via llvm-commits
- [www] r261833 - VMKit is dead...
Tanya Lattner via llvm-commits
- [www] r261834 - Correct a couple typos.
Tanya Lattner via llvm-commits
- [www] r261835 - Correct typos.
Tanya Lattner via llvm-commits
- [www] r261836 - Correct typo.
Tanya Lattner via llvm-commits
- [compiler-rt] r261837 - [Compiler-rt][MSan]Fix shmat testcase: Pass SHMLBA-alligned address to shmat
Mohit K. Bhakkad via llvm-commits
- [lld] r261838 - [ELF2] - Basic implementation of -r/--relocatable
George Rimar via llvm-commits
- [llvm] r261839 - Revert r261742, "[AMDGPU] Assembler: Simplify handling of optional operands"
NAKAMURA Takumi via llvm-commits
- [lld] r261840 - [ELF] - Referencing __start or __stop should keep the section from GC.
George Rimar via llvm-commits
- [compiler-rt] r261841 - [sanitizer] Move recvmsg and recv interceptors to sanitizer_common.
Maxim Ostapenko via llvm-commits
- [llvm] r261842 - Revert r260064, "Disable llvm/test/tools/llvm-profdata/value-prof.proftext on win32 for now. Investigating."
NAKAMURA Takumi via llvm-commits
- [llvm] r261843 - [X86][SSE3] Added combine support for MOVDDUP/MOVSHDUP/MOVSLDUP target shuffles
Simon Pilgrim via llvm-commits
- [compiler-rt] r261844 - [sanitizer] Disable recv and recvfrom interceptors on Windows.
Maxim Ostapenko via llvm-commits
- [PATCH] D17598: Use the same attributes as "memset" when introducing a call to memset_pattern in LoopIdiom
Mehdi AMINI via llvm-commits
- [LNT] r261845 - [test-suite] resolve the path to --cxx when given on the command line
James Molloy via llvm-commits
- [LNT] r261846 - [test-suite] Add support for --benchmarking-only.
James Molloy via llvm-commits
- [LNT] r261847 - [test-suite] Add support for --use-perf
James Molloy via llvm-commits
- [LNT] r261848 - [test-suite] Support arguments to --run-under, instead of just a single executable
James Molloy via llvm-commits
- [LNT] r261849 - [test-suite] Run lit with -v instead of -sv
James Molloy via llvm-commits
- [LNT] r261850 - [test-suite] Print configuration in key sorted order
James Molloy via llvm-commits
- [LNT] r261851 - [test-suite] Add the ability to pass CMake defines to CMake.
James Molloy via llvm-commits
- [LNT] r261852 - [test-suite] Pass the 'score' and 'hash' metrics along from LIT to LNT
James Molloy via llvm-commits
- [PATCH] D17129: [Compiler-rt][MSan] fix param_tls_limit test
Mohit Bhakkad via llvm-commits
- [llvm] r261853 - [PM] Add the IR unit type to the pass manager's logging and make all of
Chandler Carruth via llvm-commits
- [test-suite] r261854 - [cmake] Add support for timeit.sh (--use-perf) and --benchmarking-only.
James Molloy via llvm-commits
- [compiler-rt] r261855 - [asan] Disable recvfrom testcase on Android due to buildbot failure.
Maxim Ostapenko via llvm-commits
- [llvm] r261856 - [AMDGPU] Assembler: Simplify handling of optional operands
Nikolay Haustov via llvm-commits
- [test-suite] r261857 - [cmake] Add support for arbitrary metrics
James Molloy via llvm-commits
- [PATCH] D17600: Disabling CTR loops optimization for soft float operations
Aleksandar Beserminji via llvm-commits
- [PATCH] D17601: [ELF] - Define special symbols _etext and _edata
George Rimar via llvm-commits
- [PATCH] D16181: [mips][microMIPS] Implement DINSU, DINSM, DINS instructions
Hrvoje Varga via llvm-commits
- [llvm] r261860 - [mips][microMIPS] Implement DINSU, DINSM, DINS instructions
Hrvoje Varga via llvm-commits
- [PATCH] D17603: [MSAN] Fix test SmallPreAllocatedStackThread for MIPS
Sagar Thakur via llvm-commits
- [PATCH] D17247: [Polly] Track assumptions and restrictions separately
Tobias Grosser via llvm-commits
- [PATCH] D17250: [Polly] [Refactor] Make MemAccInst more concise.
Tobias Grosser via llvm-commits
- [llvm] r261862 - AVX512F: Add GATHER/SCATTER assembler Intel syntax tests for knl/skx/avx . Change memory operand parser handling.
Igor Breger via llvm-commits
- [polly] r261863 - Try to build alias checks even when non-affine accesses are allowed
Johannes Doerfert via llvm-commits
- [polly] r261864 - Simplify code [NFC]
Johannes Doerfert via llvm-commits
- [polly] r261865 - Fix DomTree preservation for generated subregions.
Michael Kruse via llvm-commits
- [polly] r261866 - Support calls with known ModRef function behaviour
Johannes Doerfert via llvm-commits
- [polly] r261867 - Add Polly GSoC projects
Tobias Grosser via llvm-commits
- [www] r261869 - Add Polly open projects list
Tobias Grosser via llvm-commits
- [PATCH] D17606: [PPC64] Bug fix: when enable both sibling-call-opt and shrink-wrapping, the tail call branch instruction might disappear
Chuang-Yu Cheng via llvm-commits
- [PATCH] D17607: [ELF] - Create _DYNAMIC symbol for dynamic output
George Rimar via llvm-commits
- [compiler-rt] r261870 - [asan] Disable recvfrom test failing on the bots.
Maxim Ostapenko via llvm-commits
- [llvm] r261871 - GC empty directory.
Joerg Sonnenberger via llvm-commits
- [polly] r261873 - www: Fix typo
Tobias Grosser via llvm-commits
- [PATCH] D17608: [sanitizer] Use res instead of len as a third parameter in COMMON_INTERCEPTOR_WRITE_RANGE in recv and recvfrom interceptors.
Maxim Ostapenko via llvm-commits
- [PATCH] D17609: [lit] Enqueue tests on a separate thread to not hit limits on parallel queues
Filipe Cabecinhas via llvm-commits
- [polly] r261876 - Use inline local variable declaration. NFC.
Michael Kruse via llvm-commits
- [PATCH] D16807: [mips] MUL macro variations
Srdjan Obucina via llvm-commits
- [PATCH] D16925: [mips] Support LA expansion in PIC mode
Srdjan Obucina via llvm-commits
- [PATCH] D17040: [mips] Expansion of BEQL and BNEL with immediate operands
Srdjan Obucina via llvm-commits
- [llvm] r261877 - don't repeat names in documentation comments; NFC
Sanjay Patel via llvm-commits
- [llvm] r261878 - [AMDGPU] Disassembler: Support for all VOP1 instructions.
Nikolay Haustov via llvm-commits
- [lld] r261879 - [ELF][MIPS] Add STO_MIPS_PLT flag to the symbols require pointer equality
Simon Atanasyan via llvm-commits
- [lld] r261880 - Remove unnecessary prefix.
Rafael Espindola via llvm-commits
- [lld] r261881 - Add support for weak symbols in LTO.
Rafael Espindola via llvm-commits
- [PATCH] D17610: [ELF][MIPS] Calculate combined addend for R_MIPS_GOT16 against local symbol
Simon Atanasyan via llvm-commits
- [llvm] r261882 - Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng via llvm-commits
- [llvm] r261883 - Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC
Hongbin Zheng via llvm-commits
- [llvm] r261884 - Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManager. NFC
Hongbin Zheng via llvm-commits
- [llvm] r261885 - [AArch64] Clean up callee-save CFI emission. NFC.
Geoff Berry via llvm-commits
- [polly] r261886 - Adapt to LLVM head. NFC
Hongbin Zheng via llvm-commits
- [llvm] r261888 - rangify; NFCI
Sanjay Patel via llvm-commits
- [PATCH] D17611: NFC. Introduce Value::isPointerDereferenceable
Artur Pilipenko via llvm-commits
- [llvm] r261889 - Revert "Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManager. NFC"
Hongbin Zheng via llvm-commits
- [llvm] r261890 - Revert "Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC"
Hongbin Zheng via llvm-commits
- [llvm] r261891 - Revert "Introduce analysis pass to compute PostDominators in the new pass manager. NFC"
Hongbin Zheng via llvm-commits
- [polly] r261892 - Revert "Adapt to LLVM head. NFC"
Hongbin Zheng via llvm-commits
- [llvm] r261895 - ARM: disallow pc as a base register in Thumb2 memory ops.
Tim Northover via llvm-commits
- [PATCH] D17612: [LLVM][AVX512][PSLLW ][PSLLV] Change imm8 to int
michael zuckerman via llvm-commits
- [PATCH] D2232: [prototype] Adding line table debug information to LLVM on Windows
Thanatas via llvm-commits
- [compiler-rt] r261898 - [sanitizer] Fix third parameter in COMMON_INTERCEPTOR_WRITE_RANGE in recv and recvfrom interceptors.
Maxim Ostapenko via llvm-commits
- [PATCH] D17613: [CLANG] [AVX512] [BUILTIN] Adding PSLL{W|V} builtin to
michael zuckerman via llvm-commits
- [polly] r261899 - Add update_test.py script.
Michael Kruse via llvm-commits
- [PATCH] D16173: [ThinLTO] Ensure prevailing linkonce emitted as weak in ThinLTO backends
Teresa Johnson via llvm-commits
- [compiler-rt] r261900 - [powerpc] reactivate ignore_lib4.cc on powerpc64le
Bill Seurer via llvm-commits
- [llvm] r261902 - Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng via llvm-commits
- [llvm] r261903 - Introduce DominanceFrontierAnalysis to the new PassManager to compute DominanceFrontier. NFC
Hongbin Zheng via llvm-commits
- [llvm] r261904 - Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManager. NFC
Hongbin Zheng via llvm-commits
- [polly] r261905 - Adapt to LLVM head, again
Hongbin Zheng via llvm-commits
- [llvm] r261907 - [llvm-readobj] Enable GNU style sections and relocations printing
Hemant Kulkarni via llvm-commits
- [PATCH] D17614: AMDGPU/SI: Implement DS_PERMUTE/DS_BPERMUTE Instruction Definitions and Intrinsics.
Changpeng Fang via llvm-commits
- [compiler-rt] r261909 - [Sanitizer] Protect against compiler-inserted memcpy() in InternalMmapVector::push_back().
Alexey Samsonov via llvm-commits
- [llvm] r261910 - Try to fix windows fail at r261902.
Hongbin Zheng via llvm-commits
- [PATCH] D15774: [PEI] Calculate stack protector frame offset before local stack allocation.
Ed Maste via llvm-commits
- [lld] r261912 - ELF: Implement ICF.
Rui Ueyama via llvm-commits
- [lld] r261913 - Remove default values which are always overwritten.
Rui Ueyama via llvm-commits
- [lld] r261914 - Rename so that the function name is consistent between ELF and COFF.
Rui Ueyama via llvm-commits
- [llvm] r261916 - Reformatted a comment to fit the 80 column limit. NFC.
David L Kreitzer via llvm-commits
- [llvm] r261918 - Fix endianness issue on BE machines introduced by r261907
Hemant Kulkarni via llvm-commits
- [lld] r261919 - ELF: Define log() to print out message if --verbose is given.
Rui Ueyama via llvm-commits
- [llvm] r261922 - Use regex in testcase, do not fail windows bots
Hongbin Zheng via llvm-commits
- [lld] r261923 - ELF: Split Writer::writeHeader. NFC.
Rui Ueyama via llvm-commits
- [lld] r261924 - ELF: Split Writer::addPredefiendSections. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D17615: Fix Sparc 32bit Lowering to rebundle up v2i32 values.
Nirav Dave via llvm-commits
- [PATCH] D5283: [Polly] Map isl_ast for nodes to LLVM Loops
Tobias Grosser via llvm-commits
- [PATCH] D5908: Generate Loop Fusion Statistics
Tobias Grosser via llvm-commits
- RFC: Source-level attribute for conservative __builtin_object_size(..., 1)
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r261927 - Reverts change r261907 and r261918
Hemant Kulkarni via llvm-commits
- [lld] r261928 - [ELF][MIPS] Remove redundant namespace qualifier. NFC
Simon Atanasyan via llvm-commits
- [PATCH] Annotate our UB to sneak it past the sanitizers
Justin Bogner via llvm-commits
- [lld] r261930 - [ELF][MIPS] Calculate combined addend for R_MIPS_GOT16 against local symbol
Simon Atanasyan via llvm-commits
- [PATCH] D16875: MemorySSA Optimizations: Patch 1 of N
George Burgess IV via llvm-commits
- [PATCH] D17046: AMDGPU: Document address space mapping
Vedran Miletić via llvm-commits
- [llvm] r261931 - Support: Give ManagedStatic's helper object library visibility
Justin Bogner via llvm-commits
- [lld] r261932 - Move common code out of target specific hooks.
Rafael Espindola via llvm-commits
- [lld] r261933 - Delete dead code.
Rafael Espindola via llvm-commits
- [llvm] r261934 - More internal details of SROA pass to library visibility.
Owen Anderson via llvm-commits
- [zorg] r261937 - Enable CMAKE_MACOSX_RPATH to fix asan libs not being found in stage 2 asan builds and fix the package version to match open source relase number
Marc Schifer via llvm-commits
- [lld] r261938 - ELF: Create MIPS .rld_map section earlier.
Rui Ueyama via llvm-commits
- [lld] r261941 - ELF: Add '*' to auto.
Rui Ueyama via llvm-commits
- [llvm] r261942 - [WinEH] Don't remove unannotated inline-asm calls
David Majnemer via llvm-commits
- [lld] r261943 - Fix typo in comment.
Rui Ueyama via llvm-commits
- [PATCH] D17623: [compiler-rt] Fix entry count for __llvm_prf_data on i386 Darwin
Vedant Kumar via llvm-commits
- [PATCH] D17624: Metadata support for profile summary
Easwaran Raman via llvm-commits
- [PATCH] D17625: Do not select EhPad BB in MachineBlockPlacement when there is regular BB to schedule
Amaury SECHET via llvm-commits
- [llvm] r261946 - Add forward declarations /NFC
Xinliang David Li via llvm-commits
- [compiler-rt] r261947 - Sync up with master
Xinliang David Li via llvm-commits
- [llvm] r261948 - [x86, SSE] add tests to show missing pcmp folds
Sanjay Patel via llvm-commits
- [PATCH] D17626: [sancov] Pruning full dominator blocks from instrumentation.
Kostya Serebryany via llvm-commits
- [llvm] r261949 - [sancov] Pruning full dominator blocks from instrumentation.
Mike Aizatsky via llvm-commits
- [lld] r261951 - Remove redundant template instantiations.
Rui Ueyama via llvm-commits
- [PATCH] D17630: [x86, SSE] fold 'isPositive' vector integer operations (PR26701)
Sanjay Patel via llvm-commits
- [llvm] r261954 - [UnitTests] UnrollAnalyzer: make unit-test more general so that it can cover more cases in future.
Michael Zolotukhin via llvm-commits
- [PATCH] D17631: Make getModRefInfo more consistent for loads/stores and cmpxchg/atomicrmw
George Burgess IV via llvm-commits
- [PATCH] D17632: [LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simulating.
Michael Zolotukhin via llvm-commits
- [llvm] r261955 - Minor code cleanups. NFC.
Junmo Park via llvm-commits
- [PATCH] D17633: [X86] Reuse EFLAGS and form LOCKed ops when only user is SETCC.
Ahmed Bougacha via llvm-commits
- [polly] r261956 - Fix a warning about an unused variable in release builds.
Chandler Carruth via llvm-commits
- [compiler-rt] r261957 - [profile] Compute number of data entries correctly
Vedant Kumar via llvm-commits
- [llvm] r261958 - [LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simulating.
Michael Zolotukhin via llvm-commits
- [llvm] r261959 - [PGO] Add test case to ensure covmap section is not allocatable.
Xinliang David Li via llvm-commits
- [lld] r261964 - Add a newline at the end of the file.
Rafael Espindola via llvm-commits
- [llvm] r261965 - MachineCopyPropagation: Keep scanning through instructions with regmasks
Matthias Braun via llvm-commits
- [llvm] r261966 - MachineCopyPropagation: Catch copies of the form A<-B; A<-B
Matthias Braun via llvm-commits
- [zorg] r261967 - Disable builder clang-3stage-ubuntu temporally.
Galina Kistanova via llvm-commits
- [PATCH] D17584: Cleanup inline cost analysis code
Akira Hatanaka via llvm-commits
- [llvm] r261968 - Minor doc fix: statepoints are invokable too
Sanjoy Das via llvm-commits
- [llvm] r261971 - Another fix the testcase introduced by r261903 - Add the missing matches
Hongbin Zheng via llvm-commits
- [zorg] r261972 - Disable builder clang-3stage-ubuntu temporally.
Galina Kistanova via llvm-commits
- [zorg] r261973 - Added new slave ps4-buildslave1a.
Galina Kistanova via llvm-commits
- [PATCH] D15667: [MachineScheduler] Handle regmasks and allow calls to be rescheduled.
Andrew Trick via llvm-commits
- [llvm] r261977 - [X86] Explicitly diagnose use of %xmm16-%xmm31, %ymm16-%ymm31 and %zmm16-%zmm31 when AVX512 is not enabled in the asm parser.
Craig Topper via llvm-commits
- [llvm] r261978 - [X86] Use inclusive ranges for XMM/YMM/ZMM registers in is32Extended and isX86_64ExtendedReg. NFC
Craig Topper via llvm-commits
- [llvm] r261979 - [X86] Remove a couple returns after llvm_unreachables. NFC
Craig Topper via llvm-commits
- [compiler-rt] r261980 - [MSAN] Fix test SmallPreAllocatedStackThread for MIPS
Sagar Thakur via llvm-commits
- [llvm] r261981 - [JumpThreading] Simplify Instructions first in ComputeValueKnownInPredecessors()
Haicheng Wu via llvm-commits
- [compiler-rt] r261982 - [MSan] Endianness should not matter while printing a byte
Mohit K. Bhakkad via llvm-commits
- [llvm] r261983 - [X86] Add test cases for r261977 and fix a grammatical error.
Craig Topper via llvm-commits
- [llvm] r261984 - [TableGen] Fix typos in comments. NFC
Craig Topper via llvm-commits
- [llvm] r261985 - [X86] Null out some redundant patterns for masked vector register to register moves. These can be accomplished with both aligned and unaligned opcodes.
Craig Topper via llvm-commits
- [PATCH] D17184: [LVI] Extend select handling to catch min/max/clamp idioms
Sanjoy Das via llvm-commits
- [compiler-rt] r261986 - [TSAN] XFAIL race_on_mutex.cc for MIPS
Sagar Thakur via llvm-commits
- [llvm] r261987 - llvm-dwp: Support empty .dwo files
David Blaikie via llvm-commits
- [llvm] r261316 - [LPM] Factor all of the loop analysis usage updates into a common helper
Mikael Holmén via llvm-commits
- [llvm] r261988 - llvm-dwp: provide diagnostics for duplicate DWO IDs
David Blaikie via llvm-commits
- [PATCH] D17636: [ARM] Simplify ARMInstr*.td by getting rid of identity PatFrags (NFC)
A. Skrobov via llvm-commits
- [PATCH] D17008: [lanai] Add ELF enum value and relocations
Eric Christopher via llvm-commits
- [llvm] r261989 - [X86][F16C] Added native IR half/float conversion tests.
Simon Pilgrim via llvm-commits
- [PATCH] D15887: [Power9] Implement new altivec instructions: permute, count zero, extend sign, negate, parity, shift/rotate, mul10
Chuang-Yu Cheng via llvm-commits
- [llvm] r261990 - [AArch64] Slight cleanup in FPLoadBalancing
James Molloy via llvm-commits
- [PATCH] D17137: [mips][microMIPS] Add CodeGen support for DIV, MOD, DIVU, MODU, DDIV, DMOD, DDIVU and DMODU instructions
Zlatko Buljan via llvm-commits
- [llvm] r261992 - [PM] Clean up some formatting with the latest clang-format.
Chandler Carruth via llvm-commits
- [polly] r261993 - Coalesce Read/Write/MayWrite right after we collected them. NFC
Hongbin Zheng via llvm-commits
- [polly] r261994 - [MemAccInst] Introduce the '->' operator and remove the simple wrapper functions. NFC
Hongbin Zheng via llvm-commits
- [PATCH] D17288: [CodeGenPrepare] Do select to branch transform when cmp's operand is expensive.
Junmo Park via llvm-commits
- [llvm] r261995 - [AMDGPU] Assembler: Basic support for MIMG
Nikolay Haustov via llvm-commits
- [llvm] r261996 - [PM] Remove a FIXME now that it is no longer needed.
Chandler Carruth via llvm-commits
- [LNT] r261997 - [test-suite] Revert part of r261851
James Molloy via llvm-commits
- [PATCH] D17639: [asan] Fix recvfrom.cc testcase failure in large parallel tests run.
Maxim Ostapenko via llvm-commits
- [PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
George Rimar via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Hongbin Zheng via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Hongbin Zheng via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Tobias Grosser via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Hongbin Zheng via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Johannes Doerfert via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Michael Kruse via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Hongbin Zheng via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Hongbin Zheng via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Hongbin Zheng via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Hongbin Zheng via llvm-commits
- [PATCH] D17641: [Polly] [MemAccInst] Delete all the assignment operators, as they are not need.
Michael Kruse via llvm-commits
- [compiler-rt] r262000 - Use relative lines in CHECKs in race_on_mutex.c
Alexander Kornienko via llvm-commits
- [polly] r262001 - Update to isl-0.16.1-68-g8fad211
Tobias Grosser via llvm-commits
- [www] r262002 - [EuroLLVM] Update poster name and its authors.
Arnaud A. de Grandmaison via llvm-commits
- [llvm] r262003 - Initial test commit only
Chris Dewhurst via llvm-commits
- [llvm] r262004 - [PM] Introduce CRTP mixin base classes to help define passes and
Chandler Carruth via llvm-commits
- [llvm] r262005 - Reviewed at reviews.llvm.org/D17133
Chris Dewhurst via llvm-commits
- [llvm] r262006 - [PM] Speculative patch to try and fix MSVC's compilation.
Chandler Carruth via llvm-commits
- [llvm] r262007 - Reverting breaking change. Sorry.
Chris Dewhurst via llvm-commits
- [llvm] r262008 - [PM] Finish removing references to fix MSVC builds. Somehow adding base
Chandler Carruth via llvm-commits
- [PATCH] D16889: [mips] Addition of the immediate cases for the instructions [d]div, [d]divu
Srdjan Obucina via llvm-commits
- [PATCH] D17036: [mips] Addition of the [d]rem and [d]remu instructions
Srdjan Obucina via llvm-commits
- [PATCH] D17642: [MSan] Mark dtls_test expected failure for MIPS
Mohit Bhakkad via llvm-commits
- [polly] r262009 - IslAst: Expose run-time check generation as individual function
Tobias Grosser via llvm-commits
- [polly] r262010 - BlockGenerators: Allow values to be removed from ScalarMap
Tobias Grosser via llvm-commits
- [PATCH] D15916: [Power9] Implement new vector compare, extract, insert instructions
Chuang-Yu Cheng via llvm-commits
- [PATCH] D17643: Fix failing assertion when the X87 stackifier runs on functions containing IRETs
David Kreitzer via llvm-commits
- [lld] r262017 - Fix some confusion about what can be preempted.
Rafael Espindola via llvm-commits
- [lld] r262018 - Refactor multiple calls to canBePreempted.
Rafael Espindola via llvm-commits
- [lld] r262019 - Description of symbols is avalable here:
George Rimar via llvm-commits
- [lld] r262020 - [ELF] - Implemented linkerscript sections padding.
George Rimar via llvm-commits
- [lld] r262022 - Fix unsafe dereference.
Rui Ueyama via llvm-commits
- [lld] r262026 - Add comment on AMDGPU that the difference has no obvious reason.
Rui Ueyama via llvm-commits
- [lld] r262027 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D17250: [Polly] [Refactor] Enable llvm's isa/cast/dyn_cast on MemAccInst
Hongbin Zheng via llvm-commits
- [polly] r262029 - Reduce indention. NFC.
Michael Kruse via llvm-commits
- [lld] r262031 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [polly] r262032 - ScopDetection: Fix mix-up of isLoad and isStore.
Michael Kruse via llvm-commits
- [polly] r262033 - ScopDetect/Info: Add option to disable invariant load hoisting
Tobias Grosser via llvm-commits
- [lld] r262034 - Fix broken buildbots.
Rui Ueyama via llvm-commits
- [llvm] r262035 - [WinEH] Fix funclet return block clobber mask placement
Reid Kleckner via llvm-commits
- [PATCH] D17647: Legalize FNEG on PPC when possible
amehsan via llvm-commits
- [llvm] r262036 - [x86, SSE] fold 'isPositive' vector integer operations (PR26701)
Sanjay Patel via llvm-commits
- [compiler-rt] r262037 - tsan: split thread into logical and physical state
Dmitry Vyukov via llvm-commits
- [llvm] r262038 - [CMAKE] Update build on recent Haiku
Renato Golin via llvm-commits
- [polly] r262039 - Introduce fine-grain dependence analysis by tagging access functions and schedules tree with either the id of memory access or memory references.
Hongbin Zheng via llvm-commits
- [PATCH] D17649: APInt: Add overload of isMask
Matt Arsenault via llvm-commits
- [PATCH] D17646: [AMDGPU] SOPxx instructions operand naming fixed in td files.
Matt Arsenault via llvm-commits
- [PATCH] D16592: Fix for PR26180
Nemanja Ivanovic via llvm-commits
- [llvm] r262044 - [x86, AVX] add 256-bit tests
Sanjay Patel via llvm-commits
- [llvm] r262045 - [IR] Optimize bitfield layout of Value for MSVC
Reid Kleckner via llvm-commits
- [compiler-rt] r262046 - tsan: revert r262037
Dmitry Vyukov via llvm-commits
- [PATCH] D17356: Fix PR26655: Incorrect liveness for bundled instructions with CPSR<kill> marker
Mandeep Singh Grang via llvm-commits
- [llvm] r262047 - [x86, AVX] fold 'isPositive' 256-bit vector integer operations (PR26701)
Sanjay Patel via llvm-commits
- [llvm] r262048 - Fix Sparc 32bit Lowering to rebundle up v2i32 values.
Nirav Dave via llvm-commits
- [zorg] r262049 - Moved builder sanitizer_x86_64-freebsd to experimental_scheduled builders.
Galina Kistanova via llvm-commits
- [PATCH] D17652: [CGP] Duplicate addressing computation in cold paths if required to sink addressing mode
Philip Reames via llvm-commits
- [llvm] r262054 - Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
Paul Robinson via llvm-commits
- [llvm] r262057 - [GlobalISel] Fix a ranlib warning about empty TOC.
Quentin Colombet via llvm-commits
- [llvm] r262058 - Extract the method to begin and end a fragment in AsmPrinterHandler in their own method. NFC
Amaury Sechet via llvm-commits
- [PATCH] D17654: [PGO] Remove duplicate profile entries for functions with available_externally linkage
David Li via llvm-commits
- [llvm] r262060 - Revert r262054 on one file that fails sometimes.
Paul Robinson via llvm-commits
- [llvm] r262061 - Fix warning in DwarfCFIException. NFC
Amaury Sechet via llvm-commits
- Need help with greendragon/AArch64 to fix a test properly
Robinson, Paul via llvm-commits
- [llvm] r262062 - [x86] refactor to eliminate duplicated code; NFCI
Sanjay Patel via llvm-commits
- [compiler-rt] r262063 - [CMake] Fix a typo in add_compiler_rt_library.
Alexey Samsonov via llvm-commits
- [llvm] r262064 - [x86, InstCombine] transform x86 AVX masked stores to LLVM intrinsics
Sanjay Patel via llvm-commits
- [llvm] r262066 - [CMake] Assigning the LTO component to lto.h
Chris Bieneman via llvm-commits
- [llvm] r262067 - [CMake] Add the gold plugin before clang
Chris Bieneman via llvm-commits
- [llvm] r262068 - Power9] Implement new vsx instructions: compare and conversion
Kit Barton via llvm-commits
- [llvm] r262069 - Reapply r262054 with triple fix.
Paul Robinson via llvm-commits
- [llvm] r262070 - [CMake] Allow LLVM_TARGETS_TO_BUILD to accept "Native"
Chris Bieneman via llvm-commits
- [lld] r262072 - Make SymbolBodies private.
Rafael Espindola via llvm-commits
- [llvm] r262073 - [libFuzzer] initial implementation of path coverage based on -fsanitize-coverage=trace-pc. This does not scale well yet, but already cracks FullCoverageSetTest in seconds
Kostya Serebryany via llvm-commits
- [lld] r262076 - Report duplicated symbols in bitcode.
Rafael Espindola via llvm-commits
- [llvm] r262077 - [x86, InstCombine] transform x86 AVX2 masked stores to LLVM intrinsics
Sanjay Patel via llvm-commits
- [llvm] r262078 - Fix spelling. NFCI.
Simon Pilgrim via llvm-commits
- [llvm] r262079 - [PPC] Legalize FNEG on PPC when possible
Kit Barton via llvm-commits
- [PATCH] D17657: [NVPTX] Add intrinsics to support named barriers.
Arpith Jacob via llvm-commits
- [llvm] r262080 - [ConstantRange] Add umin/smin operators
Philip Reames via llvm-commits
- [llvm] r262083 - Strip trailing whitespace. NFCI.
Simon Pilgrim via llvm-commits
- Delete the old elf linker
Rafael Espíndola via llvm-commits
- [llvm] r262084 - [libFuzzer] add -print_final_stats=1 flag
Kostya Serebryany via llvm-commits
- [PATCH] D17659: [X86] Move the ATOMIC_LOAD_OP ISel from DAGToDAG to ISelLowering. NFCI.
Ahmed Bougacha via llvm-commits
- [llvm] r262085 - [LVI] Extend select handling to catch min/max/clamp idioms
Philip Reames via llvm-commits
- [llvm] r262086 - [X86] Remove the unused SDTX86atomicBinary. NFC.
Ahmed Bougacha via llvm-commits
- [llvm] r262087 - [X86] Fix a stale comment. NFC.
Ahmed Bougacha via llvm-commits
- [llvm] r262088 - [X86] Delete old redundant test. NFC.
Ahmed Bougacha via llvm-commits
- [llvm] r262089 - [X86] Move an encoding test from CodeGen to MC. NFC.
Ahmed Bougacha via llvm-commits
- [PATCH] D16820: Implement common symbol size calculation in llvm-size
khemant at codeaurora.org via llvm-commits
- [llvm] r262091 - Fix a bug in isVectorReductionOp() in SelectionDAGBuilder.cpp that may cause assertion failure on AArch64.
Cong Hou via llvm-commits
- [PATCH] D17660: ubsan: Fix endianness check in Value::getFloatValue for gcc
Marcin Kościelnicki via llvm-commits
- [llvm] r262092 - [FileCheck] Abort if -NOT is combined with another suffix.
Paul Robinson via llvm-commits
- [llvm] r262093 - Revert r262092, caught LLD tests
Paul Robinson via llvm-commits
- [PATCH] D17661: [AArch64] Add MMOs to callee-save load/store instructions.
Geoff Berry via llvm-commits
- [PATCH] D17662: [X86] Check that attribute parameters match for tail calls (PR26590)
Hans Wennborg via llvm-commits
- [PATCH] D17663: [JumpThreading] See through Cast Instructions
Haicheng Wu via llvm-commits
- [PATCH] D17664: Move discriminator assignment to the right place.
Dehao Chen via llvm-commits
- [PATCH] D17665: Fix LLD tests that used CHECK-NEXT-NOT
Paul Robinson via llvm-commits
- [PATCH] D17666: [zorg] Correcting a bug in ClangLTO3StageBuilder.py.
Mike Edwards via llvm-commits
- [llvm] r262095 - [InstCombine] Be more conservative about removing stackrestore
Reid Kleckner via llvm-commits
- [llvm] r262096 - Minor code cleanup. NFC.
Junmo Park via llvm-commits
- [PATCH] D17667: AMDGPU: Set HasExtractBitInsn
Matt Arsenault via llvm-commits
- [zorg] r262097 - Tweaking the ClangLTOBuilder3Stage.py build factory.
Galina Kistanova via llvm-commits
- [PATCH] D17668: [BranchFolding] Change function name related with merging MMOs. NFC
Junmo Park via llvm-commits
- [zorg] r262098 - Returning builder clang-3stage-ubuntu back to public.
Galina Kistanova via llvm-commits
- [zorg] r262099 - No need in property if extract_fn is defined.
Galina Kistanova via llvm-commits
- LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via llvm-commits
- [polly] r262100 - Enable llvm's isa/cast/dyn_cast on MemAccInst.
Hongbin Zheng via llvm-commits
- [polly] r262101 - Update the fine-grain dependences analysis test case.
Hongbin Zheng via llvm-commits
- [llvm] r262102 - [libFuzzer] speedup path coverage handling
Kostya Serebryany via llvm-commits
- [llvm] r262103 - [sancov] do not instrument nodes that are full pre-dominators
Mike Aizatsky via llvm-commits
- [PATCH] D17670: [sancov] print_coverage_points command.
Kostya Serebryany via llvm-commits
- [PATCH] D17671: [sancov] do not instrument nodes that are full post-dominators
Kostya Serebryany via llvm-commits
- [llvm] r262104 - [sancov] print_coverage_points command.
Mike Aizatsky via llvm-commits
- [llvm] r262106 - [libFuzzer] fixing the bot
Kostya Serebryany via llvm-commits
- [zorg] r262107 - Fixing an incorrect variable name
Galina Kistanova via llvm-commits
- [llvm] r262108 - [LICM] Teach LICM how to handle cases where the alias set tracker was
Chandler Carruth via llvm-commits
- [llvm] r262109 - Suppress an uncovered switch warning [NFC]
Philip Reames via llvm-commits
- [PATCH] D17672: [instrprof] Use __{start, stop}_SECNAME on PS4 too.
Sean Silva via llvm-commits
- [llvm] r262110 - [libFuzzer] don't emit callbacks to sanitizer run-time in -fsanitize-coverage=trace-pc mode; update libFuzzer doc for previous commit
Kostya Serebryany via llvm-commits
- [PATCH] D17673: DAGCombiner: Reduce 64-bit BFE pattern to pattern on 32-bit component
Matt Arsenault via llvm-commits
- [llvm] r262111 - [sancov] properly initializing pass.
Mike Aizatsky via llvm-commits
- [llvm] r262112 - [instrprof] Use __{start,stop}_SECNAME on PS4 too.
Sean Silva via llvm-commits
- [polly] r262113 - ScopInfo: Add function to invalidate ScopArrayInfo object
Tobias Grosser via llvm-commits
- [PATCH] D17674: Add isScalarInteger helper to EVT/MVT
Matt Arsenault via llvm-commits
- [polly] r262114 - LoopGenerators: Expose some parts of the parallel loop generator
Tobias Grosser via llvm-commits
- [llvm] r262115 - CodeGen: Take MachineInstr& in SlotIndexes and LiveIntervals, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r262116 - CodeGen: Remove implicit iterator to pointer conversions, NFC
Duncan P. N. Exon Smith via llvm-commits
- [polly] r262117 - ScopInfo: Drop some debug statements
Tobias Grosser via llvm-commits
- [llvm] r262118 - CodeGen: Avoid implicit conversion in MachineInstrBuilder, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D17676: Add some minimal portability code paths for PS4.
Sean Silva via llvm-commits
- [PATCH] D17677: DAGCombiner: Turn extract of bitcasted integer into truncate
Matt Arsenault via llvm-commits
- [PATCH] D17678: AMDGPU: Don't emit build_pair during udivrem legalization
Matt Arsenault via llvm-commits
- [PATCH] D17679: [X86] Elide references to _chkstk for dynamic allocas
David Majnemer via llvm-commits
- [llvm] r262119 - AMDGPU: Implement readcyclecounter
Matt Arsenault via llvm-commits
- [llvm] r262120 - AMDGPU: Add s_sleep intrinsic
Matt Arsenault via llvm-commits
- [llvm] r262121 - AMDGPU: Split vi-insts subtarget feature
Matt Arsenault via llvm-commits
- [llvm] r262125 - DAGCombiner: Relax sqrt NaN folding check
Matt Arsenault via llvm-commits
- [llvm] r262127 - [PM] Provide two templates for the two directionalities of analysis
Chandler Carruth via llvm-commits
- [llvm] r262128 - [PM] Provide explicit instantiation declarations and definitions for the
Chandler Carruth via llvm-commits
- [llvm] r262129 - [PM] Use a boring regex instead of explicitly naming the analysis
Chandler Carruth via llvm-commits
- [llvm] r262130 - [PM] Loosen the regex for the proxy template name even further to cope
Chandler Carruth via llvm-commits
- [PATCH] D17680: [X86][SSE] Lower 128-bit MOVDDUP with existing VBROADCAST mechanisms
Simon Pilgrim via llvm-commits
- [llvm] r262131 - Strip trailing whitespace. NFCI.
Simon Pilgrim via llvm-commits
- [llvm] r262132 - [X86][AVX] Added AVX1 target shuffle combine tests
Simon Pilgrim via llvm-commits
- [llvm] r262133 - The patch adds missing registers and instructions to complete all the registers supported by the Sparc v8 manual.
Chris Dewhurst via llvm-commits
- [llvm] r262134 - [X86][AVX] vpermilvar.pd mask element indices only use bit1
Simon Pilgrim via llvm-commits
- [llvm] r262135 - Addition of tests to previous check-in. Tests for coprocessor register usage in Sparc.
Chris Dewhurst via llvm-commits
- [llvm] r262137 - Tidyup for loops - don't repeat upper limit evaluation if you don't have to. NFCI.
Simon Pilgrim via llvm-commits
- [PATCH] D17681: [X86][AVX] Better support for the variable mask form of VPERMILPD/VPERMILPS
Simon Pilgrim via llvm-commits
- [llvm] r262139 - Revert "[sancov] do not instrument nodes that are full pre-dominators"
Renato Golin via llvm-commits
- [llvm] r262140 - WebAssembly: fix build
JF Bastien via llvm-commits
- [llvm] r262141 - WIP: CodeGen: Use MachineInstr& in MachineInstrBundle.h, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r262142 - CodeGen: Update DFAPacketizer API to take MachineInstr&, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r262143 - AArch64: Use MachineInstr& in guaranteesZeroRegInBlock(), NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r262144 - CodeGen: Assert valid MI in AntiDepBreaker::UpdateDbgValue
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r262145 - CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r262146 - CodeGen: Use MachineInstr& in HashMachineInstr, NFC
Duncan P. N. Exon Smith via llvm-commits
- [compiler-rt] r262147 - [UBSan] Fix isDerivedFromAtOffset on iOS ARM64
Filipe Cabecinhas via llvm-commits
- [llvm] r262148 - DAGCombiner: Don't unnecessarily swap operands in ReassociateOps
Matt Arsenault via llvm-commits
- [llvm] r262149 - CodeGen: Change MachineInstr to use MachineInstr&, NFC
Duncan P. N. Exon Smith via llvm-commits
- [PATCH] D11502: [UBSan] Fix isDerivedFromAtOffset on iOS ARM64
Filipe Cabecinhas via llvm-commits
- [www-pubs] r262150 - Added three publications to the LLVM publications page.
John Criswell via llvm-commits
- [llvm] r262151 - CodeGen: Update LiveIntervalAnalysis API to use MachineInstr&, NFC
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r262152 - CodeGen: Use MachineInstr& in InlineSpiller::rematerializeFor()
Duncan P. N. Exon Smith via llvm-commits
- [llvm] r262153 - AMDGPU: More bits of frame index are known to be zero
Matt Arsenault via llvm-commits
- [llvm] r262154 - CodeGen: Remove an iterator => pointer conversion, NFC
Duncan P. N. Exon Smith via llvm-commits
- [lld] r262155 - ELF: Remove relSize function from ICF.cpp. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D17683: [X86] AMD Bobcat CPU (btver1) doesn't support XSAVE
Simon Pilgrim via llvm-commits
- [PATCH] D17684: [AVX512][PSLLW ][PSLLV] Change imm8 to int
michael zuckerman via llvm-commits
- [llvm] r262157 - [PGO] Remove redundant counter copies for avail_extern functions.
Xinliang David Li via llvm-commits
- [lld] r262158 - Remove the old ELF linker.
Rafael Espindola via llvm-commits
- [lld] r262159 - Rename elf2 to elf.
Rafael Espindola via llvm-commits
- [lld] r262160 - Remove dead code.
Rui Ueyama via llvm-commits
- [patch] Delete old linker script code
Rafael Espíndola via llvm-commits
- [compiler-rt] r262161 - [PGO] add a test for available_externally functions
Xinliang David Li via llvm-commits
- [compiler-rt] r262162 - Test cleanups
Xinliang David Li via llvm-commits
- [PATCH] D17686: Move functionality of UniversalDriver to the entry point file.
Rui Ueyama via llvm-commits
- [lld] r262163 - Delete the old script parser.
Rafael Espindola via llvm-commits
- [lld] r262164 - Remove a few bits of elf from the old linker.
Rafael Espindola via llvm-commits
- [PATCH] D17687: Remove range.h.
Rui Ueyama via llvm-commits
- [lld] r262165 - Remove dead header files.
Rui Ueyama via llvm-commits
- [lld] r262166 - Remove dead code. This error type is for the old linker script reader.
Rui Ueyama via llvm-commits
- [lld] r262167 - ELF: Add --version option.
Rui Ueyama via llvm-commits
- [lld] r262168 - ELF: Add --help option.
Rui Ueyama via llvm-commits
- [lld] r262169 - Remove unused #include.
Rui Ueyama via llvm-commits
- [lld] r262170 - Remove an empty TODO file.
Rui Ueyama via llvm-commits
- [lld] r262171 - Remove lld/Core/range.h.
Rui Ueyama via llvm-commits
- [lld] r262172 - Remove obsolte TODOs. They are for the old gnu driver.
Rui Ueyama via llvm-commits
- [lld] r262173 - Remove dead header file.
Rui Ueyama via llvm-commits
- [lld] r262174 - Simplify. NFC.
Rui Ueyama via llvm-commits
- [lld] r262175 - ELF: Remove OutSection class and use a map instead.
Rui Ueyama via llvm-commits
- [PATCH] D17685: [CLANG] [AVX512] [BUILTIN] Adding PSLL{V|W|Wi}{128|256|512} builtin to
Elena Demikhovsky via llvm-commits
- [llvm] r262176 - [AVX512][PSLLW ][PSLLV] Change imm8 to int
Michael Zuckerman via llvm-commits
- [PATCH] D17689: [WinEH] Allocate the registration node before the catch objects
David Majnemer via llvm-commits
- [PATCH] D17690: [asan] Check if the memory is readable before using the AsanChunk in free() and realloc()
Filipe Cabecinhas via llvm-commits
- [PATCH] D17691: [X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_VECTOR_INREG
Simon Pilgrim via llvm-commits
- [PATCH] D17692: [AVX512][PSRAQ][PSRAD] Change imm8 to int.
michael zuckerman via llvm-commits
- [PATCH] D17693: [CLANG] [AVX512] [BUILTIN] Adding PSRA{Q|D|QI|DI}{128|256|512} builtin
michael zuckerman via llvm-commits
- [llvm] r262179 - WebAssembly: fix build
JF Bastien via llvm-commits
- [PATCH] D15781: [compiler-rt] Add support for ARM EHABI to gcc_personality_v0.
Logan Chien via llvm-commits
- [llvm] r262180 - WebAssembly: fix test
JF Bastien via llvm-commits
- [lld] r262181 - Delete more ELF bits from the old linker.
Rafael Espindola via llvm-commits
- [lld] r262182 - Delete a bit more ELF and COFF from the old linker.
Rafael Espindola via llvm-commits
- [lld] r262183 - Delete dead arch types.
Rafael Espindola via llvm-commits
- [lld] r262184 - Delete more COFF and ELF bits from the old linker.
Rafael Espindola via llvm-commits
- [llvm] r262185 - [PM] Appease mingw32's auto-import DLL build with minimal tweaks.
NAKAMURA Takumi via llvm-commits
- [PATCH] D17694: Enhancing MCStreamer to support referential (rather than copy) emission of bytes and use that to reduce the memory footprint of llvm-dwp
David Blaikie via llvm-commits
- [llvm] r262186 - Revert r262185, "[PM] Appease mingw32's auto-import DLL build with minimal tweaks."
NAKAMURA Takumi via llvm-commits
- [llvm] r262187 - [mips] Remove unused function declarations from MipsRegisterInfo.h. NFC.
Vasileios Kalintiris via llvm-commits
- [llvm] r262188 - [PM] Appease mingw32's auto-import DLL build with minimal tweaks, with fix for clang.
NAKAMURA Takumi via llvm-commits
- [lld] r262190 - Move functionality of UniversalDriver to the entry point file.
Rui Ueyama via llvm-commits
- [lld] r262191 - Make the entry point function calls consistent. NFC.
Rui Ueyama via llvm-commits
- [PATCH] D17698: Remove CoreDriver.
Rui Ueyama via llvm-commits
- [PATCH] D17699: [CLANG] [AVX512] [BUILTIN] Adding PSRAV
michael zuckerman via llvm-commits
- [lld] r262192 - Remove DriverTest.h.
Rui Ueyama via llvm-commits
- [lld] r262193 - Remove remaining code for COFF.
Rui Ueyama via llvm-commits
- [lld] r262194 - Remove dead code for ELF.
Rui Ueyama via llvm-commits
- [PATCH] D12826: [PM] Wire up optimization levels and default pipeline construction APIs in the PassBuilder.
Chandler Carruth via llvm-commits
- [lld] r262195 - Remove dead code for ELF.
Rui Ueyama via llvm-commits
- [llvm] r262196 - [PM] Wire up optimization levels and default pipeline construction APIs
Chandler Carruth via llvm-commits
- [polly] r262202 - Revert "Add update_test.py script."
Tobias Grosser via llvm-commits
- [polly] r262203 - ScopInfo: Remove indentation in hoistInvariantLoads
Tobias Grosser via llvm-commits
- [PATCH] D17095: [X86] Add X86FixupSeparateStack pass
Elena Demikhovsky via llvm-commits
- [compiler-rt] r262204 - [asan] Re-enable test/asan/TestCases/Linux/recvfrom.cc testcase.
Maxim Ostapenko via llvm-commits
Last message date:
Sun Feb 28 23:52:15 PST 2016
Archived on: Sun Feb 28 23:50:57 PST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).