projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2019-04-09
Craig Topper
[X86] Remove check on isAsmParserOnly from EVEX2VEX...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Craig Topper
[X86] Have EVEX2VEX tablegenerator use HasVEX_L and...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Craig Topper
[X86] Use VEX_WIG for VPINSRB/W and VPEXTRB/W to match...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Craig Topper
[X86] Split the VEX_WPrefix in X86Inst tablegen class...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Nikita Popov
[ValueTracking] Use ConstantRange methods; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Nikita Popov
[ValueTracking] Explicitly specify intersection type...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Eric Christopher
Include omitted word in comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Sam Clegg
[WebAssembly] Ensure ArchiveName is set even in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Fangrui Song
[llvm-objdump] Migrate some functions from std::error_c...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Tom Stellard
AMDGPU/GlobalISel: Implement call lowering for shaders...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Jim Ingham
Get the run locker before you ask if your thread is...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Chen Zheng
[PowerPC] initialize SchedModel according to platform.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Eric Christopher
Add a reduced copy of the llvm .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Peter Collingbourne
hwasan: Enable -hwasan-allow-ifunc by default.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Craig Topper
[X86] Derive ssmem and sdmem from X86MemOperand. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Eric Fiselier
Revert "Make reads and writes of the guard variable...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Owen Pan
[clang-format] Add AfterCaseLabel to BraceWrapping
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Eric Fiselier
Fix incorrect change during refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Jason Molenda
Rename Target::GetSharedModule to Target::GetOrCreateMo...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Adrian Prantl
Experiment with a larger packet timeout.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Sanjay Patel
[InstCombine] add tests for negate+sdiv; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Amy Huang
Revert "[MS] Add metadata for __declspec(allocator)"
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Dan Liew
[asan_symbolize] Use proper logging infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Lang Hames
[RuntimeDyld] Fix an ambiguous make_unique call.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Eric Fiselier
Remove unneeded write in __cxa_guard_release.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Adrian Prantl
Fix a stack buffer overflow found by ASAN.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Lang Hames
[RuntimeDyld] Decouple RuntimeDyldChecker from RuntimeDyld.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Louis Dionne
[libc++] Remove install_name and compatibility_version...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Shoaib Meenai
[BinaryFormat] Update Mach-O ARM64E CPU subtype and...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Eric Fiselier
Make reads and writes of the guard variable atomic.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Sanjay Patel
[InstCombine] peek through fdiv to find a squared sqrt
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Simon Pilgrim
[TargetLowering] SimplifyDemandedBits - use DemandedElt...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Chandler Carruth
Move the builtin headers to use the new license file...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Shafik Yaghmour
[ASTImporter] Call to HandleNameConflict in VisitEnumDe...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Sanjay Patel
[InstCombine] add extra-use tests for fmul+sqrt; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Nikita Popov
[InstCombine] Add more tests for signed saturing math...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
David Goldman
Clean up ObjCPropertyDecl printing
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Nico Weber
llvm-undname: Fix more crashes and asserts on invalid...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Craig Topper
[X86] Fix a couple lowering functions that called Repla...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Adrian Prantl
Add LLVM IR debug info support for Fortran COMMON blocks
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Alexey Bataev
[OPENMP] Sync __kmpc_alloc/_kmpc_free function with...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Steven Wu
Revert [ThinLTO] Fix ThinLTOCodegenerator to export...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Steven Wu
[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Brian M. Rzycki
[JumpThreading] Fix incorrect fold conditional after...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Jonathan Peyton
[OpenMP] Implement 5.0 memory management
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Amy Huang
[MS] Add metadata for __declspec(allocator)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Jonathan Peyton
[OpenMP] Clean up load balancing dynamic mode
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Peter Collingbourne
ELF: Move verneed tracking data structures out of Versi...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Peter Collingbourne
ELF: De-template SharedFile. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Craig Topper
[X86] Add some fp to integer conversion intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Alexey Bataev
[OPENMP][NVPTX]Fixed processing of memory management...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Alexander Kornienko
Remove a bogus sed option in test.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Alexander Kornienko
Remove a useless assertion in clang-check.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Fangrui Song
[llvm-objdump] Migrate relocation handling functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Andrea Di Biagio
[llvm-mca][scheduler-stats] Print issued micro opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Simon Pilgrim
Revert rL357915 from cfe/trunk: Remove a useless assert...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Rainer Orth
[python, tests] Disable Clang Python tests on SPARC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Eric Liu
[clangd] Add fallback mode for code completion when...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Alexander Kornienko
Remove a useless assertion in clang-check.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Simon Pilgrim
[X86][AVX] Add PR34380 shuffle test cases
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Balazs Keri
Changed every use of ASTImporter::Import to Import_New
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Sanjay Patel
[x86] make 8-bit shl undesirable
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Eugene Leviant
Use llvm::crc32 instead of crc32. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Sanjay Patel
[InstCombine] remove overzealous assert for shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Simon Pilgrim
[InstCombine][X86] Expand MOVMSK to generic IR (PR39927)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Reuben Thomas
[clang-format] Optionally insert a space after unary...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Nico Weber
gn build: Merge r357905
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Nico Weber
gn-build: Re-run `git ls-files '*.gn' '*.gni' | xargs...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Eugene Leviant
Attempt to recommit r357901
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Chen Zheng
[InstCombine] sdiv exact flag fixup.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Xing GUO
[llvm-readobj] Use `reinterpret_cast` instead of C...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Eugene Leviant
Reverting r357901 as fails to build on some of the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Eugene Leviant
[Support] Add zlib independent CRC32
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Roman Lebedev
[llvm-exegesis] benchmarkMain(): less cryptic error...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Justin Bogner
[CMake] Replace LLVM_ENABLE_CXX1Y and friends with...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Roman Lebedev
[llvm-exegesis][X86] Randomize CMOVcc/SETcc OPERAND_CON...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Pavel Labath
Object/Minidump: Add support for reading the ModuleList...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Pavel Labath
MinidumpParser: parse SystemInfo stream via llvm
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Pavel Labath
PDBFPO: add dyn_cast support
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Chen Zheng
[InstCombine] add more testcases for sdiv exact flag...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Pavel Labath
Fix signed-unsigned comparison warning in Driver.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Pavel Labath
[Sanitizer] Make wcrtomb test posix-only
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Pavel Labath
modify-python-lldb.py: Remove ifdef SWIG-removing code
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Pavel Labath
[Sanitizer] Fix a possible write to freed memory in...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Craig Topper
[X86] Make LowerOperationWrapper more robust. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Fangrui Song
[ConstantRange] Delete redundnt {z,s}extOrSelf for...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Rui Ueyama
Fix -emit-reloc against local symbols.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Chen Zheng
[InstCombine] add testcases for sdiv exact flag fixing...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Chen Zheng
[InstCombine]add testcase for sdiv canonicalizetion...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Craig Topper
[X86] Split floating point tests out of atomic-mi.ll...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Craig Topper
[X86] Add avx and avx512f command lines to atomic-non...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Fangrui Song
[llvm-objdump] Fix MC/ARM/arm-macho-calls.s
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Brad Smith
IAS is now enabled for all OS on MIPS64
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Brad Smith
Enable IAS for FreeBSD SPARC64.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Owen Pan
[clang-format] Fix bug https://bugs.llvm.org/show_bug...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Nikita Popov
[ConstantRange] Add signed/unsigned unionWith()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Craig Topper
[X86] Use (SUBREG_TO_REG (MOV32rm)) for extloadi64i8...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Nikita Popov
[ConstantRangeTest] Generalize intersection testing...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Nikita Popov
[ConstantRange] Add unsigned and signed intersection...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Robert Widmann
[LLVM-C] Allow Access to the Type of a Binary
commit
|
commitdiff
|
tree
|
snapshot
next