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-08
Douglas Yung
Fixing test to work when the compiler defaults to a...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Rafael Espindola
Add support for 'extern "C"'.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Keno Fischer
ConstantFolding: Don't crash when encountering vector GEP
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Rui Ueyama
Make function names shorter. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Rui Ueyama
Do not use template where template is not needed.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Greg Clayton
Fix ASAN buildbots by fixing a double free crash.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Rafael Espindola
Make this test more strict. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Alex Lorenz
[CodeCompletion][ObjC] Use a parameterized NSSet return...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Rafael Espindola
Inline function called only once.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Rafael Espindola
Handle C++ names in anon scripts.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Rafael Espindola
Inline two functions called only once. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Rafael Espindola
Add two helper functions. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Etienne Bergeron
[compiler-rt][asan] Fix overlaping parameters for memmo...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Rafael Espindola
Simplify. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Simon Atanasyan
[ELF] Correct addAbsolute function argument name
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
NAKAMURA Takumi
Prune unused libdeps.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Alex Lorenz
[CodeCompletion] Provide Objective-C class property...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
NAKAMURA Takumi
Prune unused \param(s) in r289050. [-Wdocumentation]
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
NAKAMURA Takumi
DIE::addAttribute(): Prune a redundant \param. [-Wdocum...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Alex Lorenz
[Sema] Avoid "case value not in enumerated type" warnin...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
NAKAMURA Takumi
LanaiInstPrinter: Prune unused libdeps.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
NAKAMURA Takumi
DebugInfoDWARFTests: Prune unused libdeps.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
NAKAMURA Takumi
DebugInfoDWARFTests: Add missing deps, AsmPrinter and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
NAKAMURA Takumi
DebugInfoDWARFTests: Reorder LLVM_LINK_COMPONENTS.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Nicolai Haehnle
[SelectionDAG] Add expansion and promotion of [US]MUL_LOHI
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Nicolai Haehnle
X86: Add checks for fma_patterns[_wide].ll with -enable...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Nicolai Haehnle
AMDGPU: Properly implement SIRegisterInfo::isFrameOffse...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Artem Dergachev
[analyzer] Add dispatch_data_create as a special case...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
George Rimar
[ELF] - Read 16 bits for R_386_16/R_386_PC16 relocation...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Peter Smith
[ELF] ifunc implementation using synthetic sections
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Daniel Jasper
Move DwarfGenerator.cpp to unittests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Alexey Bataev
[SLP] Fix for PR6246: vectorization for scalar ops...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Malcolm Parsons
[ASTMatcher] Add hasReplacementType matcher for SubstTe...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Pavel Labath
Fix MSCV compilation broken by r289040
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Pavel Labath
Improve format member detection in llvm::formatv
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Dylan McKay
[AVR] Add MIR tests for pseudo instruction expansions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Simon Pilgrim
Wdocumentation fix
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Simon Pilgrim
Wdocumentation fix
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Oliver Stannard
Add a comment consumer mechanism to MCAsmLexer
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Simon Pilgrim
[X86][SSE] Add vector test for (shl (or x, c1), c2...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Eric Fiselier
Add more test cases to packaged_task copyability test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Eric Fiselier
Avoid C++17 guaranteed copy elision when testing for...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Sylvestre Ledru
Support of mips & mips64 for openmprtl
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Dylan McKay
[AVR] Add MIR tests for a few pseudo instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Dylan McKay
[AVR] Add an assertion to ensure we don't emit LPM...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Eric Fiselier
Fix PR30323: numeric_limits<T>::max_digits10 when using...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Eric Fiselier
Fix _LIBCPP_VERSION tests with modules on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Sagar Thakur
[MSAN][MIPS] Fix fork.cc test on MIPS
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Jason Molenda
When we interrupt a process, it was possible or the...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Simon Atanasyan
[ELF][MIPS] Make _gp, _gp_disp, __gnu_local_gp global...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Peter Collingbourne
LTO: Hash the parts of the LTO configuration that affec...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Jason Molenda
Increase timeout for Frontboard app launch request...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Ekaterina Romanova
[DOXYGEN] Improved doxygen comments for avxintrin.h...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Richard Smith
[c++1z] P0490R0, NB comment GB 20: if std::tuple_size...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Rafael Espindola
Delete dead code.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Richard Smith
[c++1z] P0003R5: Removing dynamic exception specifications.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Bruno Cardoso...
[Headers] Enable #include_next<float.h> on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Greg Clayton
Unbreak buildbots where the debug info test was crashin...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Jason Molenda
Set the address size based on the target's arch instead
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Zachary Turner
Convert CommandObjectFrame to entry-based Args access.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Keno Fischer
Revert "[CodeGen] Fix invalid DWARF info on Win64"
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Keno Fischer
[CodeGen] Fix invalid DWARF info on Win64
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Zachary Turner
Convert CommandObjectCommands to entry-based Args access.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
David L. Jones
Loosen checks for _MSC_FULL_VER under -fms-extensions.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Greg Clayton
Make a DWARF generator so we can unit test DWARF APIs...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Zachary Turner
Work around a bogus warning on MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Evgeniy Stepanov
CFI-icall on Thumb
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Peter Collingbourne
LTO: Remove the unused Config::Features field.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Greg Clayton
Improve crashlog.py so it can handle more iOS crashlog...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Bruno Cardoso...
[Driver][Darwin] Disable default stack protector levels...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matthias Braun
The few days mentioned in r267095 are over
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matthias Braun
TargetPassConfig: Rename DisablePostRA -> DisablePostRA...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Matthias Braun
LivePhysReg: Use reference instead of pointer in init...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Quentin Colombet
[InlineSpiller] Don't call TargetInstrInfo::foldMemoryO...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Greg Clayton
Fix an unannotated fallthrough that was causing a warning.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Greg Clayton
Fixed DoConnectRemote issues where ProcessKDP wasn...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
David L. Jones
Refactor how the MSVC toolchain searches for a compatib...
commit
|
commitdiff
|
tree
|
snapshot
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
next