platform/upstream/llvm.git
2017-04-28 Rui UeyamaReplace PrettyPrinter class in MapFile.cpp with a few...
2017-04-28 Sanjay Patel[InstCombine] add tests to show potentially bogus appli...
2017-04-28 Hans WennborgRemove set but unused variable in BitcodeReader.cpp...
2017-04-28 Hans WennborgRevert r301697 "[IR] Make add/remove Attributes use...
2017-04-28 Matt ArsenaultInferAddressSpaces: Search constant expressions for...
2017-04-28 Rui UeyamaEliminate .debug_gnu_pub{names,types} if -gdb-index...
2017-04-28 Rui UeyamaRevert r301678: Remove LinkerScript::flush.
2017-04-28 Adrian PrantlAdapt to LLVM API change (DINamespace no longer takes...
2017-04-28 Adrian PrantlRemove line and file from DINamespace.
2017-04-28 Matt ArsenaultInferAddressSpaces: Avoid looking up deleted values
2017-04-28 Matt ArsenaultInferAddressSpaces: Infer from just addrspacecasts
2017-04-28 Michael Zolotukhin[SCEV] Use early exit in createAddRecFromPHI. NFC.
2017-04-28 Daniel BerlinLoopRotate: Fix use after scope bug
2017-04-28 Richard Trieu[ODRHash] Add testcase with different paramter names...
2017-04-28 Krzysztof Parzyszek[RDF] Correctly calculate lane masks for defs
2017-04-28 Krzysztof ParzyszekProperly handle PHIs with subregisters in UnreachableBl...
2017-04-28 Krzysztof Parzyszek[Hexagon] Do not move a block if it is on a fall-throug...
2017-04-28 Reid Kleckner[IR] Make add/remove Attributes use AttrBuilder instead...
2017-04-28 Craig Topper[ConstantRange] Use APInt::isNullValue rather than...
2017-04-28 Craig Topper[APInt] Add an isNullValue method to check for all...
2017-04-28 Craig Topper[ConstantRange] Use const references to prevent a coupl...
2017-04-28 Hans WennborgFlush output in log()
2017-04-28 Davide Italiano[LoopUnswitch] Make DEBUG output more readable.
2017-04-28 Rafael EspindolaRename one of the variables to avoid confusion.
2017-04-28 Sam Clegg[WebAssembly] Add size of section header to data reloca...
2017-04-28 Tobias Grosser[tests] Ensure all test cases use named variables
2017-04-28 Matt Arsenault[ValueTracking] Teach isSafeToSpeculativelyExecute...
2017-04-28 Sam Clegg[WebAssembly] Write initial memory in pages not bytes
2017-04-28 Tim HammerquistPublic headers need to be public.
2017-04-28 Matt ArsenaultTableGen: Add IntrHasSideEffects property for intrinsics
2017-04-28 David BlaikieEnable -fno-split-dwarf-inlining even when -gsplit...
2017-04-28 Rui UeyamaChange the format of the map file.
2017-04-28 Reid KlecknerMake getParamAlignment use argument numbers
2017-04-28 Matthias BraunGlobalISel: Followup for r301679
2017-04-28 Matt ArsenaultAdd speculatable function attribute
2017-04-28 Matthias BraunTargetLowering: Add finalizeLowering() function; NFC
2017-04-28 Rafael EspindolaRemove LinkerScript::flush.
2017-04-28 Marek OlsakAMDGPU: Add new amdgcn.init.exec intrinsics
2017-04-28 Bob Haarmanlimit to 2 parallel links when using thinlto
2017-04-28 Rui UeyamaUse toString(Inputfile*) to format a file object.
2017-04-28 Daniel BerlinKill off the old SimplifyInstruction API by converting...
2017-04-28 Davide Italiano[IPO/MergeFunctions] This function is used only under...
2017-04-28 Reid Kleckner[RS4GC] Simplify attribute handling code NFC
2017-04-28 Tobias Grosser[Codegen] Disable Polly's codegen verification by default
2017-04-28 Tobias Grosser[CodeGen] Skip verify if -polly-codegen-verify is set...
2017-04-28 Rui UeyamaRemove trailing whitespace from the -Map output.
2017-04-28 Akira Hatanaka[CodeGen][ObjC] Don't retain captured Objective-C point...
2017-04-28 Reid KlecknerUse Argument::hasAttribute and AttributeList::ReturnInd...
2017-04-28 Adrian PrantlCleanup: Use DIExpression::prepend in buildDbgValueForS...
2017-04-28 Tim HammerquistAdd remaining SBTrace headers to LLDB framework
2017-04-28 Reid Kleckner[IR] Delete unused Argument::removeAttr overload
2017-04-28 Adrian PrantlClean up DIExpression::prependDIExpr a little. (NFC)
2017-04-28 Rui UeyamaRemove a redundant local variable.
2017-04-28 Peter CollingbourneBitcode: Do not remove empty summary entries when readi...
2017-04-28 Rui UeyamaSpeed up the -Map option.
2017-04-28 Saleem AbdulrasoolIR: fix some doxygen grammar (NFC)
2017-04-28 Saleem AbdulrasoolCOFF: actually synthesize CONST imports properly
2017-04-28 Craig Topper[APInt] Add clearSignBit method. Use it and setSignBit...
2017-04-28 Craig Topper[LazyValueInfo] Fix typo in comment. NFC
2017-04-28 Craig Topper[ValueTracking] Use APInt::isSubsetOf and APInt::inters...
2017-04-28 Alexei Starovoitov[bpf] add bigendian support to disassembler
2017-04-28 Ekaterina Romanova[DOXYGEN] Minor improvements in doxygen comments.
2017-04-28 Jakub Kuderski[clang-tidy] modernize-use-emplace: remove unnecessary...
2017-04-28 Tim NorthoverCMake: ignore git stderr when trying to sort out revisi...
2017-04-28 Jun Bum Lim[InlineCost] Improve the cost heuristic for Switch
2017-04-28 Emilio Cobos... [libclang] Expose some target information via the C...
2017-04-28 Alex LorenzUse the -Wunknown-warning-option group for the "unknown...
2017-04-28 Simon PilgrimMove variable local to where ita used. NFCI.
2017-04-28 Teresa JohnsonMemory intrinsic value profile optimization: Avoid...
2017-04-28 Simon Pilgrim[DAGCombiner] Add ComputeNumSignBits vector demanded...
2017-04-28 Alex Lorenz[Sema] Avoid an invalid redefinition error that was...
2017-04-28 Pavel LabathRemove lock from ConstString::GetLength
2017-04-28 Simon Pilgrim[X86][SSE] Added new tests from D32416 to show codegen...
2017-04-28 Siddharth Bhat[Polly] [PPCGCodeGeneration] Add managed memory support...
2017-04-28 Simon Pilgrim[X86][SSE] Renames all ones test to better match type.
2017-04-28 Simon Pilgrim[X86][SSE] Add codegen test for _mm_set_pd1 (PR32827)
2017-04-28 Simon Pilgrim[X86][SSE] Add _mm_set_pd1 (PR32827)
2017-04-28 Pavel LabathResurrect pselect MainLoop implementation
2017-04-28 Alex Lorenz[index] Handle vector types in USR generator
2017-04-28 Diana Picus[ARM] GlobalISel: fixup r301632
2017-04-28 Diana Picus[ARM] GlobalISel: Get rid of ARMInstructionSelector...
2017-04-28 George Rimar[DWARF] - Fix mistype in dump output of pub* tables...
2017-04-28 Andrew Ng[DebugInfo][X86] Improve X86 Optimize LEAs handling...
2017-04-28 Craig Topper[WebAssembly] Update calls to computeKnownBits after...
2017-04-28 Clement Courbet[X86][NFC] Refactor RepMovsRepeats in preparation for...
2017-04-28 Diana Picus[ARM] GlobalISel: Tighten test. NFC
2017-04-28 Craig Topper[ValueTracking] Convert computeKnownBitsFromRangeMetada...
2017-04-28 Max Kazantsev[EarlyCSE] Mark the condition of assume intrinsic as...
2017-04-28 Tobias GrosserUpdate to isl-0.18-592-gb50ad59
2017-04-28 Max Kazantsev[EarlyCSE] Remove guards with conditions known to be...
2017-04-28 Kuba MracekFix unset-insert-libraries-on-exec.cc to use "%env...
2017-04-28 Kuba MracekFix the reexec-insert-libraries-env.cc testcase to...
2017-04-28 Craig Topper[SelectionDAG] Use KnownBits struct in DAG's computeKno...
2017-04-28 NAKAMURA Takumiclang/test/ARCMT/remap-applying.c: Use %/s on the comma...
2017-04-28 Craig Topper[SelectionDAG] Use various APInt methods to reduce...
2017-04-28 Kuba Mracek[asan] Add a compilation wrapper that codesigns shared...
2017-04-28 Sanjoy DasRemove unnecessary semicolon
2017-04-28 Sanjoy Das[StackMaps] Increase the size of the "location size...
2017-04-28 Saleem AbdulrasoolCOFF Import: expose both symbols
2017-04-28 NAKAMURA Takumiclang/test/Index/index-module.m: Relax expressions...
next