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
2018-03-25
Simon Pilgrim
[ARM] Remove sched model instregex entries that don...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Simon Pilgrim
[X86] Add missing full stop to comment. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Sanjay Patel
[InstSimplify, InstCombine] add/update tests with FP...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Craig Topper
[X86][SkylakeClient] Fix a set of regular expressions...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Simon Pilgrim
[X86][MMX] MOVQ2DQ/MOVDQ2Q are better described as...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Simon Pilgrim
[X86][SkylakeServer] Merge multiple instregex. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Craig Topper
[X86] Update cost model for Goldmont. Add fsqrt costs...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Sanjay Patel
[InstCombine] adjust test comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Sanjay Patel
[InstCombine] consolidate casted icmp vector tests
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Sanjay Patel
[InstCombine] peek through more icmp of FP cast + bitcast
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Yaron Keren
Remove reference to stale (2009) python version.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Simon Pilgrim
[X86] Add the ability to override memory folding latenc...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Eric Fiselier
avoid new/delete ellision in construct.pass.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Craig Topper
[X86] Consistently prefix all defs in X86ScheduleSLM...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Martin Storsjo
[X86] Update a partially stale comment, since SVN r3283...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[SchedModel] Remove an unneeded temporary vector.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[SchedModel] Use std::move in a couple places to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[SchedModel] Use std::move to replace a vector instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Eric Fiselier
Fix module.modulemap after r328395
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[SchedModel] Remove std::vectors that were created...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Simon Pilgrim
[SchedModel] Record::getName() returns StringRef -...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Simon Pilgrim
[SchedModel] Avoid std::string creation for instregex...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Simon Pilgrim
[X86][SkylakeClient] Merge xmm/ymm instructions instreg...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Simon Pilgrim
[X86][Broadwell] Merge xmm/ymm instructions instregex...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Mandeep Singh...
[RISCV] Use init_array instead of ctors for RISCV targe...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Simon Pilgrim
[X86][Haswell] Merge xmm/ymm instructions instregex...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Simon Pilgrim
[X86][SandyBridge] Merge xmm/ymm instructions instregex...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Mandeep Singh...
[Hexagon] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Mandeep Singh...
[AMDGPU] Change std::sort to llvm::sort in response...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Andrea Di Biagio
[llvm-mca] run clang-format on all files.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Andrea Di Biagio
[llvm-mca] Remove unused field in InstrBuilder. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Sanjay Patel
[InstCombine] peek through FP casts for sign-bit compar...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Sanjay Patel
[InstCombine] fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Simon Pilgrim
[X86][AES] Ensure we're testing both non-VEX/VEX varian...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Simon Pilgrim
[X86][SSE] Ensure we're testing both non-VEX/VEX varian...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Sanjay Patel
[InstCombine] add multi-use/vector tests for intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Simon Pilgrim
[X86][AVX1] Ensure we don't use later instruction sets...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Simon Pilgrim
[X86][AVX2] Ensure we don't use later instruction sets...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
George Rimar
[ELF] - Do not ignore discarding of .rela.plt/.rela...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Jonathan Coe
[clang-tidy] Enable Python 3 support for add_new_check.py
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Vitaly Buka
[sanitizer] Fix Darwin build
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[X86] Add a new disassembler opcode map for 3DNow....
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Vitaly Buka
Mmap interceptor providing mprotect support
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Vitaly Buka
[sanitizer] Fix strlcpy and strlcat interceptors on...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[X86] Use unique_ptr to simplify memory management...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[X86] Use X86_INSTR_MRM_MAPPING macro instead of listin...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[X86] Remove an unnecessary switch around two other...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[X86] Merge the Has3DNow0F0FOpcode TSFlag into the...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Zhihao Yuan
[C++17] Fix class template argument deduction for defau...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Eric Christopher
Add REQUIRES lines for the targets being checked in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Alex Shlyapnikov
[HWASan] Fix use-after-free.cc test on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
George Karpenkov
[analyzer] Do not crash in CallEvent.getReturnType()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[X86] Add a DAG combine to simplify PMULDQ/PMULUDQ...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Richard Trieu
[ODRHash] Support pointer and reference types.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Alex Shlyapnikov
Remove duplicated const qualifier.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Rafael Espindola
Add a SectionBase::getVA helper. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Rui Ueyama
Do not add a dummy entry to SharedFile::Verdefs. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Eric Christopher
Allow FDE references outside the +/-2GB range supported...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
David Blaikie
Remove unused header from EntryExitInstrumenter
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Craig Topper
[X86] Correct the value AdSizeX in X86II enum. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
David Blaikie
Fix layering by moving ValueTypes.h from CodeGen to IR
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
David Blaikie
Fix layering of CodeGen/TargetOpcodes.def by moving...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
David Blaikie
Fix layering of MachineValueType.h by moving it from...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
David Blaikie
Fix layering by moving Support/CodeGenCWrappers.h to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
David Blaikie
Fix layering by moving X86DisassemblerDecoderCommon...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
David Blaikie
Move TargetLoweringObjectFile from CodeGen to Target...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Rafael Espindola
Move a Repl access.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Rafael Espindola
Drop redundant ->Repl.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Jim Ingham
Add support for __attribute__(trivial_abi).
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Eric Fiselier
Partially Revert "Workaround GCC bug PR78489 - SFINAE...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Philip Reames
[GuardWidening] Group code by class [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Reid Kleckner
[X86] Fix Windows `i1 zeroext` conventions to use i8...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Alex Shlyapnikov
[HWASan] Port HWASan to Linux x86-64 (compiler-rt)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Matt Morehouse
[libFuzzer] Use OptForFuzzing attribute with -fsanitize...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Jason Molenda
Remove CommandObjectStats.cpp & CleanUpTest.cpp from
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Jason Molenda
Put CommandObjectStats.cpp in lldb-core target, remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Rui Ueyama
Remove "FIXME" from a comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
David Blaikie
Change for an LLVM header file move
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
David Blaikie
Fix Layering, move instrumentation transform headers...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Davide Italiano
[Commands] Add a (currently empty) `stats` command.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Fedor Sergeev
[PM][FunctionAttrs] add NoUnwind attribute inference...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Vitaly Buka
FreeBSD sanitizer common, intercept couple of more...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Vitaly Buka
Revert "Mmap interceptor providing mprotect support"
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Jason Molenda
Change the darwin-debug target to build the standard
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Davide Italiano
[CMakeLists] Update file list after recent changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Sanjay Patel
[InstCombine] simplify code for FP intrinsic shrinking...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Sanjay Patel
[InstCombine] increase test coverage for intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Davide Italiano
[Commands] Remove dead code for unused `args` command.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Vitaly Buka
Mmap interceptor providing mprotect support
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Davide Italiano
[Command] Remove dead code for the syntax command.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Krzysztof Parzyszek
[Hexagon] Make findLoopInstr member of HexagonInstrInfo
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Krzysztof Parzyszek
[Hexagon] Correct update of instruction offet in HW...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Adrian Prantl
Log ObjC Runtime messages only in verbose mode
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Krzysztof Parzyszek
[Hexagon] Boost profit for word-mask immediates, reduce...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Zachary Turner
[PDB] Resubmit "Support embedding natvis files in PDBs."
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Artem Belevich
[CUDA] Fixed false error reporting in case of calling...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Alex Shlyapnikov
[HWASan] Port HWASan to Linux x86-64 (clang)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Krzysztof Parzyszek
[Hexagon] Assume all extendable branches to be of size...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Yaxun Liu
[AMDGPU] Fix codegen for inline assembly
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Andrea Di Biagio
[llvm-mca] Split the InstructionInfoView from the Summa...
commit
|
commitdiff
|
tree
|
snapshot
next