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-03-01
Kit Barton
[PPC64][VSX] Add short, char, and bool data type for...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Arsenault
DAGCombiner: Turn extract of bitcasted integer into...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Arsenault
Add isScalarInteger helper to EVT/MVT
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Changpeng Fang
AMDGPU/SI: Implement DS_PERMUTE/DS_BPERMUTE Instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Michael Zuckerman
[CLANG][AVX512][BUILTIN] Adding PSRL{DI|QI}{128|256...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Kostya Serebryany
[libFuzzer] remove FuzzerSanitizerOptions.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Michael Zuckerman
[LLVM][AVX512] PSRL{DI|QI} Change imm8 to int
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Hans Wennborg
[X86] Check that attribute parameters match for tail...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Sanjay Patel
fix documentation comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Daniel Sanders
Explicitly select IAS in new embed-bitcode.c test.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Petar Jovanovic
Revert "calculate builtin_object_size if argument is...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
George Rimar
[ELF] - Create _DYNAMIC symbol for dynamic output
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Sanjay Patel
function names start with a lowercase letter; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Nikolay Haustov
[AMDGPU] Remove unused disassembler code.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Rafael Espindola
Fix BUILD_SHARED_LIBS build.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Rafael Espindola
Refactor duplicated code for linking with pthread.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Dmitry Vyukov
tsan: describe heap/data locations in Go
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Dmitry Vyukov
sanitizer_common: silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Filipe Cabecinhas
[cmake] Add a few more compiler-rt check-* targets...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Filipe Cabecinhas
[cmake] Try to appease the buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Tamas Berghammer
DWARFExpression: Don't resolve load address in DW_OP_plus
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Nikolay Haustov
[AMDGPU] Fix build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Petar Jovanovic
calculate builtin_object_size if argument is a removabl...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Filipe Cabecinhas
[cmake] Pass through the cmake_3_2_USES_TERMINAL variab...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Filipe Cabecinhas
[cmake] Use CMake's USES_TERMINAL for the test targets.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Filipe Cabecinhas
[cmake] Fallback to LLVM_EXTERNAL_COMPILER_RT_SOURCE_DI...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Pavel Labath
Slightly improve logging in LLGS tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Nikolay Haustov
[AMDGPU] Disassembler code refactored + error messages.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Rafael Espindola
Produce PT_NOTE program headers.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Petr Pavlu
[LTO] Fix error reporting from lto_module_create_in_loc...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
NAKAMURA Takumi
FormatTests: Update libdeps corresponding to r262323.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Johannes Doerfert
Track assumptions and restrictions separatly
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Johannes Doerfert
[FIX] Prevent compile time problems due to complex...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Michael Zuckerman
[CLANG][AVX512][BUILTIN] Adding PSRLV builtin
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Manuel Klimek
Fix test breakage on windows where the default std...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Manuel Klimek
Fix DLL build by adding required dependency.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Manuel Klimek
Add functions to apply replacements and reformat them.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Pavel Labath
Fix warning in NSDictionary.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Michael Zuckerman
[CLANG] [AVX512] [BUILTIN] Adding PSRA{Q|D|QI|DI}{128...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Michael Zuckerman
[AVX512][PSRAQ][PSRAD] Change imm8 to int.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Amjad Aboud
Disallow generating vzeroupper before return instructio...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Manuel Klimek
Optionally demote fatal errors to non-fatal errors.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Simon Atanasyan
[MC][YAML] Rangify the loop. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Vasileios Kalintiris
[mips] Promote the result of SETCC nodes to GPR width.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
George Rimar
[ELF] use of already declared reference instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Nikolay Haustov
[TableGen] AsmMatcher: Skip optional operands in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Nikolay Haustov
AsmParser: Fix nested .irp/.irpc
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Craig Topper
[X86] Centralize the masking of TSFlags with FormMask...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
John McCall
Test template instantiation of ns_consumed and ns_retur...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Craig Topper
[X86] Localize a temporary variable into the cases...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Craig Topper
[X86] Be consistent about using pre/post increment...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
John McCall
Better comments for ExtParameterInfo.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Mohit K. Bhakkad
[Compiler-rt][MIPS] Correct Dynamic Thread Vector offse...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Mohit K. Bhakkad
[Compiler-rt][MSan] fix param_tls_limit test for platfo...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Craig Topper
[X86] Combine some initialization code with variable...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Jason Molenda
Update the on-device arm specific code to match the...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Arsenault
LegalizeDAG: Use correct ptr type when expanding unalig...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Arsenault
AMDGPU: Don't emit build_pair during udivrem legalization
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Arsenault
AMDGPU: Don't use estimated stack size when we know...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Matt Arsenault
AMDGPU: Set HasExtractBitInsn
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Argyrios Kyrtzidis
[test] After r262290 reducing stack usage, try re-enabl...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
David Majnemer
[WinEH] Allocate the registration node before the catch...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Daniel Jasper
clang-format: Correctly apply wrap before multi-line...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Daniel Jasper
clang-format: Increase the penalty for breaking between...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Daniel Jasper
clang-format: [JS] Support quoted object literal keys.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Argyrios Kyrtzidis
[index] Fix issue where data visitation was disabled...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
John McCall
Fix the template instantiation of ExtParameterInfos...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
John McCall
Add an llvm_unreachable back to the autogeneration...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Eugene Zelenko
Fix MSVC build failure in source/Target/Process.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Steven Wu
Fix the testcase in r262282
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Sean Silva
Make test more robust.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
David Majnemer
[Verifier] Diagnose when unwinding out of cycles of...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Evgeniy Stepanov
[asan] Retry failed adb commands in android tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Steven Wu
Introduce -fembed-bitcode driver option
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Eugene Zelenko
Fix Clang-tidy modernize-use-nullptr warnings in some...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Adam Nemet
[LLE] Add testcase for the fix in r262267
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Adam Nemet
[LAA] Add missing debug output
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
John McCall
Generalize the consumed-parameter array on FunctionProt...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Devin Coughlin
[analyzer] Update CheckObjCDealloc diagnostic for missi...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
Evgeniy Stepanov
[asan] Fix new[]/delete mismatch in tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-01
John McCall
Infrastructure improvements to Clang attribute TableGen.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Sanjay Patel
[x86, InstCombine] transform more x86 masked loads...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Devin Coughlin
[analyzer] Teach CheckObjCDealloc about Block_release().
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Enrico Granata
When 'help' cannot find a command, produce additional...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Adam Nemet
[LLE] Fix a comment
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Sanjay Patel
[x86, InstCombine] transform x86 AVX masked loads to...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
David Majnemer
[Verifier] Handle more funclet edge cases
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Adam Nemet
[LLE] Fix SingleSource/Benchmarks/Polybench/stencils...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Eric Christopher
Simplify some boolean conditional return statements...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Adrian Prantl
Improve the debug output of DwarfDebug::buildLocationLi...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Adrian Prantl
Document an anomaly in this testcase.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Paul Robinson
Reapply r262092: [FileCheck] Abort if -NOT is combined...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Sanjoy Das
[Verifier] Minor fix to error message; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Devin Coughlin
[analyzer] Don't treat calls to system headers as escap...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Enrico Granata
Fix a typo in my previous commit. This would cause...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Enrico Granata
Change the user-visible name for the argument type...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Colin LeMahieu
[Hexagon] As a size optimization, not lazy extending...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Hans Wennborg
IdentifierNamingCheck.cpp: try to fix MSVC build
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Adrian McCarthy
NFC: Refactor ProcessWinMiniDump to use a more traditi...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Adrian McCarthy
Fix TestInlines.py on Windows
commit
|
commitdiff
|
tree
|
snapshot
next