platform/upstream/llvm.git
2016-07-27 Reid KlecknerRemove MCAsmInfo.h include from TargetOptions.h
2016-07-27 Simon Pilgrim[X86][SSE] Updated test so that both are applying the...
2016-07-27 Etienne Bergeron[compiler-rt] Activate interception unittests
2016-07-27 Diana PicusTypo fix. NFC
2016-07-27 Vassil VassilevImplement filtering for code completion of identifiers.
2016-07-27 Renato Golin[ARM] Check that the thumb COFF segment flag gets set...
2016-07-27 Dmitry Vyukovtsan: don't deliver signals when they are blocked
2016-07-27 Ahmed Bougacha[GlobalISel] Introduce an instruction selector.
2016-07-27 Ahmed Bougacha[AArch64] Mark various *Info classes as 'final'. NFC.
2016-07-27 Ahmed Bougacha[AArch64] Define AArch64RegisterInfo as a class, not...
2016-07-27 Tim NorthoverGlobalISel: remove variable_ops from output list.
2016-07-27 Kirill Bobyrevfix typo in clang-rename and clang-tidy docs
2016-07-27 Kirill Bobyrevchange Vim key binding for include-fixer and clang...
2016-07-27 Renato Golin[ARM] Pass thumb as architecture to the underlying...
2016-07-27 Rafael EspindolaMake toPhdrFlags a member function. NFC.
2016-07-27 Daniel Sanders[mips][ias] Check '$rs = $rd' constraints when both...
2016-07-27 Kirill Bobyrev[clang-rename] skip CXXConversionDecl while searching...
2016-07-27 Nemanja Ivanovic[PowerPC] Fix typo in PPCHazardRecognizers.cpp
2016-07-27 Duncan P. N... PowerPC: Avoid implicit iterator conversions, NFC
2016-07-27 Tobias GrosserGPGPU: Add basic support for kernel launches
2016-07-27 Haojian Wu[include-fixer] Update document.
2016-07-27 Haojian Wu[clang-tidy] Add cppcoreguidelines-slicing entry to...
2016-07-27 Teresa Johnson[test/gold] Add gold test subdirectory tests needing...
2016-07-27 Renato Golin[ARM] Set a non-conflicting comment character for assem...
2016-07-27 Renato Golin[ARM] Adds test for immediate encoding
2016-07-27 John BrawnRevert r276856 "Adjust Registry interface to not requir...
2016-07-27 John BrawnAdjust Registry interface to not require plugins to...
2016-07-27 Simon Pilgrim[DAGCombiner] Use APInt directly to detect out of range...
2016-07-27 Daniel Jasperclang-format: Fix incorrect detection of QT-signals...
2016-07-27 Benjamin Kramer[clang-include-fixer] Added Emacs integration for clang...
2016-07-27 Simon PilgrimRemoved unusued template function declaration that...
2016-07-27 Oliver Stannard[ARM] Pass -mimplcit-it= to integrated assembler
2016-07-27 Daniel Sanders[mips] Update the link to the MIPS documentation in...
2016-07-27 Sjoerd Meijer[MBP] Added some more debug messages and some clean...
2016-07-27 Jonas HahnfeldSupport setting default value for -rtlib at build time
2016-07-27 Dean Michael... Revert "Default COMPILER_RT_BUILD_XRAY=ON"
2016-07-27 Sean SilvaRefactor - CodeExtractor : Move check for valid block...
2016-07-27 Dean Michael... Default COMPILER_RT_BUILD_XRAY=ON
2016-07-27 George Burgess IV[GVNHoist] Fix typo in assert.
2016-07-27 Mehdi AminiFix Coroutines doc example
2016-07-27 Davide Italiano[MC] Add command-line option to choose the max nest...
2016-07-27 Sebastian PopGVN-hoist: improve code generation for recursive GEPs
2016-07-27 Sebastian PopGVN-hoist: use DFS numbers instead of walking the instr...
2016-07-27 David Majnemer[coroutines] Part 2 of N: Adding Coroutine Intrinsics
2016-07-27 Sebastian Popadd a verbose mode to Loop->print() to print all the...
2016-07-27 Sebastian Popadd function isLoopLatch
2016-07-27 Saleem Abdulrasooltest: simplify commands, NFC
2016-07-27 Sebastian Poprefactor code in verifyLoop: NFC.
2016-07-27 Dean Michael... Use RAII for ensuring that mprotect calls are undone
2016-07-27 Vedant Kumar[llvm-cov] Escape '\' in strings when emitting JSON
2016-07-27 Vedant KumarFix for compiling with clang <= 3.7 and g++6 headers
2016-07-27 Sebastian PopMove assert as early as possible
2016-07-27 Andrew Wilkins[llvm-go] parameterize $GOPATH construction
2016-07-27 Andrew Wilkins[llgo] add llgo source path to LLVM_GO_PACKAGES
2016-07-27 David Majnemer[ConstantFolding] Correctly handle failures in Constant...
2016-07-27 Davide Italiano[ELF] Support --output. Also output= can take two dashes.
2016-07-27 Davide Italiano[ELF/LinkerScript] Support EXCLUDE_FILE inside KEEP.
2016-07-27 Andrew KaylorReverting r276771 due to MSan failures.
2016-07-26 Matt ArsenaultAMDGPU: Use rcp for fdiv 1, x with fpmath metadata
2016-07-26 Hans WennborgRevert r276136 "Use ValueOffsetPair to enhance value...
2016-07-26 Matt ArsenaultAMDGPU: Add more tests for LDS size with occupancy
2016-07-26 Vedant Kumar[docs] Fix a sphinx error in llvm-cov.rst
2016-07-26 Matt ArsenaultAMDGPU: Use implicit_def for selecting anyext
2016-07-26 Vedant KumarRetry: [llvm-cov] Add support for exporting coverage...
2016-07-26 Peter Collingbournedocs: Add reference to type metadata to langref.
2016-07-26 Vedant KumarRevert "[llvm-cov] Add support for exporting coverage...
2016-07-26 Matthias BraunMIRParser: Use dot instead of colon to mark subregisters
2016-07-26 Omair JavaidFix LLDBConfig.cmake to enable python enabled build...
2016-07-26 Vedant Kumar[llvm-cov] Add support for exporting coverage data...
2016-07-26 Simon Atanasyan[ELF][MIPS] Attempt to fix Windows buildbot
2016-07-26 Rui UeyamaMove code for MIPS from createInputSection to initializ...
2016-07-26 Simon Atanasyan[ELF][MIPS] Replace binary test input file by asembler...
2016-07-26 Simon Atanasyan[ELF][MIPS] Do not emit .got section in case of relocat...
2016-07-26 Simon Atanasyan[ELF][MIPS] Use section type to recognize .reginfo...
2016-07-26 Sanjoy DasFix docs/Coroutines.rst syntax highlighting on Linux
2016-07-26 Matt ArsenaultAMDGPU/R600: Remove dead custom inserters
2016-07-26 Matt ArsenaultAMDGPU: Minor AsmPrinter cleanups
2016-07-26 Evgeniy Stepanov[asan] Remove zero FSR check on ARM.
2016-07-26 Evgeniy Stepanov[asan] Hardcode page size 4096 on Android.
2016-07-26 Krzysztof Parzyszek[Hexagon] Post-increment loads/stores enhancements
2016-07-26 Tim NorthoverGlobalISel: add generic load and store instructions.
2016-07-26 Michael Kuperstein[X86] Split out absdiff detection from SAD combine...
2016-07-26 Manman RenModules: follow up to r276769.
2016-07-26 Jim InghamThe ARM single-step handling needs to look for breakpoi...
2016-07-26 Jim InghamCheck both private & public states to decide if you...
2016-07-26 Rui UeyamaRemove return type that can trivially be inferred.
2016-07-26 Krzysztof Parzyszek[Hexagon] Gracefully handle reg class mismatch in Hexag...
2016-07-26 Krzysztof Parzyszek[Hexagon] Rerun bit tracker on new instructions in RIE
2016-07-26 Artem Dergachev[analyzer] Hotfix for build failure due to declaration...
2016-07-26 George Rimar[ELF] - replace error() with llvm_unreachable.
2016-07-26 George RimarAttemp to fix build bot:
2016-07-26 Krzysztof ParzyszekAdd link to the Hexagon documentation
2016-07-26 Krzysztof Parzyszek[Hexagon] Bitwise operations for insert/extract word...
2016-07-26 Justin LebarFix NVPTX/call-with-alloca-buffer.ll after r276777.
2016-07-26 Matthias BraunMIRParser: Use shorter cfi identifiers
2016-07-26 George Rimar[ELF] Linkerscript: symbol assignments with indentifier...
2016-07-26 Davide Italiano[MC] Don't crash when trying to emit a relocation again...
2016-07-26 Artem Dergachev[analyzer] Add basic capabilities to detect source...
2016-07-26 Bruno Cardoso... [CMAKE] Find ld64 using xcrun
2016-07-26 George Rimar[ELF] - Linkerscript: implemented ALIGN modificatior...
next