platform/upstream/llvm.git
2017-01-20 Eric FiselierDisable aligned new/delete on Apple platforms without...
2017-01-20 Ahmed Bougacha[AArch64][GlobalISel] Widen scalar int->fp conversions.
2017-01-20 Antonio Maioranoclang-format: fix fallback style set to "none" not...
2017-01-20 Richard SmithPR31701: Fix crash on invalid caused by parsing a depen...
2017-01-20 Eric Fiselier[NFC] Group aligned new/delete definitions together...
2017-01-20 Richard SmithFix documentation typo.
2017-01-20 Richard SmithAdd documentation for constexpr string builtin support.
2017-01-20 Eric FiselierFix handling of Apple target triple when checking the...
2017-01-20 Michael Kuperstein[PM] Attempt to pacify windows bots.
2017-01-20 Richard SmithP0426: Make the library implementation of constexpr...
2017-01-20 Stanislav Mekhanoshin[AMDGPU] Prevent spills before exec mask is restored
2017-01-20 Justin BognerGlobalISel: Add a note about how we're being a bit...
2017-01-20 Ahmed Bougacha[AArch64][GlobalISel] Split FP conversion legalizer...
2017-01-20 Ahmed Bougacha[AArch64][GlobalISel] Split legalizer combine tests...
2017-01-20 Ahmed Bougacha[MIRParser] Allow generic register specification on...
2017-01-20 Kuba Mracek[lit] Limit parallelism of sanitizer tests on Darwin...
2017-01-20 Kuba Mracek[lit] Limit parallelism of sanitizer tests on Darwin...
2017-01-20 Justin BognerGlobalISel: Only set FailedISel on dropped dbg intrinsi...
2017-01-20 Anna Thomas[AliasAnalysis] Fences do not modify constant memory...
2017-01-20 Richard SmithFinish implementation of C++ DR1310 (wg21.link/cwg1310).
2017-01-20 Justin BognerGlobalISel: Pass the MachineFunction in to reportSelect...
2017-01-20 Matthias BraunLiveRegUnits: Add accumulateBackward() function
2017-01-20 Matthias BraunCodeGen: Add/Factor out LiveRegUnits class; NFCI
2017-01-20 Eric FiselierFix demangle helper after r286788
2017-01-19 Tim NorthoverAArch64: fall back to DAG ISel for inline assembly.
2017-01-19 Eric FiselierAdjust msvc_stdlib_force_include.hpp to handle clang++
2017-01-19 Zachary TurnerFix a few more build errors.
2017-01-19 Zachary TurnerFix incorrectly formed assert statement.
2017-01-19 Michael Kuperstein[PM] Make default pipeline test for the new PM strict
2017-01-19 Zachary Turner[pdb] Add HashTable data structure.
2017-01-19 Michael KupersteinRevert r292530 since it breaks buildbots.
2017-01-19 Dehao Chenclang-format SampleProfile.cpp (NFC)
2017-01-19 Peter CollingbourneLTO: Flush the resolution file after writing to it.
2017-01-19 Davide Italiano[SCCP] Teach the pass how to handle `div` with overdefi...
2017-01-19 Michael Kuperstein[PM] Make default pipeline test for the new PM strict
2017-01-19 Haicheng WuRevert "[InlineCost] Use TTI to check if GEP is free."
2017-01-19 Simon Pilgrim[SelectionDAG] Improve knownbits handling of UMIN/UMAX...
2017-01-19 Haicheng Wu[InlineCost] Use TTI to check if GEP is free.
2017-01-19 Alex ShlyapnikovWhenever reasonable, merge ASAN quarantine batches...
2017-01-19 Hans WennborgDon't inline dllimport functions referencing non-import...
2017-01-19 Stanislav Mekhanoshin[AMDGPU] Add exec copy to LiveIntervals in SILowerContr...
2017-01-19 Kostya Serebryany[libFuzzer] ensure that entries in PersistentAutoDictio...
2017-01-19 Davide Italiano[SCCP] Update comment in visitBinaryOp() after recent...
2017-01-19 Richard SmithPR13403 (+duplicates): implement C++ DR1310 (wg21.link...
2017-01-19 Serge Rogatch[XRay][Arm] Enable back XRay testing on Arm32 and fix...
2017-01-19 Serge Rogatch[XRay][Arm] Repair XRay table emission on Arm32 and...
2017-01-19 Chad Rosier[Assembler] Improve error when unable to evaluate expre...
2017-01-19 Evgeniy StepanovFix aliases to thumbfunc-based exprs to be thumbfunc.
2017-01-19 Rafael EspindolaAlso define 'end' if it is present in a .so.
2017-01-19 Rafael EspindolaCreate _end symbol even if a .so defines it.
2017-01-19 Kostya Serebryany[libFuzzer] improve -minimize_crash: honor -artifact_pr...
2017-01-19 Xin TongImprove what can be promoted in LICM.
2017-01-19 Kostya Serebryany[libFuzzer] add two tests for experimenting with equiva...
2017-01-19 Manman RenModule: Improve diagnostic message when cxx modules...
2017-01-19 Easwaran RamanAdd an interface to scale the frequencies of a set...
2017-01-19 Davide Italiano[InstCombine] Simplify gep (gep p, a), (b-a)
2017-01-19 Weiming Zhao[Builtin] [ARM] Update CMake to support the build of...
2017-01-19 Simon Pilgrim[X86][SSE] Improve comments describing combineTruncated...
2017-01-19 Kevin EnderbyRemove this test from the r292500 commit till Chris...
2017-01-19 Kevin EnderbyAdd support for the new LC_NOTE load command.
2017-01-19 Hafiz Abid... Provide a substitute to load command of gdb.
2017-01-19 Malcolm Parsons[Sema] Reword unused lambda capture warning
2017-01-19 Alex Lorenz[Sema] Fix PR28181 by avoiding calling BuildOverloadedB...
2017-01-19 Sumanth Gundapaneni[Hexagon] Linux linker does not support .gnu-hash
2017-01-19 Simon Pilgrim[X86][SSE] Attempt to pre-truncate arithmetic operation...
2017-01-19 Sanjay Patel[InstCombine] icmp Pred (shl nsw X, C1), C0 --> icmp...
2017-01-19 Felix Berger[clang-tidy] Do not trigger move fix for non-copy assig...
2017-01-19 Marshall ClowMark two of the TS implementations as 'in progress'
2017-01-19 Pavel LabathRefactor logging in NativeProcessLinux
2017-01-19 Hafiz Abid... Avoid unused variable warning when assert is disabled.
2017-01-19 Simon Pilgrim[X86][SSE] Added tests for pre-truncating arithmetic...
2017-01-19 Tobias GrosserBlockGenerator: Do not redundantly reload from PHI...
2017-01-19 Mikael Holmen[DAG] Don't increase SDNodeOrder for dbg.value/declare.
2017-01-19 Malcolm Parsons[docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
2017-01-19 Malcolm Parsons[docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
2017-01-19 Mikael HolmenTest commit access, remove trailing whitespace
2017-01-19 Kristof Beyls[GlobalISel] Pointers are legal operands for G_SELECT...
2017-01-19 Tobias GrosserBlockGenerator: remove obfuscating const and const...
2017-01-19 Elena DemikhovskyRecommiting unsigned saturation with a bugfix.
2017-01-19 Daniel SandersRe-commit: [globalisel] Tablegen-erate current Register...
2017-01-19 Malcolm Parsons[docs] Tell Doxygen to expand LLVM_ALIGNAS to nothing
2017-01-19 Justin BognerGlobalISel: Implement widening for shifts
2017-01-19 Craig Topper[AVX-512] Add test cases that show where we are using...
2017-01-19 Craig Topper[AVX-512] Support ADD/SUB/MUL of mask vectors
2017-01-19 Matt ArsenaultAMDGPU: Disable some fneg combines unless nsz
2017-01-19 Matt ArsenaultAMDGPU: Remove modifiers from v_div_scale_*
2017-01-19 Tobias GrosserUse range-based for loop [NFC]
2017-01-19 Tobias GrosserImprove test coverage in test/Isl/CodeGen/loop_partiall...
2017-01-19 Craig Topper[X86] Merge LowerADD and LowerSUB into a single LowerAD...
2017-01-19 Mike Aizatsky[sancov] applying blacklist to covered points too
2017-01-19 Saleem Abdulrasoolllvm-cxxfilt: filter out invalid manglings
2017-01-19 Craig Topper[AVX-512] Use VSHUF instructions instead of two inserts...
2017-01-19 Craig Topper[AVX-512] Add additional test cases for broadcast intri...
2017-01-19 Michael Kuperstein[PM] Add LoopVectorize to the default module pipeline
2017-01-19 Peter CollingbourneLowerTypeTests: Implement exporting of type identifiers.
2017-01-19 Justin BognerGlobalISel: Implement narrowing for G_LOAD
2017-01-19 Justin BognerGlobalISel: Fix text wrapping in a comment. NFC
2017-01-19 Matthias BraunUse an actual valid register in test
2017-01-19 Dehao ChenAdd -fdebug-info-for-profiling to emit more debug info...
2017-01-19 Dehao ChenAdd -debug-info-for-profiling to emit more debug info...
next