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-12-07
David L. Jones
Add more tests for MSVC version handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rui Ueyama
Remove redundant call of std::unique_ptr::get.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rui Ueyama
Fix Windows buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Bruno Cardoso...
[Driver] Add tests for default stack protector values...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rui Ueyama
Make demangle() return None instead of "" if a given...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rui Ueyama
COFF: Define overloaded toString functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Filipe Cabecinhas
[asan] Split load and store checks in test. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chris Bieneman
[yaml2obj] Refactor and abstract yaml2dwarf functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Eugene Zelenko
[ADT, IR] Fix some Clang-tidy modernize-use-equals...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Serge Rogatch
[XRay][AArch64] Disable the unstable test XRay-aarch64...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Davide Italiano
[BDCE] Skip metadata while replacing uses.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chris Bieneman
[obj2yaml] Refactor and abstract dwarf2yaml
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Tim Northover
GlobalISel: use correct builder for ConstantExprs.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chris Bieneman
[ObjectYAML] Pull DWARF support into DWARFYAML namespace
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Tim Northover
GlobalISel: store the current MachineFunction as direct...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rafael Espindola
Rename MaxPageSize to DefaultMaxPageSize to avoid confu...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chris Bieneman
[ObjectYAML] Rename DWARF entries to match section...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Tim Northover
GlobalISel: simplify MachineIRBuilder interface.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Kostya Serebryany
[libFuzzer] include FuzzerIO.h and hopefully fix the...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Matt Arsenault
InstCombine: Fold bitcast of vector to FP scalar
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chris Bieneman
[CMake] Add check for HAVE_CRASHREPORTER_INFO
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Malcolm Parsons
[RecursiveASTVisitor] Improve post-order traversal...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rui Ueyama
Fix Windows buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rafael Espindola
Use the correct MaxPageSize.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rui Ueyama
Do not pass line number to convertToUnixPathSeparator.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rui Ueyama
Make convertToUnixPathSeparator return a new string...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rafael Espindola
Use the correct MaxPageSize.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Eric Liu
[change-namespace] always add a '::' prefix when a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Eli Friedman
[GVNHoist] Invalidate MemDep when an instruction is...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
George Rimar
Format. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
George Rimar
[ELF] - Print absolute file name in errors when possible.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Michael Kuperstein
[X86] Skip over DEBUG_VALUE while looking for start...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Michael Kuperstein
[X86] Do not assume "ri" instructions always have an...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chris Bieneman
Fix the apple build issue caused by r288956
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Artem Belevich
[CUDA] Improve target attribute checking for function...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chris Bieneman
Revert "[CMake] Use cmakedefine01 instead of cmakedefine"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Weiming Zhao
[builtin] Add Thumb1 implementation for idivsi3 and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chris Bieneman
[CMake] Use cmakedefine01 instead of cmakedefine
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Sanjay Patel
[InstCombine] add tests for smin+icmp; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chris Bieneman
[CMake] Add a check for HAVE_CRASHREPORTERCLIENT_H
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chris Bieneman
[ObjectYAML] Support for DWARF __debug_abbrev section
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Weiming Zhao
[builtin] for the condition for check __ARM_FEATURE_CLZ
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Renato Golin
[asan] Disable yet another unstable test under AArch64
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[SelectionDAG] Add knownbits support for vector demande...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Michael Kruse
Add unittests for foreach(Elt|Piece). NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Michael Kruse
Add more ISL foreachElt functions. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Malcolm Parsons
[RecursiveASTVisitor] Fix post-order traversal of Unary...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Devin Coughlin
[analyzer] Fix typo in nullability checker diagnostic
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Adhemerval...
ELF/AArch64: Refactor R_AARCH64_LDST{8,15,32,64,128...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[X86] Add knownbits vector UMAX test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Eric Liu
[change-namespace] don't fix using shadow decls in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[X86][SSE] Remove AND -> VZEXT combine
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Artem Dergachev
[analyzer] Remove an unused enum value in RetainCountCh...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[SelectionDAG] Add knownbits support for EXTRACT_VECTOR...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Michael Kruse
Add IslPtr type traits. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Artem Dergachev
[analyzer] pr31226: Disable CastSizeChecker in C++...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[SelectionDAG] Removed old knownbits TODO comment....
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[X86] Add test to show missed opportunities to calculat...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[X86][SSE] Fix vpextrd/vpextrq checks
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[X86][SSE] Force execution domain of 32-bit extractps...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Matthew Simpson
[LV] Scalarize operands of predicated instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Eric Liu
[change-namespace] move template class forward-declarat...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Benjamin Kramer
Try unbreaking the MSVC build.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[X86][SSE] Regenerate test.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Dylan McKay
[AVR] Expand 'SELECT_CC' nodes whereever possible
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Benjamin Kramer
[LowerTypeTests] Use the TrailingObjects infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Andrea Di Biagio
When GVN removes a redundant load, it should not modify...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[X86][SSE] Consistently set MOVD/MOVQ load/store/move...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Andrea Di Biagio
[InlineFunction] Refactor code in function `fixupLineNu...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Dardis
[mips][rtdyld] Merge code to write relocated values...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Dylan McKay
[AVR] Move a pseudo expansion test into a folder
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Simon Pilgrim
[X86][XOP] Fix VPERMIL2 non-constant pool shuffle decod...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Dylan McKay
[AVR] Allow loading from stack slots where src and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Alex Lorenz
Implement the -Wstrict-prototypes warning
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Andrea Di Biagio
[InlineFunction] Do not propagate the callsite debug...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chandler Carruth
[PM] Add some more logging to make it more clear when...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Alex Lorenz
[ObjC++] Don't enter a C++ declarator scope when the...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Sam McCall
Compilation database test: don't try to output to CWD
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Alexey Bader
[OpenCL] Added a LIT test for ensuring address space...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Alexey Bader
[OpenCL] Fix SPIR version generation.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Philip Reames
Reintroduce a check accidentally removed in 288873...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rui Ueyama
Add comments and reorder code a bit to clarify the...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Philip Reames
Fix a warning introduced in r288874
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rui Ueyama
Make a decision about whether we should warn on missing...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Rui Ueyama
Simplify -e <number> option handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Peter Collingbourne
LowerTypeTests: Add a test that covers "unsatisfiable...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Petr Hosek
[ELF] Fix the broken PPC test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Tom Stellard
AMDGPU : Add S_SETREG instructions to fix fdiv precisio...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Petr Hosek
[ELF] Shared libraries should have entry point
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Petr Hosek
[ELF] Only binaries should have DT_DEBUG entry
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Haicheng Wu
[AArch64] Correct the check of signed 9-bit imm in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Chandler Carruth
[LCG] Add basic verification of the parent set and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Philip Reames
[LVI] Remove used return value from markX functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Philip Reames
[LVI] Simplify mergeIn code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Duncan P. N...
Driver: Remove support for -fobjc-gc*
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Philip Reames
[LVI] Simplify obfuscated code
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Richard Smith
Fix test.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Erich Keane
[MS-ABI]V-base dtor called more than needed when throw...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Reid Kleckner
Address review feedback by adding comments about $...
commit
|
commitdiff
|
tree
|
snapshot
next