platform/upstream/llvm.git
2018-08-02 Fangrui Song[analyzer] Make RegionVector use const reference
2018-08-02 Evandro Menezes[SLC] Refactor simplification of pow() (NFC)
2018-08-02 Simon Pilgrim[X86][SSE] Add uniform/non-uniform exact sdiv vector...
2018-08-02 David Bolvansky[InstCombine] [NFC] Tests for select with binop fold
2018-08-02 George Rimar[LLD][ELF] - Remove dead check from adjustSplitStackFun...
2018-08-02 George Rimar[LLD][ELF] - An attemp to fix BB after rL338718.
2018-08-02 Jonas Hahnfeld[OMPT] Disable by default on Windows
2018-08-02 Jonas Hahnfeld[tests] Add annotations for taskloop features
2018-08-02 Sanjay Patel[InstSimplify] move minnum/maxnum with undef fold from...
2018-08-02 George Rimar[LLD][ELF] - Remove excessive cases from getRelocTarget...
2018-08-02 Sjoerd Meijer[ARM][NFC] Follow up of r338568
2018-08-02 Sanjay Patel[ValueTracking] fix maxnum miscompile for cannotBeOrder...
2018-08-02 Matt ArsenaultDAG: Fix vector widening fcanonicalize
2018-08-02 Matt ArsenaultAMDGPU: Fix scalarizing v4f16 fcanonicalize
2018-08-02 George Rimar[LLD][ELF] - Remove dead code. NFC.
2018-08-02 Tim NorthoverMove ClangHighlighter.cpp to hopefully better place...
2018-08-02 Ben Dunbobbin[llvm-ar] Fix help text test. NFC.
2018-08-02 George Rimar[LLD][ELF] - Remove redundant code. NFC.
2018-08-02 Matt ArsenaultTry to make builtin address space declarations not...
2018-08-02 Martin Probstclang-format: fix a crash in comment wraps.
2018-08-02 Chris Jackson[lld] Make tests calling llvm-ar more robust
2018-08-02 Ben Dunbobbin[llvm-ar] Correct help text
2018-08-02 Andrea Di Biagio[llvm-mca] Use a vector to store ResourceState objects...
2018-08-02 Guillaume Chatelet[llvm-exegesis] Rename InstructionInstance into Instruc...
2018-08-02 Filipe CabecinhasAdd header guard to asan_report.h
2018-08-02 George Rimar[LLD][ELF] - Simplify. NFC.
2018-08-02 Simon Pilgrim[X86][SSE] Add more UDIV nonuniform-constant vector...
2018-08-02 George Rimar[LLD] Do not overwrite LMAOffset of PT_LOAD header
2018-08-02 Eric LiuReplace hardcoded format styles in a few tools with...
2018-08-02 Stefan GranitzUnit test for Symtab::InitNameIndexes
2018-08-02 Stefan GranitzAdd include guard
2018-08-02 Simon Pilgrim[X86][SSE] Pull out duplicate VSELECT to shuffle mask...
2018-08-02 Alexander Ivchenko[GlobalISel] Fix typo with missed override specifier
2018-08-02 Andrew Savonichev[emacs] Indent statement continuation to match clang...
2018-08-02 Alexander Ivchenko[GlobalISel] Rewrite CallLowering::lowerReturn to accep...
2018-08-02 George Rimar[LLD] Only increase LMARegion if different from MemRegion
2018-08-02 Hans Wennborgutils/release/tag.sh: add debuginfo-tests to project...
2018-08-02 George Rimar[LLD] - Improve handling of AT> linker script commands
2018-08-02 Hans Wennborglit: bump version number
2018-08-02 David Green[UnJ] Add debug messages for why loops are not unrolled...
2018-08-02 Michael WuTest commit access
2018-08-02 David Green[AArch64] Add support for got relocated LDR's
2018-08-02 Kito ChengTest commit.
2018-08-02 Philip Reames[LICM] Factor out fault legality from canHoistOrSinkIns...
2018-08-02 Philip Reames[LICM] Expand tests to highlight an oddity in sinking...
2018-08-02 Raphael IsemannAdded missing highlighter files to XCode project
2018-08-02 Marshall ClowImplement P1023: constexpr comparison operators for...
2018-08-02 George Karpenkov[analyzer] Extend NoStoreFuncVisitor to follow fields.
2018-08-02 Marshall ClowImplement P0887: The identity metafunction
2018-08-02 Lei LiuFix FCOPYSIGN expansion
2018-08-02 Akira HatanakaPass triple to RUN line to fix failing bots.
2018-08-02 Philip Reames[LICM] hoisting/sinking legality - bail early for unsup...
2018-08-02 Raphael Isemann[LLDB] Added syntax highlighting support
2018-08-02 Kostya Serebryany[libFuzzer] use absolute distance in addition to the...
2018-08-02 Tim Shen[ADT] Add some documentation for GraphTraits.
2018-08-02 Michael Kruse[JSONExporter] Print instead of ignoring parser error.
2018-08-02 Nemanja Ivanovic[PowerPC] Do not round values prior to converting to...
2018-08-01 Raphael IsemannRemove unnecessary target from TestCompletion patch
2018-08-01 Akira HatanakaSerialize DoesNotEscape.
2018-08-01 Lei Liu[AArch64] DWARF: do not generate AT_location for thread...
2018-08-01 Nick DesaulniersAdd maybe-unused attribute to a variable.
2018-08-01 George Burgess IVReland r338431: "Add DebugCounters to DivRemPairs"
2018-08-01 Sanjay Patel[InstSimplify] move minnum/maxnum with same arg fold...
2018-08-01 Reid KlecknerLoad from the GOT for external symbols in the large...
2018-08-01 John Baldwin[ASAN] Use the correct shadow offset for ASAN on FreeBS...
2018-08-01 Lang Hames[ORC] Add a 'Callable' flag to JITSymbolFlags.
2018-08-01 Vlad Tsyrklevich[AST] Remove the static_assert check in ObjCMethodDecl...
2018-08-01 Rui UeyamaRe-submit r338596 with a bug fix and a test.
2018-08-01 Michael Kruse[ScopBuilder] Set domain to empty instead of NULL.
2018-08-01 Reid KlecknerFix -Wcovered-switch-default uncovered after r338630
2018-08-01 Reid KlecknerUpdate for DWARF API change
2018-08-01 Erich Keane[AST][4/4] Move the bit-fields from ObjCMethodDecl...
2018-08-01 Roman Lebedev[NFC][CodeGenCXX] Use -emit-llvm-only instead of -emit...
2018-08-01 Erich Keane[AST][3/4] Move the bit-fields from BlockDecl, LinkageS...
2018-08-01 Davide Italiano[DWARFASTParser] Remove special cases for `llvm-gcc`
2018-08-01 Raphael IsemannFix out-of-bounds read in Stream::PutCStringAsRawHex8
2018-08-01 Erich Keane[AST][2/4] Move the bit-fields from FunctionDecl and...
2018-08-01 Jordan Rupprecht[llvm-objcopy] Add missing -I command line flag alias...
2018-08-01 Paul Robinson[DebugInfo/DWARF] [4/4] Unify handling of compile and...
2018-08-01 Paul Robinson[DebugInfo/DWARF] [3/4] Rename DWARFUnitSection to...
2018-08-01 Matt ArsenaultAMDGPU: Use SPseudoInst helper
2018-08-01 Erich Keane[AST][1/4] Move the bit-fields from TagDecl, EnumDecl...
2018-08-01 Paul Robinson[DebugInfo/DWARF] [2/4] Type units no longer in a std...
2018-08-01 Paul Robinson[DebugInfo/DWARF] [1/4] De-templatize DWARFUnitSection...
2018-08-01 Michal Gorny[test] Fix %hmaptool path for standalone builds
2018-08-01 Matt ArsenaultAMDGPU: Improve hack for packing conversion ops
2018-08-01 Matt ArsenaultAMDGPU: Partially fix handling of packed amdgpu_ps...
2018-08-01 Heejin Ahn[WebAssembly] Support for a ternary atomic RMW instruction
2018-08-01 Alexey Bataev[DEBUGINFO] Disable emission of the dwarf sections...
2018-08-01 Nico Weberlld-link: Remove /msvclto option
2018-08-01 Zachary TurnerTry to fix FreeBSD build.
2018-08-01 Craig Topper[X86] Canonicalize the pattern for __builtin_ffs in...
2018-08-01 Craig Topper[X86] Add test cases for the patterns used by __builtin...
2018-08-01 Raphael IsemannFixed documentation for PutHex8 [NFC]
2018-08-01 Jan VeselyAMDGPU/R600: Convert kernel param loads to use PARAM_I_...
2018-08-01 Zachary Turner[llvm-undname Add an option to dump back references.
2018-08-01 Zachary Turner[MS Demangler] Properly demangle templated operators.
2018-08-01 Zachary Turner[MS Demangler] Don't crash as often when demangling.
2018-08-01 Kostya SerebryanyFix sizeof(struct pthread) in glibc 2.14.
2018-08-01 Raphael IsemannRemove outdated documentation for Stream's LEB128 methods
next