OSDN Git Service

android-x86/external-llvm-project.git
2020-07-17 Aleksandr Platonov[clang][Tooling] Try to avoid file system access if...
2020-07-17 Yonghong SongBPF: generate .rodata BTF datasec for certain initializ...
2020-07-17 Adrian McCarthyWith MSVC, file needs to be compiled with /BIGOBJ
2020-07-17 Fangrui Song[OptTable] Support grouped short options
2020-07-17 Nico Weber[gn build] Run `git ls-files '*.gn' '*.gni' | xargs...
2020-07-17 Nikita Popov[IR] Fix MSVC warning (NFC)
2020-07-17 Nico Weber[gn build] (manually) merge 6c43ed608
2020-07-17 Pierre Oechsel[mlir] [vector] Add an optional filter to vector contra...
2020-07-17 Nico Weber[gn build] Make sync_source_lists_from_cmake handle...
2020-07-17 Sanjay Patel[InstSimplify] add tests for fcmp with infinity; NFC
2020-07-17 Matt ArsenaultAMDGPU: Fix promoting f16 fpowi with legal f16
2020-07-17 Nico Weber[gn format] (manually) merge 6bddd099ac
2020-07-17 Nicolas Vasilache[mlir][EDSC] Allow conditionBuilder to capture the...
2020-07-17 Sameer AroraIntroducing llvm-libtool-darwin
2020-07-17 LLVM GN Syncbot[gn build] Port 6bddd099ac1
2020-07-17 Clement CourbetRevert "[llvm-exegesis] Add benchmark latency option...
2020-07-17 Sjoerd Meijer[ARM][MVE] Reorg of the LV tail-folding tests
2020-07-17 Florian Hahn[Matrix] Only run matrix lowering early with -O0.
2020-07-17 LLVM GN Syncbot[gn build] Port c7562e77b3a
2020-07-17 Saiyedul Islam[OpenMP][NFC] Generalize CGOpenMPRuntimeNVPTX as CGOpen...
2020-07-17 Sourabh Singh... [flang][OpenMP] Added support for lowering OpenMP taskw...
2020-07-17 David Tenty[z/OS][AIX] Move lambda definition to fix build problem
2020-07-17 Sidharth Baveja[Loop Simplify] Resolve an issue where metadata is...
2020-07-17 Yaxun (Sam... recommit 4fc752b30b9a [CUDA][HIP] Always defer diagnost...
2020-07-17 Sam Parker[NFC][ARM] Add SimplifyCFG test
2020-07-17 Eric Astor[ms] [llvm-ml] Remove unused function
2020-07-17 Anatoly Trosinenko[MSP430] Actualize the toolchain description
2020-07-17 Endre Fülöp[analyzer] Add system header simulator a symmetric...
2020-07-17 Anna Welker[LV] Enable the LoopVectorizer to create pointer inductions
2020-07-17 Georgii Rymar[llvm-readobj] - Add proper testing for the SHT_MIPS_AB...
2020-07-17 Adrian KuegelAdd -o /dev/null to make it explicit that we don't...
2020-07-17 Yaxun (Sam... Revert "[CUDA][HIP] Always defer diagnostics for wrong...
2020-07-17 Jay Foad[AMDGPU] Add some missing check prefixes and tweak...
2020-07-17 Jay Foad[AMDGPU] Add some missing check prefixes
2020-07-17 Sanjay Patel[x86] add tests for FMA with FMF; NFC
2020-07-17 Yaxun (Sam... [CUDA][HIP] Always defer diagnostics for wrong-sided...
2020-07-17 Benjamin KramerMake helpers static. NFC.
2020-07-17 Hans WennborgAdd -flang flag to the test-release.sh script
2020-07-17 Pavel Labath[lldb/COFF] Remove strtab zeroing hack
2020-07-17 Sam Tebbs[HWLoops] Stop converting to a while loop when it would...
2020-07-17 Jay Foad[AMDGPU] Avoid splitting FLAT offsets in unsafe ways
2020-07-17 Jay Foad[TableGen] Report an error instead of asserting
2020-07-17 Max Kazantsev[InstCombine][Test] Test for fix of replacing select...
2020-07-17 Cullen Rhodes[Sema][AArch64] Add parsing support for arm_sve_vector_...
2020-07-17 Jay Foad[MachineScheduler] Fix the TopDepth/BotHeightReduce...
2020-07-17 Pavel Labath[lldb/DWARF] Don't get confused by line sequences with...
2020-07-17 Vitaly Buka[asan] Dedup MemToShadowSize
2020-07-17 Florian Hahn[ScheduleDAG] Move DBG_VALUEs after first term forward.
2020-07-17 Vitaly Buka[msan] Fix strxfrm test
2020-07-17 Vitaly Buka[lsan] Fix SyntaxWarning: "is" with a literal
2020-07-17 Vitaly Buka[gwp-asan] Fix check-all with LIT_FILTER
2020-07-17 Vitaly Buka[sanitizer] Fix protoent without network
2020-07-17 Kai Luo[PowerPC] Precommit test case for PR46759. NFC.
2020-07-17 Marco Elver[TSan] Add option for emitting compound read-write...
2020-07-17 Rainer Orth[compiler-rt][asan] Define MemToShadowSize for sparc64
2020-07-17 Simon Wallis[ARM] halfword store hits llvm_unreachable with big...
2020-07-17 Raphael Isemann[lldb] Store StackFrameRecognizers in the target instea...
2020-07-17 Siva Chandra... [libc][Obvious] Cleanup of include lines and target...
2020-07-17 Vitaly Buka[sanitizer] Revert accidentally committed file
2020-07-17 Vitaly Buka[profile] Enabled test on windows
2020-07-17 Max Kazantsev[InstCombine] Fix replace select with Phis when branch...
2020-07-17 hsmaheshaRevert "[AMDGPU/MemOpsCluster] Implement new heuristic...
2020-07-17 Igor Kudrin[DebugInfo] Fix a misleading usage of DWARF forms with...
2020-07-17 Raphael Isemann[lldb] Only set the executable module for a target...
2020-07-17 Craig Topper[X86] Change the scheduler model for 'pentium4' to...
2020-07-17 Craig Topper[X86] Reorder how the subtarget map key is created.
2020-07-17 Jonas Devlieghere[llvm] Add RISCVTargetParser.def to the module map
2020-07-17 Juneyoung Lee[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison...
2020-07-17 Juneyoung LeeAdd a test for D83752
2020-07-17 Xing GUO[DWARFYAML] Merge forms that use same encodings. NFC.
2020-07-17 Logan Smith[polly][NFC] Add missing 'override's
2020-07-17 Logan Smith[compiler-rt][NFC] Add missing 'override's
2020-07-17 Juneyoung Lee[LangRef] Mention that freeze does not consider aggrega...
2020-07-17 Carl Ritson[AMDGPU] Translate s_and/s_andn2 to s_mov in vcc optimi...
2020-07-17 Vitaly Buka[profile] Disable new failing test from D83967
2020-07-17 Vitaly Buka[sanitizer] Fix symbolizer build broken by D82702
2020-07-17 Richard SmithRevert "[libFuzzer] Link libFuzzer's own interceptors...
2020-07-16 LLVM GN Syncbot[gn build] Port 9870f77441c
2020-07-16 LLVM GN Syncbot[gn build] Port 0f6220ddd6c
2020-07-16 LLVM GN Syncbot[gn build] Port 0e940d55f8a
2020-07-16 Nico Weber[gn build] (manually) merge 9870f77441c
2020-07-16 Min-Yih Hsu[profile] Move __llvm_profile_raw_version into a separa...
2020-07-16 Jon Roelofs[tsan][go] Fix for missing symbols needed by GotsanRunt...
2020-07-16 Lang Hames[ORC] Switch from initializer lists to named arguments...
2020-07-16 Dokyung Song[libFuzzer] Disable implicit builtin knowledge about...
2020-07-16 Jonas Devlieghere[lldb/Test] Skip TestMacABImacOSFramework.py with repro...
2020-07-16 Lang Hames[ORC] Add more explicit casts to fix a narrowing conver...
2020-07-16 Lang Hames[ORC] Add explicit cast to fix a narrowing conversion...
2020-07-16 Nico Webercmake list formatting fix
2020-07-16 Albion Fung[PowerPC][Power10] Add 128-bit Binary Integer Operation...
2020-07-16 Ryan Prichard[builtins] Omit 80-bit builtins on Android and MSVC
2020-07-16 Teresa Johnson[compiler-rt][asan][hwasan] Fix Android bots
2020-07-16 Lang Hames[ORC] Add TargetProcessControl and TPCIndirectionUtils...
2020-07-16 Adrian McCarthy[lldb] Eliminated unused local variable
2020-07-16 Jon Roelofs[SimplifyCFG] Fix crash in the EXPENSIVE_CHECKS build
2020-07-16 Lei Zhang[spirv] Use owning module ref to avoid leaks and fix...
2020-07-16 Wouter van... [WebAssembly] 64-bit (function) pointer fixes.
2020-07-16 Roman Lebedev[NFC][PhaseOrdering] Add a test demonstrating pitfails...
2020-07-16 Craig Topper[X86] Move integer hadd/hsub formation into a helper...
2020-07-16 Dokyung Song[libFuzzer] Link libFuzzer's own interceptors when...
next