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-06-06
Clement Courbet
[llvm-exegesis] move Mode from Key to BenchmarResult.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Peter Smith
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Ilya Biryukov
Fix compile error with libstdc++.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Pavel Labath
Revert "PDB support of function-level linking and split...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Elena Demikhovsky
Added documentation for Masked Vector Expanding Load...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Sam McCall
Adjust symbol score based on crude symbol type.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Ilya Biryukov
Change test to output 'pcm' to the temp dir, not the...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Ivan Donchevskii
Fix build - use llvm::make_unique
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Petar Jovanovic
[MIPS GlobalISel] Add lowerCall
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Ivan Donchevskii
[Frontend] Honor UserFilesAreVolatile flag getting...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Eric Fiselier
Remove unused code from __functional_base. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Petr Hosek
[Support] Use zx_cache_flush on Fuchsia to flush instru...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Vlad Tsyrklevich
[Analyzer][Z3] Test fixes for Z3 constraint manager
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Vlad Tsyrklevich
[Analyzer] Fix the Z3 lit test config
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Vlad Tsyrklevich
[Analyzer] Fix Z3ConstraintManager crash (PR37646)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Dean Michael...
[XRay][compiler-rt] Refactor recursion guard for Basic...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Petr Hosek
[Fuchsia] Include install-distribution-stripped in...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Jan Korous
[Sema] Fix parsing of anonymous union in language linka...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Craig Topper
[X86] Move the vec_set/vec_ext builtins for 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Reid Kleckner
Fix std::tuple errors
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Reid Kleckner
Implement bittest intrinsics generically for non-x86...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Kostya Serebryany
[libFuzzer] initial implementation of -data_flow_trace...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Craig Topper
[X86] Add builtins for vector element insert and extrac...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Eric Fiselier
Fix test failures after r334053.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Sanjay Patel
[CodeGen] assume max/default throughput for unspecified...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Craig Topper
[X86] Implement __builtin_ia32_vec_ext_v2si correctly...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Eric Fiselier
Fix PR37694 - std::vector doesn't correctly move constr...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Amaury Sechet
[Mips] Remove uneeded variants of ADDC/ADDE lowering
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Craig Topper
[X86] Make __builtin_ia32_vec_ext_v2si require ICE...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Guozhi Wei
[CodeGenPrepare] Move Extension Instructions Through...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Zachary Turner
[FileSystem] Remove OpenFlags param from several functions.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Arsenault
AMDGPU: Preserve metadata when widening loads
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Arsenault
AMDGPU: Use more custom insert/extract_vector_elt lowering
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Krzysztof Parzyszek
[Hexagon] Add pattern to generate 64-bit neg instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Krzysztof Parzyszek
[Hexagon] Add more patterns for generating abs/absp...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Michael Berg
guard fneg with fmf sub flags
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vitaly Buka
[lsan] Do not check for leaks in the forked process
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Michael Berg
NFC: adding baseline fneg case for fmf
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Alex Shlyapnikov
[LSan] Report proper error on allocator failures instea...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Sam McCall
[clangd] Fix inverted test again, sigh
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Sam McCall
[clangd] Quality fixes (uninit var, missing debug outpu...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Simon Dardis
[mips] Fix the predicates for arithmetic operations
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Aaron Smith
PDB support of function-level linking and splitted...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Greg Bedwell
[UpdateTestChecks] Error if --llvm-mca-binary gets...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Andrea Di Biagio
[llvm-mca] Correctly update the CyclesLeft of a registe...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Fangrui Song
Remove a self-referencing #include
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Sam McCall
[clangd] Boost code completion results that are narrowl...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Stella Stamenova
[lit, pdb] Fix func-symbols.test (on Windows)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Rui Ueyama
Do not show unrelated "-m is missing" error message.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Simon Pilgrim
[X86][SSE] Use multiplication scale factors for v8i16...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Nirav Dave
[MC][X86] Allow assembler variable assignment to regist...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Yaxun Liu
[CUDA][HIP] Do not emit type info when compiling for...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Matt Arsenault
DAG: Stop dropping invariant/dereferencable
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
John Brawn
[InstCombine] Correct the cmp operand type used when...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Marc-Andre...
[clangd] Remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Marc-Andre...
[clangd] Add "member" symbols to the index
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Gabor Buella
[X86] NFC Fix typo introduced in r328016 HSI->HDI
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Krzysztof Parzyszek
[Hexagon] Minor cleanups in isel lowering
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Sam McCall
[clangd] Test tweaks (consistency, shorter, doc). NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Aaron Ballman
Silence a "truncation from double to float" diagnostic...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Pavel Labath
DWARFIndex: more GetFunctions cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Hiroshi Inoue
[PowerPC] reduce rotate in BitPermutationSelector
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Simon Pilgrim
[X86][SSE] Fix line endings for shuffle-vs-trunc tests...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Pavel Labath
dotest: make inline tests compatible with -f
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Clement Courbet
[llvm-exegesis] Add instructions to BenchmarkResult...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Simon Pilgrim
[X86][SSE] Add target shuffle support to X86TargetLower...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Pavel Labath
Fix windows build broken by r334004
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Gabor Buella
[X86] NFC Refactor some code in InstPrinters
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Pavel Labath
DWARFIndex: simplify GetFunctions methods
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Pavel Labath
Really fix ClangParserTest
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Dean Michael...
[XRay][compiler-rt] Use DCHECK instead of assert(....
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Dean Michael...
[XRay][compiler-rt] Use static instead of inline (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Dean Michael...
[XRay][compiler-rt] Remove __xray:: in some places...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Ilya Biryukov
Silence unhandled enums warning in ClangASTContext...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Dean Michael...
[XRay][compiler-rt] Remove namespace __xray_fdr_interna...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Peter Smith
[MC][ARM] Add range checking for Thumb2 resolved fixups.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Pavel Labath
Fixup r333987
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Simon Pilgrim
[X86][SSE] Add basic PACKUS support to X86TargetLowerin...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Sam McCall
[clang-tidy] fix broken test (no compile command) from...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Sam McCall
[clangd] Rewrite JSON dispatcher loop using C IO (FILE...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Pavel Labath
Fix ClangParserTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Peter Smith
[MC][ARM] Correct Thumb BL instruction range
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Alexander Ivchenko
[X86][CET] Shadow stack fix for setjmp/longjmp
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jeremy Morse
Detect an incompatible VLA pointer assignment
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Tobias Grosser
Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jan Kratochvil
Protect DWARFCompileUnit::m_die_array by new mutexes
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Dean Michael...
[XRay][compiler-rt] Merge XRay FDR mode into a single...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Kamil Rytarowski
Introduce CheckASLR() in sanitizers
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Craig Topper
[X86] Make all instructions that operate on MMX types...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Dean Michael...
[XRay][compiler-rt] Remove __sanitizer:: from namespace...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Dean Michael...
[XRay][compiler-rt] Remove reliance on C++ ABI from...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Nirav Dave
[RegAllocGreedy] Use simpler map class for EvicteeInfo...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Craig Topper
[X86] Mark all the builtins and intrinsics that require...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Petr Hosek
[Driver][Fuchsia] Pass LTO flags to linker
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Reid Kleckner
Reimplement the bittest intrinsic family as builtins...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vedant Kumar
[opt] Introduce -strip-named-metadata
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vedant Kumar
[Debugify] Don't insert debug values after terminating...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Vedant Kumar
Apply clang-format on a file, NFC
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Jonas Devlieghere
Fix Expression unittests on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Francis Visoiu...
Use MF instead of Fn for MachineFunction references...
commit
|
commitdiff
|
tree
|
snapshot
next