platform/upstream/llvm.git
2016-03-30 Teresa JohnsonRestore "[ThinLTO] Serialize the Module SourceFileName...
2016-03-30 Jim InghamFix header name.
2016-03-30 Chad Rosier[AArch64] Fix warnings pointed out by Hal.
2016-03-30 Reid Kleckner[cmake] Add -fms-compatibility-version=19 when clang...
2016-03-30 Reid Kleckner[cmake] Allow EH usage with clang-cl
2016-03-30 Rong Xu[PGO] Use ArrayRef in annotateValueSite()
2016-03-30 Rui UeyamaInclude line number in error message for linker scripts.
2016-03-30 Tom StellardAMDGPU/SI: Improve MachineSchedModel definition
2016-03-30 Tom StellardAMDGPU/SI: Enable lanemask tracking in misched
2016-03-30 Jonas Paulsson[SystemZ] Add nop and nopr InstAliases.
2016-03-30 Vedant Kumar[c-index-test] Delete dead function, NFC
2016-03-30 Jonas Paulsson[SystemZ] Specify required features for builtins.
2016-03-30 Nirav DaveRemove HasFnAttribute guards to getFnAttribute calls
2016-03-30 Teresa JohnsonRevert "[ThinLTO] Serialize the Module SourceFileName...
2016-03-30 Simon Pilgrim[X86][XOP] BITREVERSE lowering using VPPERM
2016-03-30 Teresa Johnson[ThinLTO] Serialize the Module SourceFileName to/from...
2016-03-30 Teresa JohnsonPrepare tests for change to emit Module SourceFileName...
2016-03-30 Simon Pilgrim[X86][SSE] Test the legalization of vector comparison...
2016-03-30 Rafael EspindolaNo relocation needs bot SA and ZA.
2016-03-30 Rafael EspindolaImplement getImplicitAddend for mips.
2016-03-30 Rafael EspindolaSimplify mips addend processing.
2016-03-30 Rafael EspindolaFix handling of addends on i386.
2016-03-30 Alexander Kornienko[clang-tidy] Fix MSVC build.
2016-03-30 Benjamin Kramer[NVPTX] Avoid temporary std::string and make single...
2016-03-30 Marianne Mailhot... gold-plugin: Fixed typo in an error message.
2016-03-30 Gabor Horvath[clang-tidy] Adjust dangling references check to ASTMat...
2016-03-30 Alexander Kornienko[docs] Added 3.8 clang-tidy release notes, fixed format...
2016-03-30 Simon Pilgrim[X86][SSE] Added tests for clearing upper bits of vecto...
2016-03-30 Alexander Kornienko[clang-tidy] readability check for const params in...
2016-03-30 Gabor Horvath[ASTMatchers] Existing matcher hasAnyArgument fixed
2016-03-30 Kuba BreckaFix the ThreadSanitizer support to avoid creating empty...
2016-03-30 Alexey Bataev[OPENMP 4.0] Initial support for '#pragma omp declare...
2016-03-30 James Molloy[VectorUtils] Don't try and truncate PHIs to a smaller...
2016-03-30 Gabor Horvath[analyzer] Fix an assertion fail in hash generation.
2016-03-30 Pavel LabathFix SocketAddressTest (again)
2016-03-30 Pavel LabathFix warning in ThreadSanitizerRuntime
2016-03-30 Pavel LabathFix warning in ClangExpressionParser
2016-03-30 Pavel LabathFix flakyness in TestWatchpointMultipleThreads
2016-03-30 Chandler Carruth[x86] Fix a horrible bug in our lowering of x86 floatin...
2016-03-30 Ismail DonmezFix shared build after r264790
2016-03-30 George Rimar[ELF] - Do not keep undefined locals in .symtab
2016-03-30 Stephan BergmannFor MS ABI, emit dllexport friend functions defined...
2016-03-30 Craig Topper[CodeGen] Mark EVT:getExtendedSizeInBits() as LLVM_READ...
2016-03-30 Jingyue Wu[docs] Add gpucc publication and tutorial.
2016-03-30 Xiuli Pan[OpenCL] Fix pipe builtin bugs
2016-03-30 Vedant Kumar[profile] Remove quotes around env variable, NFC
2016-03-30 Duncan P. N... IR: Constify LLVMContext::discardValueNames, NFC
2016-03-30 Duncan P. N... BitcodeReader: Fix weird whitespace, NFC
2016-03-30 Sean CallananDon't register the addresses of private symbols from...
2016-03-30 George Burgess IV[MemorySSA] Make the visitor more careful with calls.
2016-03-30 Chandler Carruth[x86] Extract a helper function to compute the full...
2016-03-30 Xinliang David Li[PGO] Handle invoke inst in IR based icall instrumentation
2016-03-30 Vedant Kumar[profile] Test error reporting by writing to a temp...
2016-03-30 Rui UeyamaFix comments.
2016-03-30 Andrew Wilkins[llgo] add USES_TERMINAL option to check-libgo
2016-03-30 George Burgess IV[MemorySSA] Change how the walker views/walks visited...
2016-03-30 Bruno Cardoso... [Driver] Quote clang full version in dwarf producer...
2016-03-30 Sean Silva[libprofile] Make this test express intent a bit better.
2016-03-30 Adam Nemet[Aarch64] Turn on the LoopDataPrefetch pass for Cyclone
2016-03-30 Greg ClaytonFixed the failing test TestCommandScriptImmediateOutput...
2016-03-29 Davide Italiano[LTO] Add a comment to explain how we handle @llvm...
2016-03-29 Bruno Cardoso... [CrashReproducer] Cleanup and move functionality around...
2016-03-29 Adam Nemet[PPC] Remove -ppc-loop-prefetch-distance in favor of...
2016-03-29 Adam Nemet[LoopDataPrefetch] Centralize the tuning cl::opts under...
2016-03-29 Anna Zaks[tsan] Do not instrument reads/writes to instruction...
2016-03-29 Kostya Serebryany[libFuzzer] more trophies
2016-03-29 Kostya Serebryany[libFuzzer] more docs
2016-03-29 Rafael EspindolaSimplify AHL handling.
2016-03-29 Yunzhong GaoFixing PR26558: remove the adx target attribute require...
2016-03-29 Duncan P. N... ADCE: Remove debug info intrinsics in dead scopes
2016-03-29 Fiona GlaserMachineSink: make shouldSink a TII target hook
2016-03-29 Adam Nemet[LoopDataPrefetch] Make more member functions private...
2016-03-29 Adrian PrantlUpgrade some wildly anachronistic debug info in testcases.
2016-03-29 Sanjay Pateluse FileCheck and auto-check-generation script for...
2016-03-29 Betul Buyukkurt[PGO] Test case fix for r264783
2016-03-29 Greg ClaytonLLDB top of tree SVN fails to attach to a MacOSX native...
2016-03-29 Jim InghamFigure out what the fixed expression is, and print...
2016-03-29 Xinliang David LiFix comment in test
2016-03-29 Davide Italiano[ELF] Drive-by cleanup, make LTO.cpp clang-format clean.
2016-03-29 Davide Italiano[LTO] Teach LTO about @llvm.used global.
2016-03-29 Johannes DoerfertExploit graph properties during domain generation
2016-03-29 Bruno Cardoso... [Sema] Attempt [3] to fix tests for utf-8 invalid forma...
2016-03-29 Ed SchoutenEnable the SafeStack sanitizer on CloudABI by default.
2016-03-29 Jonathan PeytonFix comment in kmp_wait_release.h
2016-03-29 Rui UeyamaSimplify. NFC.
2016-03-29 Bruno Cardoso... [Sema] Attempt [2] to fix tests for utf-8 invalid forma...
2016-03-29 Betul Buyukkurt[PGO] Move the instrumentation point closer to the...
2016-03-29 Johannes DoerfertFactor out "adjustDomainDimensions" function [NFC]
2016-03-29 Johannes DoerfertFactor out "getFirstNonBoxedLoopFor" function [NFC]
2016-03-29 Derek SchuffAdd a print method to MachineFunctionProperties for...
2016-03-29 Aaron BallmanClarifying some of the requirements for building with...
2016-03-29 Kevin EnderbyFix some bugs in the posix output of llvm-nm. Which...
2016-03-29 Jonathan PeytonFix incorrect indention in kmp_alloc.c
2016-03-29 Jonathan PeytonRemove dead KMP_USE_POOLED_ALLOC code
2016-03-29 Johannes DoerfertBail as early as possible
2016-03-29 Nico Weberclang-cl: Silently ignore /d2FastFail flag.
2016-03-29 Vedant Kumar[profile] Make a test work if run by the super-user
2016-03-29 Rui UeyamaReplace a FIXME with a regular comment.
2016-03-29 James Y Knight[SPARC] Use AtomicExpandPass to expand AtomicRMW instru...
2016-03-29 Rui UeyamaMake BitcodeCompiler::compile a non-template function...
next