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-08-13
Kadir Cetinkaya
[clang] Store code completion token range in preprocessor.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Max Kazantsev
[GuardWidening] Widen very likely non-taken br instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Craig Topper
[SelectionDAG] In PromoteFloatOp_BITCAST, insert a...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Craig Topper
[SelectionDAG] In PromoteIntRes_BITCAST, when the input...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Lei Liu
Restore correct x86_64 EH encodings in kernel code...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Craig Topper
[SelectionDAG] In PromoteFloatRes_BITCAST, insert a...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Craig Topper
[InstCombine] Fix typo in comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Craig Topper
[InstCombine] Replace call to haveNoCommonBitsSet in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Shuai Wang
[ASTMatchers] Let hasAnyArgument also support CXXUnreso...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Craig Topper
[X86] Add constant folding for AVX512 versions of scala...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Daniel Sanders
[globalisel] Remove dead code from GlobalISelEmitter
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Aaron Ballman
Renaming arg_const_range to const_arg_range; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Matt Arsenault
AMDGPU: Cleanup min/max legacy tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Matt Arsenault
DAG: Check no-signed-zeros instead of unsafe-fp-math
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
David Bolvansky
[NFC] Fixed build, updated tests
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
David Bolvansky
[NFC] Renamed test file
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Shuai Wang
[ASTMatchers] Add matchers unresolvedMemberExpr, cxxDep...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
David Bolvansky
[Support][JSON][NFC] Silence GCC warning about broken...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
David Bolvansky
[InstCombine] Fold Select with binary op - non-commutat...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Sanjay Patel
[InstCombine] fix/enhance fadd/fsub factorization
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Sanjay Patel
[InstCombine] move/add tests for fadd/fsub factorizatio...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Aaron Ballman
Adding the readability module to the list of dependenci...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Aaron Ballman
Add a new check to the readability module that flags...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Benjamin Kramer
[InstSimplify] Guard against large shift amounts.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
George Rimar
[LLD][ELF] - Add one more test case for CallGraphSort.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Matt Arsenault
AMDGPU: Check NSZ MI flag when folding omod
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Matt Arsenault
AMDGPU: Use splat vectors for undefs when folding canon...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Matt Arsenault
AMDGPU: Fix packing undef parts of build_vector
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
George Rimar
[LLF][ELF] - Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Craig Topper
[TargetLowering] Simplify one of the special cases...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Craig Topper
[TargetLowering] Use APInt::isSubsetOf to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Craig Topper
[X86] Remove unnecessary AddedComplexity line. NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Raphael Isemann
[ASTImporter] Added test case for opaque enums
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Raphael Isemann
[ASTImporter] Added test case for CXXConversionDecl...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Raphael Isemann
Use a DenseMap for looking up functions by UID in Compi...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Martin Storsjo
Add missing _LIBCXXABI_FUNC_VIS to __gxx_personality_seh0
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Chijun Sima
[Dominators] Remove the DeferredDominance class
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
David Green
[UnJ] Improve explicit loop count checks
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
David Green
[UnJ] Create a hasInvariantIterationCount function...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Craig Topper
[X86] Remove the AL/AX/EAX/RAX short immediate forms...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Craig Topper
[X86] Add the mem-reg form of CMP to the macro fusion...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Craig Topper
[X86] Remove ADD8mi and ADDmr from the macro fusion...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Craig Topper
[X86] Change the MOV32ri64 pseudo instruction to def...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Richard Trieu
Fix WebAssembly instruction printer after r339474
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Douglas Yung
Make the section boundary checks on Windows not depend...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
George Karpenkov
[analyzer] Fix keyboard navigation for .msgNote events
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Tom Stellard
[gold] Fix Tests cases on i686
commit
|
commitdiff
|
tree
|
snapshot
2018-08-11
Tom Stellard
AMDGPU/GlobalISel: Define instruction mapping for G_INSERT
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Richard Trieu
Fix WebAssembly tests after r339474
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Reka Kovacs
[analyzer] InnerPointerChecker: improve warning message...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
George Karpenkov
[analyzer] [NFC] [tests] Move plist-based diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Sid Manning
[ELF][HEXAGON] Put test back in.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Sid Manning
[ELF][HEXAGON] Remove test that breaks assembler.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
JF Bastien
Re-commit "[NFC] More ConstantMerge refactoring"
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Michael Kruse
[DepInfo] Use isl++ in Dependences::isValidSchedule...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Simon Marchi
[clangd] Avoid duplicates in findDefinitions response
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
George Karpenkov
[analyzer] Record nullability implications on getting...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Philip Reames
[LICM] Hoist assumes out of loops
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
JF Bastien
Revert "[NFC] More ConstantMerge refactoring"
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Eli Friedman
Fix unused lambda capture warning from r339472.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
JF Bastien
[NFC] More ConstantMerge refactoring
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Sid Manning
[ELF][HEXAGON] Add R_HEX_8_X relocation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
George Karpenkov
[analyzer] Fix tracking expressions through negation...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
George Karpenkov
[analyzer] [NFC] [tests] Move plist-based diagnostics...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Wouter van...
[WebAssembly] Added default stack-only instruction...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Raphael Isemann
Remove copy-pasted and unrelated comment [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Eli Friedman
[ARM] Adjust AND immediates to make them cheaper to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Zachary Turner
[MS Demangler] Support extern "C" functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Sanjay Patel
[InstCombine] add tests for fsub factorization; NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Sanjay Patel
[InstCombine] rearrange code for foldSelectBinOpIdentit...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Matt Davis
[llvm-mca] Make InstrBuilder::getOrCreateInstrDesc...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Sanjay Patel
[InstCombine] add tests to show disabling of libcall...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Zachary Turner
Resubmit r339450 - [MS Demangler] Add conversion operat...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Zachary Turner
[MS Demangler] Demangle cv qualifiers on template args.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Matt Arsenault
AMDGPU: More canonicalized operations
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Sanjay Patel
revert r339450 - [MS Demangler] Add conversion operator...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Matt Arsenault
AMDGPU: Combine and of seto/setuo and fp_class
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Matt Arsenault
AMDGPU: Turn class x, p_zero|n_zero into fcmp oeq x, 0
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Matt Arsenault
AMDGPU: Match isfinite pattern to class instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
George Karpenkov
Invalidate static locals when escaping lambdas
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Matt Arsenault
AMDGPU: Add LLVM_FALLTHROUGH
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Stella Stamenova
[tests, libstdcxx] Add missing test category on the...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Aaron Ballman
Allow relockable scopes with thread safety attributes.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Aaron Ballman
Update the coding standards and developer policy docume...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Alex Lorenz
[clangd] extend the publishDiagnostics response to...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Sanjay Patel
[InstCombine] add/update tests for selectBinOpIdentity...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Akira Hatanaka
Make changes to the check strings so that the test...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Volodymyr Sapsai
[libcxx] Mark charconv tests as failing for previous...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Zachary Turner
[MS Demangler] Add conversion operator tests.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Evgeniy Stepanov
[hwasan] Remove liblog dependency.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Jordan Rupprecht
[llvm-objcopy] NFC: consistently use typename ELFT...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Evgeniy Stepanov
[hwasan] Add -hwasan-with-ifunc flag.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Sanjay Patel
[InstCombine] revert r339439 - rearrange code for foldS...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
David Bolvansky
[InstCombine][NFC] Added tests for select with binop...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Stefan Granitz
RichManglingContext: Make m_ipd_str_len a local variabl...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Sanjay Patel
[InstCombine] rearrange code for foldSelectBinOpIdentit...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Akira Hatanaka
[CodeGen] Merge equivalent block copy/helper functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Roman Lebedev
[clang-tidy] check_clang_tidy.py: support CHECK-NOTES...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Zachary Turner
[MS Demangler] Properly demangle conversion operators.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-10
Zachary Turner
[MS Demangler] Disable a couple of tests.
commit
|
commitdiff
|
tree
|
snapshot
next