platform/upstream/llvm.git
2019-07-19 Chris Lattnerreplace the old kaleidoscope tutorial files with orphan...
2019-07-19 Chris LattnerPoint to the dusted off version of the kaleidoscope...
2019-07-19 Alex Brachet[test] [llvm-objcopy] Fix broken test case
2019-07-19 Kang Zhang[NFC][PowerPC] Modify the test case add_cmp.ll
2019-07-19 Yi Kong[libFuzzer] Set Android specific ALL_FUZZER_SUPPORTED_ARCH
2019-07-19 Hsiangkai Wang[DebugInfo] Generate fixups as emitting DWARF .debug_fr...
2019-07-19 Bill WendlingUse the MachineBasicBlock symbol for a callbr target
2019-07-19 Jonas Devlieghere[Target] Fix formatting and whitespace (NFC)
2019-07-19 Jonas Devlieghere[Target] Return an llvm::Expected from GetEntryPointAd...
2019-07-19 Nathan Lanzacheck for interrupt from fgets on Windows
2019-07-19 Alex Langford[NFC] Remove instances of unused ClangASTContext header
2019-07-19 Sam CleggFix formatting of inline argument comments. NFC.
2019-07-19 Alex Langford[Commands] Remove unused header from CommandObjectFrame
2019-07-19 Amara Emerson[GlobalISel] Translate calls to memcpy et al to G_INTRI...
2019-07-19 Nathan Lanza[cmake] Fix typo where a varible was checked for Apple...
2019-07-19 Nathan Lanza[cmake] Convert the NATIVE llvm build process to be...
2019-07-18 Nathan Lanza[cmake] Update NATIVE build variables to account for...
2019-07-18 Shoaib MeenaiReapply [llvm-lipo] Implement -create (with hardcoded...
2019-07-18 Lang HamesUpdate the SimpleJIT class in the clang-interpreter...
2019-07-18 Eli FriedmanUpdate polly test for SCEV change.
2019-07-18 Alex Lorenz[clang-scan-deps] Dependency directives source minimize...
2019-07-18 Jim InghamRemember to sort the Xcode project!!!
2019-07-18 Jim InghamAdd an expectedFailure test for type finding.
2019-07-18 Jim InghamThe switch to table-genning command options broke
2019-07-18 Stanislav Mekhanoshin[AMDGPU] Drop Reg32 and use regular AsmName
2019-07-18 Thomas Lively[WebAssembly] Use passive segments by default when...
2019-07-18 Jessica Paquette[GlobalISel][AArch64] Add support for base register...
2019-07-18 Peter CollingbourneCodeGen: Allow !associated metadata to point to aliases.
2019-07-18 Reid KlecknerRevert [X86] EltsFromConsecutiveLoads - support common...
2019-07-18 Guanzhong Chen[WebAssembly] fix bug in finding .tdata segment
2019-07-18 Guanzhong Chen[WebAssembly] Fix __builtin_wasm_tls_base intrinsic
2019-07-18 Nathan Lanza[cmake] Only run llvm-codesign if targetting apple...
2019-07-18 Peter CollingbourneFix typo in r366494. Spotted by Yuanfang Chen.
2019-07-18 Steven WuRemove the static initialize introduced in r365099
2019-07-18 Alex Langford[Breakpoint] Replace use of ClangASTContext with TypeSystem
2019-07-18 Peter CollingbourneIR: Teach Constant::needsRelocation() that relative...
2019-07-18 Jason MolendaFall back to dyld's _dyld_start when no LC_MAIN / main...
2019-07-18 Louis Dionne[NFC][pstl] Run clang-format on the sources, including...
2019-07-18 Louis Dionne[pstl] Fix test that checked the version number after...
2019-07-18 Louis Dionne[pstl] Declare main() as returning int, not int32_t
2019-07-18 Jonas Devlieghere[FileSpecList] Add EmplaceBack method (NFC)
2019-07-18 Julian Lettner[ASan] Support `{f}puts(NULL)` on Darwin, part 2
2019-07-18 Peter Collingbournegn build: Merge r366458.
2019-07-18 Jordan RoseFileSystem: Check for DTTOIF alone, not _DIRENT_HAVE_D_TYPE
2019-07-18 Lang Hames[ORC] Suppress an ORCv1 deprecation warning.
2019-07-18 Louis Dionne[libc++] Add C++17 deduction guides for std::function
2019-07-18 Alexey Bataev[OPENMP]Fix sharing of threadprivate variables with...
2019-07-18 Matthew Voss[compiler-rt] Complete revert of r366413
2019-07-18 Raphael IsemannFix C++ modules build
2019-07-18 Alex Bradbury[RISCV] Hard float ABI support
2019-07-18 Amy Huang[COFF] Change a variable type to be const in the HeapAl...
2019-07-18 Jordan Rupprecht[lldb][swig] Fix autodocs flag parsing
2019-07-18 Kevin P. Neal[FPEnv] Teach the IRBuilder about constrained FPTrunc...
2019-07-18 Raphael IsemannAdd offsetof support to expression evaluator.
2019-07-18 Guanzhong Chen[WebAssembly] Implement __builtin_wasm_tls_base intrinsic
2019-07-18 Alexey Bataev[OPENMP]Provide correct data sharing attributes for...
2019-07-18 Yitzhak Mandelbaum[LibTooling] Relax Transformer to allow rewriting macro...
2019-07-18 Matthew VossRevert "Fix asan infinite loop on undefined symbol"
2019-07-18 Jonas Devlieghere[swig] Enable autodoc feature
2019-07-18 Michael Liao[LAA] Re-check bit-width of pointers after stripping.
2019-07-18 Yitzhak Mandelbaum[LibTooling] Add function to translate and validate...
2019-07-18 Kadir Cetinkaya[clangd] Remove dead code from BackgroundIndex
2019-07-18 Kadir Cetinkaya[clangd] BackgroundIndex stores shards to the closest...
2019-07-18 Peter CollingbourneELF: Add support for remaining R_AARCH64_MOVW* relocations.
2019-07-18 Jonas Devlieghere[LLDB] Remove lldb-mi
2019-07-18 Yuanfang Chen[NFC][llvm-readobj] Refactor dynamic string table index...
2019-07-18 Peter CollingbourneELF: Simplify test. NFCI.
2019-07-18 Peter CollingbourneMC: AArch64: Add support for prel_g* relocation specifiers.
2019-07-18 Peter CollingbourneAArch64: Unify relocation restrictions between MOVK...
2019-07-18 Peter CollingbourneELF: Allow forward references to linked sections.
2019-07-18 Stefan Granitz[CMake] Polish folders in generated Xcode project
2019-07-18 Kadir Cetinkaya[clangd] Refactor background-index shard loading
2019-07-18 Ilya Biryukov[ASTUnit] Attempt to unbreak Windows buildbots after...
2019-07-18 Michael LiaoMinor styling fix. NFC.
2019-07-18 Kadir Cetinkaya[clangd] Get rid of dots and dotsdots within GlobalComp...
2019-07-18 Alex BradburyRevert "[RISCV] Hard float ABI support" r366450
2019-07-18 Ilya BiryukovRevert r366449: [CrossTU] Add a function to retrieve...
2019-07-18 Shaurya Gupta[Clangd] NFC: Fixed tweaks CMakeLists order to alphabetical
2019-07-18 Shaurya Gupta[Clangd] Changed ExtractVariable to only work on non...
2019-07-18 Alex Bradbury[RISCV] Hard float ABI support
2019-07-18 Balazs Keri[CrossTU] Add a function to retrieve original source...
2019-07-18 Ilya Biryukov[ASTUnit] Fix a regression in cached completions
2019-07-18 Jonas Devlieghere[CMake] Don't set Python_ADDITIONAL_VERSIONS
2019-07-18 Haojian Wu[clangd] Suppress unwritten scopes when expanding auto.
2019-07-18 Fangrui Song[ELF][PPC] Delete ppc64-dynamic-relocations.s
2019-07-18 Hsiangkai WangRevert "[DebugInfo] Generate fixups as emitting DWARF...
2019-07-18 Sam McCall[clangd] Disable DumpRecordLayout by default per https...
2019-07-18 Hsiangkai Wang[DebugInfo] Generate fixups as emitting DWARF .debug_fr...
2019-07-18 Simon Pilgrim[X86] EltsFromConsecutiveLoads - support common source...
2019-07-18 Raphael Isemann[lldb][NFC] Tablegenify alias/regex/history/source...
2019-07-18 Gabor Marton[analyzer] Add CTU user docs
2019-07-18 Alexey Bataev[OpenMP][libomptarget] Suppress C++ 11 related warnings...
2019-07-18 Alexey Bataev[OPENMP][NVPTX]Mark barrier functions calls as convergent.
2019-07-18 Serge GueltonRestrict asan + dlopen testcase to x86
2019-07-18 Simon Pilgrim[DAGCombine] Pull getSubVectorSrc helper out of narrowI...
2019-07-18 Thomas Preud... [FileCheck] Fix numeric variable redefinition
2019-07-18 Stefan Granitz[CMake] Always build debugserver on Darwin and allow...
2019-07-18 Serge GueltonRelax regexp to detect failed interception by asan
2019-07-18 Sanjay Patel[x86] try harder to form LEA from ADD to avoid flag...
2019-07-18 George Rimar[llvm-readelf] - Remove the precompiled binary from...
next