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
2017-12-15
Sanjay Patel
[TargetLibraryInfo] fix documentation comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Julie Hockett
[clang-tidy] Adding Fuchsia checker for virtual inheritance
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Sanjay Patel
[CodeGen] fix documentation comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Evandro Menezes
[AArch64] Fix typo in the ASIMD instruction optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Sanjay Patel
fix typo in comment and remove inaccurate comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Andrew V. Tischenko
Fix for bug PR35549 - Repeated schedule comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Jun Bum Lim
Revert "Re-commit : [LICM] Allow sinking when foldable...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Sanjay Patel
[CodeGen] fix documentation comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Jun Bum Lim
Re-commit : [LICM] Allow sinking when foldable in loop
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Michael Trent
Updated llvm-objdump to display local relocations in...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Filipe Cabecinhas
[ubsan-minimal] Add a path for non-POSIX (and bare...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Craig Topper
[X86] Fix XSAVE64 and similar instructions to not be...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Erich Keane
Remove "FunctionName -" from docs on FunctionDecl(NFC)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Jun Bum Lim
Revert "[LICM] Allow sinking when foldable in loop"
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Francis Visoiu...
[CodeGen] Print stack object references as %(fixed...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Alexey Bataev
[OPENMP] Codegen `declare simd` for function declarations.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Eugene Leviant
[ThinLTO] Disallow multiple prevailing defs
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Craig Topper
[X86] Widen (v2i32 (fp_to_uint v2f64)) to (v8i32 (fp_to...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Jun Bum Lim
[LICM] Allow sinking when foldable in loop
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Sam Parker
[ARM] Some DAG combine tests
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Peter Smith
[ELF] Reduce size of ELF file produced by test
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Pavel Labath
llgs-tests: Add support for "exit" stop-reply packets
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Francis Visoiu...
[MIR] Add support for missing CFI directives
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Rafael Espindola
Delete a really large test output.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Rafael Espindola
Handle a VersymIndex of 0 as an error.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Pavel Labath
Fix 32-bit builds broken by 320813
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Simon Pilgrim
[X86] Add RTM schedule tests
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Haicheng Wu
[InlineCost] Find repeated loads in the callee
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Pavel Labath
ObjectFileELF: Add support for compressed sections
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Simon Pilgrim
[X86] Add MWAITX/MONITORX schedule tests
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Nemanja Ivanovic
Fix the second build bot break introduced by r320791.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Simon Pilgrim
[X86] Add XOP schedule tests
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Pavel Labath
llgs-tests: Make addition of new tests easier
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Ilya Biryukov
Added a separate install target for compilert-rt-headers
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Eric Liu
[clangd] Build in-memory index on symbols in files.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Nemanja Ivanovic
Fix code causing fallthrough warnings in the PPC back...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Simon Pilgrim
[X86] Add AVX512 VPOPCNTDQ schedule tests
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Ilya Biryukov
[clang] Add PPCallbacks list to preprocessor when build...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Peter Smith
[ELF] Remove Duplicate .ARM.exidx sections
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Peter Smith
[ELF] Add missing test from r320800
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Peter Smith
[ELF] Fix buildbot warning error.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Peter Smith
[ELF] Complete implementation of --fix-cortex-a53-843419
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Alex Bradbury
[RISCV] Change shift amount operand of RVC shift instru...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Nemanja Ivanovic
Fix the build bot break introduced by r320791.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Alex Bradbury
[RISCV] Enable emission of alias instructions by default
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Fedor Sergeev
[PM] port Rewrite Statepoints For GC to the new pass...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Roger Ferrer...
[ARM] Add tests for D34515
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Eugene Leviant
[LLVMgold] Don't set undefined symbol as prevailing
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Shoaib Meenai
Repair Windows buildbots after r320792
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Shoaib Meenai
[COFF] Warn for locally imported symbols
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Nemanja Ivanovic
[PowerPC] Convert r+r instructions to r+i (pre and...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Craig Topper
[X86] Fix a couple bugs in my recent changes to vXi1...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Serguei Katkov
[SCEV] Fix the movement of insertion point in expander...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Yaxun Liu
Recommit CodeGen: Fix assertion in machine inst shedule...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Kostya Serebryany
[libFuzzer] make the tests depend on ubsan
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Nemanja Ivanovic
Disabling r312514 as it causes miscompiles that show...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Shoaib Meenai
[cmake] Fix clang-cl cross-compilation on macOS
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Craig Topper
[X86] Add a TODO about v8i1 CONCAT_VECTORS.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Craig Topper
[SelectionDAG] Make getNode calls that take an ArrayRef...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Craig Topper
[X86] Further rearrange the setOperationAction calls...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Craig Topper
[X86] Group setOperationActions related to vXi1 masks...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Craig Topper
[X86] Make ISD::INSERT_SUBVECTOR v8i1 legal with AVX512...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Craig Topper
[X86] Move some of the hasVLX qualified code out of...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Davide Italiano
[ExpressionParser] Fix evaluation failures due to misma...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Sam Clegg
[WebAssembly] Remove extra semicolon. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Saleem Abdulrasool
FastISel: support no-PLT PIC calls on ELF x86_64
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Zachary Turner
Don't crash in llvm-pdbutil when dumping TypeIndexes...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Sam Clegg
[WebAssembly] Implement @llvm.global_ctors and @llvm...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Rui Ueyama
Do not create an unnecessary object file in a test.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Rui Ueyama
Fix error messages.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Don Hinton
[debuginfo] Remove obsolete test_debuginfo.pl that...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Rui Ueyama
Use warn() instead of error() to report a bad symbol...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Davide Italiano
[ExpressionParser] Rollback C++98 as the standard for...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
David Blaikie
Remove a non-modular header (& inline it into its one...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Quentin Colombet
[TableGen][GlobalISel] Add a common class for all Predi...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Alex Lorenz
Remove duplicate python libclang changes from r320748
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Erich Keane
Correct UnaryTransformTypeLoc to properly initialize.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
George Burgess IV
[ProfileData] Use a different data structure to save...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Vassil Vassilev
D40901: Refactor lazy loading of template specializatio...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Evandro Menezes
[Unit][AArch64] Additional tests for target parsing
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Davide Italiano
[ExpressionParser] Fix evaluation failures due to misma...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Evandro Menezes
[AArch64] Test patch
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Davide Italiano
[ClangASTContext] Remove dead stuff found fixing someth...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Adrian Prantl
EmitFuncArgumentDbgValue: Prefer stack slots over regis...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Craig Topper
[X86] Remove an unnecessary SmallVector that was collec...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Matt Arsenault
TLI: Allow using PSV for intrinsic mem operands
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Dimitry Andric
Don't trigger -Wuser-defined-literals for system headers
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Rui Ueyama
Add a missing build dependency.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Yi Kong
[ThreadSafetyAnalysis] Fix isCapabilityExpr
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Aaron Ballman
Harmonize GNU- and C++-style attribute spellings.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Don Hinton
[debuginfo] Remove temporary FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Zachary Turner
Fix many -Wsign-compare and -Wtautological-constant...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Sanjay Patel
[SimplifyCFG] don't sink common insts too soon (PR34603)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Alex Lorenz
[libclang] Add support for checking abstractness of...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Ben Hamilton
Revert "[ClangFormat] IndentWrappedFunctionNames should...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Matt Arsenault
DAG: Expose all MMO flags in getTgtMemIntrinsic
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Kostya Kortchinsky
[scudo] Refactor ScudoChunk
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Krzysztof Parzyszek
[Hexagon] Generate HVX code for comparisons and selects
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Eric Liu
[clangd] Put all #includes in one block in clangd sourc...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-14
Sam Clegg
[WebAssembly] Add support for init functions linking...
commit
|
commitdiff
|
tree
|
snapshot
next