platform/upstream/llvm.git
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...
2016-07-28 Renato Golin[docs] Add sub-mod example by Chris to GitHub proposal
2016-07-28 Krzysztof ParzyszekFix build breaks after r277028
2016-07-28 Matthias BraunMissed updating a GlobalISel bit in my last commit
2016-07-28 Artem Dergachev[analyzer] Update the web manual for checker developers.
2016-07-28 Krzysztof Parzyszek[Hexagon] Implement MI-level constant propagation
2016-07-28 Nirav DaveFix DbgValue handling in SelectionDAG.
2016-07-28 Zachary Turner[pdb] Fix another narrowing conversion on x64 builds.
2016-07-28 Zachary Turner[pdb] Fix an ambiguity when writing size_t on x64 platf...
2016-07-28 Yaxun Liu[OpenCL] Generate opaque type for sampler_t and functio...
2016-07-28 Eugene Leviant[ELF] Allows setting section for common symbols in...
2016-07-28 Rafael EspindolaTrying to fix this test on windows.
2016-07-28 Zachary Turner[pdb] Fix some warnings that break -Werror builds.
2016-07-28 Krzysztof Parzyszek[Hexagon] Insert CFI instructions before throwing calls
2016-07-28 Zachary Turner[pdb] Refactor library to more clearly separate reading...
2016-07-28 Zachary TurnerGet rid of IMsfStreamData class.
2016-07-28 Matthias BraunMachineFunction: Return reference for getFrameInfo...
2016-07-28 Luke DrummondCleanup some format string warnings
2016-07-28 Reid KlecknerFix dangling reference to temporary in use of ArrayRef
2016-07-28 Rafael EspindolaAdd support for SEGMENT_START.
2016-07-28 Saleem AbdulrasoolHost: correct use of std::condition_variable::wait_for
2016-07-28 Todd FialaFixed up Xcode build for r276976 and r277011.
2016-07-28 Saleem AbdulrasoolClean up vestigial remnants of locking primitives
2016-07-28 Devin Coughlin[analyzer] Fix misleading indentation in ObjCDeallocChe...
2016-07-28 John BrawnRevert r276973 "Adjust Registry interface to not requir...
2016-07-28 Ahmed Bougacha[AArch64][GlobalISel] Select G_BR.
2016-07-28 Ahmed Bougacha[MIRParser] Accept unsized generic instructions.
2016-07-28 Zachary Turner[Driver] Fix Windows SDK Detection
2016-07-28 Ahmed Bougacha[AArch64][GlobalISel] Select GPR G_SUB.
2016-07-28 Ahmed Bougacha[AArch64][GlobalISel] Select GPR G_AND.
2016-07-28 Ahmed Bougacha[GlobalISel] Remove types on selected insts instead...
2016-07-28 Ahmed Bougacha[AArch64][GlobalISel] Remove 'alignment' from MIR tests...
2016-07-28 Lang Hames[lld][MachO] Fix bugs in the debug-syms test case.
2016-07-28 Wei DingAMDGPU : Add intrinsics for compare with the full wavef...
2016-07-28 Sjoerd MeijerTargetInstrInfo: rename GetInstSizeInBytes to getInstSi...
2016-07-28 Samuel Antao[CUDA] Remove duplicated test that should have been...
2016-07-28 Samuel Antao[CUDA] Rename cuda_phases.cu test to cuda-phases.cu...
2016-07-28 Daniel Sanders[mips] Fix a warning that occurs on some gcc 4.9.2...
2016-07-28 Daniel SandersRevert r276982 and r276984: [mips][fastisel] Handle...
2016-07-28 Samuel Antao[OpenMP] Change name of variable in mappble expression.
2016-07-28 Craig Topper[X86] Remove CustomInserter for FMA3 instructions....
2016-07-28 Daniel Sanders[mips] Reword debug message as should have been done...
2016-07-28 Samuel Antao[OpenMP] Fix link command pattern in offloading interop...
2016-07-28 Daniel Sanders[mips][fastisel] Handle 0-4 arguments without SelectionDAG.
2016-07-28 Samuel Antao[OpenMP] Do not use default argument in lambda from...
2016-07-28 Tom StellardAMDGPU/SI: Don't use reserved VGPRs for SGPR spilling
2016-07-28 Samuel Antao[OpenMP][CUDA] Do not forward OpenMP flags for CUDA...
2016-07-28 Samuel Antao[OpenMP] Code generation for the is_device_ptr clause
2016-07-28 Samuel Antao[OpenMP] Codegen for use_device_ptr clause.
2016-07-28 Luke DrummondAdd IR fixups for RenderScript ABI mismatch between...
2016-07-28 Simon PilgrimRemoved unused variables
2016-07-28 Simon PilgrimFix signed/unsigned warning.
2016-07-28 John BrawnReapply r276856 "Adjust Registry interface to not requi...
2016-07-28 Nicolai HaehnleAMDGPU: add execfix flag to SI_ELSE
2016-07-28 Kirill Bobyrev[clang-rename] remove redundant *_cast<> traversal
2016-07-28 Vassil Vassilev[modules] Add missing includes.
2016-07-28 Daniel JasperRemove two tests added in r276957.
2016-07-28 Sylvestre Ledrufix some typos in the doc
2016-07-28 Kirill Bobyrev[clang-rename] USRFinder.cpp cleanup
2016-07-28 Zijiao MaR276957 broke bot clang-ppc64be-linux-multistage,try...
2016-07-28 George Rimar[ELF] - Linkerscript: ignore SORT(CONSTRUCTORS)
2016-07-28 Tobias GrosserAdd missing REQUIRES line
2016-07-28 Tobias GrosserGPGPU: Pass context parameters to GPU kernel
2016-07-28 Tobias GrosserGPGPU: Pass host iterators to kernel
2016-07-28 Tobias GrosserGPGPU: use current 'Index' to find slot in parameter...
2016-07-28 Tobias GrosserGPGPU: Generate kernel parameter allocation with right...
2016-07-28 David Majnemer[ConstantFolding] Don't bail on folding if ConstantFold...
2016-07-28 Zijiao Ma[AArch64] Using AArch64TargetParser in Clang.
2016-07-28 Zijiao MaAdd unittests to {ARM | AArch64}TargetParser.
2016-07-28 David Majnemer[CodeView] Don't crash on functions without subprograms
2016-07-28 Marshall ClowAdd a bunch of noexcepts to char_traits and string_view.
2016-07-28 Jason MolendaAdd some logging to the kernel dynamicloader plugin...
2016-07-28 David MajnemerAdd EP_CGSCCOptimizerLate extension point to PassManage...
2016-07-28 David Majnemer[InstCombine] Handle failures from ConstantFoldConstant...
2016-07-28 Etienne BergeronFix broken build bot
next