platform/upstream/llvm.git
2018-04-10 Aaron Smith[pdbutil] Print the checksum hex string when using...
2018-04-10 Kostya Kortchinsky[sanitizer] Allow BackgroundThread to not depend on...
2018-04-10 Pavel Labath[CodeGen/Dwarf] Rename the "sizetype" synthetic type...
2018-04-10 Simon PilgrimFix whitespace indentation. NFCI.
2018-04-10 Pavel Labath[Testing/Support] Make Failed() matcher work with abstr...
2018-04-10 Nico WeberAttempt to fix Windows build after r329698.
2018-04-10 Gabor Buella[X86] Disable SGX for Skylake Server
2018-04-10 Gabor Buella[X86] Disable SGX for Skylake Server
2018-04-10 Nico WeberUse llvm::sys::fs::real_path() in clang.
2018-04-10 Nico Webers/LLVM_ON_WIN32/_WIN32/, lldb
2018-04-10 Nico Webers/LLVM_ON_WIN32/_WIN32/, lld
2018-04-10 Nico Webers/LLVM_ON_WIN32/_WIN32/, clang-tools-extra
2018-04-10 Andrea Di Biagio[llvm-mca] Increase the default number of iterations...
2018-04-10 Andrew V. TischenkoThe test was fixed.
2018-04-10 David Green[DA] Improve alias checking in dependence analysis
2018-04-10 Francis Visoiu... [AArch64] Use FP to access the emergency spill slot
2018-04-10 Tim Renouf[AMDGPU] For OS type AMDPAL, fixed scratch on compute...
2018-04-10 Gabor BuellaCodeGen tests - typo fixes NFC
2018-04-10 Simon Dardis[compiler-rt][asan][mips] UnXFAIL some consistently...
2018-04-10 Tim NorthoverAArch64: diagnose unpredictable store-exclusive instruc...
2018-04-10 Andrea Di Biagio[X86][Broadwell] HWPort5 should not be added to Broadwe...
2018-04-10 Sam McCall[Tooling] fix UB when interpolating compile commands...
2018-04-10 Andrew V. Tischenko-ftime-report switch support in Clang.
2018-04-10 Alexandre Ganea[llvm-ar] Temporarily make the tool case detection...
2018-04-10 Pavel LabathArgs: replace isprint8 usage with isprint
2018-04-10 Sander de Smalen[AArch64][SVE] Asm: Add support for unpredicated LSL...
2018-04-10 Andrea Di BiagioReapply "[llvm-mca] Do not separate iterations with...
2018-04-10 Pavel LabathMove OptionElementVector helper structs from Args to...
2018-04-10 George Rimar[ELF] - Do not crash when trying to order --defsym...
2018-04-10 Pavel LabathMove Args::StringTo*** functions to a new OptionArgPars...
2018-04-10 Clement Courbet[MC][TableGen] Fix r329675.
2018-04-10 Clement Courbet[MC][TableGen] Add optional libpfm counter names for...
2018-04-10 Sander de Smalen[AArch64][SVE] Asm: Add support for SVE INDEX instructions.
2018-04-10 Chandler Carruth[x86] Model the direction flag (DF) separately from...
2018-04-10 Petr Hosek[sanitizer] Enable threads for libc++ build used by...
2018-04-10 Akira Hatanaka[ExprConstant] Use an AST node and a version number...
2018-04-10 Craig Topper[X86] Prevent folding loads with 64-bit ANDs with immed...
2018-04-10 Michael ZolotukhinRevert "[PR16756] Use SSAUpdaterBulk in JumpThreading...
2018-04-10 Billy Robert... [libcxx] [test] Use the correct type from strlen. Inclu...
2018-04-10 Michael ZolotukhinRevert "Revert "[PR16756] Use SSAUpdaterBulk in JumpThr...
2018-04-10 Michael Zolotukhin[SSAUpdaterBulk] Handle CFG with unreachable from entry...
2018-04-10 Alexandre Ganea[DebugInfo][COFF] Fix reading variable-length encoded...
2018-04-10 Alexandre Ganea[llvm-ar] Fix lib.exe detection when running within...
2018-04-10 Chandler Carruth[x86] Introduce a pass to begin more systematically...
2018-04-10 Vlad TsyrklevichShadowCallStack/x86_64: Ignore pseudo-machine instructions
2018-04-10 Michael Kruse[CodeGen] Allow undefined loads in statement instances...
2018-04-10 Michael Kruse[CodeGen] Convert BlockGenerator::generateScalarLoads...
2018-04-10 Michael Kruse[ScopInfo] Avoid iterator invalidation.
2018-04-10 George Burgess IV[AST] Attempt to fix buildbot warnings + appease MSVC...
2018-04-10 Vitaly BukaObject: Don't mark alias unconditionally defined
2018-04-10 Michael ZolotukhinRevert "[PR16756] Use SSAUpdaterBulk in JumpThreading."
2018-04-10 Hideki SaitoFix for the buildbot failure. Now-unused private field...
2018-04-10 Fangrui Song[CachePruning] Fix comment about ext4 per-directory...
2018-04-10 Jan Veselyhypot: Port from amd builtins
2018-04-10 Alexandre GaneaFix line endings (CR/LF -> LF) introduced by rL329613
2018-04-09 Hideki Saito[NFC][LV] Move InterleaveInfo from Legal to CostModel
2018-04-09 Michael Zolotukhin[PR16756] Use SSAUpdaterBulk in JumpThreading.
2018-04-09 Michael Zolotukhin[PR16756] Add SSAUpdaterBulk.
2018-04-09 Rui UeyamaAdd a test for nested --start-group.
2018-04-09 Michael Kruse[ScopInfo] Completely remove MemoryAccesses when their...
2018-04-09 Michael Kruse[ScopInfo] Actually remove from list.
2018-04-09 George Burgess IV[MemorySSA] remove cruft; NFC.
2018-04-09 Rui UeyamaAdd --warn-backrefs to maintain compatibility with...
2018-04-09 Akira Hatanaka[ObjC++] Never pass structs that transitively contain...
2018-04-09 Vitaly BukaGetRandom / OpenBSD, using getentropy to get high quali...
2018-04-09 George Burgess IV[MemorySSA] Remove redundant assert; NFC
2018-04-09 Vitaly BukalibFuzzer, OpenBSD support
2018-04-09 Eugene Zelenko[AST] Fix some Clang-tidy modernize-use-auto warnings...
2018-04-09 Vlad Tsyrklevich[CFI] Disable CFI checks for __cxa_decrement_exception_...
2018-04-09 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2018-04-09 Akira HatanakaRevert "[ObjC++] Never pass structs that transitively...
2018-04-09 Simon Pilgrim[X86] Added missing AAD/AAM immediate schedule tests
2018-04-09 Daniel Sanders[globalisel][legalizerinfo] Add support for the Lower...
2018-04-09 Matt ArsenaultFix printing of stack id in MachineFrameInfo
2018-04-09 Zhaoshi Zheng[MemorySSAUpdater] Mark Phi users of a node being moved...
2018-04-09 Konstantin... AMDGPU: Remove max_scratch_backing_memory_byte_size...
2018-04-09 Casey Carter[test] [NFC] cleanup aligned_storage test
2018-04-09 Akira Hatanaka[ObjC++] Never pass structs that transitively contain...
2018-04-09 Craig Topper[X86] Don't use Lower512IntUnary to split bitcasts...
2018-04-09 Peter Collingbourneshadowcallstack: Make runtime tests compatible with...
2018-04-09 Alexandre Ganea[Debuginfo][COFF] Minimal serialization support for...
2018-04-09 Vitaly Bukaasan: kernel: make no_sanitize("address") attribute...
2018-04-09 Peter CollingbourneAArch64: Allow offsets to be folded into addresses...
2018-04-09 Alex ShlyapnikovRevert "AMDGPU: enable 128-bit for local addr space...
2018-04-09 Peter CollingbourneCOFF: Remove dead code. NFCI.
2018-04-09 Akira HatanakaRevert "[ObjC] Make C++ triviality type traits availabl...
2018-04-09 Mandeep Singh... [WebAssembly] Change std::sort to llvm::sort in respons...
2018-04-09 Kostya Kortchinsky[sanitizer] Reverting rCRT329595
2018-04-09 Craig Topper[X86] Emit native IR for pmuldq/pmuludq builtins.
2018-04-09 Craig Topper[X86] Remove GCCBuiltin name from pmuldq/pmuludq intrin...
2018-04-09 Alexey Bataev[SLP] Additional tests for reorder reuse vectorization...
2018-04-09 Daniel SandersFix type mismatch between MachineMemOperand constructor...
2018-04-09 Erik Pilkington[demangler] Support for fold expressions.
2018-04-09 Erik Pilkington[demangler] Support for <data-member-prefix>.
2018-04-09 Erik Pilkington[demangler] Support for partially substituted sizeof....
2018-04-09 Rumeet DhindsaAdded support for LTO options: sample_profile, new_pass...
2018-04-09 Tatyana KrasnukhaFix compilation error caused by tgmath.h.
2018-04-09 Aditya Nandakumar[GISel] Refactor MachineIRBuilder to allow transformati...
2018-04-09 Kostya Kortchinsky[sanitizer] Allow BackgroundThread to not depend on...
2018-04-09 Michal Gorny[cmake] Include LLVMTestingSupport when doing stand...
next