platform/upstream/llvm.git
2016-03-30 Pete CooperConvert readBinary to llvm::Error. NFC
2016-03-30 Hans WennborgAdd some more triples after r264966
2016-03-30 Bruno Cardoso... [CrashReproducer] Add a module map callback for added...
2016-03-30 Bruno Cardoso... [VFS] Handle empty entries in directory traversal
2016-03-30 Justin Lebar[CUDA] Add -disable-llvm-passes to CodeGenCUDA/link...
2016-03-30 Pete CooperConvert normalized file to atoms methods to new error...
2016-03-30 Eric FiselierFix deduction of __atomic_load's parameter types.
2016-03-30 Hans Wennborg[X86] Enable call frame optimization ("mov to push...
2016-03-30 Justin Lebar[CUDA] Don't initialize the CUDA toolchain if we don...
2016-03-30 Justin Lebar[CUDA] Make unattributed constexpr functions implicitly...
2016-03-30 Justin Lebar[CUDA] Add math forward declares to CUDA header wrapper.
2016-03-30 Pete CooperFix MachO test which is failing on a Windows bot.
2016-03-30 Pete CooperConvert lld file writing to llvm::Error. NFC.
2016-03-30 Matt ArsenaultAMDGPU: Add frexp_mant + frexp_exp builtins
2016-03-30 Matthias BraunCodeGen: Factor out code for tail call result compatibi...
2016-03-30 Matthias BraunAvoid unnecessary #include; NFC
2016-03-30 Enrico GranataEnhance the 'type X list' commands such that they actua...
2016-03-30 Simon Atanasyan[ELF][MIPS] Revert r264761 and add test case to demonst...
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
2016-03-30 Rui UeyamaFix -Wpessimizing-move warnings.
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
2016-03-30 Paul RobinsonUpdate copyright year to 2016.
2016-03-30 Pete CooperRemove useless unreachable. Switch coverage already...
2016-03-30 Matt ArsenaultAMDGPU: Add frexp_exp intrinsic
2016-03-30 Matt ArsenaultAMDGPU: Constant folding for frexp_mant
2016-03-30 Paul RobinsonDocs: keep copyright years up-to-date.
2016-03-30 Paul RobinsonDocs: keep copyright years up-to-date.
2016-03-30 Richard TrieuFix Clang crash with template type diffing.
2016-03-30 Vassil VassilevAdd -emit-llvm-only to the regression test for PR21547.
2016-03-30 Ryan Govostes[asan] Mark the initialization-bug.cc unsupported on...
2016-03-30 Vassil VassilevCanonicalize UnaryTransformType types when they don...
2016-03-30 Teresa JohnsonUse existing PrintEscapedString in AssemblyWriter
2016-03-30 Peter CollingbourneCloning: Reduce complexity of debug info cloning and...
2016-03-30 Jonathan PeytonFix bug when KMP_USE_ADAPTIVE_LOCKS is 0
2016-03-30 Sanjay Patelfix typos
2016-03-30 Aaron BallmanSilencing warnings from MSVC 2015 Update 2. Both of...
2016-03-30 Matt ArsenaultAMDGPU: Remove separate r600 double data layout
2016-03-30 Oleg Ranevskyy[Clang][ARM] __va_list declaration is not saved in...
2016-03-30 Aaron BallmanSilencing warnings from MSVC 2015 Update 2. All of...
2016-03-30 Matt ArsenaultLegalizeDAG: Don't replace vector store with integer...
2016-03-30 Matt ArsenaultLegalizeDAG: Don't replace vector load with integer...
2016-03-30 David Majnemer[IndVarSimplify] Don't insert after a catchswitch
2016-03-30 Davide Italiano[LTO] Add a test to ensure we treat externally availabl...
2016-03-30 Pete CooperConvert file handle* methods to llvm::Error instead...
2016-03-30 Justin LebarAdd #include <functional> to PassManagerBuilder, now...
2016-03-30 Simon Pilgrim[X86][AVX] Ensure EltsFromConsecutiveLoads tests the...
2016-03-30 Pete CooperChange loadFileList to llvm::Error. NFC
2016-03-30 Justin Lebar[Sema] s/UseUsingDeclRules/UseMemberUsingDeclRules/
2016-03-30 Justin Lebar[NVPTX] Make NVVMReflect a function pass.
2016-03-30 Justin Lebar[PassManager] Make PassManagerBuilder::addExtension...
2016-03-30 Pete CooperConvert lld Pass::runOnFile to llvm::Error from std...
2016-03-30 Justin Bognertest: Remove a test for a transform that hasn't existed...
2016-03-30 Rui UeyamaAttempt to fix test failure on Windows.
2016-03-30 Sean CallananFixed a problem where a dSYM wasn't properly found...
2016-03-30 Vassil Vassilev[modules] Write out identifiers if the ID is local...
2016-03-30 Reid KlecknerFix the detection of the shell feature and disable...
2016-03-30 Reid KlecknerRemove unused fwd decl for LLVM IR stuff that lives...
2016-03-30 Pete CooperChange getReferenceInfo/getPairReferenceInfo to use...
2016-03-30 Greg ClaytonWhen support for DWO files was added, there were two...
2016-03-30 Vassil Vassilev[modules] Add a regression test for PR21547.
2016-03-30 Hal FinkelAdd a copy constructor to StringMap
2016-03-30 Rui UeyamaSplit Writer::assignAddresses. NFC.
2016-03-30 Hal Finkel[LoopVectorize] Don't vectorize loops when everything...
2016-03-30 Adhemerval... [lld] [ELF/AArch64] Add aarch64 TLS IE to LE relax...
2016-03-30 Rong Xu[PGO] PGOFuncName in LTO optimizations
2016-03-30 Reid Kleckner[cmake] Get the MSVC version by running cl rather than...
2016-03-30 Reid Kleckner[cmake] Instead of testing char16_t for MSVC compat...
2016-03-30 Tobias GrosserRevert 264782 and 264789
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...
next