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
Dan Albert
Revert "[Driver] Default Android toolchains to libc++."
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Dan Albert
[Driver] Default Android toolchains to libc++.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Dan Albert
[Driver] Default to `-z now` and `-z relro` on Android.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Rui Ueyama
Rename SymbolTable::addRegular -> SymbolTable::addDefined.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Dan Albert
[Driver] Fix --hash-style choice for Android.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Rui Ueyama
Remove unused default arguments.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Craig Topper
[X86] Type legalize v2f32 loads by using an f64 load...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Rui Ueyama
Remove SymbolTable::addUndefined<ELF32LE>(StringRef).
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Kostya Serebryany
[hwasan] relax a test
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Michal Gorny
[python] [tests] Fix calling tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Thomas Lively
[WebAssembly][NFC] Remove repetition of Defs = [ARGUMEN...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Warren Ristow
Update test of r344198 to work with release builds.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Aaron Enye Shi
[HIP] Remove unused irif bitcode from test
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Sumanth Gundapaneni
[Hexagon] Restrict compound instructions with constant...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Sumanth Gundapaneni
[Pipeliner] Use the Index from Topo instead of relying...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Sumanth Gundapaneni
[Pipeliner] Fix the Schedule DAG topoligical order.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Aaron Enye Shi
[HIP] Replace irif library with hip.amdgcn.bc
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Thomas Lively
[WebAssembly] Revert rL344180, which was breaking expen...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Zachary Turner
Revert SymbolFileNativePDB plugin.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Artem Dergachev
Revert r344197 "[MC][ELF] compute entity size for expli...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Jason Molenda
Fix this comment so it is consistent with all the others.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Sean Fertile
Revert "clang-cl: Add /showFilenames option (PR31957)"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Jason Molenda
Don't mark an LC_BUILD_VERSION as giving us a
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Leonard Chan
[PassManager/Sanitizer] Port of AddresSanitizer pass...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Alexey Bataev
[OPENMP][NVPTX]Reduce memory use for globalized vars in
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Nirav Dave
[DAG] Fix Big Endian in Load-Store forwarding
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Krzysztof Parzyszek
[Hexagon] Eliminate potential sources of non-determinis...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Craig Topper
[X86] Restore X86ISelDAGToDAG::matchBEXTRFromAnd. Teach...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Zachary Turner
Better support for POSIX paths in PDBs.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Jordan Rupprecht
[llvm-nm] Fix crash when running with --print-armap...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Eric Liu
Revert "[Lex] TokenConcatenation now takes const Prepro...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Eric Liu
clang-cl: set output of lit-test to a tmp file after...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Martin Storsjo
[COFF] Add and use a Wordsize field in Config. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
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
next