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-10-11
Martin Storsjo
[COFF] Set proper pointer size alignment for LocalImpor...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Michal Gorny
[python] [tests] Retab CMakeLists.txt for consistency...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Eric Liu
[Lex] TokenConcatenation now takes const Preprocessor
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Marshall Clow
Revert commit r344254; does not work with C++03
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Michal Gorny
[tests] Remove Python tests from check-all due to breakage
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Aaron Ballman
Improve -Wshadow warnings with enumerators.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Michal Gorny
[tests] Include Python binding tests in CMake rules
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Brad Smith
Some improvements to the OpenBSD driver.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Fangrui Song
[clang-move] Remove clang:: qualifier
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Sanjay Patel
[DAGCombiner] move comment closer to the corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Marshall Clow
Prefer to use the __is_XXX compiler intrinsics to the...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Andrea Di Biagio
[llvm-mca][BtVer2] Add tests for optimizable GPR regist...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Eric Liu
[lldb] Surpress copy-elison warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Amara Emerson
[InstCombine] Fix SimplifyLibCalls erasing an instructi...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Eric Liu
[lldb] rename MinOS::minor to MinOS::minor_version...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Patrick Lyster
Add support for 'dynamic_allocators' clause on 'require...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Diogo N. Sampaio
[AARCH64][FIX] Emit data symbol for constant pool data
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Sam McCall
[Tooling] Move CompilationDatabasePlugin to the Registr...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Andrew Savonichev
[Sema][OpenCL] Improve diagnostics for not viable overl...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Sam McCall
[clangd] Remove no-op crash handler, we never set a...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Aaron Ballman
Revert r344241 as it broke multiple bots.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Dylan McKay
Generalize an IR verifier check to work with non-zero...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Kristof Umann
[analyzer][UninitializedObjectChecker] Reports Loc...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Michal Gorny
[tests] Include Python binding tests in CMake rules
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Michal Gorny
[python] [tests] Support overriding library path via...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
David Green
[InstCombine] Demand bits of UMin
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Alex Bradbury
[RISCV] Re-generate test/CodeGen/RISCV/vararg.ll after...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
David Green
[InstCombine] Demand bits of UMax
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
David Green
[InstCombine] Add tests for demand bits of min/max...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Andrea Di Biagio
[tblgen][CodeGenSchedule] Add a check for invalid Regis...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Hans Wennborg
clang-cl: Add /showFilenames option (PR31957)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Florian Hahn
[LV] Use SmallVector instead of DenseMap in calculateRe...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Florian Hahn
[LV] Ignore more debug info.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Roman Lebedev
[compiler-rt][ubsan] Split Implicit Integer Truncation...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Roman Lebedev
[clang][ubsan] Split Implicit Integer Truncation Saniti...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Calixte Denizet
[profile] Fix the gcov tests after the patch in D49853...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Calixte Denizet
[gcov] Display the hit counter for the line of a functi...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Max Kazantsev
[NFC] Factor out getOrCreateAddRecExpr method
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
George Rimar
[ELF] - Set sh_info and sh_link for .rela.plt sections.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Chandler Carruth
Fix the qualification of `IntrusiveRefCntPtr` to use...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Roman Lebedev
[X86][BMI1]: X86DAGToDAGISel: select BEXTR from x ...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Max Kazantsev
[IndVars] Drop "exact" flag from lshr and udiv when...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Martin Storsjo
[llvm-nm] Include the text "@FILE" in the output of...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Marshall Clow
Add a test that shows what happens with throwing destru...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Chris Bieneman
[CMake] Temporarily remove the LLVM_ENABLE_IDE option
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Chris Bieneman
[CMake] Unconditionally add .h and .td files to target...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Chris Bieneman
[Coverage] Apply filtered paths to summary
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Zachary Turner
Use fully qualified namespace name.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Eric Fiselier
Use C++03 friendly version of alignof
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Eric Fiselier
Fix use of removed _LIBCPP_HAS_NO_BUILTIN_ALIGNED_OPERA...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Kostya Serebryany
[hwasan] extend the stack-uar test
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Fangrui Song
Eliminate dependency to formatv(). NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Thomas Lively
[WebAssembly][NFC] Use intrinsic dag nodes directly
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Kostya Serebryany
[hwasan] more compact printing for 'Previosly allocated...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Jason Molenda
Upstreaming the BridgeOS device support and the
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Eric Fiselier
Update libc++abi's detection of aligned allocation...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Eric Fiselier
Distinguish between library and language support for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Fangrui Song
[MC][ELF] Fix section_mergeable_size.ll
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Thomas Lively
[WebAssembly] Saturating float-to-int builtins
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Thomas Lively
[WebAssembly] Saturating float to int intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Kostya Serebryany
[hwasan] simplify a test
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Saleem Abdulrasool
llvm-c: Add C APIs to access DebugLoc info
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Smith
Update documentation to indicate that profile remapping...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Smith
Add a flag to remap manglings when reading profile...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Smith
Add a flag to remap manglings when reading profile...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Warren Ristow
[LTO] Account for overriding lib calls via the alias...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Nick Desaulniers
[MC][ELF] compute entity size for explicit sections
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Rui Ueyama
Make a member function private and rename it to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Fangrui Song
[ELF] Don't warn on undefined symbols if UnresolvedPoli...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Aaron Puchert
Use TEST_STD_VER instead of __cplusplus [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Kostya Serebryany
[hwasan] when reporting a bug, print some very basic...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Aaron Puchert
Use std::scoped_lock only for C++17 and newer
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Louis Dionne
[libcxxabi] Allow building with sanitizers enabled
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Reid Kleckner
[AST] Use -fvisibility value when ignoring -fv-i-h...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Craig Topper
[X86] Prevent non-temporal loads from folding into...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Chris Bieneman
[CMake] NFC. Updating documentation on options
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Smith
Support for remapping profile data when symbols change...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
George Burgess IV
Replace most users of UnknownSize with LocationSize...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Armando Montanez
Test commit: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Richard Smith
Support for remapping profile data when symbols change...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
James Y Knight
llvm-ar: Darwin archive format fixes.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Roman Lebedev
[NFC][X86][AArch64] extract-bits.ll: add tests with...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Sanjay Patel
[InstCombine] reverse 'trunc X to <N x i1>' canonicaliz...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Lively
[WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS]
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Roman Lebedev
[X86] Move X86DAGToDAGISel::matchBEXTRFromAnd() into...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Sanjay Patel
revert r344082: [InstCombine] reverse 'trunc X to ...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Rui Ueyama
Eliminate dependency to formatv(). NFC.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
David Bolvansky
[DwarfVerifier] Fixed -Wimplicit-fallthrough warning
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Lively
[WebAssembly][NFC] Use vnot patfrag to simplify v128.not
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Kostya Serebryany
[hwasan] print all threads in a bug report
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Zachary Turner
[SymbolFileNativePDB] Fix compilation errors with gcc.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Renato Golin
[LV] Add a new reduction pattern match
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Francis Visoiu...
Reland: [OptRemarks] Add library for parsing optimizati...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Kostya Serebryany
[hwasan] print more tags around the buggy address,...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Aaron Smith
[Windows] Fix a bug that causes lldb to freeze
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Eric Fiselier
Add test macros for always_inline and noinline
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Scott Linder
[Support] Remove redundant qualifiers in YAMLTraits...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Francis Visoiu...
Revert "[OptRemarks] Add library for parsing optimizati...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Volkan Keles
[GlobalISel] Fix the artifact combiner to fold G_IMPLIC...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Francis Visoiu...
[OptRemarks] Add library for parsing optimization remarks
commit
|
commitdiff
|
tree
|
snapshot
next