platform/upstream/llvm.git
2017-04-01 Daniel BerlinNewGVN: Clean up GVNExpression memory hierarchy, restru...
2017-04-01 Daniel BerlinNewGVN: Use def_chain iterator in singleReachablePhiPat...
2017-04-01 Daniel BerlinMove def_chain iterator to MemorySSA.h so it can be...
2017-04-01 Daniel BerlinMemorySSA.h - make clang-format happy
2017-04-01 Daniel BerlinMemorySSA: Push const correctness further.
2017-04-01 Daniel BerlinMemorySSA: Kill the WalkTargetCache now that we have...
2017-04-01 Craig Topper[APInt] Implement operator! using operator==(uint64_t...
2017-04-01 Craig Topper[APInt] Remove the mul/urem/srem/udiv/sdiv functions...
2017-04-01 Craig Topper[DAGCombiner] Fix fold (or (shuf A, V_0, MA), (shuf...
2017-04-01 Duncan P. N... string: Remove always_inline from basic_string::__init
2017-04-01 Rui UeyamaChange the error format to report corrupted .eh_frame.
2017-04-01 Quentin ColombetRevert "Feature generic option to setup start/stop...
2017-04-01 Quentin ColombetRevert "Localizer fun"
2017-04-01 Quentin ColombetRevert "Instrument SDISel C++ patterns"
2017-04-01 Quentin Colombet[RegBankSelect] Support REG_SEQUENCE for generic mapping
2017-04-01 Quentin ColombetInstrument SDISel C++ patterns
2017-04-01 Quentin ColombetLocalizer fun
2017-04-01 Quentin ColombetFeature generic option to setup start/stop-after/before
2017-04-01 Gor Nishanov[coroutines] Add cleanup for compiler injected objects...
2017-03-31 Rui UeyamaChange the error message format for duplicate symbols.
2017-03-31 Peter CollingbourneFix a test to check assembly output instead of bitcode.
2017-03-31 Eric ChristopherReduce the number of times we query the subtarget for...
2017-03-31 Eric ChristopherSmall cleanup to remove extraneous cast.
2017-03-31 Jim InghamDisassembleRange can return an empty DisassemblerSP
2017-03-31 Konstantin... AMDGPU/llvm-readobj: Rename RuntimeMDNoteType -> CodeOb...
2017-03-31 Teresa Johnson[ThinLTO] Handle -emit-llvm* in ThinLTO backends
2017-03-31 Craig Topper[APInt] Fix bugs in isShiftedMask to match behavior...
2017-03-31 Bob HaarmanCOFF: tests for thinlto with mangled names
2017-03-31 Konstantin... [AMDGPU] Fix typo in test filename. NFC.
2017-03-31 Derek SchuffAdd virtual destructor to WasmYAML::Section or avoid...
2017-03-31 Brad SmithAdd/update PIE defaults for OpenBSD.
2017-03-31 Bob HaarmanLTO: call getRealLinkageName on IRNames before feeding...
2017-03-31 Craig Topper[InstCombine] When adding an Instruction and its Users...
2017-03-31 Sanjay Patel[DAGCombiner] refactor and/or-of-setcc to get rid of...
2017-03-31 Reid KlecknerFix binary static archive that got mangled by patch
2017-03-31 Reid Kleckner[llvm-ar] Extract objects to their basename in the CWD
2017-03-31 Craig Topper[InstCombine] Add test case demonstrating missed opport...
2017-03-31 Krzysztof Parzyszek[Hexagon] Remove unused variables
2017-03-31 Tim Hammerquistadd more RegisterContext files to xcode project
2017-03-31 Tamas BerghammerStop calling ValueObject::SetName from synthetic child...
2017-03-31 Krzysztof Parzyszek[Hexagon] Fix typo in HexagonEarlyIfCConv.cpp
2017-03-31 Stephen CanonFix 80-column violation in previous commit.
2017-03-31 Stephen CanonFix APFloat mod (committing for simonbyrne)
2017-03-31 Sanjay Patel[DAGCombiner] add fold for 'All sign bits set?'
2017-03-31 Tamas BerghammerAdd support for sythetic operator dereference
2017-03-31 Stanislav Mekhanoshin[AMDGPU] Remove assumption that vector and scalar types...
2017-03-31 Tamas BerghammerDo not dereference std::unique_ptr by default
2017-03-31 Craig Topper[APInt] Remove shift functions from APIntOps namespace...
2017-03-31 Joerg SonnenbergerDo not translate rint into nearbyint, but truncate...
2017-03-31 Matt ArsenaultAMDGPU: Remove unnecessary ands when f16 is legal
2017-03-31 Jan VeselyAMDGPU/R600: Fix amdgpu alias analysis pass.
2017-03-31 Sanjay Patel[PowerPC] add tests for setcc+setcc+logic; NFC
2017-03-31 Craig Topper[APInt] Rewrite getLoBits in a way that will do one...
2017-03-31 Craig Topper[APInt] Remove unused functions from the APIntOps names...
2017-03-31 Sanjay Patel[DAGCombiner] remove redundant code and add comments...
2017-03-31 Balaram Makam[AArch64] Add new subtarget feature to fold LSL into...
2017-03-31 Stephane SezerVerify memory address range validity in GDBRemoteCommun...
2017-03-31 Sanjay Patel[x86] add/consolidate tests for setcc+setcc+and/or...
2017-03-31 Adam NemetImprove DebugInfo/strip-loop-metadata.ll test
2017-03-31 Duncan P. N... Use strong enums independently of -fobjc-arc
2017-03-31 Piotr Padlewski[MSSA] Small test fix
2017-03-31 Craig Topper[AVX-512] Update lowering for gather/scatter prefetch...
2017-03-31 Craig Topper[Sema][X86] Update immediate check for gather/scatter...
2017-03-31 Rafael EspindolaRename variable.
2017-03-31 Rafael EspindolaReplace wc -l with count.
2017-03-31 Andrey ChurbanovFix for bug https://llvm.org/bugs/show_bug.cgi?id=32456
2017-03-31 Petar Jovanovic[mips][msa] Range adjustment for ldi_b builtin function...
2017-03-31 Dehao ChenFix the InstCombine to reserve the VP metadata and...
2017-03-31 Jan SjodinRefactor code to create getFallThrough method in Machin...
2017-03-31 Alex Lorenz[Modules][PCH] Serialize #pragma pack
2017-03-31 Ranjeet Singh[libunwind] Clean up macro usage.
2017-03-31 Kristof BeylsRemove name space pollution from Signals.cpp
2017-03-31 Petar Jovanovic[mips][msa] Prevent output operand from commuting for...
2017-03-31 Kristof BeylsRemove more name space pollution from .inc files
2017-03-31 Simon Pilgrim[DAGCombiner] Add ComputeNumSignBits vector demanded...
2017-03-31 Jonas Paulsson[SystemZ] Make sure of correct regclasses in insertSel...
2017-03-31 Simon Pilgrim[DAGCombiner] Add vector demanded elements support...
2017-03-31 Kristof BeylsDo not pollute the namespace in a header file.
2017-03-31 Teresa JohnsonAdd back test for r299152
2017-03-31 Rafael EspindolaAdd a %basename substitution.
2017-03-31 Rafael EspindolaSimplify test.
2017-03-31 Daniel Jasperclang-format: Fix post-commit review comment of r299204...
2017-03-31 Jonas Paulsson[SystemZ] Skip DAGCombining of vector node for older...
2017-03-31 Peter Smith[ELF] Add a NOP instruction to make LLVM generate a...
2017-03-31 Kristof BeylsMake naming in Host.h in line with coding standards.
2017-03-31 Hans Wennborgclang-format vs plugin support for Visual Studio 2017
2017-03-31 Rafael EspindolaUse the current working directory in the glob expansion
2017-03-31 James HendersonRemove unnecessary cast and branch. NFC.
2017-03-31 Yaron KerenUpdate comment for r299098 per feedback from James...
2017-03-31 Sam McCallRemove unused variable.
2017-03-31 Max Kazantsev[ScalarEvolution] Re-enable Predicate implication from...
2017-03-31 Daniel Jasperclang-format: [JavaScript] Ignore QT keywords.
2017-03-31 Kristof BeylsDo not pollute the namespace in a header file.
2017-03-31 Sam Kolton[AMDGPU] SDWA Peephole: improve search for immediates...
2017-03-31 Simon Pilgrim[DAGCombiner] Add vector demanded elements support...
2017-03-31 Nitesh Jain[LLDB][MIPS] Core Dump Support.
2017-03-31 Nitesh Jain[LLDB][MIPS] Fix Core file Architecture and OS information.
2017-03-31 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-31 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-31 Nitesh Jain[LLDB][MIPS] Check if memory_info.GetName() is empty...
next