platform/upstream/llvm.git
2018-03-20 Sanjay Patel[AArch64] add fabs tests for PR36600; NFC
2018-03-20 Alexey Bataev[DEBUGINFO] Add flag -no-dwarf-pub-sections to disable...
2018-03-20 Rafael EspindolaSet dso_local for CFConstantStringClassReference.
2018-03-20 Simon Pilgrim[X86][Haswell][Znver1] Fix typo in fldl instregexs
2018-03-20 Rafael EspindolaSet dso_local for guid decls.
2018-03-20 Alexey Bataev[OPENMP, NVPTX] Codegen for target distribute parallel...
2018-03-20 Sjoerd Meijer[Kaleidoscope] doc fix
2018-03-20 Krzysztof Parzyszek[Hexagon] Improve scheduling heuristic for large basic...
2018-03-20 Ben Hamilton[clang-format] Fix ObjC selectors with multiple params...
2018-03-20 Alexey Bataev[OPENMP, NVPTX] Globalization of the private redeclarat...
2018-03-20 Ilya BiryukovBackport changes from llvm/.clang_tidy to clang/.clang_...
2018-03-20 George Rimar[ELF] - Make __start_/__stop_<section_name> symbols...
2018-03-20 Geoff Berry[AArch64][Falkor] Correct load/store increment scheduli...
2018-03-20 Pavel Labath[LLDB] Fix TestTargetXMLArch's expected arch
2018-03-20 Krzysztof Parzyszek[Hexagon] Fix division by zero in machine scheduler
2018-03-20 Alex Bradbury[RISCV] Add codegen for RV32F floating point load/store
2018-03-20 Andrea Di Biagio[llvm-mca] Use llvm::make_unique in a few places. NFC
2018-03-20 Pavel LabathFix some tests for PPC64le architecture
2018-03-20 Alex Bradbury[RISCV] Add codegen for RV32F arithmetic and conversion...
2018-03-20 Krzysztof Parzyszek[Hexagon] Improve scheduling based on register pressure
2018-03-20 Simon Pilgrim[X86][SandyBridge] Merge multiple InstrRW entries that...
2018-03-20 Andrea Di Biagio[llvm-mca] Move the routine that computes processor...
2018-03-20 Xin Tong[MergeICmps] Break eargerly out of loop
2018-03-20 Xin Tong[MergeICmp] Fix a bug in entry block shuffled to middle...
2018-03-20 Pavel LabathRe-land: [lldb] Use vFlash commands when writing to...
2018-03-20 Igor Laevsky[llvm-opt-fuzzer] Add irce to the fuzzing options
2018-03-20 Jonas DevlieghereRevert "Fix layering between llvm-c and Support by...
2018-03-20 Dylan McKay[AVR] Add a regression test for struct return lowering
2018-03-20 Hans WennborgRevert r327964 "lit: Make config.llvm_libxml2_enabled...
2018-03-20 Andrea Di Biagio[Release Notes] Add release note for llvm-mca.
2018-03-20 Hans Wennborglit: Make config.llvm_libxml2_enabled an int, not a...
2018-03-20 George Rimar[ELF] - Add test case for "unsupported relocation refer...
2018-03-20 Henry Wong[analyzer] Fix the crash in IteratorChecker.cpp when...
2018-03-20 Bjorn Pettersson[CGP] Avoid segmentation fault when doing PHI node...
2018-03-20 Andrei Elovikov[LV] Let recordVectorLoopValueForInductionCast to check...
2018-03-20 Hans Wennborg[ms] Parse #pragma optimize and ignore it behind its...
2018-03-20 Jonas Paulsson[SystemZ] Add "REQUIRES: asserts" to test case to...
2018-03-20 Martin Storsjo[X86] Properly implement the calling convention for...
2018-03-20 Lang Hames[ORC] Don't fully qualify explicit destructor call...
2018-03-20 Craig Topper[X86] Rename MOVSX32_NOREXrr8 to MOVSX32rr8_NOREX so...
2018-03-20 Craig Topper[X86] Fix the SchedRW for memory forms of CMP and TEST.
2018-03-20 Lang Hames[ORC] Rename SymbolSource to MaterializationUnit, and...
2018-03-20 George Burgess IVProperly construct `inline` members without initializers
2018-03-20 Craig Topper[X86] Add TEST16mi/TEST32mi/TEST64mi32 to the Sandybrid...
2018-03-20 Craig Topper[X86] Add ROR/ROL/SHR/SAR by 1 instructions to the...
2018-03-20 Quentin Colombet[ShrinkWrap] Take into account landing pad
2018-03-20 Jim InghamAdd a suggestion to convert dotest tests to use run_to_...
2018-03-20 David BlaikieFix layering between llvm-c and Support by factoring...
2018-03-20 Akira Hatanaka[CodeGen] Ignore OpaqueValueExprs that are unique refer...
2018-03-20 Shiva Chen[RISCV] Preserve stack space for outgoing arguments...
2018-03-20 Craig Topper[X86] Fix the SNB scheduler for BLENDVB.
2018-03-20 Mandeep Singh... Revert "[compiler-rt] Change std::sort to llvm::sort...
2018-03-20 George Karpenkov[analyzer] Improve performance of NoStoreFuncVisitor
2018-03-20 Rafael EspindolaRun dos2unix on a test. NFC.
2018-03-20 Aaron Smith[DebugInfoPDB] Add backward support flags to PDB_NameSe...
2018-03-20 Petr HosekAllow builtins for Cross-DSO CFI on Android
2018-03-20 Fangrui Song[ELF] Make SectionHeaderOffset less sensitive.
2018-03-20 Vitaly BukaObject: Fix handling of @@@ in .symver directive
2018-03-20 Mandeep Singh... [compiler-rt] Change std::sort to llvm::sort in respons...
2018-03-20 Vitaly BukaObject: Move attribute calculation into RecordStreamer...
2018-03-20 Aaron Smith[SymbolFilePDB] Simplify code with newer methods
2018-03-20 George Karpenkov[analyzer] Fix the assertion failure when static global...
2018-03-20 Aaron Smith[SymbolFilePDB] Simplify getting the source file path
2018-03-19 Jim InghamModernize a test.
2018-03-19 Vitaly BukaOpenBSD UBsan support missing bits
2018-03-19 Jason MolendaRename remotectl_com.apple.internal.xpc.remote.debugser...
2018-03-19 Rui UeyamaRemove GnuHashTableSection::getShift2().
2018-03-19 Rui Ueyamaallow-multiple-definitions should completely suppress...
2018-03-19 Aaron Smith[SelectionDAG] Transfer DbgValues when integer operatio...
2018-03-19 Jason MolendaI didn't see that SocketAddress.cpp was already being...
2018-03-19 Jessica Paquette[MachineOutliner] AArch64: Emit CFI instructions when...
2018-03-19 Craig Topper[DAGCombiner] Fix type in comment. NFC
2018-03-19 Jason MolendaAdd the ios-mini target to the top-level xcodeproj...
2018-03-19 Craig Topper[X86] Simplify the AVX512 code in LowerTruncate a little.
2018-03-19 Jason MolendaAdd DWARFUnit.cpp to the correct target.
2018-03-19 Serge GueltonAccept any filepath in llvm_check_source_file_list
2018-03-19 Douglas YungFixup test to explicitly use -fexceptions since excepti...
2018-03-19 Aaron Smith[PDB] Add a method to get the full path of the source...
2018-03-19 Aaron Smith[PDB] Add exclusive methods to derived symbol class
2018-03-19 Aaron Smith[SymbolFilePDB] Remove a few null pointer checks by...
2018-03-19 Krzysztof Parzyszek[Hexagon] Add REQUIRES: asserts to test/CodeGen/Hexagon...
2018-03-19 Vedant Kumar[test] Skip flaky tests in TestMiSyntax on Darwin
2018-03-19 Vedant Kumar[test] Skip flaky TestThreadStates tests on Darwin
2018-03-19 Vitaly BukaCleanup of "extern char **environ" declaration
2018-03-19 Zachary TurnerRevert "Support embedding natvis files in PDBs."
2018-03-19 Jan Korous[clangd] Fix undefined behavior due to misaligned type...
2018-03-19 Jan Korous[clangd][nfc] Give name to a magic constant
2018-03-19 Zachary TurnerRemove an unused private variable.
2018-03-19 Craig Topper[X86] Replace a couple calls to getExtendInVec with...
2018-03-19 Nirav Dave[DAG, X86] Revert r327197 "Revert r327170, r327171...
2018-03-19 Martin Storsjo[ARM, AArch64] Check the no-stack-arg-probe attribute...
2018-03-19 Alina SbirleaAdd cast to Type*, fix failure from r327894.
2018-03-19 Zachary TurnerSupport embedding natvis files in PDBs.
2018-03-19 Alina SbirleaMake ConstantDataArray::get constructor templated....
2018-03-19 Davide Italiano[ClangASTContext] Remove dead code. NFCI.
2018-03-19 Shoaib Meenai[CodeGen] Add funclet token to ARC marker
2018-03-19 Sanjay Patel[AMDGPU] change test to avoid NaN math
2018-03-19 Sanjay Patel[AMDGPU] adjust tests to be nan-free
2018-03-19 Lei Huang[Power9]Legalize and emit code for quad-precision copyS...
2018-03-19 Andrea Di Biagio[llvm-mca] Remove unused method from ResourceManager...
next