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
2016-10-25
Simon Pilgrim
[X86][SSE] Regenerated known-bits test with srem->urem fix
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Simon Pilgrim
[DAGCombiner] Enable srem(x.y) -> urem(x,y) combine...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Lang Hames
[docs] Add more Error documentation to the Programmer...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Simon Pilgrim
[X86][SSE] Added vector srem combine tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Argyrios Kyrtzidis
[index] Fixes for locations and relations in Objective...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Simon Pilgrim
[X86][SSE] Added vector urem combine tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Simon Pilgrim
[DAGCombiner] Enable sdiv(x.y) -> udiv(x,y) combine...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Eric Fiselier
Fix nullptr tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Guozhi Wei
[InstCombine] Resubmit the combine of A->B->A BitCast...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Jason Henline
[SE] Remove StreamExecutor
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Jim Ingham
Fix a race condition between the "ephemeral watchpoint...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Jim Ingham
Fixing up the project file for the removal of LibStdcpp...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Simon Pilgrim
[X86][SSE] Added vector sdiv combine tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Jason Henline
Initial check-in of Acxxel (StreamExecutor renamed)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Robert Lougher
revert: "Remove debug location from common tail when...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Kostya Serebryany
[libFuzzer] when mutating based on CMP traces also...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Sanjay Patel
[InstCombine] Ensure that truncated int types are legal.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Eric Fiselier
Get libc++abi building with LLVM_ENABLE_MODULES
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Evandro Menezes
[AArch64] Adjust the cost model for Exynos M1.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Tim Shen
[APFloat] Make APFloat an interface class to the intern...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Evandro Menezes
Add option to specify minimum number of entries for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Vedant Kumar
[llvm-cov] Don't use colored output until we know it...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Eric Fiselier
Update revision number in CHANGELOG.TXT
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Eric Fiselier
[libcxx] Build with -fvisibility-inlines-hidden --...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Eric Fiselier
[libc++] Fix modules build - Rework __refstring definition
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Evandro Menezes
Switch lowering: improve partitioning of jump tables
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Erik Pilkington
Reapply r284265: "[Sema] Refactor context checking...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Matthew Simpson
[LV] Sink scalar operands of predicated instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Nico Weber
Remove a VS 2012 workaround, we require 2015 now.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Sanjay Patel
[InstCombine] add tests for missing icmp + shl nuw...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Michael Ilseman
Add -strip-nonlinetable-debuginfo capability
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Robert Lougher
Remove debug location from common tail when tail-merging
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Michael Kuperstein
Fix 80-char violations. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Vedant Kumar
[unittests] STLExtrasTest: Remove an MSVC 2013 workarou...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Vedant Kumar
[unittests] Remove an MSVC 2013 workaround, NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Nico Weber
Revert 285087.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Vedant Kumar
[llvm-cov] Add support for loading coverage from multip...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Nico Weber
Try removing an MSVC2010 workaround.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Eugene Zelenko
Fix Clang-tidy readability-redundant-member-init warnin...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Dan Gohman
[WebAssembly] Add immediate fields to call_indirect...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Dehao Chen
Move discriminator assignment to where it is used....
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Andrea Di Biagio
[IndVarSimplify][Dwarf] When widening the IV increment...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Rafael Espindola
Be a bit more consistent about using getters. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Pavel Labath
Replace TimeValue by TimePoint in LegacyPassManager...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Geoff Berry
[EarlyCSE] Make MemorySSA memory dependency check more...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Rafael Espindola
Delete getSectionHdr.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Sanjay Patel
fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Ulrich Weigand
[SystemZ] Do not use LOC(G) for volatile loads
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Michal Gorny
[Driver] Disable OpenSUSE rules for OpenSUSE/SLES 10...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Sanjay Patel
[InstCombine] add test and code comment to show potenti...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Michal Gorny
[Driver] Support obtaining active toolchain from gcc...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Saleem Abdulrasool
CodeGen: mark protocols as common data
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Simon Pilgrim
[X86][SSE] Add support for (V)PMOVSX* constant folding
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Michael Kruse
[ScopInfo] Fix: use raw source pointer.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Sanjay Patel
[InstCombine] fix checks for previous commit (r285069)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Sanjay Patel
[InstCombine] add tests for bitcast interference with...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Pavel Labath
Revert "Improve the libstdc++ smart pointer formatters"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Simon Pilgrim
Fix MSVC unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Kelvin Li
Re-apply patch r279045.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Benjamin Kramer
Fix diagnostic format string for err_os_log_argument_to_big
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Rafael Espindola
fix warning
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Zvi Rackover
[DAGCombine] Preserve shuffles when one of the vector...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Rafael Espindola
Update for llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Rafael Espindola
Make the LTO comdat api more symbol table friendly.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Manuel Klimek
include-fixer: Don't overwrite buffer changes
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Manuel Klimek
Load clang-include-fixer.el from the unit test suite...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Erik Verbruggen
Include full filename range for missing includes
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Erik Verbruggen
Fix 'unknown documentation command' warning ranges
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Benjamin Kramer
Fix an unused warning in WebAssemblyInstPrinter with...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Michael Zuckerman
[X86][AVX512][Clang][Intrinsics][reduce] Adding missing...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Craig Topper
[AVX-512] Add support for creating SIGN_EXTEND_VECTOR_I...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Peter Collingbourne
GlobalDCE: Restore a statement accidentally removed...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Matthias Braun
MachineInstrBundle: Pass iterators to getBundle(Start...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Peter Collingbourne
IR: Deduplicate getParent() functions on derived classe...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Kostya Serebryany
[libFuzzer] simplify the code for use_cmp, also use...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Peter Collingbourne
GlobalDCE: Deduplicate code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Mehdi Amini
Fix handling of %% format specifier in os_log builtins.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Sanjay Patel
[InstCombine] auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Sanjay Patel
[InstCombine] auto-generate checks
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Dan Gohman
[WebAssembly] Reorder load/store operands to match...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Vedant Kumar
[llvm-cov] Do not print out the filename of the object...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Mehdi Amini
Add dependency from clangCodeGen to clangAnalysis
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Mehdi Amini
test/CodeGen/builtins.c: reinstate #ifdef __x86_64__...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Dan Gohman
[WebAssembly] Implement more WebAssembly binary encoding.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Matthias Braun
CodeGen/Passes: Pass MachineFunction as functor arg...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Petr Hosek
[Basic] Support 32-bit x86 and ARM targets for Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Artem Belevich
Link clangCodeGen with clangAnalysis required after...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Sanjay Patel
[InstCombine] regenerate some checks
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Justin Bogner
cmake: Rename installhdrs to install-llvm-headers and...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Eli Friedman
Fix regression from my recent GlobalsAA fix.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Simon Pilgrim
[SelectionDAG] Update ComputeNumSignBits SRA/SHL handle...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Todd Fiala
remove xfail from TestObjCNewSyntax.py test_expr_gmodules()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Akira Hatanaka
[Sema][ObjC] Warn about implicitly autoreleasing out...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Justin Bogner
cmake: Make /usr/share/cmake installable with LLVM_DIST...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Matthias Braun
Use MachineInstr::mop_iterator instead of MIOperands...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Saleem Abdulrasool
CodeGen: remove incorrect temporary Twine
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Mehdi Amini
Fix test on non-X86 platforms
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Kevin Enderby
nother additional error check for an invalid Mach-O...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Simon Pilgrim
Use SDValue::getConstantOperandVal() helper. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Vedant Kumar
[pbqp] unique_ptr-ify (Vector|Matrix)::Data, NFC.
commit
|
commitdiff
|
tree
|
snapshot
next