The Week Of Monday 16 March 2015 Archives by date
Starting: Mon Mar 16 00:02:24 PDT 2015
Ending: Sun Mar 22 23:33:55 PDT 2015
Messages: 1261
- [llvm] r232347 - [objc-arc] Change EntryPointType to an enum class outside of ARCRuntimeEntryPoints called ARCRuntimeEntryPointKind.
Michael Gottesman
- [llvm] r232348 - [objc-arc] Move initialization of ARCMDKindCache into the class itself. I also made it lazy.
Michael Gottesman
- [llvm] r232349 - [objc-arc] Rename ConnectTDBUTraversals => PairUpRetainsReleases.
Michael Gottesman
- [llvm] r232350 - [objc-arc] Treat memcpy, memove, memset as just using pointers, not decrementing them.
Michael Gottesman
- [llvm] r232351 - [objc-arc] Make the ARC optimizer more conservative by forcing it to be non-safe in both direction, but mitigate the problem by noting that we just care if there was a further use.
Michael Gottesman
- [llvm] r232352 - [objc-arc] Fix indentation of debug logging so it is easy to read the output.
Michael Gottesman
- [llvm] r232354 - InstrProf: Remove xfails for big-endian from coverage tests
Justin Bogner
- [llvm] r232355 - Remove a used that snuck in that seems to be triggering the MSVC buildbots.
Michael Gottesman
- [llvm] r232356 - Add in an unreachable after a covered switch to appease certain bots.
Michael Gottesman
- [llvm] r232357 - One more try with unused.
Michael Gottesman
- [PATCH] [AArch64] Adjusts Cortex-A57 machine model to handle zero shift.
James Molloy
- [llvm] r232358 - asan: fix overflows in isSafeAccess
Dmitry Vyukov
- [PATCH] asan: fix overflows in isSafeAccess
Dmitry Vyukov
- [PATCH] [AArch64] Fix problems in handling generic MSR/MRS instructions
James Molloy
- [PATCH] [AArch64] Fix problems in handling generic MSR/MRS instructions
Petr Pavlu
- [PATCH] Adding SmallString support to Twine
Paweł Bylica
- [PATCH] [ELF][ARM] Implement static (initial exec) TLS model
Denis Protivensky
- [lld] r232359 - [Mips] Group some cases in the switch statement
Simon Atanasyan
- [lld] r232360 - [Mips] Implement R_MIPS_GOT_DISP/PAGE/OFST relocations handling
Simon Atanasyan
- [lld] r232361 - [Mips] Implement R_MIPS_TLS_xxx relocation handling in case of N64 ABI
Simon Atanasyan
- [lld] r232362 - [Mips] Add `const` qualifier to some member functions
Simon Atanasyan
- [lld] r232363 - [Mips] Do not check the relocation type twice
Simon Atanasyan
- [lld] r232364 - [Mips] clang-format the code
Simon Atanasyan
- [llvm] r232366 - [llvm] Replacing asserts with static_asserts where appropriate
Gabor Horvath
- [PATCH] [llvm] Replacing asserts with static_asserts where appropriate
Gábor Horváth
- [llvm] r232368 - Fix build failure on MSVC compilers.
Gabor Horvath
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] [llvm] Replacing asserts with static_asserts where appropriate
Alexander Kornienko
- [PATCH] [llvm] Replacing asserts with static_asserts where appropriate
Alexander Kornienko
- [PATCH] [llvm] Replacing asserts with static_asserts where appropriate
Gábor Horváth
- [PATCH] [llvm] Replacing asserts with static_asserts where appropriate
Paweł Bylica
- [PATCH] Add commit message guidelines to developer policy
scott douglass
- [llvm] r232371 - [mips] [IAS] Outline NOP creation. NFC.
Toma Tabacu
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Simon Atanasyan
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [llvm] r232373 - Make each target map all inline assembly memory constraints to InlineAsm::Constraint_m. NFC.
Daniel Sanders
- [PATCH] Make each target map all inline assembly memory constraints to InlineAsm::Constraint_m. NFC.
Daniel Sanders
- [PATCH] R600/SI: don't try min3/max3/med3 with f64
Tom Stellard
- 3.6.1 patch nomination: r232189 - [SCEV] Fix PR22856
Tom Stellard
- [llvm] r229352 - IR: Properly return nullptr when getAggregateElement is out-of-bounds
Tom Stellard
- [llvm] r232374 - [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] Add commit message guidelines to developer policy
Jonathan Roelofs
- [llvm] r232375 - Don't repeat names in comments and clang-format this function.
Rafael Espindola
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
- [llvm] r232376 - Revert r232374: [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
Daniel Sanders
- [compiler-rt] r232377 - [ASan] NFC: Factor out platform-specific interceptors
Timur Iskhodzhanov
- [PATCH] [ELF] Use pcrel format for eh_frame_ptr field encoding
Shankar Kalpathi Easwaran
- [llvm] r232378 - Use the i8 immediate cmp instructions when possible.
Rafael Espindola
- [PATCH] [ASan] Factor out platform-specific interceptors
Timur Iskhodzhanov
- [PATCH] [ASan] Factor out platform-specific interceptors
Timur Iskhodzhanov
- [PATCH] [ASan] Factor out platform-specific interceptors
Timur Iskhodzhanov
- [PATCH] [ASan] Factor out platform-specific interceptors
Timur Iskhodzhanov
- [PATCH] [ELF] Use pcrel format for eh_frame_ptr field encoding
Simon Atanasyan
- [PATCH] [Tsan] Do not sanitize memcpy() during thread initialization on FreeBSD
Viktor Kutuzov
- [PATCH] [Tsan] Do not sanitize memcpy() during thread initialization on FreeBSD
Dmitry Vyukov
- [llvm] r229352 - IR: Properly return nullptr when getAggregateElement is out-of-bounds
David Majnemer
- [PATCH] Add support for .ifnes pseudo-op.
Sid Manning
- [compiler-rt] r232381 - [Tsan] Do not sanitize memcpy() during thread initialization on FreeBSD
Viktor Kutuzov
- [PATCH] [Tsan] Do not sanitize memcpy() during thread initialization on FreeBSD
Phabricator
- [llvm] r229352 - IR: Properly return nullptr when getAggregateElement is out-of-bounds
Tom Stellard
- [PATCH] Implement shift ops for Mips fast-isel
Daniel Sanders
- [llvm] r232382 - [MIPS] Fix justify error for small structures
Petar Jovanovic
- [PATCH] Fix justify error for small structures bigger than 32 bits in fixed arguments for MIPS64 big endian
Petar Jovanovic
- [PATCH] Add support for .ifnes pseudo-op.
Chad Rosier
- [llvm] r232332 - [MCDwarf] Do not emit useless line table opcode.
David Blaikie
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
David Blaikie
- [PATCH] [ELF] Use pcrel format for eh_frame_ptr field encoding
Shankar Kalpathi Easwaran
- [llvm] r232385 - fix comments to match code; NFC
Sanjay Patel
- [PATCH] [ARM] Align stack objects passed to memory intrinsics
John Brawn
- [llvm] r232386 - R600/SI: don't try min3/max3/med3 with f64
Tom Stellard
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Zachary Turner
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
David Blaikie
- [Diffusion] rL232374: [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
Daniel Sanders
- [llvm] r229352 - IR: Properly return nullptr when getAggregateElement is out-of-bounds
David Majnemer
- [PATCH] Add commit message guidelines to developer policy
Reid Kleckner
- [PATCH] [SCEV] Make isImpliedCond smarter.
Andrew Trick
- [PATCH] [SLSR] handle candidate form &B[i * S]
Jingyue Wu
- [Diffusion] rL232374: [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
Colin LeMahieu
- [PATCH] Implementation of relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31 for ELF/ARM
Leny Kholodov
- [PATCH] Add support for .ifnes pseudo-op.
colinl at codeaurora.org
- [PATCH] Add commit message guidelines to developer policy
hfinkel at anl.gov
- [llvm] r232387 - fixed to test feature, not CPU; removed unnecessary declaration
Sanjay Patel
- [Diffusion] rL232374: [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
Krzysztof Parzyszek
- [PATCH] Add support for .ifnes pseudo-op.
Chad Rosier
- [PATCH] [ELF] Use pcrel format for eh_frame_ptr field encoding
Rui Ueyama
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Eric Christopher
- [PATCH] Cleanup early-exit from analyzeCall
Easwaran Raman
- [llvm] r232268 - Recover the ability to 'b CheckFailed' after r231577
Robinson, Paul
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [PATCH] Fix R0 use in PowerPC VSX store for FastIsel
Samuel Antao
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Duncan P. N. Exon Smith
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Zachary Turner
- [PATCH] Add commit message guidelines to developer policy
Reid Kleckner
- [llvm] r232388 - Fix doxygen comments from r232268
Duncan P. N. Exon Smith
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [llvm] r232268 - Recover the ability to 'b CheckFailed' after r231577
Duncan P. N. Exon Smith
- [PATCH] Fix R0 use in PowerPC VSX store for FastIsel
hfinkel at anl.gov
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [PATCH] [lld][Core] Implement parallel_for_each
Filipe Cabecinhas
- [PATCH] Add support for .ifnes pseudo-op.
Sid Manning
- [llvm] r232391 - add CHECK-LABELs for more reliable testing
Sanjay Patel
- [llvm] r232392 - [AsmPrinter] Use the per-function subtarget to emit inline asm instructions that
Akira Hatanaka
- [llvm] r232303 - Remove use of a reserved identifier
Richard Smith
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Reid Kleckner
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
- [www] r232393 - Win snapshot: r232372
Hans Wennborg
- [llvm] r232394 - Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter
David Blaikie
- [llvm] r232303 - Remove use of a reserved identifier
David Blaikie
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
- [llvm] r232395 - Tom is also responsible for the 3.6 branch.
Joerg Sonnenberger
- [PATCH] Add support for .ifnes pseudo-op.
Chad Rosier
- [llvm] r232397 - Remove dead file (was only used by the C backend)
David Blaikie
- [PATCH] Fix R0 use in PowerPC VSX store for FastIsel
Samuel Antao
- [llvm] r232398 - fixed to test feature, not CPU
Sanjay Patel
- [PATCH] [lld][ELF][ARM] Implement static (initial exec) TLS model
Rui Ueyama
- [llvm] r232392 - [AsmPrinter] Use the per-function subtarget to emit inline asm instructions that
Akira Hatanaka
- [PATCH] [SCEV] Make isImpliedCond smarter.
Sanjoy Das
- [PATCH] Add support of multiple test compilers and architecture for LLDB cmake builder
Siva Chandra
- [PATCH] Add support of multiple test compilers and architecture for LLDB cmake builder
Siva Chandra
- [llvm] r232397 - Remove dead file (was only used by the C backend)
Eric Christopher
- [compiler-rt] r231367 - tsan: fix signal handling during stop-the-world
Kostya Serebryany
- [llvm] r232397 - Remove dead file (was only used by the C backend)
David Blaikie
- [compiler-rt] r231367 - tsan: fix signal handling during stop-the-world
David Blaikie
- [PATCH] [SCEV] Make isImpliedCond smarter.
Andrew Trick
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Easwaran
- [PATCH] Add commit message guidelines to developer policy
Richard Smith
- [llvm] r232400 - AsmParser: Stop requiring 'name:' when it's not printed
Duncan P. N. Exon Smith
- [PATCH] [lld][Core] Implement parallel_for_each
Davide Italiano
- [PATCH] [lld][Core] Implement parallel_for_each
Davide Italiano
- [PATCH] Fix race condition in Defined Atom ordinal computation.
Rui Ueyama
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Easwaran
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [PATCH] Add support of multiple test compilers and architecture for LLDB cmake builder
Ying Chen
- [PATCH] Update InstCombine to transform aggregate loads into scalar loads.
Amaury SECHET
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [lld] r232402 - [LinkerScript] Implement semantics for simple sections mappings
Rafael Auler
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Sergey Dmitrouk
- [lld] r232404 - [LinkerScript] Adding test cases for SECTIONS semantics
Rafael Auler
- [PATCH] Adding SmallString support to Twine
Yaron Keren
- [PATCH] Add commit message guidelines to developer policy
Richard Smith
- [llvm] r232405 - Don't repeat names in comments. Remove unused default value.
Rafael Espindola
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [llvm] r232406 - Add the options, -dylibs-used and -dylib-id to llvm-objdump used with -macho
Kevin Enderby
- [lld] r232402 - [LinkerScript] Implement semantics for simple sections mappings
Shankar Easwaran
- [PATCH] Adding SmallString support to Twine
Paweł Bylica
- [lld] r232402 - [LinkerScript] Implement semantics for simple sections mappings
Rafael Auler
- [PATCH] Big shift test
Paweł Bylica
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] [Cmake]
Mike Edwards
- [llvm] r232408 - Verifier: Remove unnecessary double-checks
Duncan P. N. Exon Smith
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Kostya Serebryany
- [PATCH] Add commit message guidelines to developer policy
Richard Smith
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Rui Ueyama
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [PATCH] Add commit message guidelines to developer policy
Renato Golin
- [lld] r232409 - [LinkerScript] Handle symbols defined in linker scripts
Rafael Auler
- [llvm] r232410 - DebugInfo: Simplify logic in DIType::Verify(), NFC
Duncan P. N. Exon Smith
- [PATCH] asan: optimization experiments
Kostya Serebryany
- [PATCH] Workaround to enable xdot.py to run correctly on Windows.
Hugo Puhlmann
- [llvm] r232412 - IR: Take advantage of -verify checks for MDExpression
Duncan P. N. Exon Smith
- [llvm] r232334 - Adding commit msg guidelines to dev policy
Richard Smith
- [llvm] r232413 - Verifier: Simplify logic in processCallInst(), NFC
Duncan P. N. Exon Smith
- [PATCH] Workaround to enable xdot.py to run correctly on Windows.
Hugo Puhlmann
- [lld] r232414 - [ELF] Use pcrel format for eh_frame_ptr field encoding
Simon Atanasyan
- [PATCH] Add support of multiple test compilers and architecture for LLDB cmake builder
Siva Chandra
- [llvm] r232415 - DebugInfo: Fix testcases that fail -verify-debug-info=true
Duncan P. N. Exon Smith
- [PATCH] [ELF] Use pcrel format for eh_frame_ptr field encoding
Simon Atanasyan
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [PATCH] [lld][Core] Implement parallel_for_each
Shankar Kalpathi Easwaran
- [llvm] r232417 - AsmWriter: Handle broken metadata nodes
Duncan P. N. Exon Smith
- [llvm] r232418 - Verifier: Don't call debug info verifier if the module is broken
Duncan P. N. Exon Smith
- [lld] r232419 - [Core] Add parallel_for_each
Shankar Easwaran
- 3.6.1 patch nomination: r232189 - [SCEV] Fix PR22856
Sanjoy Das
- [PATCH] [lld][Core] Implement parallel_for_each
Phabricator
- [llvm] r232420 - Test bitcode parsing error-handling for incorrect explicit type
David Blaikie
- [llvm] r232421 - CodeGen: @llvm.eh.typeid.for replaced @llvm.eh.typeid.for.i32
David Majnemer
- [llvm] r232422 - InstrProf: Fix CoverageMappingReader on big endian
Justin Bogner
- [llvm] r232423 - There is only one Asm streamer, there is no need for targets to register it.
Rafael Espindola
- [llvm] r232424 - Add testing for mismatched explicit type on a load instruction when loading from bitcode
David Blaikie
- [compiler-rt] r232426 - CFI: Make check-cfi depend on libLTO on Darwin.
Peter Collingbourne
- [llvm] r232427 - Add testing for mismatched explicit type on a gep operator when loading from bitcode
David Blaikie
- [llvm] r232428 - Remove unused argument. NFC.
Rafael Espindola
- [llvm] r232215 - Turn assertion into bitcode reading error
David Blaikie
- [PATCH] [X86, AVX] use blends instead of insert128 with index 0
Sanjay Patel
- [llvm] r232429 - Pass in a "const Triple &T" instead of a raw StringRef.
Rafael Espindola
- [llvm] r223193 - Emit the entry block first and the exit block second, then all the blocks in between afterwards. This is what gcc always does, and some out of tree tools depend on that.
Justin Bogner
- [llvm] r231259 - R600/SI: Add an intrinsic for S_FLBIT_I32 / V_FFBH_I32
Marek Olšák
- [llvm] r231259 - R600/SI: Add an intrinsic for S_FLBIT_I32 / V_FFBH_I32
Matt Arsenault
- [PATCH] Support/APFloat, fix assert on convertFromString(toString(infty))
Johan Engelen
- [PATCH] Fix bug while building FP16 constant vectors for AArch64
Pirama Arumuga Nainar
- [Patch] Don't declare all text sections at the start of the .s
Rafael Espíndola
- [PATCH] Early expansion of MUX instructions on Hexagon
Quentin Colombet
- [PATCH] Fix bug while building FP16 constant vectors for AArch64
Ahmed Bougacha
- [patch][R600] Call EmitFunctionHeader just before EmitFunctionBody.
Rafael Espíndola
- [llvm] r232435 - LowerBitSets: do not use private aliases at all on Darwin.
Peter Collingbourne
- [lld] r232436 - PECOFF: Make FileCOFF:findAtomAt from O(n) to O(1).
Rui Ueyama
- [llvm] r232438 - GCOV: Make the exit block placement from r223193 optional
Justin Bogner
- [PATCH] Use WinEHPrepare to outline SEH finally blocks
Reid Kleckner
- [llvm] r223193 - Emit the entry block first and the exit block second, then all the blocks in between afterwards. This is what gcc always does, and some out of tree tools depend on that.
Justin Bogner
- [PATCH] Fix bug while building FP16 constant vectors for AArch64
Stephen Hines
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Rafael Espíndola
- [llvm] r232442 - AsmWriter: Assert on unresolved metadata nodes
Duncan P. N. Exon Smith
- [llvm] r232443 - llvm-cov: Warn instead of error if a .gcda has arcs from an exit block
Justin Bogner
- Allows llvm-cov to read GCOV data generated by CLANG 3.6
Justin Bogner
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Rafael Espíndola
- [PATCH] Verifier: Set --verify-debug-info=true by default
Duncan P. N. Exon Smith
- [llvm] r232444 - [IRCE] Support half-range checks.
Sanjoy Das
- [llvm] r232445 - [IRCE] Add comments, NFC.
Sanjoy Das
- [llvm] r232446 - [IRCE] Delete two tests.
Sanjoy Das
- [PATCH] DAGCombiner: fold (xor (shl 1, x), -1) -> (rotl -2, x)
Sean Silva
- [zorg] r232447 - [sanitizer bot] reduce the load for the clang-format-fuzzer to make the bot happier
Kostya Serebryany
- [lld] r232448 - Make it compile with MSVC 2013.
Rui Ueyama
- [llvm] r232449 - MapMetadata: Allow unresolved metadata if it won't change
Duncan P. N. Exon Smith
- [PATCH] Allow code generation of ARM usat/ssat instructions
Weiming Zhao
- [llvm] r232451 - [IRCE] Add a -irce-print-range-checks option.
Sanjoy Das
- [llvm] r232452 - [IRCE] Re-commit tests cases.
Sanjoy Das
- [PATCH] Verifier: Set --verify-debug-info=true by default
David Blaikie
- [llvm] r232453 - [Object][ELF] ELFEntityIterator : Add operators for random access
Shankar Easwaran
- [llvm] r232457 - Fix ODR violations caused by putting anonymous namespaces in header files (and
Richard Smith
- [PATCH] Add support of multiple test compilers and architecture for LLDB cmake builder
Ying Chen
- [PATCH] Allow code generation of ARM usat/ssat instructions
Ahmed Bougacha
- [PATCH] Add support of multiple test compilers and architecture for LLDB cmake builder
Ying Chen
- [llvm] r232458 - [AArch64] Factor out N->getOperand()s; format. NFCI.
Ahmed Bougacha
- [llvm] r232459 - [AArch64] Use intermediate step for concat_vectors of illegal truncs.
Ahmed Bougacha
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [PATCH] [ConstantRange] Add an exact version of makeICmpRegion.
Sanjoy Das
- R600 intrinsics patch
Ronie Salgado
- [llvm] r232314 - Restore the gcc build
David Blaikie
- [PATCH] [Core] Update references in parallel
Davide Italiano
- [PATCH] TTI: Add getCallInstrCost.
hfinkel at anl.gov
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
hfinkel at anl.gov
- [llvm] r232462 - Recommit simplification first attempted in r232309 (fixed a bit in r232312, with fixes in r232314)
David Blaikie
- [PATCH] Verifier: Set --verify-debug-info=true by default
Duncan Exon Smith
- [PATCH] LoopVectorize: teach loop vectorizer to vectorize calls.
hfinkel at anl.gov
- [www] r232463 - Update room numbers
Tobias Grosser
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Sean Silva
- [PATCH] Do not use isel on P7 and P8
hfinkel at anl.gov
- [PATCH] TTI: Add getCallInstrCost.
Michael Zolotukhin
- [PATCH] LoopVectorize: teach loop vectorizer to vectorize calls.
Michael Zolotukhin
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
Craig Topper
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Yury Gribov
- [PATCH] DAGCombiner: fold (xor (shl 1, x), -1) -> (rotl -2, x)
David Majnemer
- [PATCH] COFF: Let globals with private linkage reside in their own section
David Majnemer
- [PATCH] [lld][ELF][ARM] Implement static (initial exec) TLS model
Denis Protivensky
- [PATCH] [lld][ELF][ARM] Implement static (initial exec) TLS model
Denis Protivensky
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
- [PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Karthik Bhat
- [PATCH] Implementation of relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31 for ELF/ARM
Denis Protivensky
- [lld] r232464 - [ARM] Implement relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31
Denis Protivensky
- [PATCH] Implementation of relocations: R_ARM_REL32, R_ARM_THM_JUMP11, R_ARM_PREL31 for ELF/ARM
Denis Protivensky
- [llvm] r232465 - Teach Twine to support SmallString.
Yaron Keren
- [PATCH] Adding SmallString support to Twine
Yaron Keren
- [PATCH] [lld][ELF][ARM] Implement static (initial exec) TLS model
Denis Protivensky
- [llvm] r232444 - [IRCE] Support half-range checks.
Yaron Keren
- [PATCH] [LLVM] Add support for armv6k subtarget
Vinicius Tinti
- [PATCH] [LLVM] Add support for armv6k subtarget
Vinicius Tinti
- [PATCH] Add support of multiple test compilers and architecture for LLDB cmake builder
Siva Chandra
- [llvm] r232466 - [ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and 'Zy' inline assembly memory constraints.
Daniel Sanders
- [Diffusion] rL232374: [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [TableGen] Prevent invalid code generation when emitting AssemblerPredicate conditions.
Toma Tabacu
- [llvm] r232468 - [ARM] Add support for ARMV6K subtarget (LLVM)
Renato Golin
- [PATCH] LoopVectorize: teach loop vectorizer to vectorize calls.
hfinkel at anl.gov
- [PATCH] TTI: Add getCallInstrCost.
hfinkel at anl.gov
- [PATCH] [LLVM] Add support for armv6k subtarget
Renato Golin
- [llvm] r232470 - Fix r232466 by adding 'i' to the mappings for inline assembly memory constraints.
Daniel Sanders
- [PATCH] COFF: Let globals with private linkage reside in their own section
Rafael Ávila de Espíndola
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
hfinkel at anl.gov
- [PATCH] Fix R0 use in PowerPC VSX store for FastIsel
hfinkel at anl.gov
- [lld] r232448 - Make it compile with MSVC 2013.
Rafael Auler
- [llvm] r232471 - Replace a use of GetTempSymbol with createTempSymbol.
Rafael Espindola
- [llvm] r232472 - Remove dead code. NFC.
Rafael Espindola
- [PATCH] Fix bug while building FP16 constant vectors for AArch64
Chad Rosier
- [llvm] r232473 - [mips] [IAS] Add support for the XOR $reg, imm pseudo-instruction.
Toma Tabacu
- [PATCH] [ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and 'Zy' inline assembly memory constraints.
Daniel Sanders
- [lld] r232474 - [ARM] Read initial addend for REL32 and PREL31 relocs
Denis Protivensky
- [llvm] r232475 - Move the EH symbol to the asm printer and use it for the SJLJ case too.
Rafael Espindola
- [llvm] r232476 - Don't duplicate comment from the .h. NFC.
Rafael Espindola
- [llvm] r232478 - Convert the easy cases of GetTempSymbol to createTempSymbol.
Rafael Espindola
- [PATCH] [mips] Add assembler support for the .cprestore directive.
Toma Tabacu
- [llvm] r231259 - R600/SI: Add an intrinsic for S_FLBIT_I32 / V_FFBH_I32
Tom Stellard
- [llvm] r232479 - Call EmitFunctionHeader just before EmitFunctionBody.
Rafael Espindola
- [patch][R600] Call EmitFunctionHeader just before EmitFunctionBody.
Tom Stellard
- [PATCH] [mips] Add assembler support for the .cprestore directive.
Toma Tabacu
- [llvm] r232480 - Re-commit: [hexagon] Distinguish the 'o', 'v', and 'm' inline assembly memory constraints.
Daniel Sanders
- [llvm] r232481 - Make EmitFunctionHeader a private helper.
Rafael Espindola
- [llvm] r232483 - Use createTempSymbol to avoid collisions instead of an ad hoc method.
Rafael Espindola
- [llvm] r232484 - Switch two simple uses of GetTempSymbol to createTempSymbol.
Rafael Espindola
- [llvm] r232485 - Convert the last 4 users of GetTempSymbol to createTempSymbol.
Rafael Espindola
- [llvm] r232486 - Fix R0 use in PowerPC VSX store for FastIsel.
Samuel Antao
- [llvm] r232487 - Remove the error prone GetTempSymbol API.
Rafael Espindola
- [PATCH] [mips] [IAS] Remove AssemblerPredicate's from RelocPIC and RelocStatic.
Toma Tabacu
- [PATCH] Fix R0 use in PowerPC VSX store for FastIsel
Samuel Antao
- R600 intrinsics patch
Tom Stellard
- [Object][ELF] Add operators for random access
Daniel Jasper
- [PATCH] Add support for .ifnes pseudo-op.
Sid Manning
- [Object][ELF] Add operators for random access
Shankar Easwaran
- [llvm] r232478 - Convert the easy cases of GetTempSymbol to createTempSymbol.
David Blaikie
- [PATCH] [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg
James Molloy
- [llvm] r232478 - Convert the easy cases of GetTempSymbol to createTempSymbol.
Rafael Espíndola
- [llvm] r232478 - Convert the easy cases of GetTempSymbol to createTempSymbol.
David Blaikie
- [llvm] r232494 - [Object][ELF] ELFEntityIterator : Add operators for random access
Shankar Easwaran
- [Object][ELF] Add operators for random access
Shankar Easwaran
- [PATCH] Fix generic shift expansion when shift amount is 0
Paweł Bylica
- [lld] r232341 - [ELF][ARM] Make gotSymbol a member.
Rafael Espíndola
- [PATCH] [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg
John Brawn
- [lld] r232341 - [ELF][ARM] Make gotSymbol a member.
Shankar Easwaran
- [lld] r232341 - [ELF][ARM] Make gotSymbol a member.
Rafael Espíndola
- [lld] r232341 - [ELF][ARM] Make gotSymbol a member.
Shankar Easwaran
- [llvm] r232495 - [systemz] Distinguish the 'Q', 'R', 'S', and 'T' inline assembly memory constraints.
Daniel Sanders
- [lld] r232497 - [ELF][ARM] Place gotSymbol in an anonymous namespace
Shankar Easwaran
- [PATCH] Generate targets for each lit suite.
Chris Bieneman
- [lld] r232341 - [ELF][ARM] Make gotSymbol a member.
Shankar Easwaran
- [llvm] r232498 - Use an underlying enum type of unsigned to silence a -Wmicrosoft warning about being unable to put (unsigned)-1 into the default underyling type of int
Reid Kleckner
- [compiler-rt] r232499 - [ASan/Win] Fix a CHECK failure when an exception is thrown from a callback passed to BindIoCompletionCallback
Timur Iskhodzhanov
- [lld] r232497 - [ELF][ARM] Place gotSymbol in an anonymous namespace
Rafael Espíndola
- R600 intrinsics patch
Matt Arsenault
- [compiler-rt] r232501 - asan: optimization experiments
Dmitry Vyukov
- [llvm] r232502 - asan: optimization experiments
Dmitry Vyukov
- [PATCH] asan: optimization experiments
Dmitry Vyukov
- R600 intrinsics patch
Tom Stellard
- [llvm] r232503 - Add the option, -dis-symname to llvm-objdump used with -macho and
Kevin Enderby
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Duncan P. N. Exon Smith
- [lld] r232448 - Make it compile with MSVC 2013.
Rui Ueyama
- [llvm] r232366 - [llvm] Replacing asserts with static_asserts where appropriate
Duncan P. N. Exon Smith
- [llvm] r232505 - Verifier: Set --verify-debug-info=true by default
Duncan P. N. Exon Smith
- [compiler-rt] r232506 - asan: remove left-over code from submitted in rev r232501
Dmitry Vyukov
- [PATCH] Generate targets for each lit suite.
Filipe Cabecinhas
- [PATCH] Verifier: Set --verify-debug-info=true by default
Duncan P. N. Exon Smith
- [PATCH] DAGCombiner: fold (xor (shl 1, x), -1) -> (rotl -2, x)
Meador Inge
- [lld] r232448 - Make it compile with MSVC 2013.
Rafael Auler
- [PATCH] Use WinEHPrepare to outline SEH finally blocks
Andy Kaylor
- [llvm] r232444 - [IRCE] Support half-range checks.
Sanjoy Das
- [PATCH] Support/APFloat, fix assert on convertFromString(toString(infty))
Duncan P. N. Exon Smith
- [PATCH] Allow code generation of ARM usat/ssat instructions
Weiming Zhao
- [llvm] r232508 - Fix GCC -Wparentheses warning (& reformat now that the precedence is fixed)
David Blaikie
- [llvm] r232509 - [docs] Fix copy-and-paste bug in def-use example
Adam Nemet
- [PATCH] [X86, AVX] use blends instead of insert128 with index 0
Sanjay Patel
- [PATCH] Add assertion to detect invalid registers in the PowerPC MC instruction lowering
Samuel Antao
- [PATCH] Allow code generation of ARM usat/ssat instructions
Renato Golin
- [llvm] r232508 - Fix GCC -Wparentheses warning (& reformat now that the precedence is fixed)
Sanjoy Das
- [llvm] r232510 - [SwitchLowering] Remove incoming values in the reverse order
Michael Liao
- R600 intrinsics patch
Matt Arsenault
- [PATCH] Add assertion to detect invalid registers in the PowerPC MC instruction lowering
hfinkel at anl.gov
- [PATCH] Generate targets for each lit suite.
Chris Bieneman
- [PATCH] Allow code generation of ARM usat/ssat instructions
Eric Christopher
- R600 intrinsics patch
Tom Stellard
- [PATCH] [ASan] Add process basename to log name and error message to simplify analysis of sanitized systems logs.
Kostya Serebryany
- [lld] r232448 - Make it compile with MSVC 2013.
Rafael Auler
- [PATCH] [ARM] Align stack objects passed to memory intrinsics
hfinkel at anl.gov
- [PATCH] Allow code generation of ARM usat/ssat instructions
Weiming Zhao
- [llvm] r232513 - [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg
Richard Barton
- [lld] r232448 - Make it compile with MSVC 2013.
Rui Ueyama
- [PATCH] Allow code generation of ARM usat/ssat instructions
Weiming Zhao
- [polly] r232514 - Fix debug info now that the verifier is on
Duncan P. N. Exon Smith
- [PATCH] [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg
Phabricator
- [PATCH] Add assertion to detect invalid registers in the PowerPC MC instruction lowering
Samuel Antao
- [PATCH] Add Integer Saturation Intrinsics.
Weiming Zhao
- [PATCH] Add Integer Saturation Intrinsics.
Renato Golin
- [PATCH] Add Integer Saturation Intrinsics.
Renato Golin
- [PATCH] Add assertion to detect invalid registers in the PowerPC MC instruction lowering
hfinkel at anl.gov
- [PATCH] R600/SI: don't try min3/max3/med3 with f64
Tom Stellard
- [PATCH] Add Integer Saturation Intrinsics.
Renato Golin
- [PATCH] [mips][microMIPSr6] Implement initial support
Jozef Kolek
- [PATCH] [mips][microMIPSr6] Implement initial mapping support
Jozef Kolek
- [PATCH] [mips][microMIPSr6] Implement BALC and BC instructions
Jozef Kolek
- [llvm] r232517 - Remove LookupSymbol(StringRef) and optimize LookupSymbol(Twine).
Yaron Keren
- [PATCH] [mips][microMIPSr6] Implement JIALC and JIC instructions
Jozef Kolek
- [lld] r232497 - [ELF][ARM] Place gotSymbol in an anonymous namespace
Rui Ueyama
- [PATCH] [lld][ELF][ARM] Implement static (initial exec) TLS model
Rui Ueyama
- [lld] r232497 - [ELF][ARM] Place gotSymbol in an anonymous namespace
Shankar Easwaran
- [zorg] r232520 - Shuffle EricWFs builders, add TSAN and GCC builder and remove RTTI and Exceptions builders
Eric Fiselier
- [lld] r232497 - [ELF][ARM] Place gotSymbol in an anonymous namespace
Shankar Easwaran
- [llvm] r232521 - [asan] remove redundant ifndefs. NFC
Kostya Serebryany
- [lld] r232497 - [ELF][ARM] Place gotSymbol in an anonymous namespace
Rui Ueyama
- [PATCH] [lld][ELF][ARM] Implement static (initial exec) TLS model
Shankar Kalpathi Easwaran
- [llvm] r232366 - [llvm] Replacing asserts with static_asserts where appropriate
Kostya Serebryany
- [llvm] r232522 - LoopVectorizer: Add TargetTransformInfo.
Michael Zolotukhin
- [llvm] r232523 - TLI: Add interface for querying whether a function is vectorizable.
Michael Zolotukhin
- [llvm] r232524 - TTI: Add getCallInstrCost.
Michael Zolotukhin
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rui Ueyama
- [PATCH] LoopVectorizer: Add TargetTransformInfo.
Michael Zolotukhin
- [llvm] r232525 - Add assertion to detect invalid registers in the PowerPC MC instruction lowering.
Samuel Antao
- [PATCH] TLI: Add interface for querying whether a function is vectorizable.
Michael Zolotukhin
- [PATCH] TTI: Add getCallInstrCost.
Michael Zolotukhin
- [PATCH] [Core] Update references in parallel
Rui Ueyama
- [PATCH] Add assertion to detect invalid registers in the PowerPC MC instruction lowering
Samuel Antao
- [compiler-rt] r232501 - asan: optimization experiments
Filipe Cabecinhas
- [llvm] r232528 - TTI: Honour cost model for estimating cost of vector-intrinsic and calls.
Michael Zolotukhin
- [PATCH] TLI: Add interface for querying whether a function is vectorizable.
Michael Zolotukhin
- [llvm] r232530 - LoopVectorize: teach loop vectorizer to vectorize calls.
Michael Zolotukhin
- [llvm] r232513 - [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg
Joerg Sonnenberger
- [llvm] r232531 - TLI: Add addVectorizableFunctionsFromVecLib.
Michael Zolotukhin
- [llvm] r232532 - Internalize llvm::AssemblyWriter. It's not used outside of AsmWriter.cpp.
Benjamin Kramer
- [PATCH] LoopVectorize: teach loop vectorizer to vectorize calls.
Michael Zolotukhin
- [PATCH] TTI: Honour cost model for estimating cost of vector-intrinsic and calls.
Michael Zolotukhin
- [PATCH] TLI: Add addVectorizableFunctionsFromVecLib.
Michael Zolotukhin
- [lld] r232497 - [ELF][ARM] Place gotSymbol in an anonymous namespace
Rafael Espíndola
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Duncan P. N. Exon Smith
- [lld] r232341 - [ELF][ARM] Make gotSymbol a member.
Sean Silva
- [llvm] r232535 - Centralize the handling of unique ids for temporary labels.
Rafael Espindola
- Trivial doc change: fix link in tutorial
Stanislav Manilov
- [PATCH] [Core] Update references in parallel
Davide Italiano
- [Patch] Don't declare all text sections at the start of the .s
Rafael Espíndola
- [llvm] r232536 - Try to fix a test broken by one of my previous commits.
Michael Zolotukhin
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Sean Silva
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [llvm] r232539 - COFF: Let globals with private linkage reside in their own section
David Majnemer
- [llvm] r232540 - Address review comments
David Majnemer
- [llvm] r232541 - Revert "Address review comments"
David Majnemer
- [llvm] r232542 - Internalize BitcodeReader. Not used outside of BitcodeReader.cpp.
Benjamin Kramer
- [llvm] r232543 - Revert "COFF: Let globals with private linkage reside in their own section"
David Majnemer
- [PATCH] COFF: Let globals with private linkage reside in their own section
David Majnemer
- [PATCH] [Core] Update references in parallel
Rui Ueyama
- [zorg] r232545 - Add support of multiple test compilers and architecture for LLDB cmake builder
Ying Chen
- [PATCH] Add support of multiple test compilers and architecture for LLDB cmake builder
Ying Chen
- [PATCH] Add support of multiple test compilers and architecture for LLDB cmake builder
Ying Chen
- [PATCH] COFF: Let globals with private linkage reside in their own section
David Majnemer
- [PATCH] [Core] Update references in parallel
Rui Ueyama
- [llvm] r232513 - [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg
Renato Golin
- [PATCH] [Core] Update references in parallel
Sean Silva
- [PATCH] Add RelocVisitor support for MachO
Keno Fischer
- [PATCH] [Core] Update references in parallel
Davide Italiano
- [llvm] r232546 - [docs] Fix some malformed links.
Sean Silva
- Trivial doc change: fix link in tutorial
Sean Silva
- [PATCH] [Core] Update references in parallel
Rui Ueyama
- [llvm] r232547 - Add the option, -no-leading-addr llvm-objdump used with -macho and
Kevin Enderby
- [PATCH] Add RelocVisitor support for MachO
Frédéric Riss
- [PATCH] [Core] Update references in parallel
Sean Silva
- [PATCH] Add RelocVisitor support for MachO
Keno Fischer
- [PATCH] [Core] Update references in parallel
Rui Ueyama
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Frédéric Riss
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Rafael Espíndola
- [llvm] r232549 - Emit the offset directly instead of creating a dummy expression.
Rafael Espindola
- [llvm] r232550 - DebugInfo: Drop fake DW_TAG_expression
Duncan P. N. Exon Smith
- [llvm] r232551 - Remove StringRef->std::string->StringRef conversions.
Yaron Keren
- [llvm] r232553 - Selection DAG preprocessing on Hexagon
Krzysztof Parzyszek
- [PATCH] Add Integer Saturation Intrinsics.
Renato Golin
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [PATCH] COFF: Let globals with private linkage reside in their own section
David Majnemer
- [PATCH] Add support for __nvvm_reflect changes in libdevice in CUDA-7.0
Artem Belevich
- [compiler-rt] r232555 - [sanitizer] change the format of coverage dump: instead of always dumping 32-bit offsets dump 32-bit offsets on 32-bit arch and 64-bit offsets on 64-bit arch. Also add the 'bits' parameter to sancov.py. This is a user-visible interface change.
Kostya Serebryany
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rui Ueyama
- [llvm] r232557 - XformToShuffleWithZero - Added clearer early outs and general tidy up. NFCI
Simon Pilgrim
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [llvm] r232558 - Add the option -no-symbolic-operands to llvm-objdump used with -macho and
Kevin Enderby
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rui Ueyama
- [PATCH] COFF: Let globals with private linkage reside in their own section
David Majnemer
- [PATCH] gold: Make powerpc support optional for the tests.
Peter Collingbourne
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Peter Collingbourne
- [PATCH] COFF: Let globals with private linkage reside in their own section
Rafael Ávila de Espíndola
- [PATCH] gold: Make powerpc support optional for the tests.
Rafael Ávila de Espíndola
- [Patch] Don't declare all text sections at the start of the .s
Rafael Espíndola
- [llvm] r232561 - Appease AArch64ISelLowering.cpp miscompiled by g++-4.7.2.
NAKAMURA Takumi
- [llvm] r229352 - IR: Properly return nullptr when getAggregateElement is out-of-bounds
Tom Stellard
- [llvm] r214336 - SimplifyCFG: Avoid miscompilations due to removed lifetime intrinsics.
Tom Stellard
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Rafael Ávila de Espíndola
- [llvm] r232562 - Fix bug while building FP16 constant vectors for AArch64
Pirama Arumuga Nainar
- [PATCH] COFF: Let globals with private linkage reside in their own section
David Majnemer
- [PATCH] Fix bug while building FP16 constant vectors for AArch64
Pirama Arumuga Nainar
- [PATCH] COFF: Let globals with private linkage reside in their own section
Rafael Ávila de Espíndola
- [PATCH] COFF: Let globals with private linkage reside in their own section
David Majnemer
- [PATCH] [llgo] llgoi: Fix importing source packages together with dependent binary packages.
Peter Collingbourne
- [llvm] r232566 - docs: Update LangRef and SourceLevelDebugging
Duncan P. N. Exon Smith
- [compiler-rt] r232567 - Improve SUMMARY reporting in sanitizers.
Alexey Samsonov
- [PATCH] [ConstantRange] Split makeICmpRegion.
Nick Lewycky
- [PATCH] [ConstantRange] Split makeICmpRegion.
Sanjoy Das
- [llvm] r232569 - Remove unneeded selection functions from HexagonISelDAGToDAG
Krzysztof Parzyszek
- [llvm] r232570 - COFF: Let globals with private linkage reside in their own section
David Majnemer
- [PATCH] COFF: Let globals with private linkage reside in their own section
David Majnemer
- [PATCH] Use WinEHPrepare to outline SEH finally blocks
Reid Kleckner
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Manman Ren
- [llvm] r232572 - DAGCombiner: fold (xor (shl 1, x), -1) -> (rotl ~1, x)
David Majnemer
- [PATCH] DAGCombiner: fold (xor (shl 1, x), -1) -> (rotl -2, x)
David Majnemer
- [PATCH] [ConstantRange] Split makeICmpRegion.
Sanjoy Das
- [PATCH] [ConstantRange] Split makeICmpRegion.
Nick Lewycky
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Duncan P. N. Exon Smith
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Peter Collingbourne
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Peter Collingbourne
- [compiler-rt] r232573 - [sanitizer] add run-time a flag coverage_order_pcs. When true, the PCs are dumped in the order of their appearance
Kostya Serebryany
- [llvm] r232575 - [ConstantRange] Split makeICmpRegion in two.
Sanjoy Das
- [llvm] r232576 - [SCEV] Make isImpliedCond smarter.
Sanjoy Das
- [llvm] r232561 - Appease AArch64ISelLowering.cpp miscompiled by g++-4.7.2.
Eric Christopher
- [llvm] r232577 - Generate bit manipulation instructions on Hexagon
Krzysztof Parzyszek
- [PATCH] [ConstantRange] Split makeICmpRegion.
Sanjoy Das
- [PATCH] [SCEV] Make isImpliedCond smarter.
Sanjoy Das
- [llvm] r232578 - Missed testcase for r232577
Krzysztof Parzyszek
- [llvm] r232561 - Appease AArch64ISelLowering.cpp miscompiled by g++-4.7.2.
NAKAMURA Takumi
- [llvm] r232580 - Add testcases for BEXTR.
Josh Magee
- [PATCH] [llgo] llgoi: Fix importing source packages together with dependent binary packages.
Andrew Wilkins
- [llvm] r232581 - [bpf] fix build
Alexei Starovoitov
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
- [PATCH] Add support for __nvvm_reflect changes in libdevice in CUDA-7.0
Eli Bendersky
- [llvm] r232584 - Split comma-separated \param(s). [-Wdocumentation]
NAKAMURA Takumi
- [dragonegg] r232589 - Creating release directory for release_352.
Tom Stellard
- [dragonegg] r232590 - Creating release candidate rc1 from release_352 branch
Tom Stellard
- [test-suite] r232591 - Creating release directory for release_352.
Tom Stellard
- [test-suite] r232592 - Creating release candidate rc1 from release_352 branch
Tom Stellard
- [lld] r232605 - Creating release directory for release_352.
Tom Stellard
- [lld] r232606 - Creating release candidate rc1 from release_352 branch
Tom Stellard
- [PATCH] Add LLVM support for remaining integer divide and permute instructions from ISA 2.06
Nemanja Ivanovic
- [PATCH] TableGen: Initialize ErrorInfo to ~0ULL in MatchInstructionImpl
Tom Stellard
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
Tom Stellard
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
Craig Topper
- [PATCH] Inliner Enhancement
Jiangning Liu
- [PATCH] Inliner Enhancement
Jiangning Liu
- [PATCH] [llgo] llgoi: Fix importing source packages together with dependent binary packages.
Peter Collingbourne
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
Craig Topper
- [PATCH] Inliner Enhancement
Xinliang David Li
- [PATCH] [mips] Add itineraries for ext and ins instructions.
Kai Nacke
- [PATCH] [mips] Add itineraries for ext and ins instructions.
Kai Nacke
- [llvm] r232613 - [mips] Add itineraries for ext and ins instructions.
Kai Nacke
- [PATCH] [mips] Add itineraries for ext and ins instructions.
Phabricator
- [PATCH] [lld][ELF][ARM] Implement static (initial exec) TLS model
Denis Protivensky
- [PATCH] [lld][ELF][ARM] Implement static (initial exec) TLS model
Denis Protivensky
- [PATCH] [llgo] llgoi: Fix type identity for imported binary packages.
Peter Collingbourne
- [PATCH] [llgo] llgoi: Fix type identity for imported binary packages.
Andrew Wilkins
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
Katya Romanova
- [PATCH] [llgo] llgoi: Fix type identity for imported binary packages.
Peter Collingbourne
- [PATCH] [llgo] llgoi: Fix type identity for imported binary packages.
Peter Collingbourne
- [PATCH] [llgo] llgoi: Fix type identity for imported binary packages.
Andrew Wilkins
- [PATCH] [llgo] llgoi: Fix type identity for imported binary packages.
Peter Collingbourne
- [llvm] r232622 - Remove many superfluous SmallString::str() calls.
Yaron Keren
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
James Molloy
- [PATCH] [LoopReroll] Run LICM before Loop Rerolling.
James Molloy
- [PATCH] [SimplifyCFG] Swap to using TargetTransformInfo for cost analysis.
James Molloy
- [llvm] r232626 - Add missing newline to end of test file.
John Brawn
- [PATCH] Inliner Enhancement
Renato Golin
- [PATCH] [mips] Fix the position of the .loc prologue_end directive in cases when the generated code contains DBG_VALUE instruction.
Sasa Stankovic
- [PATCH] Add hard float versions of floating point to long long conversions
Renato Golin
- [PATCH] Fix bug in Hexagon's AnalyzeBranch function
Daniel Jasper
- [llvm] r232622 - Remove many superfluous SmallString::str() calls.
Renato Golin
- [llvm] r232622 - Remove many superfluous SmallString::str() calls.
Yaron Keren
- [llvm] r232627 - [ARM] Align stack objects passed to memory intrinsics
John Brawn
- [PATCH] [ARM] Align stack objects passed to memory intrinsics
John Brawn
- [www] r232628 - Drop ARM who is not sponsoring the LLVM Foundation
Tobias Grosser
- [llvm] r232629 - Change test to accept an additional critical edge split.
Daniel Jasper
- [llvm] r232630 - clang-format these lines to fix Visual C++ warning.
Yaron Keren
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
hfinkel at anl.gov
- 3.6.1 patch nomination: r231984 & r232176 (illegal type support fixes)
Paweł Bylica
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Rafael Espíndola
- [PATCH] Add getSizeInBits function to the APFloat class
Tamas Berghammer
- [PATCH] Add getSizeInBits function to the APFloat class
Tamas Berghammer
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
Daniel Jasper
- [llvm] r232420 - Test bitcode parsing error-handling for incorrect explicit type
Rafael Espíndola
- [PATCH] [lld][ELF][ARM] Implement static (initial exec) TLS model
Shankar Easwaran
- [llvm] r232636 - Add support for .ifnes psuedo-op.
Sid Manning
- [www] r232637 - Unify title
Tobias Grosser
- [PATCH] "float2int": Add a new pass to demote from float to int where possible.
James Molloy
- [PATCH] "float2int": Add a new pass to demote from float to int where possible.
James Molloy
- [PATCH] Replace the bitfield of SubtargetFeatures with a BitVector
Vladimir Sukharev
- [PATCH] Add getSizeInBits function to the APFloat class
Benjamin Kramer
- [PATCH] [mips] Distinguish 'R', 'ZC', and 'm' inline assembly memory constraint.
Daniel Sanders
- [PATCH] Add getSizeInBits function to the APFloat class
Tamas Berghammer
- [PATCH] [mips][microMIPSr6] Implement ADDIUPC and LWPC instructions
Jozef Kolek
- [PATCH] Add getSizeInBits function to the APFloat class
hfinkel at anl.gov
- [PATCH] [X86][SSE] Avoid scalarization of v2i64 vector shifts
Simon Pilgrim
- [lld] r232639 - Remove unused parameter.
Rui Ueyama
- [PATCH] Fix bug in Hexagon's AnalyzeBranch function
Krzysztof Parzyszek
- [PATCH] Add getSizeInBits function to the APFloat class
Tamas Berghammer
- [PATCH] Fix bug in Hexagon's AnalyzeBranch function
Daniel Jasper
- [PATCH] [MBP] Don't outline short optional branches
Daniel Jasper
- [PATCH] Fix bug in Hexagon's AnalyzeBranch function
Krzysztof Parzyszek
- [llvm] r232622 - Remove many superfluous SmallString::str() calls.
Renato Golin
- [compiler-rt] r232642 - [ARM] Remove XFAIL from passing RT test
Renato Golin
- [PATCH] LLD: Use std::vector to store SimpleReferences instead of linked list.
Jean-Daniel Dupas
- [PATCH] Fix bug in Hexagon's AnalyzeBranch function
Daniel Jasper
- [patch][pr22947] Use sext in fast isel
Rafael Espíndola
- [llvm] r232542 - Internalize BitcodeReader. Not used outside of BitcodeReader.cpp.
Rafael Espíndola
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
David Blaikie
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rafael Espíndola
- [PATCH] [Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
Krzysztof Parzyszek
- [PATCH] Fix bug in Hexagon's AnalyzeBranch function
Krzysztof Parzyszek
- [llvm] r232643 - [Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
Krzysztof Parzyszek
- [PATCH] [Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
Krzysztof Parzyszek
- [PATCH] [Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
Daniel Jasper
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rafael Espíndola
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [PATCH] Fix bug in Hexagon's AnalyzeBranch function
Krzysztof Parzyszek
- [llvm] r232644 - fixed to test features, not CPU model
Sanjay Patel
- [PATCH] [Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
Krzysztof Parzyszek
- [PATCH] [Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
Krzysztof Parzyszek
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rui Ueyama
- [PATCH] [aarch64] Distinguish the 'Q' and 'm' inline assembly memory constraints.
Daniel Sanders
- [PATCH] [arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and 'm' inline assembly memory constraints.
Daniel Sanders
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [PATCH] [X86][SSE] Avoid scalarization of v2i64 vector shifts
Andrea Di Biagio
- [PATCH] [msp430] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [PATCH] [nvptx] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [PATCH] [sparc] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rafael Espíndola
- [llvm] r232645 - [Hexagon] Intrinsics for circular and bit-reversed loads and stores
Krzysztof Parzyszek
- [lld] r232646 - PECOFF: Do not copy all undefined symbols to a set. NFC.
Rui Ueyama
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rafael Espíndola
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
Craig Topper
- [llvm] r232647 - Use utils/update_llc_test_checks.py to update all CHECKs
Sanjay Patel
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rui Ueyama
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rafael Espíndola
- [PATCH] [X86][SSE] Avoid scalarization of v2i64 vector shifts
Simon Pilgrim
- [PATCH] [ARM] Fix handling of thumb1 out-of-range frame offsets
John Brawn
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Kristof Beyls
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
Tom Stellard
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Rafael Espíndola
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
hfinkel at anl.gov
- [PATCH] Re-enable a hook in MCELFObjectTargetWriter to allow target-specific relocationtable sorting and use this hook for Mips.
Rafael Ávila de Espíndola
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rafael Espíndola
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
hfinkel at anl.gov
- [llvm] r232650 - [Hexagon] Use pseudo-instructions for true/false predicate values
Krzysztof Parzyszek
- [PATCH] [X86, AVX] use blends instead of insert128 with index 0
Andrea Di Biagio
- [compiler-rt] r232642 - [ARM] Remove XFAIL from passing RT test
Alexey Samsonov
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [llvm] r232651 - Handle X86::reloc_riprel_4byte in 32 bits mode.
Rafael Espindola
- [llvm] r232652 - TableGen: Fix register class lane masks being too conservative.
Matthias Braun
- [PATCH] [ARM] Align global variables passed to memory intrinsics
John Brawn
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Reid Kleckner
- [llvm] r232654 - [Objdump] Removing size limit on DumpBytes and changing to range based for loop.
Colin LeMahieu
- [x86] Distinguish the 'o', 'v', 'X', and 'i' inline assembly memory constraints.
Daniel Sanders
- [llvm] r232656 - Revert "[Hexagon] Use pseudo-instructions for true/false predicate values"
Krzysztof Parzyszek
- [llvm] r231842 - Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and uses a release tablegen build when LLVM is configured with assertions enabled.
Mehdi Amini
- [PATCH] Do not use isel on P7 and P8
Olivier Sallenave
- [PATCH] AArch64: Use CMP;CCMP sequences for and/or/setcc trees.
Matthias Braun
- [PATCH] [X86][SSE] Avoid scalarization of v2i64 vector shifts
Simon Pilgrim
- [llvm] r232657 - [Hexagon] Use pseudo-instructions for true/false predicate values
Krzysztof Parzyszek
- [llvm] r232658 - Add a default implementation of createObjectStreamer.
Rafael Espindola
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Peter Collingbourne
- [PATCH] [X86][SSE] Avoid scalarization of v2i64 vector shifts
Andrea Di Biagio
- [llvm] r231842 - Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and uses a release tablegen build when LLVM is configured with assertions enabled.
Chris Bieneman
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
Katya Romanova
- [llvm] r232659 - [Objdump] DumpBytes of uint8_t from ArrayRef<uint8_t> instead of char from StringRef. Removing reinterpret_casts.
Colin LeMahieu
- [llvm] r231842 - Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and uses a release tablegen build when LLVM is configured with assertions enabled.
Mehdi Amini
- [llvm] r232660 - [X86][SSE] Avoid scalarization of v2i64 vector shifts
Simon Pilgrim
- [PATCH] [X86][SSE] Avoid scalarization of v2i64 vector shifts
Simon Pilgrim
- [llvm] r231842 - Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and uses a release tablegen build when LLVM is configured with assertions enabled.
Chris Bieneman
- [PATCH] [X86][SSE] Avoid scalarization of v2i64 vector shifts
Simon Pilgrim
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
David Blaikie
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Duncan P. N. Exon Smith
- [llvm] r232661 - Fix use of uninitialized valued.
Rafael Espindola
- [llvm] r232660 - [X86][SSE] Avoid scalarization of v2i64 vector shifts
Rafael Espíndola
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Eric Christopher
- [PATCH] Do not use isel on P7 and P8
Eric Christopher
- [llvm] r232662 - CMake: Disable ENABLE_EXPORTS for executables with MSVC
Reid Kleckner
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Peter Collingbourne
- [llvm] r232662 - CMake: Disable ENABLE_EXPORTS for executables with MSVC
Rafael Espíndola
- [compiler-rt] r232501 - asan: optimization experiments
Justin Bogner
- [llvm] r232663 - Fix cmake build.
Rafael Espindola
- [llvm] r232662 - CMake: Disable ENABLE_EXPORTS for executables with MSVC
Rafael Espíndola
- [llvm] r232664 - Use WinEHPrepare to outline SEH finally blocks
Reid Kleckner
- [llvm] r232662 - CMake: Disable ENABLE_EXPORTS for executables with MSVC
Reid Kleckner
- [PATCH] Use WinEHPrepare to outline SEH finally blocks
Reid Kleckner
- [PATCH] Add support for __nvvm_reflect changes in libdevice in CUDA-7.0
Artem Belevich
- [llvm] r232665 - Revert "Migrate the AArch64 TargetRegisterInfo to its TargetMachine"
Eric Christopher
- [llvm] r232666 - Add a TargetMachine local MCRegisterInfo and MCInstrInfo so that
Eric Christopher
- [PATCH] Anonymous namespaces are missing import DW_TAG_imported_module.
Romanova, Katya
- [PATCH] Add LLVM support for remaining integer divide and permute instructions from ISA 2.06
Bill Schmidt
- [llvm] r232667 - Revert "Add a TargetMachine local MCRegisterInfo and MCInstrInfo so that"
Eric Christopher
- [PATCH] Add LLVM support for remaining integer divide and permute instructions from ISA 2.06
hfinkel at anl.gov
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Peter Collingbourne
- [llvm] r232670 - Revert "[X86][SSE] Avoid scalarization of v2i64 vector shifts" as it
Eric Christopher
- [llvm] r232660 - [X86][SSE] Avoid scalarization of v2i64 vector shifts
Eric Christopher
- [x86] Distinguish the 'o', 'v', 'X', and 'i' inline assembly memory constraints.
Chris Lattner
- [PATCH] Don't use /implib when linking LLVM executables
Adrian McCarthy
- [PATCH] [X86, AVX] use blends instead of insert128 with index 0
Sanjay Patel
- [llvm] r232671 - Generate targets for each lit suite.
Chris Bieneman
- [PATCH] Generate targets for each lit suite.
Phabricator
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Peter Collingbourne
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Duncan P. N. Exon Smith
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Eric Christopher
- [PATCH] Use WinEHPrepare to outline SEH finally blocks
Reid Kleckner
- [compiler-rt] r232672 - asan: Cargo cult the linux test changes in r232501 to the darwin tests
Justin Bogner
- [compiler-rt] r232501 - asan: optimization experiments
Justin Bogner
- [compiler-rt] r232501 - asan: optimization experiments
Alexey Samsonov
- [llvm] r232676 - Revert "Generate targets for each lit suite."
Chris Bieneman
- [llvm] r232677 - Update 3.7 Release Note mentionning the non-optionality of the DataLayout
Mehdi Amini
- [compiler-rt] r232679 - [sanitizer] change the sanitizer coverage format once again, this time adding a magic to the beginning of the file
Kostya Serebryany
- [llvm] r232681 - [PowerPC] Correct typo in PPCInstrAltivec.td
Bill Schmidt
- [llvm] r232682 - [X86][SSE] Avoid scalarization of v2i64 vector shifts (REAPPLIED)
Simon Pilgrim
- [llvm] r232683 - Teach getDefaultFormat that we only support ELF on some architectures.
Rafael Espindola
- [llvm] r232658 - Add a default implementation of createObjectStreamer.
Justin Bogner
- [llvm] r232658 - Add a default implementation of createObjectStreamer.
Rafael Espíndola
- [llvm] r232682 - [X86][SSE] Avoid scalarization of v2i64 vector shifts (REAPPLIED)
Eric Christopher
- [llvm] r232682 - [X86][SSE] Avoid scalarization of v2i64 vector shifts (REAPPLIED)
Rafael Espíndola
- [PATCH] Fix a bug in SROA savings estimation.
Easwaran Raman
- [zorg] r232684 - Add OS X system library tester
Eric Fiselier
- [llvm] r232682 - [X86][SSE] Avoid scalarization of v2i64 vector shifts (REAPPLIED)
Andrea Di Biagio
- [llvm] r232685 - Fixed failing test due to missing target triple causing different results on different buildbots.
Simon Pilgrim
- [PATCH] Fix a bug in SROA savings estimation.
Chandler Carruth
- [llvm] r232688 - two or more, use a for.
Rafael Espindola
- [PATCH] Add method to MCInstPrinter for printing with disassembly context
colinl at codeaurora.org
- [llvm] r232690 - [CodeGenPrepare] Remove broken, dead, code.
Quentin Colombet
- [PATCH] Do not track subregister liveness when it brings no benefits
Matthias Braun
- [zorg] r232691 - sanitizer-x86_64-linux-autoconf: migrate from autoconf to CMake build
Alexey Samsonov
- [llvm] r232688 - two or more, use a for.
David Blaikie
- [PATCH] Add support for __nvvm_reflect changes in libdevice in CUDA-7.0
Eli Bendersky
- [PATCH] Do not track subregister liveness when it brings no benefits
Quentin Colombet
- [llvm] r232692 - SelectionDAGIsel: Fix comment about terminators being "handled below".
Hans Wennborg
- [llvm] r232693 - llvm-cov: Only emit colour by default if the output is a tty
Justin Bogner
- [PATCH] "float2int": Add a new pass to demote from float to int where possible.
Sean Silva
- [PATCH] Add support for __nvvm_reflect changes in libdevice in CUDA-7.0
Artem Belevich
- [llvm] r232695 - Do not track subregister liveness when it brings no benefits
Matthias Braun
- [zorg] r232696 - sanitizer-x86_64-linux-autoconf: build everything in CMake build tree
Alexey Samsonov
- [PATCH] Do not track subregister liveness when it brings no benefits
Phabricator
- [PATCH] Add support for __nvvm_reflect changes in libdevice in CUDA-7.0
Eli Bendersky
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Sean Silva
- [PATCH] Add SmallDenseSet
Daniel Berlin
- [PATCH] Add SmallDenseSet
Chandler Carruth
- [llvm] r232697 - SelectionDAGBuilder: update comment in HandlePHINodesInSuccessorBlocks.
Hans Wennborg
- [PATCH] GlobalDCE: Improve performance for large modules containing comdats.
Peter Collingbourne
- [PATCH] Fix a bug in SROA savings estimation.
Easwaran Raman
- [llvm] r232698 - llvm-cov: Try to appease a bot
Justin Bogner
- [PATCH] Add LLVM support for remaining integer divide and permute instructions from ISA 2.06
Nemanja Ivanovic
- [llvm] r232699 - Split the object streamer callback in one per file format.
Rafael Espindola
- [llvm] r232700 - llvm-cov: Continue trying to appease a bot
Justin Bogner
- [PATCH] Inliner Enhancement
Jiangning Liu
- [Patch] Don't declare all text sections at the start of the .s
Rafael Espíndola
- [llvm] r232701 - Note that we don't support COFF on PPC.
Rafael Espindola
- [PATCH] Add SmallDenseSet
Daniel Berlin
- [PATCH] "float2int": Add a new pass to demote from float to int where possible.
Hal Finkel
- [PATCH] Add LLVM support for remaining integer divide and permute instructions from ISA 2.06
hfinkel at anl.gov
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
Nick Lewycky
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
Nick Lewycky
- [llvm] r232704 - llvm-cov: Rename -color={always|never} to -use-color[=0]
Justin Bogner
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
Craig Topper
- [PATCH] [sparc] Only support the 'm' inline assembly memory constraint. NFC.
Venkatraman Govindaraju
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
- [llvm] r232704 - llvm-cov: Rename -color={always|never} to -use-color[=0]
Justin Bogner
- [PATCH] Extend s{, n}printf custom wrappers to support '*' in the format specifiers
Peter Collingbourne
- [PATCH] Inliner Enhancement
Xinliang David Li
- [PATCH] Inliner Enhancement
Xinliang David Li
- [PATCH] Optimize isValueEqualInPotentialCycles
Daniel Berlin
- [lld] r232705 - [Mips] Replace "hand-made" function by the `llvm::SignExtend32()` routine
Simon Atanasyan
- [lld] r232706 - [Mips] Recognize and check compatibility MIPS32R6 / MIPS64R6 ISA's
Simon Atanasyan
- [lld] r232707 - [Mips] Implement R_MIPS_PC21_S2 relocation handling
Simon Atanasyan
- [PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h
Daniel Berlin
- [PATCH] Inliner Enhancement
Jiangning Liu
- [PATCH] Inliner Enhancement
Jiangning Liu
- [lld] r232708 - [ARM] Implement static (initial exec) TLS model
Denis Protivensky
- [PATCH] [lld][ELF][ARM] Implement static (initial exec) TLS model
Denis Protivensky
- [polly] r232709 - Update isl to 94d707d
Tobias Grosser
- [polly] r232710 - Add forgotten 'FileCheck' to tiling test cases
Tobias Grosser
- [polly] r232711 - Add some missing __isl_give/__isl_keep annotations
Tobias Grosser
- [PATCH] Allow compile_commands.json files in subdirectories
Yung, Douglas
- [PATCH] Use schedule trees to perform post-scheduling transformations
Tobias Grosser
- [PATCH][Zorg] Add sphinx buildbot to standard_builders
Dan Liew
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
hfinkel at anl.gov
- [PATCH] [mips] Support 16-bit offsets for 'm' inline assembly memory constraint.
Daniel Sanders
- [PATCH] [Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
Daniel Jasper
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
Daniel Jasper
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
Daniel Jasper
- [PATCH] [sanitizer][MIPS] Implement clone for MIPS
Sagar Thakur
- [llvm] r232718 - [InstCombine] Don't fold a GEP into itself through a PHI node
Daniel Jasper
- [PATCH] [InstCombine] Don't fold a GEP into itself through a PHI node
Daniel Jasper
- [llvm] r232719 - [sparc] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [llvm] r232720 - [sparc] Small fix to r232719 to make 2007-12-17-InvokeAsm.ll pass on the buildbot.
Daniel Sanders
- [PATCH] [sparc] Only support the 'm' inline assembly memory constraint. NFC.
Daniel Sanders
- [x86] Distinguish the 'o', 'v', 'X', and 'i' inline assembly memory constraints.
Daniel Sanders
- Should these x86 patches be integrated into the 3.6 release branch?
Andrea Di Biagio
- [PATCH] Fix sign extension for MIPS64 in makeLibCall function
Strahinja Petrovic
- [compiler-rt] r232679 - [sanitizer] change the sanitizer coverage format once again, this time adding a magic to the beginning of the file
Renato Golin
- [llvm] r232722 - Internalize PEI. NFC.
Benjamin Kramer
- [Patch] Don't declare all text sections at the start of the .s
Rafael Espíndola
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Rafael Espíndola
- [llvm] r232725 - [Hexagon] ENDLOOP is a non-reversible conditional branch
Krzysztof Parzyszek
- [PATCH] [mips] Support 9-bit offsets for the 'R' inline assembly memory constraint.
Daniel Sanders
- [docs] kaleidoscope example chapter 2 - constr's
Stanislav Manilov
- [PATCH] GlobalDCE: Improve performance for large modules containing comdats.
Rafael Ávila de Espíndola
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rafael Espíndola
- [Patch] Don't declare all text sections at the start of the .s
Adrian Prantl
- [PATCH] [mips][microMIPSr6] Implement ALUIPC and AUIPC instructions
Jozef Kolek
- [PATCH] Use movw/movt instead of constant pool loads to lower byval parameter copies
Derek Schuff
- [llvm] r232727 - [CMake] Don't pass in MSVC warning flags as definitions.
Greg Bedwell
- [llvm] r232728 - [Hexagon] Add support for vector instructions
Krzysztof Parzyszek
- [llvm] r232729 - Switch lowering: remove unnecessary ConstantInt casts. NFC.
Hans Wennborg
- [PATCH] Use movw/movt instead of constant pool loads to lower byval parameter copies
JF Bastien
- [llvm] r232730 - Fixing dependencies for native tablegen.
Chris Bieneman
- [PATCH] Inliner Enhancement
Xinliang David Li
- [PATCH] [mips] Move the setATReg definition inside the MipsAssemblerOptions class. NFC.
Toma Tabacu
- Should these x86 patches be integrated into the 3.6 release branch?
Quentin Colombet
- [llvm] r232732 - Add support for __nvvm_reflect changes in libdevice in CUDA-7.0
Artem Belevich
- Should these x86 patches be integrated into the 3.6 release branch?
Nadav Rotem
- [PATCH] Add support for __nvvm_reflect changes in libdevice in CUDA-7.0
Artem Belevich
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Shankar Easwaran
- [PATCH] Add support for __nvvm_reflect changes in libdevice in CUDA-7.0
Eric Christopher
- [lld] r232460 - [ELF] Use parallel_for_each for writing.
Rafael Espíndola
- [PATCH] Fix APInt division algorithm
Paweł Bylica
- Should these x86 patches be integrated into the 3.6 release branch?
Tom Stellard
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Daniel Jasper
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Quentin Colombet
- [PATCH] [X86, AVX] use blends instead of insert128 with index 0
Sanjay Patel
- [llvm] r232742 - docs: Update llvm-cov docs for the -use-color flag
Justin Bogner
- [llvm] r232743 - GlobalDCE: Improve performance for large modules containing comdats.
Peter Collingbourne
- [llvm] r232744 - gold: Make powerpc support optional for the tests.
Peter Collingbourne
- [PATCH][Zorg] Add sphinx buildbot to standard_builders
Galina Kistanova
- [PATCH] GlobalDCE: Improve performance for large modules containing comdats.
Peter Collingbourne
- [PATCH] gold: Make powerpc support optional for the tests.
Peter Collingbourne
- [PATCH] GlobalDCE: Improve performance for large modules containing comdats.
Peter Collingbourne
- [zorg] r232745 - sanitizer-x86_64-linux-autoconf: reduce the number of targets built in CMake build tree
Alexey Samsonov
- [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH frames to 32 bits
pitrou at free.fr
- [llvm] r232743 - GlobalDCE: Improve performance for large modules containing comdats.
Chandler Carruth
- [zorg] r232746 - Move the sphinx build bots into standard_builders.
Dan Liew
- [PATCH][Zorg] Add sphinx buildbot to standard_builders
Dan Liew
- [compiler-rt] r232679 - [sanitizer] change the sanitizer coverage format once again, this time adding a magic to the beginning of the file
Kostya Serebryany
- [PATCH] Inliner Enhancement
Easwaran Raman
- [PATCH] LowerBitSets: Avoid reusing byte set addresses.
Peter Collingbourne
- [llvm] r232743 - GlobalDCE: Improve performance for large modules containing comdats.
Peter Collingbourne
- [www] r232752 - Remove one talk from the program
Tobias Grosser
- [compiler-rt] r232754 - [sanitizer] trying to fix sancov.py with 32-bit python
Kostya Serebryany
- [PATCH] LowerBitSets: Avoid reusing byte set addresses.
JF Bastien
- [compiler-rt] r232679 - [sanitizer] change the sanitizer coverage format once again, this time adding a magic to the beginning of the file
Kostya Serebryany
- [LLVMdev] [cfe-dev] Controlling the LTO optimization level
Peter Collingbourne
- Should these x86 patches be integrated into the 3.6 release branch?
Andrea Di Biagio
- [lld] r232755 - [Mips] Implement R_MIPS_PC19_S2 / R_MIPS_PC26_S2 relocations handling
Simon Atanasyan
- [lld] r232756 - [Mips] Implement R_MIPS_PC18_S3 relocation handling
Simon Atanasyan
- [lld] r232757 - [Mips] Implement R_MIPS_PCHI16 / R_MIPS_PCLO16 relocations handling
Simon Atanasyan
- [lld] r232755 - [Mips] Implement R_MIPS_PC19_S2 / R_MIPS_PC26_S2 relocations handling
Eric Christopher
- [PATCH] [X86, AVX] use blends instead of insert128 with index 0
Andrea Di Biagio
- [LLVMdev] [cfe-dev] Controlling the LTO optimization level
Rafael Espíndola
- [PATCH] [PATCH v4] [PowerPC] Add Hardware Transaction Memory builtins support
Bill Schmidt
- [llvm] r232758 - Unxfail test/CodeGen/Generic/vector.ll now passing on Hexagon
Krzysztof Parzyszek
- [PATCH] Add method to MCInstPrinter for printing with disassembly context
Rafael Ávila de Espíndola
- [compiler-rt] r232679 - [sanitizer] change the sanitizer coverage format once again, this time adding a magic to the beginning of the file
Renato Golin
- [PATCH] [LIT] Change the semantics of the LIT options '-s' and '-v' and modify when information is output.
Eric Fiselier
- [Patch] Don't declare all text sections at the start of the .s
Eric Christopher
- [llvm] r232759 - Switch lowering: extract NextBlock function. NFC.
Hans Wennborg
- [Patch] Don't declare all text sections at the start of the .s
Rafael Espíndola
- [compiler-rt] r231367 - tsan: fix signal handling during stop-the-world
Hans Wennborg
- [LLVMdev] [cfe-dev] Controlling the LTO optimization level
Duncan P. N. Exon Smith
- [Patch] Don't declare all text sections at the start of the .s
Rafael Espíndola
- [lld] r232761 - [Mips] Add comments to the relocation calculation functions
Simon Atanasyan
- [PATCH] Add method to MCInstPrinter for printing with disassembly context
colinl at codeaurora.org
- [lld] r232755 - [Mips] Implement R_MIPS_PC19_S2 / R_MIPS_PC26_S2 relocations handling
Simon Atanasyan
- [compiler-rt] r232763 - [sanitizer] fix 'sancov.py merge' and add a test for it
Kostya Serebryany
- [PATCH] Add method to MCInstPrinter for printing with disassembly context
Rafael Ávila de Espíndola
- [PATCH] [X86, AVX] use blends instead of insert128 with index 0
Sanjay Patel
- [PATCH] LowerBitSets: Avoid reusing byte set addresses.
Kostya Serebryany
- [PATCH] Fix a bug in SROA savings estimation.
Chandler Carruth
- [PATCH] Early expansion of MUX instructions on Hexagon
Krzysztof Parzyszek
- [LLVMdev] [cfe-dev] Controlling the LTO optimization level
Peter Collingbourne
- [llvm] r232765 - PassManagerBuilder: Remove effectively dead 'StripDebug' option
Duncan P. N. Exon Smith
- [LLVMdev] [cfe-dev] Controlling the LTO optimization level
Eric Christopher
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Daniel Jasper
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Daniel Jasper
- [PATCH] Use WinEHPrepare to outline SEH finally blocks
Andy Kaylor
- [PATCH] LowerBitSets: Avoid reusing byte set addresses.
Peter Collingbourne
- [PATCH] DAGCombiner: Don't unnecessarily swap operands in ReassociateOps
Tom Stellard
- [PATCH] LowerBitSets: Avoid reusing byte set addresses.
JF Bastien
- [PATCH] Use WinEHPrepare to outline SEH finally blocks
Reid Kleckner
- [PATCH] CodeGen: Emit sqrt intrinsic from __builtin_sqrt
Tom Stellard
- [PATCH] [X86, AVX] use blends instead of insert128 with index 0
Andrea Di Biagio
- [PATCH] Use WinEHPrepare to outline SEH finally blocks
Andy Kaylor
- [llvm] r232769 - libLTO, llvm-lto, gold: Introduce flag for controlling optimization level.
Peter Collingbourne
- [llvm] r232770 - LowerBitSets: Avoid reusing byte set addresses.
Peter Collingbourne
- [LLVMdev] [cfe-dev] Controlling the LTO optimization level
Peter Collingbourne
- [PATCH] LowerBitSets: Avoid reusing byte set addresses.
Peter Collingbourne
- [PATCH] IR: Add ConstantFP::getNaN()
Tom Stellard
- [PATCH] DAGCombine: Remove redundant NaN checks around ISD::FSQRT
Tom Stellard
- [PATCH] gold, libLTO: Add new flags to support bit set lowering.
Peter Collingbourne
- [llvm] r232771 - Fix build failure.
Peter Collingbourne
- [PATCH] [AArch64] enable rematerialization of float 0 values
Geoff Berry
- [llvm] r232772 - Verifier: Remove the separate -verify-di pass
Duncan P. N. Exon Smith
- [PATCH] Inliner Enhancement
Renato Golin
- [llvm] r232773 - [X86, AVX] use blends instead of insert128 with index 0
Sanjay Patel
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Quentin Colombet
- [llvm] r232774 - WinEH: Make llvm.eh.actions emission match the EH docs
Reid Kleckner
- [PATCH] [X86, AVX] use blends instead of insert128 with index 0
Sanjay Patel
- [PATCH] [X86, AVX] use blends instead of insert128 with index 0
Sanjay Patel
- [llvm] r232775 - Add a TargetMachine local MCRegisterInfo and MCInstrInfo so that
Eric Christopher
- [llvm] r232776 - Add an MCSubtargetInfo variable to the TargetMachine.
Eric Christopher
- [llvm] r232777 - Remove unused headers.
Eric Christopher
- [compiler-rt] r232679 - [sanitizer] change the sanitizer coverage format once again, this time adding a magic to the beginning of the file
Kostya Serebryany
- [llvm] r232780 - Fix a nasty bug in DAGCombine of STORE nodes.
Owen Anderson
- [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH frames to 32 bits
Joerg Sonnenberger
- [llvm] r232776 - Add an MCSubtargetInfo variable to the TargetMachine.
Eric Christopher
- [PATCH] DAGCombine: Remove redundant NaN checks around ISD::FSQRT
Owen Anderson
- [PATCH] DAGCombine: Remove redundant NaN checks around ISD::FSQRT
Owen Anderson
- [PATCH] Implementation of PLT: handling of IFUNC calls (gnu_indirect_function).
Leny Kholodov
- [PATCH] Inliner Enhancement
Yin Ma
- [llvm] r232781 - move insert, extract, concat helper functions closer to related helper functions; NFCI
Sanjay Patel
- [llvm] r232782 - Use the cached subtarget off of the machine function.
Eric Christopher
- [PATCH] [Core] Update references in parallel
Davide Italiano
- [PATCH] test: Make a start on a test suite for libLTO.
Peter Collingbourne
- [PATCH] [UBSan] Use shared library for UBSan on OS X (compiler-rt part).
Alexey Samsonov
- [llvm] r232783 - Use the cached subtarget on the MachineFunction when the AsmPrinter
Eric Christopher
- [PATCH] AArch64: Enable subregister liveness tracking.
Matthias Braun
- [PATCH] Inliner Enhancement
Yin Ma
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Alexey Samsonov
- [PATCH] ADT: Add SmallPtrSet::reset()
Duncan P. N. Exon Smith
- [PATCH] AArch64: Enable subregister liveness tracking.
Eric Christopher
- [PATCH] [CMake] Don't pass in MSVC warning flags as definitions
Greg Bedwell
- [PATCH] test: Make a start on a test suite for libLTO.
Duncan P. N. Exon Smith
- [PATCH] ADT: Add SmallPtrSet::reset()
David Blaikie
- [PATCH] Use movw/movt instead of constant pool loads to lower byval parameter copies
Tim Northover
- [llvm] r232785 - test: Make a start on a test suite for libLTO.
Peter Collingbourne
- [PATCH] test: Make a start on a test suite for libLTO.
Peter Collingbourne
- [PATCH] test: Make a start on a test suite for libLTO.
Peter Collingbourne
- [PATCH] [AArch64] enable rematerialization of float 0 values
Tim Northover
- Jump Theading/GVN bug
Gao, Yunzhong
- [PATCH] AArch64: Enable subregister liveness tracking.
Matthias Braun
- [PATCH] [AArch64] enable rematerialization of float 0 values
Matthias Braun
- [PATCH] AArch64: Enable subregister liveness tracking.
Eric Christopher
- [llvm] r232790 - Verifier: Remove the separate DebugInfoVerifier class
Duncan P. N. Exon Smith
- [PATCH] ADT: Add SmallPtrSet::reset()
Duncan P. N. Exon Smith
- [llvm] r232792 - SampleProfile: Check for missing debug locations
Duncan P. N. Exon Smith
- [PATCH] ADT: Add SmallPtrSet::reset()
David Blaikie
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Kuba Brecka
- [PATCH] [Core] Update references in parallel
Sean Silva
- [PATCH] R600/SI: Fix indirect addressing with a negative constant offset
Tom Stellard
- [PATCH] [Core] Update references in parallel
Davide Italiano
- [llvm] r232794 - When simplifying a SCEV truncate by distributing, consider it a simplification to replace a cast, even if we end up with a trunc around the term. Fixes PR22960!
Nick Lewycky
- [PATCH] [Core] Update references in parallel
Shankar Kalpathi Easwaran
- [PATCH] Inliner Enhancement
Jiangning Liu
- [llvm] r232795 - [bpf] fix build
Alexei Starovoitov
- [llvm] r232785 - test: Make a start on a test suite for libLTO.
Nick Lewycky
- [llvm] r232796 - Fix comment from r232794. NFC
Nick Lewycky
- [PATCH] Inliner Enhancement
Jiangning Liu
- [PATCH] [AArch64] enable rematerialization of float 0 values
Tim Northover
- [PATCH] DAGCombine: Remove redundant NaN checks around ISD::FSQRT
Mehdi AMINI
- [llvm] r232797 - R600/SI: Add missing CHECK-LABEL lines to a test
Tom Stellard
- [PATCH] Inliner Enhancement
Xinliang David Li
- [llvm] r232785 - test: Make a start on a test suite for libLTO.
Peter Collingbourne
- [PATCH] Inliner Enhancement
Jiangning Liu
- [PATCH] [Core] Update references in parallel
Filipe Cabecinhas
- [llvm] r232798 - [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
Craig Topper
- [PATCH] [Tablegen] Attempt to add support for patterns containing nodes with multiple results.
Craig Topper
- [PATCH] Inliner Enhancement
Jiangning Liu
- [PATCH] [MBP] Don't outline short optional branches
Chandler Carruth
- [PATCH] Implementation of PLT: handling of IFUNC calls (gnu_indirect_function).
Denis Protivensky
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Daniel Jasper
- [llvm] r232802 - [MBP] Don't outline short optional branches
Daniel Jasper
- [PATCH] [MBP] Don't outline short optional branches
Daniel Jasper
- [PATCH] [mips] [IAS] Refactor the function which checks for the availability of AT. NFC.
Toma Tabacu
- [PATCH] [mips] [IAS] Refactor the function which checks for the availability of AT. NFC.
Toma Tabacu
- [PATCH] [Core] Update references in parallel
Michael Spencer
- [lld] r232806 - [Mips] Create special PLT entry in case of MIPS R6 ABI
Simon Atanasyan
- [PATCH] Always build all back-end table-gen files
Renato Golin
- [RFC][PATCH][LoopVectorize] Teach Loop Vectorizer about interleaved data accesses
Hao Liu
- [PATCH] [mips] [IAS] Improve warning for using AT with .set noat.
Toma Tabacu
- [PATCH] [mips] [IAS] Rename MipsAssemblerOptions::getATRegNum to getATReg. NFC.
Toma Tabacu
- Should these x86 patches be integrated into the 3.6 release branch?
Andrea Di Biagio
- [PATCH] [mips] [IAS] Improve warning for using AT with .set noat.
Toma Tabacu
- [PATCH] [mips] [IAS] Improve warning for using AT with .set noat.
Toma Tabacu
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
Rafael Espíndola
- [PATCH] [Core] Update references in parallel
Rafael Espíndola
- [compiler-rt] r232808 - [ASan] Move the coverage tests that work on Darwin to common testcase dir.
Alexander Potapenko
- [LLVMdev] LLVM 3.6 and ConstantExpr::replaceUsesOfWithOnConstant(...) strange behavior
Rafael Espíndola
- [compiler-rt] r232809 - [ASan] Move a couple of Posix-specific tests to Posix/
Alexander Potapenko
- [llvm] r232810 - clang-format a function. NFC.
Rafael Espindola
- [llvm] r232811 - Fold a llvm_unreachable into an assert. NFC.
Rafael Espindola
- [compiler-rt] r232812 - [ASan] fix litling warnings for coverage-order-pcs.cc
Alexander Potapenko
- [PATCH] [ARM] Fix handling of thumb1 out-of-range frame offsets
Tim Northover
- [PATCH] [aarch64] Distinguish the 'Q' and 'm' inline assembly memory constraints.
Tim Northover
- [llvm] r232813 - Use early returns. NFC.
Rafael Espindola
- [PATCH] Early expansion of MUX instructions on Hexagon
Krzysztof Parzyszek
- [LLVMdev] LLVM 3.6 and ConstantExpr::replaceUsesOfWithOnConstant(...) strange behavior
Duncan Exon Smith
- [llvm] r232814 - Reduce indentation after return. NFC.
Rafael Espindola
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Daniel Jasper
- [llvm] r232816 - R600/SI: Refactor VOP1 instruction defs
Tom Stellard
- [llvm] r232817 - R600/SI: Refactor VOP2 instruction defs
Tom Stellard
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [www] r232818 - Update name of sony as a sponsor
Tobias Grosser
- PATCH: R600/SI: Experimental assembler / inline assembly support
Tom Stellard
- [PATCH] Add LLVM support for remaining integer divide and permute instructions from ISA 2.06
Nemanja Ivanovic
- [llvm] r232819 - Typo.
Chad Rosier
- [PATCH] DAGCombine: Remove redundant NaN checks around ISD::FSQRT
Tom Stellard
- [PATCH] DAGCombine: Remove redundant NaN checks around ISD::FSQRT
Tom Stellard
- [RFC][PATCH][LoopVectorize] Teach Loop Vectorizer about interleaved data accesses
Arnold Schwaighofer
- [llvm] r232820 - At the beginning of doFinalization set the MachineFunction to
Eric Christopher
- [llvm] r232821 - Rewrite StackMap location handling to pre-compute the dwarf register
Eric Christopher
- [llvm] r232822 - Stripped trailing whitespace. NFC.
Simon Pilgrim
- [RFC][PATCH][LoopVectorize] Teach Loop Vectorizer about interleaved data accesses
Hal Finkel
- [RFC][PATCH][LoopVectorize] Teach Loop Vectorizer about interleaved data accesses
Arnold Schwaighofer
- [PATCH] [AArch64] enable rematerialization of float 0 values
Quentin Colombet
- [PATCH] DAGCombine: Remove redundant NaN checks around ISD::FSQRT
Mehdi AMINI
- [compiler-rt] r231367 - tsan: fix signal handling during stop-the-world
Galina Kistanova
- [RFC][PATCH][LoopVectorize] Teach Loop Vectorizer about interleaved data accesses
Hal Finkel
- [PATCH] [AArch64] enable rematerialization of float 0 values
Geoff Berry
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Quentin Colombet
- [llvm] r232825 - [ARM] Fix handling of thumb1 out-of-range frame offsets
John Brawn
- [PATCH] Fix sign extension for MIPS64 in makeLibCall function
hfinkel at anl.gov
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
Jim Grosbach
- [PATCH] [ARM] Fix handling of thumb1 out-of-range frame offsets
John Brawn
- [PATCH] [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Sanjay Patel
- [PATCH] [AArch64] enable rematerialization of float 0 values
Geoff Berry
- [PATCH] [ARM] Align global variables passed to memory intrinsics
hfinkel at anl.gov
- [PATCH] Optimize isValueEqualInPotentialCycles
hfinkel at anl.gov
- [PATCH] Optimize isValueEqualInPotentialCycles
Daniel Berlin
- [PATCH] Prefer blendps over insertps codegen for one special case [X86]
Sanjay Patel
- [PATCH] R600/SI: Fix indirect addressing with a negative constant offset
Matt Arsenault
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [PATCH] Fix sign extension for MIPS64 in makeLibCall function
Strahinja Petrovic
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
Jim Grosbach
- [PATCH] Fix sign extension for MIPS64 in makeLibCall function
hfinkel at anl.gov
- [llvm] r232826 - Small optimization to avoid getting pass info when we will not run loop
Daniel Berlin
- [PATCH] Handle accesses to sturctures with embedded arrays and different offsets better
Daniel Berlin
- [PATCH] Handle accesses to sturctures with embedded arrays and different offsets better
Daniel Berlin
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [PATCH] Handle accesses to sturctures with embedded arrays and different offsets better
Daniel Berlin
- Sanitizer coverage: PC vs modules are not handled efficiently?
Timur Iskhodzhanov
- [PATCH] Prefer blendps over insertps codegen for one special case [X86]
Quentin Colombet
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [PATCH] [AArch64] enable rematerialization of float 0 values
Tim Northover
- New kind of metadata to capture LLVM IR linking structure
Khilan Gudka
- [PATCH] X86: Enable subregister liveness tracking.
Matthias Braun
- [llvm] r232827 - Correctly estimate SROA savings for store operands in inline cost analysis.
Wei Mi
- [llvm] r232828 - Rewrite test/Feature/md_on_instruction.ll
Duncan P. N. Exon Smith
- Sanitizer coverage: PC vs modules are not handled efficiently?
Kostya Serebryany
- [LLVMdev] New kind of metadata to capture LLVM IR linking structure
David Blaikie
- [PATCH] Handle accesses to sturctures with embedded arrays and different offsets better
Nick Lewycky
- [PATCH] X86: Enable subregister liveness tracking.
Quentin Colombet
- [RFC][PATCH][LoopVectorize] Teach Loop Vectorizer about interleaved data accesses
Arnold
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Alexey Samsonov
- [llvm] r232831 - SelectionDAGBuilder: Rangeify a loop. NFC.
Hans Wennborg
- Sanitizer coverage: PC vs modules are not handled efficiently?
Timur Iskhodzhanov
- [llvm] r232832 - SanitizerCoverage: Check for null DebugLocs
Duncan P. N. Exon Smith
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
Jim Grosbach
- [RFC][PATCH][LoopVectorize] Teach Loop Vectorizer about interleaved data accesses
Hal Finkel
- [PATCH] Handle accesses to sturctures with embedded arrays and different offsets better
Daniel Berlin
- Sanitizer coverage: PC vs modules are not handled efficiently?
Kostya Serebryany
- [PATCH] [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Andrea Di Biagio
- [PATCH] Handle accesses to sturctures with embedded arrays and different offsets better
Nick Lewycky
- [PATCH] [llvm-readobj] add support for macho universal binary
Chilledheart
- [llvm] r232833 - DebugInfoFinder: Check for null imported entities
Duncan P. N. Exon Smith
- [PATCH] Allowing MC backends to decide relaxation based on fixup resolution
colinl at codeaurora.org
- [PATCH] Handle accesses to sturctures with embedded arrays and different offsets better
Daniel Berlin
- [PATCH] Prefer blendps over insertps codegen for one special case [X86]
Sanjay Patel
- [llvm] r232834 - Verifier: Check that !dbg attachments have the right type
Duncan P. N. Exon Smith
- [zorg] r232835 - It seems we have quite some conditional steps in our builders. Instead of separate steps to set a property and then use the property in the doStepIf condition, we can use the FileExisys or FileDoesNotExist directly with doStepIf.
Galina Kistanova
- [llvm] r232836 - DwarfDebug: Check for null DebugLocs
Duncan P. N. Exon Smith
- [PATCH] Prefer blendps over insertps codegen for one special case [X86]
Quentin Colombet
- [PATCH] [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Sanjay Patel
- [llvm] r232837 - Reorganize the x86 ELF relocation selection logic.
Rafael Espindola
- [llvm] r232838 - AsmPrinter: Check subprogram before using it
Duncan P. N. Exon Smith
- [PATCH] [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Sanjay Patel
- [llvm] r232839 - Bugpoint: Fix invalid 'inlinedAt:' references in testcase
Duncan P. N. Exon Smith
- [PATCH] Fix APInt division algorithm
Paweł Bylica
- [llvm] r232833 - DebugInfoFinder: Check for null imported entities
David Blaikie
- [PATCH] Handle accesses to sturctures with embedded arrays and different offsets better
Nick Lewycky
- [PATCH] [AArch64] enable rematerialization of float 0 values
Geoff Berry
- [PATCH] [Core] Update references in parallel
Rui Ueyama
- [llvm] r232842 - Don't declare all text sections at the start of the .s
Rafael Espindola
- [PATCH] [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Andrea Di Biagio
- [PATCH] [mips][microMIPSr6] Implement disassembler support
Jozef Kolek
- [PATCH] [mips][microMIPSr6] Implement disassembler support
Jozef Kolek
- [PATCH] Inliner Enhancement
Xinliang David Li
- [llvm] r232833 - DebugInfoFinder: Check for null imported entities
Duncan P. N. Exon Smith
- [llvm] r232833 - DebugInfoFinder: Check for null imported entities
David Blaikie
- [llvm] r232844 - DebugInfo: Require valid DIDescriptors
Duncan P. N. Exon Smith
- [PATCH] [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Sanjay Patel
- Tell lit.cfg about more Windows triples
Kaylor, Andrew
- [PATCH] [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Sanjay Patel
- [PATCH] [AArch64] enable rematerialization of float 0 values
Tim Northover
- [compiler-rt] r232845 - [asan] update the sized_delete_test following the change of clang flags in r232788.
Kostya Serebryany
- [PATCH] Prefer blendps over insertps codegen for one special case [X86]
Sanjay Patel
- [zorg] r232846 - Added skipped comma.
Galina Kistanova
- [PATCH] Prefer blendps over insertps codegen for one special case [X86]
Quentin Colombet
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Rafael Espíndola
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [rfc][patch] Refactoring how we handle symbols for the end of sections
Pete Cooper
- [PATCH] Inliner Enhancement
Yin Ma
- [llvm] r232847 - Remove dead calls and function arguments dealing with TRI in StackMaps.
Eric Christopher
- [llvm] r232848 - X86: Make helper functions static. NFC.
Benjamin Kramer
- [llvm] r232850 - [X86] Prefer blendps over insertps codegen for one special case
Sanjay Patel
- [PATCH] [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Andrea Di Biagio
- [PATCH] Prefer blendps over insertps codegen for one special case [X86]
Sanjay Patel
- [PATCH] Add support for AArch64 and ARM backends for v8.1 architecture extension.
Tim Northover
- PATCH: R600/SI: Experimental assembler / inline assembly support
Tom Stellard
- [llvm] r232851 - Fixing a bug with WinEH PHI handling
Andrew Kaylor
- [PATCH] Add support for AArch64 and ARM backends for v8.1 architecture extension.
Vladimir Sukharev
- [PATCH] Add support for AArch64 and ARM backends for v8.1 architecture extension.
Tim Northover
- [llvm] r232852 - [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Sanjay Patel
- [PATCH] [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Sanjay Patel
- [PATCH] [AArch64] Refactor AArch64NamedImmMapper to become dependent on subtarget features.
Vladimir Sukharev
- [PATCH] [mips][microMIPSr6] Implement SELEQZ and SELNEZ instructions
Jozef Kolek
- [PATCH] [AArch64] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a "Limited Ordering Regions" extension
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a "Virtualization Host Extensions"
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a atomic instructions
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
- [PATCH] [ARM] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
- [PATCH] [ARM] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
- [PATCH] [ARM] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
- [PATCH] [AArch64] enable rematerialization of float 0 values
Geoff Berry
- [PATCH] [AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
- [llvm] r232854 - Tell lit.cfg about more Windows triples.
Yunzhong Gao
- [PATCH] [AArch64, ARM] Add v8.1a architecture and generic cpu
Vladimir Sukharev
- [PATCH] [ARM] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
- [PATCH] [ARM] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a "Rounding Double Multiply Add/Subtract" extension
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a atomic instructions
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a "Virtualization Host Extensions"
Vladimir Sukharev
- [PATCH] [AArch64] Add v8.1a "Privileged Access Never" extension
Vladimir Sukharev
- [PATCH] [AArch64] enable rematerialization of float 0 values
Tim Northover
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Daniel Jasper
- [llvm] r232852 - [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Sanjay Patel
- [PATCH] Set a debugger "target" to guide DWARF choices
Paul Robinson
- [PATCH] Make getLastArgNoClaim work for up to 4 arguments.
Filipe Cabecinhas
- [llvm] r232852 - [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles
Sanjay Patel
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Quentin Colombet
- [PATCH] Make getLastArgNoClaim work for up to 4 arguments.
Alexey Samsonov
- [llvm] r232859 - Make getLastArgNoClaim work for up to 4 arguments.
Filipe Cabecinhas
- [PATCH] Make getLastArgNoClaim work for up to 4 arguments.
Filipe Cabecinhas
- [PATCH] Make getLastArgNoClaim work for up to 4 arguments.
Michael Spencer
- [lld] r232861 - [ELF][X86_64] Sort includes
Shankar Easwaran
- [lld] r232862 - [ELF][X86_64] Remove relative references to include files
Shankar Easwaran
- [lld] r232863 - [ELF] Use MapVector.
Shankar Easwaran
- [lld] r232864 - [ELF] Use unordered_map for AdditionalSegments
Shankar Easwaran
- [lld] r232865 - [ELF][X86_64] Use anonymous namespace only for class declarations
Shankar Easwaran
- [lld] r232866 - [ELF] OrderPass : Order atoms only by ordinals.
Shankar Easwaran
- [lld] r232867 - [ELF] Dont add local symbols for dynamic lookup.
Shankar Easwaran
- [lld] r232868 - [ELF] GLOBAL_OFFSET_TABLE is a hidden symbol
Shankar Easwaran
- [lld] r232862 - [ELF][X86_64] Remove relative references to include files
Rui Ueyama
- [lld] r232867 - [ELF] Dont add local symbols for dynamic lookup.
Chandler Carruth
- [PATCH] R600/SI: Fix crash in SIInstrInfo::areLoadsFromSameBasePtr()
Tom Stellard
- [lld] r232862 - [ELF][X86_64] Remove relative references to include files
Shankar Easwaran
- [lld] r232866 - [ELF] OrderPass : Order atoms only by ordinals.
Rui Ueyama
- [PATCH] [IfCvt] Don't re-ifconvert blocks with unanalyzable terminators.
Ahmed Bougacha
- [lld] r232867 - [ELF] Dont add local symbols for dynamic lookup.
Shankar Easwaran
- [lld] r232866 - [ELF] OrderPass : Order atoms only by ordinals.
Rui Ueyama
- [PATCH] [IfCvt] Don't re-ifconvert blocks with unanalyzable terminators.
Quentin Colombet
- [lld] r232866 - [ELF] OrderPass : Order atoms only by ordinals.
Shankar Easwaran
- [lld] r232866 - [ELF] OrderPass : Order atoms only by ordinals.
Shankar Easwaran
- [lld] r232866 - [ELF] OrderPass : Order atoms only by ordinals.
Rui Ueyama
- [lld] r232866 - [ELF] OrderPass : Order atoms only by ordinals.
Shankar Easwaran
- [llvm] r232871 - [AArch64] Prefer UZP for concat_vector of illegal truncs.
Ahmed Bougacha
- [PATCH] Refactor commoning of target specific load/store intrinsics in EarlyCSE
Sanjin Sijaric
- [llvm] r232872 - [CodeGen][IfCvt] Don't re-ifcvt blocks with unanalyzable terminators.
Ahmed Bougacha
- [PATCH] [IfCvt] Don't re-ifconvert blocks with unanalyzable terminators.
Ahmed Bougacha
- [PATCH] R600/SI: Fix crash in SIInstrInfo::areLoadsFromSameBasePtr()
Matt Arsenault
- [llvm] r232873 - [sanitizer] experimental tracing for cmp instructions
Kostya Serebryany
- [PATCH] R600/SI: Fix crash in SIInstrInfo::areLoadsFromSameBasePtr()
Tom Stellard
- [PATCH] R600/SI: Allow commuting compares
Matt Arsenault
- [PATCH] [CodeGen] Don't attempt a tail-call with a non-forwarded sret.
Ahmed Bougacha
- [PATCH] [AArch64, ARM] Add v8.1a architecture and generic cpu
Tim Northover
- [PATCH] Add Integer Saturation Intrinsics.
Ahmed Bougacha
- [PATCH] [AArch64] Add v8.1a atomic instructions
Tim Northover
- [llvm] r232874 - Make the Hexagon ISelDAGToDAG pass set the subtarget dynamically
Eric Christopher
- [llvm] r232875 - Change getISAEncoding to use the target triple to determine
Eric Christopher
- [llvm] r232876 - Simplify the query for a subtarget in the NVPTX pass manager.
Eric Christopher
- [llvm] r232877 - Grab a subtarget off of a MipsTargetMachine rather than a
Eric Christopher
- [llvm] r232878 - Grab the cached subtarget off of the MachineFunction.
Eric Christopher
- [llvm] r232879 - Cache the Function dependent subtarget on the MachineFunction.
Eric Christopher
- [llvm] r232880 - Grab a subtarget off of an AMDGPUTargetMachine rather than a
Eric Christopher
- [llvm] r232881 - Forward the Function based getSubtarget call to the appropriate Impl
Eric Christopher
- [llvm] r232882 - Remove the bare getSubtargetImpl call from the PPC port. As part
Eric Christopher
- [llvm] r232884 - Remove the bare getSubtargetImpl call from the AArch64 port. As part
Eric Christopher
- [llvm] r232885 - Remove the target independent TargetMachine::getSubtarget and
Eric Christopher
- [llvm] r232886 - AArch64: simplify test case
Tim Northover
- [llvm] r232886 - AArch64: simplify test case
Eric Christopher
- [llvm] r232889 - MemoryDependenceAnalysis: Don't miscompile atomics
David Majnemer
- [llvm] r232785 - test: Make a start on a test suite for libLTO.
Nick Lewycky
- [PATCH] Add Integer Saturation Intrinsics.
Renato Golin
- [PATCHES] R600/SI: New V_FRACT fix, intrinsic for S_FLBIT_I32, and more
Marek Olšák
- [PATCHES] R600/SI: Select BFM and BFE from bitwise opcodes
Marek Olšák
- [PATCH] R600/SI: Insert more NOPs after READLANE on VI, don't use NOPs on CI
Marek Olšák
- [llvm] r232894 - Tidied up vec_zero_cse.ll test. NFCI.
Simon Pilgrim
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Kuba Brecka
- [compiler-rt] r232679 - [sanitizer] change the sanitizer coverage format once again, this time adding a magic to the beginning of the file
Renato Golin
- [PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Renato Golin
- [PATCH] [LoopInterchange] Add support to interchange loops with reductions.
Renato Golin
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Renato Golin
- [PATCH] try to lowerVectorShuffleAsElementInsertion() for all 256-bit vector sub-types [X86, AVX]
Sanjay Patel
- [llvm] r232895 - ValueTracking: Forward getConstantStringInfo's TrimAtNul param into recursive invocation
Benjamin Kramer
- [llvm] r232896 - SimplifyLibCalls: Add basic optimization of memchr calls.
Benjamin Kramer
- [llvm] r232897 - Revert accidental commit.
Benjamin Kramer
- [gold] [PATCH] Add -m -m elf_x86_64 -plugin-opt=mtriple=x86_64-linux-gnu
H.J. Lu
- [llvm] r232898 - StringRef: Just forward StringRef::find to libc's memchr.
Benjamin Kramer
- [llvm] r232889 - MemoryDependenceAnalysis: Don't miscompile atomics
Tobias Grosser
- [llvm] r232901 - R600: Cleanup test with multiple check prefixes
Matt Arsenault
- [PATCH] Add a "probe-stack" attribute
John Kåre Alsaker
- [PATCH] Set a debugger "target" to guide DWARF choices
Adrian Prantl
- [llvm] r232902 - [SimplifyLibCalls] Turn memchr(const, C, const) into a bitfield check.
Benjamin Kramer
- [llvm] r232903 - [SimplifyLibCalls] Fix negative shifts being produced by the memchr -> bitfield transform.
Benjamin Kramer
- [llvm] r232468 - [ARM] Add support for ARMV6K subtarget (LLVM)
Dimitry Andric
- [llvm] r232848 - X86: Make helper functions static. NFC.
Rafael Espíndola
- [PATCH] Support/APFloat, fix assert on convertFromString(toString(infty))
Johan Engelen
- [llvm] r232468 - [ARM] Add support for ARMV6K subtarget (LLVM)
Renato Golin
- [PATCH] [compiler-rt] Symbolizer refactoring: Implement GetListOfModules on Windows
Kuba Brecka
- [PATCH] Make getLastArgNoClaim work for up to 4 arguments.
Paul Robinson
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Alexey Samsonov
- [PATCH] [MachineLICM] Sink instructions only if they are unlikely to be executed
Daniel Jasper
- [PATCH] s/teh/the
Eitan Adler
- [PATCH] s/teh/the and other grammos
Michael Kuperstein
- [PATCH] [compiler-rt] Fix a flaky heap-overflow-large.cc test
Kuba Brecka
- [compiler-rt] r232908 - Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Kuba Brecka
- [PATCH] [compiler-rt] Add AtosSymbolizer and DlAddrSymbolizer as fallbacks for OS X
Kuba Brecka
- [compiler-rt] r232910 - Demangling for DlAddrSymbolizer
Kuba Brecka
- [PATCH] [compiler-rt] Demangling for DlAddrSymbolizer
Kuba Brecka
- [polly] r232911 - Use schedule trees to perform post-scheduling transformations
Tobias Grosser
- [PATCH] Use schedule trees to perform post-scheduling transformations
Tobias Grosser
- [llvm] r232913 - Fixed MSVC compile warning issue introduced in r232837
Simon Pilgrim
- [PATCH] [DAGCombiner] Combine shuffles of BUILD_VECTOR and SCALAR_TO_VECTOR
Simon Pilgrim
- [lld] r232914 - [Mips] Use allocator from the base class
Simon Atanasyan
- [lld] r232915 - [Mips] Rename template argument ELFType => ELFT
Simon Atanasyan
- [llvm] r232917 - Prevent CHECK-NOTs from matching file paths
Duncan P. N. Exon Smith
- [CMake] Add variable LLVM_ENABLE_BINDINGS to CMake options
Mort Yao
- [PATCH] [UBSan] Use shared library for UBSan on OS X (compiler-rt part).
Kuba Brecka
- [lld] r232919 - [Mips] Pass type of relocation and addendum to the `calculateRelocation`
Simon Atanasyan
- [PATCH] Support/APFloat, fix assert on convertFromString(toString(infty))
Duncan P. N. Exon Smith
- [PATCH] [compiler-rt] Fix a flaky heap-overflow-large.cc test
Alexey Samsonov
- [PATCH] [compiler-rt] Fix a flaky heap-overflow-large.cc test
Kuba Brecka
- [PATCH] [compiler-rt] Fix a flaky heap-overflow-large.cc test
Kuba Brecka
- [PATCH] [UBSan] Use shared library for UBSan on OS X (compiler-rt part).
Alexey Samsonov
- [PATCH] [compiler-rt] Fix a flaky heap-overflow-large.cc test
Alexey Samsonov
- [PATCH] [UBSan] Use shared library for UBSan on OS X (compiler-rt part).
Kuba Brecka
- [compiler-rt] r232920 - Fix a flaky heap-overflow-large.cc test
Kuba Brecka
- [PATCH] [compiler-rt] Fix a flaky heap-overflow-large.cc test
Kuba Brecka
- [PATCH] [UBSan] Use shared library for UBSan on OS X (compiler-rt part).
Alexey Samsonov
- [PATCH] [UBSan] Use shared library for UBSan on OS X (compiler-rt part).
Kuba Brecka
- [llvm] r232922 - FoldingSet: Make FoldingSetImpl's dtor protected and non-virtual
Benjamin Kramer
- [PATCH] [UBSan] Use shared library for UBSan on OS X (compiler-rt part).
Alexey Samsonov
- [PATCH] Refactor: simplify boolean expressions in llvm-objdump
Richard
- [PATCH] Refactor: Simplify boolean expressions in llvm-nm
Richard
- [PATCH] Refactor: Simplify boolean expressions in x86 target
Richard
- [PATCH] Refactor: Simplify boolean expressions in R600 target
Richard
- [PATCH] Refactor: simplify boolean expressions in llvm-objdump
David Blaikie
- [PATCH] Refactor: Simplify boolean expressions in NVPTX target
Richard
- [PATCH] Refactor: Simplify boolean expressions in Mips target
Richard
- [PATCH] Refactor: Simplify boolean expressions in Hexagon target
Richard
- [PATCH] Refactor: Simplify boolean expressions in ARM target
Richard
- [PATCH] Refacotr; Simplify boolean expressions in AArch64 target
Richard
- [PATCH] Refactor: Simplify boolean expressions in llvm Support
Richard
- [PATCH] Refactor: Simplify boolean expressions in llvm IR
Richard
- [PATCH] s/teh/the and other grammos
Eitan Adler
- [PATCH] Refactor: Simplify boolean expressions in lib/Analysis
Richard
- [PATCH] Refactor: simplify boolean expressions in llvm-objdump
Richard
- [PATCH] Refactor: Simplify boolean expressions in Mips target
Simon Atanasyan
- [PATCH] [Mips] Support MIPS N64 relocation record format
Simon Atanasyan
- [PATCH] Refactor: Simplify boolean expressions in llvm-nm
David Blaikie
- [PATCH] Refactor: Simplify boolean expressions in ARM target
Renato Golin
- [PATCH] Refacotr; Simplify boolean expressions in AArch64 target
Renato Golin
- [llvm] r232923 - Silence a GCC warning
David Majnemer
- [llvm] r232913 - Fixed MSVC compile warning issue introduced in r232837
David Majnemer
- [PATCH] Refactor: Simplify boolean expressions in NVPTX target
Eli Bendersky
- [PATCH] Refacotr; Simplify boolean expressions in AArch64 target
Alexander Kornienko
- [llvm] r232927 - [X86] Add one stepping of Broadwell to the CPU name autodetection for march=native.
Craig Topper
- [PATCH] [Mips] Support MIPS N64 relocation record format
Shankar Easwaran
- [llvm] r232927 - [X86] Add one stepping of Broadwell to the CPU name autodetection for march=native.
Eric Christopher
- [llvm] r232142 - [MachineCopyPropagation] Fix a bug causing incorrect removal for the instruction sequences as follows
Hao Liu
- [PATCH] Refactor: Simplify boolean expressions in NVPTX target
Eric Christopher
- [llvm] r232927 - [X86] Add one stepping of Broadwell to the CPU name autodetection for march=native.
Craig Topper
- [llvm] r232927 - [X86] Add one stepping of Broadwell to the CPU name autodetection for march=native.
Eric Christopher
- [RFC][PATCH][LoopVectorize] Teach Loop Vectorizer about interleaved data accesses
Hao Liu
- [RFC][PATCH][LoopVectorize] Teach Loop Vectorizer about interleaved data accesses
Hao Liu
- [Patch] Don't declare all text sections at the start of the .s
Eric Christopher
- [llvm] r231544 - [dsymutil] Apply relocations to DIE data before cloning.
Eric Christopher
- [llvm] r232929 - Fix typo 'AVX too' instead of 'AVX2'
Craig Topper
- [llvm] r232931 - [Orc] Add missing -use-orcmcjit flag to a number of Orc regression tests.
Lang Hames
- [PATCH] [ADT][CMake][AutoConf] fail-fast iterators for DenseMap
Sanjoy Das
Last message date:
Sun Mar 22 23:33:55 PDT 2015
Archived on: Tue Aug 4 17:12:32 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).