platform/upstream/llvm.git
2016-07-29 Ahmed Bougacha[GlobalISel] Fix LLT::unsized to match LLT(LabelTy).
2016-07-29 Ahmed Bougacha[GlobalISel] Add unittests for LowLevelType.
2016-07-29 Rui UeyamaRemove dead declaration.
2016-07-29 Paul RobinsonReinstate optnone test for GVN Hoisting, removed in...
2016-07-29 Todd FialaRevert "updated Xcode project r277139"
2016-07-29 Todd Fialaupdated Xcode project r277139
2016-07-29 Haojian Wu[ASTMatcher] Add templateName matcher.
2016-07-29 Pavel LabathRevert "Rewrite gdb-remote's SendContinuePacketAndWaitF...
2016-07-29 George Rimar[ELF] - Linkerscript: Implemented SORT command.
2016-07-29 Nirav DaveRemove inline-comment-2.ll until I can debug why it...
2016-07-29 Krzysztof Parzyszek[Hexagon] Improve balancing of address calculation
2016-07-29 George Rimar[ELF] - Linkerscript: make addSection() global function...
2016-07-29 Nirav DaveFix inline-comment-2.ll triple
2016-07-29 David L KreitzerAvoid unnecessary 32-bit to 64-bit zero extensions...
2016-07-29 George Rimar[ELF] - Update comment. NFC.
2016-07-29 Nirav Dave[MC] When emitting output hash comments always use...
2016-07-29 Krzysztof ParzyszekFix license information in the file header
2016-07-29 Krzysztof ParzyszekAdd missing files to r277143
2016-07-29 Krzysztof Parzyszek[Hexagon] Implement DFA based hazard recognizer
2016-07-29 Haojian Wu[ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgu...
2016-07-29 Daniel JasperAdd missing '-no-canonical-prefixes' in test.
2016-07-29 Dimitar VlahovskiAdd/fix support for i386 elf core files
2016-07-29 Pavel LabathRewrite gdb-remote's SendContinuePacketAndWaitForResponse
2016-07-29 Benjamin KramerMake test not fail on hosts where the default omp libra...
2016-07-29 Adhemerval... tsan: Enable 48-bit VMA support on aarch64
2016-07-29 Daniel SandersRe-commit: [mips][fastisel] Handle 0-4 arguments withou...
2016-07-29 Nirav DaveCleanup TransferDbgValues
2016-07-29 Andrey Bokhanko[GCC] Support for __final specifier
2016-07-29 Pavel LabathFixup r277011 - wrong use of infinite timeout
2016-07-29 Simon Pilgrim[X86][SSE] Optimize the truncation of vector comparison...
2016-07-29 Kirill Bobyrev[clang-rename] speedup RenamingAction
2016-07-29 Simon PilgrimFixed MSVC out of range shift warning
2016-07-29 Sjoerd MeijerFix for commit rL277126 that broke a build.
2016-07-29 Prakhar Bahuguna[Thumb] Emit Thumb move in both Thumb modes for struct_...
2016-07-29 Jacques Pienaar[lanai] Update for Target API (TargetRegistry::Register...
2016-07-29 Sjoerd MeijerTargetInstrInfo: add virtual function getInstSizeInBytes
2016-07-29 Abhishek AggarwalImprove code of loading plugins that provide cmnds
2016-07-29 Dean Michael... [compiler-rt][XRay] Address follow-up comments to initi...
2016-07-29 Jason MolendaPlatformDarwinKernel maintains a list of kexts and...
2016-07-29 Rui UeyamaRemove `continue` at end of a for-loop.
2016-07-29 Rui UeyamaSplit readOutputSectionDescription.
2016-07-29 Craig Topper[AVX512] Mark EVEX VMOVSSrm and VMOVSDrm as canFoldAsLo...
2016-07-29 Craig Topper[AVX512] Copy the patterns that recognize scalar arimet...
2016-07-29 Craig Topper[AVX512] Add AVX512 run lines to some tests for scalar...
2016-07-29 Ilia KFix -break-insert not working when using absolute paths...
2016-07-29 Rui UeyamaAdd comments.
2016-07-29 Rui UeyamaRemove `Ignore` flag from SymbolAssignment class.
2016-07-29 David Majnemer[EarlyCSE] Correctly handle simplified, but live, instr...
2016-07-29 Justin Lebar[Typo police] s/proccess/process/, s/auxiliary/auxilliary/.
2016-07-29 Petr Hosek[ELF] Allow arbitrary code alignment in .eh_frame
2016-07-29 David Majnemer[ConstantFolding] Fold bitcasts of vectors w/ undef...
2016-07-29 Rui UeyamaRemove dependency to SymbolTable from CommonInputSection.
2016-07-29 Rui UeyamaRename DoLayout -> HasContents. NFC.
2016-07-29 David Majnemer[ConstantFolding] Remove an unused ConstantFoldInstOper...
2016-07-29 David Majnemer[ConstantFolding] Use ConstantExpr::getWithOperands
2016-07-29 David Majnemer[ConstnatFolding] Teach the folder how to fold Constant...
2016-07-29 Craig Topper[AVX512] Remove the intrinsic forms of VMOVSS/VMOVSD...
2016-07-29 Piotr Padlewski[clang-tidy] Fixes to modernize-use-emplace
2016-07-29 George Burgess IV[CFLAA] Check for pointer types in more places.
2016-07-29 Erik Pilkington[Parser] Fix bug where delayed typo in conditional...
2016-07-29 Wolfgang PiebChange a test to be less prone to random failures due to
2016-07-29 Eugene ZelenkoAdd LLVM_ENABLE_LLD option to use LLD as C/C++ linker.
2016-07-29 Teresa JohnsonCapture stderr when checking for gold version
2016-07-29 Piotr PadlewskiFixed comment
2016-07-29 Rui UeyamaSimplify. readAssignment never returns a nullptr.
2016-07-29 Piotr PadlewskiAdded ThinLTO inlining statistics
2016-07-29 Jason MolendaMove the code which knows how to get information about...
2016-07-28 Justin LebarRevert "Don't invoke getName() from Function::isIntrins...
2016-07-28 Evgeniy Stepanov[sanitizer] Simplify and future-proof maybeMarkSanitize...
2016-07-28 Sanjoy Das[IR] Introduce a non-integral pointer type
2016-07-28 Adam Nemet[BPI] Add new LazyBPI analysis
2016-07-28 Vedant Kumar[docs] Coverage: Reference the new -output-dir option
2016-07-28 Vedant Kumar[docs] Mention some new options in llvm-cov
2016-07-28 Vitaly Buka[asan] Enable the rest of use-after-scope tests
2016-07-28 Changpeng FangAMDGPU/SI: Don't handle a loop if there is no loop...
2016-07-28 Vitaly BukaDo not remove empty lifetime.start/lifetime.end ranges
2016-07-28 Vitaly BukaShould be committed as one CL.
2016-07-28 Erik PilkingtonRevert "[ObjC] Consider availability of context when...
2016-07-28 Vitaly Buka[asan] Add const into few methods
2016-07-28 Vitaly BukaDo not remove empty lifetime.start/lifetime.end ranges
2016-07-28 Vitaly Bukamaned
2016-07-28 Vitaly Bukarange
2016-07-28 Jason MolendaSmall refinement on the memory segment support in core...
2016-07-28 Samuel Antao[CUDA] Unswitch enumerators in the selection of the...
2016-07-28 Daniel BerlinRework CFG simplification in bugpoint
2016-07-28 George Rimar[ELF] - Removed excessive check. NFC.
2016-07-28 Stephane SezerRemove a duplicated block in cmake.
2016-07-28 George Rimar[ELF] - Attempt to fix BB after 277042.
2016-07-28 Erik Pilkington[ObjC] Consider availability of context when emitting...
2016-07-28 Michael Kuperstein[PM] Port LowerGuardIntrinsic to the new PM.
2016-07-28 George Rimar[ELF] - Cosmetic change. NFC.
2016-07-28 George Rimar[ELF] - Linkerscript: implemented filename specification.
2016-07-28 David BlaikieFix some sign compare warnings breaking the -Werror...
2016-07-28 Alina SbirleaRevert r277038 until clearing why tests fail.
2016-07-28 Alina SbirleaRemove TargetBaseAlign. Keep alignment for stack adjust...
2016-07-28 David MajnemerReally try to pacify the build bots :/
2016-07-28 David MajnemerTry to passify the builders
2016-07-28 George Rimar[ELF] - Linkerscript: implemented += operator.
2016-07-28 Rui UeyamaMake CommonInputSection singleton class.
2016-07-28 David Majnemer[coroutines] Part 3 of N: Adding Boilerplate for Corout...
next