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-06-03
Craig Topper
[X86] Add test cases for 32 and 64 bit versions of...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Craig Topper
foo
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Lang Hames
[ORC] Use uint8_t for bitfields in SymbolTableEntry.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Cameron McInally
[SCCP] Add UnaryOperator visitor to SCCP for unary...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Michael Berg
Propagate fmf for setcc in SDAG for select folds
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Matt Arsenault
AMDGPU: Disable stack realignment for kernels
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Jessica Paquette
[AArch64][GlobalISel] Optimize G_FCMP + G_SELECT pairs...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Peter Collingbourne
gn build: Merge r361896.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Peter Collingbourne
ELF: Introduce a separate bit for tracking whether...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Erich Keane
Fix test failure from r362435
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
George Burgess IV
CFLAA: reflow comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Craig Topper
[CFLGraph] Add FAdd to visitConstantExpr.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Craig Topper
[X86] Fix the pattern for merge masked vcvtps2pd.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Michael Berg
Propagate fmf for setcc/select folds
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Nemanja Ivanovic
[PowerPC] Look through copies for compare elimination
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Alexandre Ganea
Silence 'warning C4305: 'initializing': truncation...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Matt Arsenault
TTI: Improve default costs for addrspacecast
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Erich Keane
Make NoThrow FunctionLike, make FunctionLike include...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Erich Keane
Permit Exception Spec mismatch with NoThrow on inherite...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Nico Weber
gn build: Merge r362371
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Artur Pilipenko
Add ScalarEvolutionsTest::SCEVExpandInsertCanonicalIV...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Reid Kleckner
Add cdb test for inline line tables
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Nikita Popov
[ConstantRange] Add sdiv() support
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Reid Kleckner
[PDB] Copy inlinee lines records into the PDB
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Nico Weber
gn build: Merge r362352
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Andrew Kaylor
Fix a crash when the default of a switch is removed
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Philip Reames
[Tests] Add LFTR tests for multiple exit loops (try 2)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Saleem Abdulrasool
tools: add `llvm-nm` and `llvm-objcopy` to tools
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Saleem Abdulrasool
builtins: correct function name for AEABI
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in Lanai.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in LanaiAsmPrinter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in LanaiMemAluCombiner.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in LanaiISelDAGToDAG.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in LanaiFrameLowering.{cpp,h}
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Revert "[Tests] Add LFTR tests for multiple exit loops"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Philip Reames
[Tests] Add LFTR tests for multiple exit loops
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in LanaiRegisterInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Philip Reames
[LoopPred] Convert a second member function to a static...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Simon Pilgrim
[WebAssembly] Remove fptosi(undef) and fptoui(undef...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Revert "[llvm-ar] Fix relative thin archive path handling"
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Nemanja Ivanovic
[PowerPC] Set PROT_READ flag for MF_EXEC to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Philip Reames
[LoopPred] Convert member function to free helper funct...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Jennifer Yu
Re-check in clang support gun asm goto after fixing...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Anastasia Stulova
[PR41567][Sema] Fixed cast kind in addr space conversions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in LanaiInstrInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Owen Reynolds
[llvm-ar] Fix relative thin archive path handling
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Antonio Afonso
[lldb-server unittest] Add missing teardown logic
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in PPCInstrInfo.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Michal Gorny
[llvm] [test] Remove non-portable EISDIR test from...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in NVPTX.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in NVPTX.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Andrey Churbanov
Fixed build warning with -DLIBOMP_USE_HWLOC=1
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitry Preobrazhensky
[AMDGPU][MC] Added support of SCC, VCCZ and EXECZ operands
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
David Zarzycki
Unbreak non-PIC builds after r362390 / D62720
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Andrew Savonichev
[OpenCL] Undefine cl_intel_planar_yuv extension
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Simon Pilgrim
[SelectionDAG] Add [us]itofp(undef) --> 0 constant...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Simon Pilgrim
[SystemZ] Remove sitofp(undef) from reduced test case.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in LanaiInstPrinter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in LanaiMCCodeEmitter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Alexandre Ganea
Re-land [LLD][COFF] Early load PDB type server files
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in LanaiDisassembler.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Andrew Savonichev
[OpenCL] Use long instead of long long in x86 builtins
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Nicolai Haehnle
AMDGPU/GFX10: V_CMPX_xxx instructions still have an...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonInstPrinter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonAsmPrinter.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonMCInstrInfo.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonMCCodeEmitter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonMCCompound.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonShuffler.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonMCChecker.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonMCTargetDesc.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonMCShuffler.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Simon Tatham
[ARM] Fix recent breakage of -mfpu=none.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Mikael Holmen
Fix compilation warning about unused variable [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Cullen Rhodes
[AArch64][SVE2] Add CPU and arch directive tests
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
George Rimar
[llvm-readobj] - Convert gnu-sections.test to use YAML.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonELFObjectWriter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Simon Pilgrim
Revert rL362358 : PR42104: Support instantiations of...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
George Rimar
[llvm-readobj/llvm-readelf] - Remove gnu-relocations...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Nikola Prica
[LiveDebugValues] Close range for previous variable...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonAsmBackend.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Sven van Haastregt
[OpenCL] Declare builtin functions using TableGen
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonAsmParser.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in HexagonShuffler.h
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Dmitri Gribenko
Include what you use in BPFMCTargetDesc.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
George Rimar
[LLD][ELF] - Remove dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Diogo N. Sampaio
[ARM][FIX] Ran out of registers due tail recursion
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Sam Parker
[AArch64] Check for simple type in FPToUInt
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Roman Lebedev
[NFC][X86] extract-{low,}bits.ll: one more pattern...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Ilya Biryukov
[CodeComplete] Add a bit more whitespace to completed...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Mikhail Dvorskiy
A test commit from Mikhail Dvorskiy (blank line, to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Haojian Wu
[clang-tidy] Fix make-unique check to work in C++17...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Mikael Holmen
[TableGen] Fix std::array initializer to avoid warnings...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Fangrui Song
[ELF][PPC64] Rename some PPC64 ELFv2 specific RelExpr...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Richard Smith
PR42104: Support instantiations of lambdas that implici...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Fangrui Song
[ELF][PPC64] Don't apply LD->LE relaxation on R_PPC64_G...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Fangrui Song
[ELF] Don't create an output section named `/DISCARD...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Fangrui Song
[ELF] Simplify the condition to create .interp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Rui Ueyama
Add --sort-common to the man page.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Nathan Ridge
[clangd] Serialization support for RelationSlab
commit
|
commitdiff
|
tree
|
snapshot
next