platform/upstream/llvm.git
2018-10-11 Aaron Enye Shi[HIP] Replace irif library with hip.amdgcn.bc
2018-10-11 Thomas Lively[WebAssembly] Revert rL344180, which was breaking expen...
2018-10-11 Zachary TurnerRevert SymbolFileNativePDB plugin.
2018-10-11 Artem DergachevRevert r344197 "[MC][ELF] compute entity size for expli...
2018-10-11 Jason MolendaFix this comment so it is consistent with all the others.
2018-10-11 Sean FertileRevert "clang-cl: Add /showFilenames option (PR31957)"
2018-10-11 Jason MolendaDon't mark an LC_BUILD_VERSION as giving us a
2018-10-11 Leonard Chan[PassManager/Sanitizer] Port of AddresSanitizer pass...
2018-10-11 Alexey Bataev[OPENMP][NVPTX]Reduce memory use for globalized vars in
2018-10-11 Nirav Dave[DAG] Fix Big Endian in Load-Store forwarding
2018-10-11 Krzysztof Parzyszek[Hexagon] Eliminate potential sources of non-determinis...
2018-10-11 Craig Topper[X86] Restore X86ISelDAGToDAG::matchBEXTRFromAnd. Teach...
2018-10-11 Zachary TurnerBetter support for POSIX paths in PDBs.
2018-10-11 Jordan Rupprecht[llvm-nm] Fix crash when running with --print-armap...
2018-10-11 Eric LiuRevert "[Lex] TokenConcatenation now takes const Prepro...
2018-10-11 Eric Liuclang-cl: set output of lit-test to a tmp file after...
2018-10-11 Martin Storsjo[COFF] Add and use a Wordsize field in Config. NFCI.
2018-10-11 Martin Storsjo[COFF] Set proper pointer size alignment for LocalImpor...
2018-10-11 Michal Gorny[python] [tests] Retab CMakeLists.txt for consistency...
2018-10-11 Eric Liu[Lex] TokenConcatenation now takes const Preprocessor
2018-10-11 Marshall ClowRevert commit r344254; does not work with C++03
2018-10-11 Michal Gorny[tests] Remove Python tests from check-all due to breakage
2018-10-11 Aaron BallmanImprove -Wshadow warnings with enumerators.
2018-10-11 Michal Gorny[tests] Include Python binding tests in CMake rules
2018-10-11 Brad SmithSome improvements to the OpenBSD driver.
2018-10-11 Fangrui Song[clang-move] Remove clang:: qualifier
2018-10-11 Sanjay Patel[DAGCombiner] move comment closer to the corresponding...
2018-10-11 Marshall ClowPrefer to use the __is_XXX compiler intrinsics to the...
2018-10-11 Andrea Di Biagio[llvm-mca][BtVer2] Add tests for optimizable GPR regist...
2018-10-11 Eric Liu[lldb] Surpress copy-elison warning.
2018-10-11 Amara Emerson[InstCombine] Fix SimplifyLibCalls erasing an instructi...
2018-10-11 Eric Liu[lldb] rename MinOS::minor to MinOS::minor_version...
2018-10-11 Patrick LysterAdd support for 'dynamic_allocators' clause on 'require...
2018-10-11 Diogo N. Sampaio[AARCH64][FIX] Emit data symbol for constant pool data
2018-10-11 Sam McCall[Tooling] Move CompilationDatabasePlugin to the Registr...
2018-10-11 Andrew Savonichev[Sema][OpenCL] Improve diagnostics for not viable overl...
2018-10-11 Sam McCall[clangd] Remove no-op crash handler, we never set a...
2018-10-11 Aaron BallmanRevert r344241 as it broke multiple bots.
2018-10-11 Dylan McKayGeneralize an IR verifier check to work with non-zero...
2018-10-11 Kristof Umann[analyzer][UninitializedObjectChecker] Reports Loc...
2018-10-11 Michal Gorny[tests] Include Python binding tests in CMake rules
2018-10-11 Michal Gorny[python] [tests] Support overriding library path via...
2018-10-11 David Green[InstCombine] Demand bits of UMin
2018-10-11 Alex Bradbury[RISCV] Re-generate test/CodeGen/RISCV/vararg.ll after...
2018-10-11 David Green[InstCombine] Demand bits of UMax
2018-10-11 David Green[InstCombine] Add tests for demand bits of min/max...
2018-10-11 Andrea Di Biagio[tblgen][CodeGenSchedule] Add a check for invalid Regis...
2018-10-11 Hans Wennborgclang-cl: Add /showFilenames option (PR31957)
2018-10-11 Florian Hahn[LV] Use SmallVector instead of DenseMap in calculateRe...
2018-10-11 Florian Hahn[LV] Ignore more debug info.
2018-10-11 Roman Lebedev[compiler-rt][ubsan] Split Implicit Integer Truncation...
2018-10-11 Roman Lebedev[clang][ubsan] Split Implicit Integer Truncation Saniti...
2018-10-11 Calixte Denizet[profile] Fix the gcov tests after the patch in D49853...
2018-10-11 Calixte Denizet[gcov] Display the hit counter for the line of a functi...
2018-10-11 Max Kazantsev[NFC] Factor out getOrCreateAddRecExpr method
2018-10-11 George Rimar[ELF] - Set sh_info and sh_link for .rela.plt sections.
2018-10-11 Chandler CarruthFix the qualification of `IntrusiveRefCntPtr` to use...
2018-10-11 Roman Lebedev[X86][BMI1]: X86DAGToDAGISel: select BEXTR from x ...
2018-10-11 Max Kazantsev[IndVars] Drop "exact" flag from lshr and udiv when...
2018-10-11 Martin Storsjo[llvm-nm] Include the text "@FILE" in the output of...
2018-10-11 Marshall ClowAdd a test that shows what happens with throwing destru...
2018-10-11 Chris Bieneman[CMake] Temporarily remove the LLVM_ENABLE_IDE option
2018-10-11 Chris Bieneman[CMake] Unconditionally add .h and .td files to target...
2018-10-11 Chris Bieneman[Coverage] Apply filtered paths to summary
2018-10-11 Zachary TurnerUse fully qualified namespace name.
2018-10-11 Eric FiselierUse C++03 friendly version of alignof
2018-10-11 Eric FiselierFix use of removed _LIBCPP_HAS_NO_BUILTIN_ALIGNED_OPERA...
2018-10-11 Kostya Serebryany[hwasan] extend the stack-uar test
2018-10-11 Fangrui SongEliminate dependency to formatv(). NFC.
2018-10-11 Thomas Lively[WebAssembly][NFC] Use intrinsic dag nodes directly
2018-10-11 Kostya Serebryany[hwasan] more compact printing for 'Previosly allocated...
2018-10-11 Jason MolendaUpstreaming the BridgeOS device support and the
2018-10-11 Eric FiselierUpdate libc++abi's detection of aligned allocation...
2018-10-11 Eric FiselierDistinguish between library and language support for...
2018-10-11 Fangrui Song[MC][ELF] Fix section_mergeable_size.ll
2018-10-11 Thomas Lively[WebAssembly] Saturating float-to-int builtins
2018-10-11 Thomas Lively[WebAssembly] Saturating float to int intrinsics
2018-10-10 Kostya Serebryany[hwasan] simplify a test
2018-10-10 Saleem Abdulrasoolllvm-c: Add C APIs to access DebugLoc info
2018-10-10 Richard SmithUpdate documentation to indicate that profile remapping...
2018-10-10 Richard SmithAdd a flag to remap manglings when reading profile...
2018-10-10 Richard SmithAdd a flag to remap manglings when reading profile...
2018-10-10 Warren Ristow[LTO] Account for overriding lib calls via the alias...
2018-10-10 Nick Desaulniers[MC][ELF] compute entity size for explicit sections
2018-10-10 Rui UeyamaMake a member function private and rename it to avoid...
2018-10-10 Fangrui Song[ELF] Don't warn on undefined symbols if UnresolvedPoli...
2018-10-10 Aaron PuchertUse TEST_STD_VER instead of __cplusplus [NFC]
2018-10-10 Kostya Serebryany[hwasan] when reporting a bug, print some very basic...
2018-10-10 Aaron PuchertUse std::scoped_lock only for C++17 and newer
2018-10-10 Louis Dionne[libcxxabi] Allow building with sanitizers enabled
2018-10-10 Reid Kleckner[AST] Use -fvisibility value when ignoring -fv-i-h...
2018-10-10 Craig Topper[X86] Prevent non-temporal loads from folding into...
2018-10-10 Chris Bieneman[CMake] NFC. Updating documentation on options
2018-10-10 Richard SmithSupport for remapping profile data when symbols change...
2018-10-10 George Burgess IVReplace most users of UnknownSize with LocationSize...
2018-10-10 Armando MontanezTest commit: fix typo in comment
2018-10-10 Richard SmithSupport for remapping profile data when symbols change...
2018-10-10 James Y Knightllvm-ar: Darwin archive format fixes.
2018-10-10 Roman Lebedev[NFC][X86][AArch64] extract-bits.ll: add tests with...
2018-10-10 Sanjay Patel[InstCombine] reverse 'trunc X to <N x i1>' canonicaliz...
next