platform/upstream/llvm.git
2016-08-30 Nico WeberFix typo in comment
2016-08-30 Krzysztof Parzyszek[Hexagon] Use handleTargetFeaturesGroup to process...
2016-08-30 Nirav Dave[MC] Move parser helper functions from Asmparser to...
2016-08-30 Nico WeberRevert r280035 (and followups r280057, r280085), it...
2016-08-30 Chad Rosier[Reassociate] Add additional debug output. NFC.
2016-08-30 Krzysztof ParzyszekHandle -mlong-calls on Hexagon
2016-08-30 Pavel LabathRevert "gdb-remote: Make the sequence mutex non-recursive"
2016-08-30 Pavel LabathFix darwin cmake build for r279997
2016-08-30 Ed Mastelibunwind: correct 'libuwind' typo
2016-08-30 NAKAMURA Takumiclang/test/Driver/modules-ts.cpp: Satisfy quoted filename.
2016-08-30 Vasileios Kalintiris[mips][tsan] XFAIL on every MIPS platform an x86_64...
2016-08-30 Tobias GrosserAdd forgotten image
2016-08-30 Tobias Grosserwww: homepage "Overview and News"
2016-08-30 Tobias Grosserwww: shorten links in menu
2016-08-30 Tobias Grosserwww: link to github source mirror, drop the other old...
2016-08-30 Tobias Grosserwww: improve formatting of external links
2016-08-30 NAKAMURA Takumiclang-tools-extra/test/clang-tidy/misc-move-forwarding...
2016-08-30 Martin Bohme[clang-tidy] Add check 'misc-move-forwarding-reference'
2016-08-30 Tobias Grosserwww: Add links to Polly Labs and Polyhedral.info
2016-08-30 NAKAMURA TakumiSILoadStoreOptimizer.cpp: Fix a warning in r279991...
2016-08-30 Pavel LabathFix fallout from the GetNameColonValue() refactor ...
2016-08-30 James Molloy[SimplifyCFG] Properly CSE metadata in SinkThenElseCode...
2016-08-30 Peter Zotovdocs: mention that clobbering output regs in inline...
2016-08-30 George Rimar[ELF] - Linkerscript: implemented ADDR command.
2016-08-30 George Rimar[ELF] - Fix for: bug 29115 - linkerscript does not...
2016-08-30 George Rimar[ELF] - Use early return. NFC.
2016-08-30 George Rimar[ELF] - Versionscript: support wildcards for extern...
2016-08-30 George Rimar[ELF] - Cleanup of scanVersionScript(): do not change...
2016-08-30 Sjoerd MeijerFix for commit 280064 that break the build.
2016-08-30 Sjoerd MeijerThis adds new options -fdenormal-fp-math and passes...
2016-08-30 Miklos Vajnaclang-rename: fix formatting in USRFinder
2016-08-30 Miklos Vajnaclang-rename: improve error message when -old-name...
2016-08-30 Ying Yi[llvm-cov] Use the native path in the coverage report.
2016-08-30 Tobias Grosserwww: Add IMPACT 2017 announcement to news page
2016-08-30 Lang Hames[Support][Error] Suppress warning about unused result.
2016-08-30 Lang Hames[Support] Add a conditionally defined default construct...
2016-08-30 Richard SmithCombine two FileCheck patterns to prevent overzealous...
2016-08-30 James Y KnightReplace incorrect "#ifdef DEBUG" with "#ifndef NDEBUG".
2016-08-30 Akira Hatanaka[asan] Mark failing test as UNSUPPORTED.
2016-08-30 Kostya Serebryany[libFuzzer] use bits instead of bytes for memcmp/strcmp...
2016-08-30 Hal Finkel[PowerPC] Update the DWARF register-size table
2016-08-30 Anna Thomas[RewriteStatepointsForGC] Update comment for same PHI...
2016-08-30 Lang Hames[ORC][RPC] Reword 'async' to 'non-blocking' to better...
2016-08-30 Eric FiselierAdd "FLAKY_TEST" test directive to support re-running...
2016-08-30 Hal Finkel[PowerPC] Force entry alignment in .got2
2016-08-30 Sanjoy DasFix coding style; NFC
2016-08-30 Duncan P. N... ADT: Explode include/llvm/ADT/{ilist,ilist_node}.h...
2016-08-30 Kostya Serebryany[libFuzzer] use trace-div and trace-gep for guided...
2016-08-30 Kostya Serebryany[sanitizer-coverage] add two more modes of instrumentat...
2016-08-30 Kostya Serebryany[sanitizer-coverage] add two more modes of instrumentat...
2016-08-30 Kostya Serebryany[sanitizer-coverage] add two more modes of instrumentat...
2016-08-30 Eric FiselierFix syntax error in recent CMake change.
2016-08-30 Hal Finkel[PowerPC] Add support for -mlongcall
2016-08-30 Hal Finkel[PowerPC] Add support for -mlongcall
2016-08-30 Jason MolendaUpdate debugserver project to pull in StdStringExtracto...
2016-08-30 Vitaly Buka[asan] Disable test on darwin bot
2016-08-30 Eric FiselierFix PR28831 - Bad logic around CMAKE_OSX_SYSROOT and...
2016-08-30 Piotr PadlewskiNFC: add early exit in ModuleSummaryAnalysis
2016-08-30 Richard SmithC++ Modules TS: driver support for building modules.
2016-08-30 Hal Finkel[PowerPC] Add triple to test/CodeGen/PowerPC/atomic...
2016-08-30 Duncan P. N... Rename unittests/ADT/ilistTestTemp.cpp => IListTest.cpp
2016-08-30 Duncan P. N... ADT: Give ilist<T>::reverse_iterator a handle to the...
2016-08-29 Evgeniy Stepanov[cfi] Export __cfi_check when linking with -fsanitize...
2016-08-29 Jan VeselyAMDGPU/R600: Cleanup DAGCombine
2016-08-29 Evgeniy StepanovFix typo in test.
2016-08-29 Lang Hames[ORC] Fix unit-test breakage from r280016.
2016-08-29 Vitaly Buka[asan] Attempt to fix test on darwin bot
2016-08-29 Michael KupersteinFix typo in comment. NFC.
2016-08-29 Teresa Johnson[ThinLTO] Indirect call promotion fixes for promoted...
2016-08-29 Chris Bieneman[CMake] Trying to fix the bots I broke
2016-08-29 Hal Finkel[PowerPC] Fix i8/i16 atomics for little-Endian targets...
2016-08-29 Chris Bieneman[CMake] Use -std=c++11 if supported
2016-08-29 Chad Rosier[SLP] Return a boolean value for these static helpers...
2016-08-29 Jan VeselyAMDGPU/R600: Remove MergeVectorStores from legalization
2016-08-29 Rui UeyamaMake lld actually compatible with gold in terms of...
2016-08-29 Lang Hames[ORC][RPC] Fix typo in RPC comments: call primitives...
2016-08-29 Lang Hames[ORC][RPC] Make the future type of an Orc RPC call...
2016-08-29 Saleem Abdulrasoollibc++: perform configuration checks with -nodefaultlibs
2016-08-29 Saleem AbdulrasoolCOFF: disambiguate make_unique (NFC)
2016-08-29 Chris Bieneman[CMake] Make LLVMConfig.cmake variable names match...
2016-08-29 Saleem AbdulrasoolCOFF: add beginnings of debug directory creation
2016-08-29 Tim NorthoverGlobalISel: use multi-dimensional arrays for legalize...
2016-08-29 Adrian PrantlFix a bug preventing the cause for a module file-not...
2016-08-29 Adrian PrantlFix a bug preventing the cause of a module-out-of-date...
2016-08-29 Easwaran RamanFix a thinko in r278189.
2016-08-29 Eric FiselierFix or suppress GCC warnings during build.
2016-08-29 Saleem AbdulrasoolAMDGPU: fix mismatch tags, NFC
2016-08-29 Saleem AbdulrasoolExecutionEngine: fix a bug in the movt/movw relocator
2016-08-29 Chris Bieneman[CMake] Builtins build needs LLVM_*_OUTPUT_INTDIR variables
2016-08-29 Matthew Simpson[LV] Move insertelement sequence after scalar definitions
2016-08-29 Zachary TurnerConvert GetNameColonValue to return StringRefs.
2016-08-29 Eric FiselierTurn On -DLIBCXX_ENABLE_BENCHMARKS by default.
2016-08-29 Krzysztof ParzyszekPropagate TBAA info in SelectionDAG::getIndexedLoad
2016-08-29 Zachary TurnerCopy StringExtractor to StdStringExtractor.
2016-08-29 Douglas Katzman[Myriad]: add missing 'mcpu' values
2016-08-29 Tom StellardAMDGPU/SI: Implement a custom MachineSchedStrategy
2016-08-29 Zachary TurnerRemove std::atomic from lldb::Address.
2016-08-29 Vitaly Buka[asan] Enable new stack poisoning with store instructio...
2016-08-29 Tim NorthoverGlobalISel: switch to SmallVector for pending legalizat...
2016-08-29 Tom StellardAMDGPU/SI: Improve SILoadStoreOptimizer and run it...
next