platform/upstream/llvm.git
2018-04-13 Xin Tong[CallSiteSplit] Fix comment. NFC
2018-04-13 Erik PilkingtonFix another bot failure from r329951.
2018-04-13 Dean Michael... [XRay][clang] Add flag to choose instrumentation bundles
2018-04-13 Petr Hosek[CMake][Fuchsia] Don't specify libc++ ABI version for...
2018-04-13 Petr Hosek[CMake] Set the default ABI version for Fuchsia in...
2018-04-13 Kuba Mracek[tsan] Add interceptors for objc_sync_enter and objc_sy...
2018-04-13 Tony Tye[AMDGPU] Update relocation record description
2018-04-13 Kuba Mracek[asan] Reduce flakiness in stack-overflow detection
2018-04-13 Stephan T.... [libcxx] [test] Use TEST_IGNORE_NODISCARD.
2018-04-12 Stephan T.... [libcxx] [test] Fix whitespace, NFC.
2018-04-12 Stephan T.... [libcxx] [test] Use TEST_COMPILER_C1XX.
2018-04-12 Stephan T.... [libcxx] [test] Silence MSVC warning C4146.
2018-04-12 Stephan T.... [libcxx] [test] Fix nodiscard warnings.
2018-04-12 Stephan T.... [libcxx] [test] Avoid unary_function.
2018-04-12 Stephan T.... [libcxx] [test] Avoid MSVC truncation warnings.
2018-04-12 Aaron Smith[lit] Remove duplicate to_string method
2018-04-12 Aaron Smith[docs] Add LLDB_TEST_USE_CUSTOM_C_COMPILER and LLDB_TES...
2018-04-12 Simon Pilgrim[X86] Remove unused MoveLoadStoreItins/ShiftOpndItins...
2018-04-12 Erik PilkingtonFree a pointer, fix a bot.
2018-04-12 Eli FriedmanFix test failure caused by r329965.
2018-04-12 Simon Pilgrim[X86] Remove x86 InstrItinClass entries (PR37093)
2018-04-12 Fangrui Song[CachePruning] Clarify the per-directory entry limit...
2018-04-12 Eli FriedmanRemove -cc1 option "-backend-option".
2018-04-12 Sanjay Patel[DAGCombiner] simplify code; NFC
2018-04-12 Sanjay Patel[PowerPC] add fsub-fneg test; NFC
2018-04-12 Evgeniy Stepanov[asan] Remove malloc_context_size=0 from asan_device_setup.
2018-04-12 Eli FriedmanDon't call skipModule for CFI lowering passes.
2018-04-12 Rui UeyamaDo not keep shared symbols created from garbage-collect...
2018-04-12 George Burgess IV[ProfileSummary] Remove repeated cutoffs; NFCI
2018-04-12 Jan Korous[clangd][nfc] Simplify readDelimitedMessage()
2018-04-12 Brian GesiakLet llvm-diff correctly deal with Undef/ConstantAggrega...
2018-04-12 Peter CollingbourneAArch64: Introduce a DAG combine for folding offsets...
2018-04-12 Vedant Kumar[DebugInfo] Create merged locations for instructions...
2018-04-12 George Burgess IV[ProfileSummary] Move a vector we're about to destroy...
2018-04-12 Simon Pilgrim[X86] Remove InstrItinClass entries from all x86 instru...
2018-04-12 Erich Keane[NFC] Fix terrible formatting of CGRecordLower constructor.
2018-04-12 Erik Pilkington[demangler] Add a partial demangling API for LLDB.
2018-04-12 Erik Pilkington[demangler] NFC: Some refactoring to support partial...
2018-04-12 Zinovy NisRevert "[clang-tidy] [modernize-use-auto] Get only...
2018-04-12 Sam Clegg[WebAssembly] Match llvm change to custom section size
2018-04-12 Sam Clegg[WebAssembly] libObject: Don't include the name the...
2018-04-12 Martin Storsjo[MinGW] Look for libc++ headers in a triplet prefixed...
2018-04-12 Simon Pilgrim[X86] Remove InstrItinClass entries from SSE/AVX instru...
2018-04-12 Lang Hames[ORC] Use insert rather than emplace.
2018-04-12 George Burgess IVSimplify; NFCI
2018-04-12 Vlad TsyrklevichFix doc typo
2018-04-12 Mandeep Singh... [RISCV] Fix logic to check if frame pointer should...
2018-04-12 Simon Pilgrim[X86] Remove explicit SSE/AVX schedule itineraries...
2018-04-12 Sameer AbuAsal[RISCV] Add c.mv rs1, rs2 pattern for addi rs1, rs2, 0
2018-04-12 Simon Pilgrim[X86] Remove remaining gpr schedule itineraries (PR37093)
2018-04-12 Gabor Buella[X86] Introduce wbinvd intrinsic
2018-04-12 Gabor Buella[X86] Introduce LLVM wbinvd intrinsic
2018-04-12 George Burgess IVFix a typo in a comment; NFC
2018-04-12 Lang Hames[ORC] Plumb error notifications through the VSO interface.
2018-04-12 Simon Pilgrim[X86] Remove gpr shift/extension schedule itineraries...
2018-04-12 Gabor BuellaNFC - Indentation fixes in predefined-arch-macros.c
2018-04-12 Lei Huang[Power9]Legalize and emit code for converting (Un)Signe...
2018-04-12 Aaron BallmanFix the try_acquire_capability attribute to behave...
2018-04-12 Benjamin Kramer[MCJIT] Remove the anchor from mcjit.
2018-04-12 Joachim ProtzeSet the license header for all OMPT files
2018-04-12 Eugene Zelenko[Documentation] Order of changes in existing checks...
2018-04-12 Petar Jovanovic[MIPS GlobalISel] remove superfluous #includes (NFC)
2018-04-12 Kostya Kortchinsky[scudo] Remove duplicate cmake flags
2018-04-12 Aaron BallmanCorrectly diagnose when a conversion function is declar...
2018-04-12 Krzysztof Parzyszek[Hexagon] Enable auto-vectorization only when -fvectori...
2018-04-12 Jessica Paquette[AArch64] Move AFI->setRedZone(false) to top of emitPro...
2018-04-12 Ben Hamilton[Test Fix] Fix broken test Index/comment-objc-parameter...
2018-04-12 Sanjay Patelrevert r328921 - [DAGCombine] (float)((int) f) -->...
2018-04-12 Ben Hamilton[clang-format] Do not break after ObjC category open...
2018-04-12 Ben Hamilton[clang-format] Improve ObjC guessing heuristic by suppo...
2018-04-12 Ben Hamilton[clang-format] Don't insert space between ObjC class...
2018-04-12 Ben Hamilton[clang-format] Always indent wrapped Objective-C select...
2018-04-12 Krzysztof Parzyszek[Pipeliner] Use std::stable_sort when ordering NodeSets
2018-04-12 Malcolm ParsonsDiagnose cases of "return x" that should be "return...
2018-04-12 Simon Dardis[mips] Correct the predicates of the load/store (double...
2018-04-12 Simon Pilgrim[X86] Remove AES/CLMUL/CRC32/LDDQU/MOVNT/POPCNT/SHA...
2018-04-12 Anastasia Stulova[OpenCL] Added -std/-cl-std=c++
2018-04-12 Benjamin KramerRevert "Reapply "[PR16756] Use SSAUpdaterBulk in JumpTh...
2018-04-12 Sander de Smalen[AArch64][AsmParser] Unify 'addVectorListOperands'...
2018-04-12 Francis Visoiu... [CodeGen] Allow printing MachineMemOperands with less...
2018-04-12 Sam Parker[IRCE] isKnownNonNegative helper function
2018-04-12 Simon Pilgrim[X86] Remove remaining system/special schedule itinerar...
2018-04-12 Simon Dardis[mips] Correct the predicates for special nops, tlb...
2018-04-12 Aaron BallmanAllow [[maybe_unused]] on static data members; these...
2018-04-12 Simon Pilgrim[X86] Remove system/control schedule itineraries (PR37093)
2018-04-12 Roman Lebedev[clang-tidy] readability-function-size: add VariableThr...
2018-04-12 Roman Lebedev[InstCombine][NFC]: Add tests: foldSelectICmpAndAnd...
2018-04-12 Sander de Smalen[AArch64][AsmParser] Make parse function for VectorList...
2018-04-12 Shiva Chen[RISCV] Change function alignment to 4 bytes, and 2...
2018-04-12 Simon Pilgrim[X86] Remove CMOV/SETCC schedule itineraries (PR37093)
2018-04-12 Jonas DevlieghereRevert "Don't assume backing thread shares protocol...
2018-04-12 Simon Pilgrim[X86] Remove MMX/3DNow schedule itineraries (PR37093)
2018-04-12 Andrea Di Biagio[llvm-mca] Removed unused argument from cycleEvent...
2018-04-12 Benjamin Kramer[clang-apply-replacements] Always initialize FormatStyle.
2018-04-12 Simon Pilgrim[X86] Remove X87 schedule itineraries (PR37093)
2018-04-12 Roman Lebedev[clang-apply-replacements] Don't forget to link to...
2018-04-12 Jonas DevlieghereDon't assume backing thread shares protocol ID.
2018-04-12 Jonas Devlieghere[dotest] Fix syntax error and typo.
2018-04-12 Jonas Devlieghere[dotest] Use in-tree dsymutil on Darwin
2018-04-12 Petar Jovanovic[MIPS GlobalISel] minor update to MIR tests added in...
next