platform/upstream/llvm.git
2016-04-22 Andrew KaylorRemoving unused function.
2016-04-22 Greg ClaytonFix a build-llvm.py crasher when we can't find cmake...
2016-04-22 Richard TrieuRevert the bool portion of r267054
2016-04-22 Rafael EspindolaBring r267164 back with a fix.
2016-04-22 Nico WeberRevert r267210, it makes clang assert (PR27490).
2016-04-22 Andrew KaylorRe-commit optimization bisect support (r267022) without...
2016-04-22 Rui UeyamaLTO: Merge -lto-no-discard-value-names with -save-temps.
2016-04-22 Sriraman TallamDifferential Revision: reviews.llvm.org/D19040
2016-04-22 Eugene Zelenko[Clang-tidy] Fix Clang warning in misc/StringConstructo...
2016-04-22 David Blaikiellvm-symbolizer: prefer .dwo contents over fission...
2016-04-22 Dehao ChenUpdate discriminator assignment algorithm in clang...
2016-04-22 Matt ArsenaultAMDGPU: Fix crash when dumping unknown opcode
2016-04-22 Rong XuPGO] PGOFuncName meta data if PGOFuncName is different...
2016-04-22 Peter CollingbourneIntroduce llvm.load.relative intrinsic.
2016-04-22 Rui UeyamaRemove unused #include.
2016-04-22 Rui UeyamaMove BitcodeCompiler constructor to the .cpp file....
2016-04-22 Matt ArsenaultTLI: Only iterate over integer vector types
2016-04-22 Rui UeyamaInline getInteger as it's too short to be a function...
2016-04-22 Rui UeyamaUpdate a comment for r267145.
2016-04-22 Matt ArsenaultDAGCombiner: Relax alignment restriction when changing...
2016-04-22 Rong Xu[PGO] change the interface for createPGOFuncNameMetadata()
2016-04-22 Philip Reames[unordered] sink unordered stores at end of blocks
2016-04-22 Sanjoy DasFold compares for distinct allocations
2016-04-22 Rui UeyamaMove uintX_t typedef to the class definition. NFC.
2016-04-22 Peter CollingbourneCodeGen: Use PLT relocations for relative references...
2016-04-22 Philip Reames[unordered] Extend load/store type canonicalization...
2016-04-22 Matt ArsenaultDAGCombiner: Relax alignment restriction when changing...
2016-04-22 Peter CollingbourneELF: Implement basic support for --version-script.
2016-04-22 Rafael EspindolaUpdate test.
2016-04-22 Quentin Colombet[AArch64] Fix optimizeCondBranch logic.
2016-04-22 Rafael EspindolaAdd missing options that were required to crash.
2016-04-22 Kostya Serebryany[sanitizer] allow zero first parameter in MmapNoAccess...
2016-04-22 Rafael EspindolaAdd a reduction of the recent bootstrap failure.
2016-04-22 Rui UeyamaReorganize LinkerDriver::link and add comments. NFC.
2016-04-22 Peter CollingbourneUpdate an out of date comment.
2016-04-22 Justin BognerPM: Port SinkingPass to the new pass manager
2016-04-22 Justin BognerPM: Reorder the functions used for SinkingPass. NFC
2016-04-22 Jun Bum Lim[DeadStoreElimination] Shorten beginning of memset...
2016-04-22 Justin BognerPM: Port DCE to the new pass manager
2016-04-22 Rui UeyamaInline SymbolTable::compareCommons and add comments...
2016-04-22 Rafael Espindola Revert "GC entries of SHF_MERGE sections."
2016-04-22 Matthias BraunMachineScheduler: Move code to initialize a Candidate...
2016-04-22 Adam Nemet[LoopUtils] Extend findStringMetadataForLoop to return...
2016-04-22 Matthias BraunMachineScheduler: Limit the size of the ready list.
2016-04-22 Peter CollingbourneELF: Scan for undefined symbols in shlibs and symbols...
2016-04-22 Chad Rosier[EarlyCSE/CVP] Add stats for CVPs and make sure to...
2016-04-22 Reid KlecknerFix a bug involving deferred decl emission and PCH
2016-04-22 Quentin Colombet[AArch64] When creating MRS instruction, make sure...
2016-04-22 Peter CollingbourneELF: Implement --export-dynamic-symbol.
2016-04-22 Peter CollingbourneELF: Move Visibility, IsUsedInRegularObj and MustBeInDy...
2016-04-22 Adam Nemet[LoopVersioningLICM] Add test coverage for llvm.loop...
2016-04-22 Davide Italiano[LTO] Create Undefined Bitcode symbol when we drop...
2016-04-22 Quentin Colombet[AArch64][AdvSIMDScalar] Update the kill flags correctly.
2016-04-22 Saleem Abdulrasooltest: split test into two runs
2016-04-22 Krzysztof Parzyszek[Hexagon] Use common Pat classes for selecting code...
2016-04-22 Chad Rosier[SimplifyCFG] Add final missing implications to isImpli...
2016-04-22 Michael KupersteinPoint link to CODE_OWNERS.txt to klaus instead of viewvc.
2016-04-22 Sanjoy DasHave isKnownNotFullPoison be smarter around control...
2016-04-22 Krzysztof Parzyszek[Hexagon] Properly close live range in HexagonBlockRang...
2016-04-22 Krzysztof Parzyszek[Hexagon] Properly close live range in HexagonBlockRanges
2016-04-22 Justin BognerPM: Remove some redundant name() methods
2016-04-22 Chad Rosier[SimplifyCFG] Add missing implications to isImpliedTrue...
2016-04-22 Chad Rosier[SimplifyCFG] Simplify code review by temporarily remov...
2016-04-22 Saleem Abdulrasoolunwind: unify some more macros
2016-04-22 Rafael EspindolaTrying to fix the windows build.
2016-04-22 Konstantin... [AMDGPU] Insert nop pass: take care of outstanding...
2016-04-22 Zoran Jovanovic[mips][microMIPS] Revert commit r266861.
2016-04-22 Krzysztof Parzyszek[Hexagon] Teach mux expansion how to deal with undef...
2016-04-22 Rafael EspindolaGC entries of SHF_MERGE sections.
2016-04-22 Rafael EspindolaThis reverts commit r267154 and r267161.
2016-04-22 Krzysztof Parzyszek[Hexagon] Add definitions for trap/pause instructions
2016-04-22 Nico WeberTry to fix Windows lld build.
2016-04-22 Tom StellardPostRAHazardRecocgnizer: Fix unused-private-field warning
2016-04-22 Krzysztof Parzyszek[Hexagon] Add definitions for circular and bit-reverse...
2016-04-22 Renato GolinRevert "[LSAN] Fix test swapcontext.cc on MIPS"
2016-04-22 Geoff Berry[MemorySSA] Fix bug in CachingMemorySSAWalker::invalida...
2016-04-22 Tom StellardCodeGen: Add a stand-alone hazard recognizer pass
2016-04-22 Haojian Wu[clang-tidy] fix link in Release Notes
2016-04-22 Rafael EspindolaMove getRelocTarget to ObjectFile.
2016-04-22 David Majnemer[EarlyCSE] Don't add the overflow flags to the hash
2016-04-22 Nirav DaveEmit code16 in assembly in 16-bit mode
2016-04-22 Simon Dardis[mips] Fix select patterns for MIPS64
2016-04-22 Teresa JohnsonDocument source_filename in LangRef.
2016-04-22 Vasileios Kalintiris[mips] Fix a small typo that would leave BLTZC out...
2016-04-22 Daniel SandersRevert r267049, r26706[16789], r267071 - Refactor raw...
2016-04-22 Rafael EspindolaSimplify. NFC.
2016-04-22 Johannes DoerfertBail for complex execution contexts of invariant loads
2016-04-22 George Rimar[ELF] - Implemented linkerscript ALIGN command
2016-04-22 Nikolay HaustovAMDGPU/SI: Add test missed in rL266865
2016-04-22 Johannes DoerfertEarly exit for addInvariantLoads
2016-04-22 Johannes DoerfertBail for complex alias checks
2016-04-22 Johannes DoerfertRepair doxygen comment [NFC]
2016-04-22 George RimarRecommitted r267132 "[ELF] - implemented ternary operat...
2016-04-22 Silviu Baranga[InstCombine] Preserve fast math flags when combining...
2016-04-22 Hrvoje Varga[mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU...
2016-04-22 Renato GolinRevert "[sanitizer] Allow the sanitizer allocator to...
2016-04-22 Michael Zuckerman[clang][AVX512][Builtin] adding intrinsics for vf{n...
2016-04-22 George RimarRevert r267132 as it broke buildbot.
2016-04-22 Kuba BreckaRenumber ThreadSanitizer-provided thread IDs to match...
2016-04-22 George Rimar[ELF] - implemented ternary operator for linkerscript...
next