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-01-25
Sanjay Patel
[x86] simplify logic in lowerShuffleWithUndefHalf(...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Florian Hahn
[DiagnosticInfo] Add support for preserving newlines...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Tom Weaver
[TEST][COMMIT] - fix comment typo in AsmPrinter/DwarfDe...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Javed Absar
[TblGen][NFC] Fix documentation formatting
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Alex Bradbury
[RISCV][NFC] s/f32/f64 in double-arith.ll
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Simon Pilgrim
[X86] Simplify X86ISD::ADD/SUB if we don't use the...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Sanjay Patel
[x86] narrow a shuffle that doesn't use or set any...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Clement Courbet
Revert r351954 "Add a value_type to ArrayRef."
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Haojian Wu
[clangd] NFC: fix clang-tidy warnings.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Sam McCall
[JSON] Work around excess-precision issue when comparin...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Diogo N. Sampaio
[NFC][Clang] Add driver tests for sb and predres
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Nico Weber
gn build: Merge r352149
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Nico Weber
gn build: Revert r352200, commit message was wrong
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Nico Weber
gn build: Merge r352148
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Alex Bradbury
[RISCV] Add tests to demonstrate bitcasted fneg/fabs...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Simon Pilgrim
Fix line endings and trim trailing whitespace. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Haojian Wu
gitignore: ignore clangd index files.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Simon Pilgrim
[X86] Add addcarry/subborrow combine tests
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
James Henderson
[llvm-symbolizer] Add switch to adjust addresses by...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Max Kazantsev
[NFC] One more crashing test on LoopSimplifyCFG
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Simon Pilgrim
Fix gcc -Wparentheses warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Simon Pilgrim
Fix "control reaches end of non-void function" warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Simon Pilgrim
Fix gcc -Wparentheses warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Max Kazantsev
[NFC] Add failing test on LCSSA forming
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Diana Picus
[ARM GlobalISel] Support shifts for Thumb2
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Diana Picus
[ARM GlobalISel] Remove rebase artifact from r351882...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Anton Korobeynikov
Revert r352181 as it's breaking the bots
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Javed Absar
[TblGen] Extend !if semantics through new feature ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Haojian Wu
[clangd] Log clang-tidy configuration, NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Haojian Wu
[clang-tidy] Add check for underscores in googletest...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Douglas Yung
[llvm-objcopy] Add support for -g as an alias for ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Anton Korobeynikov
Disable PIC/PIE for MSP430 target by default.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Raphael Isemann
Fix typo in ClangModulesDeclVendor [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Simon Pilgrim
[llvm-mca][X86] Add missing shuffle tests
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Anton Korobeynikov
[MSP430] Fix absolute addressing mode printing in AsmPr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Anton Korobeynikov
[MSP430] Ajust f32/f64 alignment according to MSP430...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Max Kazantsev
[NFC] Add test with multiple loops
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Raphael Isemann
Refactor HAVE_LIBCOMPRESSION and related code in GDBRem...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Zi Xuan Wu
[PowerPC] Enhance the fast selection of cmp instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Craig Topper
[X86] Remove mask and passthru arguments from vpconflic...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Craig Topper
[X86] Add non-masked versions of vpconflict intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Alex Bradbury
[RISCV] Custom-legalise i32 SDIV/UDIV/UREM on RV64M
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Max Kazantsev
[LoopSimplifyCFG] Fix inconsistency in blocks in loop...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Alex Bradbury
[RISCV] Custom-legalise 32-bit variable shifts on RV64
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Matt Arsenault
AMDGPU/GlobalISel: Remove leftover setAction
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Matt Arsenault
AMDGPU/GlobalISel: Scalarize add/sub
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Matt Arsenault
GlobalISel: fewerElementsVector for more cast types
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Matt Arsenault
GlobalISel: fewerElementsVector for a few more trivial ops
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Matt Arsenault
AMDGPU/GlobalISel: Legalize smulh/umulh and scalarize mul
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Vedant Kumar
[HotColdSplit] Describe the pass in more detail, NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Vedant Kumar
[HotColdSplit] Split more aggressively before/after...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
James Y Knight
Define the _fltused symbol in one lldb test as well...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Jason Molenda
Remove a warning in DynamicLoaderDarwin::UpdateImageLoa...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Matt Arsenault
GlobalISel: Support fewerElementsVector for icmp/fcmp
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Petr Hosek
[AArch64] Make the test for rsr and rsr64 stricter
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Matt Arsenault
GlobalISel: Implement fewerElementsVector for extensions
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Kamil Rytarowski
Enhance support for NetBSD in SafeStack
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Petr Hosek
Revert "[AArch64] Use LL for 64-bit intrinsic arguments"
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Peter Collingbourne
hwasan: If we split the entry block, move static alloca...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Evgeniy Stepanov
[hwasan] Madvise away thread aux data
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Evgeniy Stepanov
[hwasan] Implement print_module_map flag.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
George Karpenkov
[analyzer] Port RetainSummaryManager to the new AnyCall...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
George Karpenkov
[analysis] Introduce an AnyCall helper class, for abstr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
George Karpenkov
[AST] Add a method to get a call type from an ObjCMessa...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Peter Collingbourne
gn build: Set is_clang to true in stage2 toolchains.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Jonathan Metzman
[libFuzzer][MSVC] Disable exceptions in MSVC headers
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Matt Arsenault
GlobalISel: Add convenience mutatations to scalarize
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Bob Haarman
simplify COFF module assembly test and move it to Object
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Nico Weber
gn build: Build clang with -fno-strict-aliasing, make...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Vedant Kumar
Try to address Windows bot failure after r352080
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Matt Arsenault
GlobalISel: Add helper to LLT to get a scalar or vector
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Benjamin Kramer
[GlobalISel][AArch64] Avoid unused variable warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Nemanja Ivanovic
[PowerPC] Exploit store instructions that store a singl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Matt Arsenault
RegBankSelect: Fix use after free in r352123
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Benjamin Kramer
[GlobalISel][AArch64] Avoid unused function warnings...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
David Blaikie
pdbutil: Remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Sanjay Patel
[x86] move half-size shuffle mask creation to helper...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Aditya Nandakumar
[GISel]: Change how CSE is enabled by default for each...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Alex Lorenz
[clang-format] square parens with one token are not...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Jessica Paquette
Suppress unused capture warning in CheckCopy
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Matt Arsenault
RegBankSelect: Support some more complex part mappings
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Jim Ingham
Add UUID::SetFromOptionalStringRef, use it in DynamicLo...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Armando Montanez
[elfabi] Add support for reading dynamic symbols from...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Reid Kleckner
[clang-cl] Ignore space-separated /AI arguments
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Zachary Turner
[PDB] Increase TPI hash bucket count.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Michal Gorny
[Process/NetBSD] Add missing linkage to -lutil
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Jim Ingham
Add unittests to the Xcode gtest target.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Jessica Paquette
[GlobalISel][AArch64] Add isel support for FP16 vector...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Bob Haarman
allow COFF .def directive in module assembly when using...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Adrian Prantl
Remove NO_DEBUGINFO_TESTCASE from testcase.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
James Y Knight
Define the _fltused symbol in a couple tests post-r352076.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Eli Friedman
[Analysis] Fix isSafeToLoadUnconditionally handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Dan Gohman
[WebAssembly] Add WebAssemblyImportModule to pragma...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Kostya Serebryany
[libFuzzer] more agressive value profiling and CMP...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Dan Gohman
[WebAssembly] Add an import_module function attribute
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Dan Gohman
[WebAssembly] Add a __wasi__ target macro
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Michael Trent
Limit dyld image suffixes guessed by guessLibraryShortN...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Davide Italiano
[Scalar] Clarify the constructor from APInt and documen...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Richard Smith
Add a triple to this test so it passes for targets...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Dan Gohman
[WebAssembly] Support __float128
commit
|
commitdiff
|
tree
|
snapshot
next