platform/upstream/llvm.git
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...
2016-03-29 Matthias BraunMachineVerifier: On dead-def live segments, check that...
2016-03-29 Matthias BraunLiveVariables: Fix typo and shorten comment
2016-03-29 Duncan P. N... IR: Add DbgInfoIntrinsic::getVariableLocation
2016-03-29 Ryan Govostes[asan] Make the Darwin/dead-strip.c test require El...
2016-03-29 Bruno Cardoso... [Sema] Attempt to fix tests for utf-8 invalid format...
2016-03-29 Ryan GovostesRevert "[asan] Make the global_metadata_darwin.ll test...
2016-03-29 Teresa Johnson[ThinLTO] Remove post-pass metadata linking support
2016-03-29 Greg ClaytonWhen creating typedefs, don't call Type::GetName()...
2016-03-29 Rafael EspindolaChange how we handle R_MIPS_LO16.
2016-03-29 Eric LiuRemoved class FormatStyle, which is a struct, forward...
2016-03-29 Samuel Benzaquen[clang-tidy] Add check to detect dangling references...
2016-03-29 Ryan Govostes[asan] Make the global_metadata_darwin.ll test require...
2016-03-29 Chris Bieneman[Order Files] Fix order file usage
2016-03-29 Nirav DaveAdd support for no-jump-tables
2016-03-29 Derek SchuffAdd MachineVerifier check for AllVRegsAllocated Machine...
2016-03-29 Manman RenSwift Calling Convention: add swiftself attribute.
2016-03-29 Greg ClaytonDon't try to call getTypeSize() on a class if it isn...
2016-03-29 Bruno Cardoso... [Sema] Handle UTF-8 invalid format string specifiers
2016-03-29 Chris Bieneman[Darwin] [Builtins] Cleaning up OS X exclude lists...
2016-03-29 Chris Bieneman[Darwin] [Builtins] Remove multi3 from the exclude...
2016-03-29 Chris Bieneman[Darwin] [Builtins] Cleaning up 10.4 exclude lists NFC
2016-03-29 Sanjay Patel[x86] add tests to show current memset codegen
2016-03-29 Sanjoy Das[SCEV] Extract out a MatchBinaryOp; NFCI
2016-03-29 Sanjoy Das[SCEV] Use Operator::getOpcode instead of manual dispat...
2016-03-29 Eric LiuAdded formatAndApplyAllReplacements that works on multi...
2016-03-29 Justin LebarMake InlineSimple's one-arg constructor explicit. NFC
2016-03-29 Justin LebarReformat a comment in InlineSimple.cpp. NFC
2016-03-29 Justin Lebar[CUDA] Add missing #undef __DEVICE__ to CUDA shim header.
2016-03-29 Justin Lebar[CUDA] Fix order of overloading preferences in comment.
2016-03-29 Justin Lebar[CUDA] Make CUDA description strings in langopts into...
2016-03-29 Justin Lebar[CUDA] Remove three obsolete CUDA cc1 flags.
2016-03-29 Sanjay Patelregenerate checks
2016-03-29 Konstantin... [AMDGPU] Switch linker to amdphdrs + update test
2016-03-29 Konstantin... Test commit access
2016-03-29 Pavel LabathMove DynamicLoader plugins to SystemInitializerFull
next