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-07-18
Vedant Kumar
[llvm-cov] Clean up error reporting (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Hans Wennborg
Bump the trunk version to 4.0.0svn.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Reid Kleckner
[clang-cl] Reinstate -gline-tables-only as a CoreOption...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Krzysztof Parzyszek
[Hexagon] Handle returning small structures by value
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Krzysztof Parzyszek
[Hexagon] Revert r275822: mistake in commit message
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Simon Pilgrim
[X86][AVX] Add target shuffle decode support for VBROADCAST
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Krzysztof Parzyszek
[Hexagon] Handle returning small structures by value
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Jason Henline
Set up arcconfig for parallel-libs project
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Devin Coughlin
[analyzer] Add checker modeling potential C++ self...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Marshall Clow
Don't use pthread initializers in constexpr constructor...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Chih-Hung Hsieh
[X86] Accept SELECT op code for x86-64 fp128 type
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Paul Robinson
Release note for 'nodebug' on variables
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Etienne Bergeron
revert https://reviews.llvm.org/D22393
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
David Majnemer
[MathExtras] Fix UB in minIntN
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Jason Henline
Add streamexecutor directory
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Matt Arsenault
Replace llvm.AMDGPU.ldexp with llvm.amdgcn.ldexp
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Adam Nemet
[LoopDist] This test does not require ASSERTS
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Adam Nemet
[LoopDist] Port to new PM
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Adam Nemet
[OptRemarkEmitter] Port to new PM
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Adam Nemet
Sort include headers
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Simon Pilgrim
[X86][AVX2] Added tests that demonstrate duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Xinliang David Li
Code refactoring: extract path prefix handling code
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Krzysztof Parzyszek
[Hexagon] Misc changes to HexagonMachineScheduler, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Kelvin Li
[OpenMP] update test cases for -std=c++11 compile
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Krzysztof Parzyszek
[Hexagon] Enable .cur formation in MISched for Hexagon V60
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Rafael Espindola
Pass section by reference. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Alexander Kornienko
Revert "r275571 [DSE]Enhance shorthening MemIntrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Krzysztof Parzyszek
[Hexagon] Add verbose debugging mode to Hexagon MI...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Tobias Grosser
GPGPU: collect array references
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Tobias Grosser
GPGPU: Pull implementation out of class definition
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Nemanja Ivanovic
[PowerPC] Remove redundant direct moves when extracting...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Nirav Dave
[MC] Cleanup Error Handling in AsmParser
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Krzysztof Parzyszek
[Hexagon] Use timing class info as tie-breaker in machi...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Krzysztof Parzyszek
[Hexagon] HexagonMachineScheduler should account for...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Adhemerval...
[asan] Enable 48-bit VMA support on aarch64
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Pavel Labath
Revert "[test] Report error when inferior test processe...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Krzysztof Parzyszek
[Hexagon] Fix zero latency instructions with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Alexander Kornienko
Fixed errors in docs.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Simon Pilgrim
[SLPVectorizer][X86] Added sqrt vectorization tests
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Marshall Clow
Change a couple ifdefs from '#if __cplusplus >= 2011xxx...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Simon Dardis
[inlineasm] Propagate operand constraints to the backend
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Nitesh Jain
[LLVM][MIPS] Revert support for FRE.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Tobias Grosser
test: Add missing 'REQUIRES' line
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Tobias Grosser
GPGPU: Create host control flow
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Pavel Labath
[test] Report error when inferior test processes exit...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Haojian Wu
[include-fixer] Add an options allow moving the cursor...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Mohit K. Bhakkad
[Compiler-rt][MIPS] Fix simple test failure when using gcc
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Nicolai Haehnle
AMDGPU: Disable AMDGPUPromoteAlloca pass for shader...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Howard Hellyer
Implement GetMemoryRegions() for Windows Minidumps...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Diana Picus
[ARM] Update test to use CHECK-LABEL. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Diana Picus
[ARM] Skip inline asm memory operands in DAGToDAGISel
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[AVX512] Add EVEX versions of scalar ADD/SUB/MUL/DIV...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[X86] Fix test checks to include leading 'v' on avx...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Diana Picus
[ARM] Honour ABI for rem under -O0 for EABI, GNUEABI...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Remove locale tests that depend on enviroment variables.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[AVX512] Add KADD/KAND/KOR/KXOR to X86InstrInfo::isAsso...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[X86] Add VPMULLW/D/Q instructions to X86InstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[X86] Add VPADD instructions to X86InstrInfo::isAssocia...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[X86] Add floating point packed logical ops to X86Instr...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[X86] Add AVX512 instructions to X86InstrInfo::isAssoci...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[X86] Add more AVX512 instructions to X86InstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[X86] Add AVX512 load opcodes and a couple AVX load...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[X86] Add more opcodes to isFrameLoadOpcode/isFrameStor...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[AVX512] Use VMOVAPSZ128rr/VMOVAPS256rr for VR128X...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Craig Topper
[X86] Fix 80-column violations. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
David Majnemer
[GVNHoist] Change the key for VNtoInsns to a pair
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Jonas Hahnfeld
[libcxx][filesystem] Remove setgid from parent before...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Rework libatomic handling in CMake and LIT.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Vedant Kumar
[llvm-cov] Attempt to fix a test failure on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Improve ABI tests for std::pair.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
NAKAMURA Takumi
Revert r275678, "Revert "Revert r275027 - Let FuncAttrs...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Add checkpoint diagnostics to help diagnose buildbot...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Prevent failures by marking Clock::is_steady tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Fix arc config to use https
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Add includes in test. Patch from STL@microsoft.com
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Upgrade arcconfig to use https
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Rename and rework `_LIBCPP_TRIVIAL_PAIR_COPY_CTOR`...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Suppress warning in make_from_tuple tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Rui Ueyama
Remove SymbolBody::PlaceholderKind.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Rui Ueyama
Iterate over SymVector instead of Symtab hash table.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Eric Fiselier
Implement C++17 tuple bits. Including apply and make_fr...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
David Majnemer
[GVNHoist] Sink HoistedCtr into GVNHoist
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
David Majnemer
[GVNHoist] Some small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Davide Italiano
[GVN] Move other PRE tests to a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Davide Italiano
[GVN] Move the PRE/LOADPRE test in a subdirectory.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Alina Sbirlea
[compiler-rt] Change all asm directives to __asm__...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Davide Italiano
[GVN] Use FileCheck instead of grep for tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Saleem Abdulrasool
test: add missing triple to test
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Saleem Abdulrasool
CodeGen: honour dllstorage on ObjC types
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Saleem Abdulrasool
CodeGen: whitespace, formatting cleanups, NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Saleem Abdulrasool
CodeGen: whitespace cleanup, StringRef usage in ObjC...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Eric Fiselier
Check for unconstrained hash equality before constraine...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Jason Molenda
Refactor (with some rewriting) the DynamicLoaderMacOSX...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Eric Fiselier
Fix std::experimental::optional tests. Patch from Casey...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Jason Molenda
Initialize the "is_loaded" local in LoadModuleAtAddress in
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Richard Smith
Attempt to work around MSVC rejects-valid, round 2.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Jason Molenda
Add missing break stmt to DW_CFA_GNU_args_size case.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Rui Ueyama
Unbreak msan buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Richard Smith
PR28589: attempt to work around MSVC rejects-valid.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Simon Pilgrim
Strip trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
next