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-08-16
Filipe Cabecinhas
Move the Decorator, ThreadNameWithParenthesis, and...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ed Maste
ELF: ignored option -G may be joined with its argument
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Vitaly Buka
[Asan] Unpoison red zones even if use-after-scope was...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sanjay Patel
[InstCombine] use m_APInt in foldICmpWithConstant;...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Reid Kleckner
Remove most instances of REQUIRES: shell from the tools...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Reid Kleckner
Revert "[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intri...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Krzysztof Parzyszek
[Hexagon] Standardize vector predicate load/store pseud...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Aaron Ballman
Reduce the number of allocations required for AST attri...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Samuel Antao
Reorder stderr redirection in test command.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[AArch64][GlobalISel] Select G_MUL.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[GlobalISel] Fix G_MUL comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[AArch64][GlobalISel] Factor out unsupported binop...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
David Callahan
[ADCE] Modify data structures to support removing contr...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Samuel Antao
Add empty --gcc-toolchain empty to cuda-detect test.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Brendon Cahoon
[Pipeliner] Fix an asssert due to invalid Phi in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[AArch64][GlobalISel] Select (variable) shifts.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[AArch64][GlobalISel] Robustize select tests. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[AArch64][GlobalISel] Select p0 G_FRAME_INDEX.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ahmed Bougacha
[GlobalISel] Mention pointers in LowLevelType.h. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Francis Ricci
Revert "[compiler-rt] Allow c++ abi to be explictly...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Pierre Gousseau
[x86] Refactor a PowerPC specific ctlz/srl transformati...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Simon Pilgrim
[X86][AVX] Fixed typo in zero element insertion
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
George Rimar
[ELF] - Do not exit if -v is specified.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Ron Lieberman
[Hexagon] Improve test to check for @PCREL, only run...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sagar Thakur
[MemorySanitizer] [MIPS] Changed memory mapping to...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Simon Pilgrim
[X86][SSE] Add support for combining v2f64 target shuff...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sagar Thakur
[MSAN][MIPS] Changed memory mapping to support pie...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Tobias Grosser
[ScopInfo] Make scalars used by PHIs in non-affine...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Haojian Wu
[clang-tidy] readability-implicit-bool-cast forgets...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Simon Pilgrim
[X86][AVX512BW] Updated tests to demonstrate AVX512BW...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Prakhar Bahuguna
Correct the upper bound for a CBZ/CBNZ branch target.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Prakhar Bahuguna
[Thumb] Validate branch target for CBZ/CBNZ instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Simon Pilgrim
[X86][SSE] Add support for combining target shuffles...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
James Molloy
Left shifts of negative values are defined if -fwrapv...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Pavel Labath
Remove GetThreadSuffixSupported from GDBRemoteCommunica...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Job Noorman
[AVR] Fix compile errors
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Marina Yatsina
[X86] Add xgetbv/x[X86] Add xgetbv xsetbv intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Guy Blank
[X86] Add xgetbv/xsetbv intrinsics to non-windows platforms
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Eugene Leviant
[ELF] Ignore .interp section in case linker script...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Kirill Bobyrev
[clang-rename] fix broken build
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
David Majnemer
[InstSimplify] Fold gep (gep V, C), (xor V, -1) to C-1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Mehdi Amini
FunctionImport: missed one occurence of ImportListForMo...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Mehdi Amini
FunctionImport: rename ImportsForModule to ImportList...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Mehdi Amini
[LTO] Simplify APIs and constify (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sagar Thakur
[TSan][MIPS] Implements setjmp assembly for MIPS64
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Saleem Abdulrasool
Symbol: add missing item in covered switch
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Eric Fiselier
Default LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Francis Ricci
[compiler-rt] Allow c++ abi to be explictly disable...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Petr Hosek
[ELF] Linkerscript: support hidden symbols assignments
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Francis Ricci
Revert "[compiler-rt] Allow c++ abi to be explictly...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sanjay Patel
[InstCombine] add tests for missing vector icmp folds
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Justin Lebar
[CUDA] Fix "declared here" note on deferred wrong-side...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Mehdi Amini
[LTO] Rename variables with meaningul names, i.e. more...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Sanjay Patel
[InstCombine] add tests for missing vector icmp folds
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Francis Ricci
[compiler-rt] Allow c++ abi to be explictly disabled...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Richard Smith
PR28978: If we need overload resolution for the move...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Reid Kleckner
[AMDGPU] Give enum an explicit 64-bit type to fix MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Teresa Johnson
[ThinLTO] Fix temp file dumping, enable via llvm-lto...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Kirill Bobyrev
[clang-rename] cleanup `auto` usages
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Justin Lebar
[CUDA] Raise an error if a wrong-side call is codegen'ed.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Reid Kleckner
Don't use %llc_dwarf with -mtriple, they don't combine
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Sanjay Patel
[InstCombine] add tests for missing vector icmp folds
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Justin Bogner
Linker: Avoid some ridiculous indentation by using...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Wolfgang Pieb
Adding the triple for test comitted with r278703.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Mike Aizatsky
[sancov] extracting AArch64 test to a separate file.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Tim Shen
[ADT] Fix DepthFirstIterator's std::iterator base to...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Tim Shen
[ADT] Change PostOrderIterator to use NodeRef. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Sanjay Patel
[InstCombine] add tests for missing vector icmp folds
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Eli Friedman
Fix typo in lowering for fp128 ueq.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Jan Vesely
AMDGPU/R600: Convert buffer id to VTX_READ input
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Hemant Kulkarni
Really fix the issue with 502957cc9cf805dc6093950e8cdcd...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Sanjay Patel
[InstCombine] add tests for missing vector icmp folds
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Tim Shen
[ADT] Change PostOrderIterator to use NodeRef. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Adhemerval...
libcxx: Fix path.compare.pass expected result
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Tim Northover
GlobalISel: support loads and stores of strange types.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Teresa Johnson
Remove unnecessary flag from new test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Manman Ren
Objective-C diagnostics: isObjCNSObjectType should...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Sanjay Patel
update tests to use FileCheck and exact checking
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Sanjoy Das
Revert "[ValueTracking] Improve ValueTracking on left...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Teresa Johnson
[ThinLTO] Remove functions resolved to available_extern...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Tobias Grosser
[ScopDetect] Do not assert in case of AddRecs with...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Sanjay Patel
[InstCombine] add tests for missing vector icmp folds
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Eric Fiselier
Fix new ASAN failures
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Justin Lebar
Add the notion of deferred diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Justin Lebar
[CUDA] Include CUDA headers before anything else.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Justin Lebar
[CUDA] Fix CUDA install version parsing.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Hemant Kulkarni
Fix a test that failed due to:
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
David L Kreitzer
Enhance SCEV to compute the trip count for some loops...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Saleem Abdulrasool
StaticAnalyzer: Report found fields order in PaddingChecker
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Chris Bieneman
[CMake] Apple stage1 doesn't need to set libcxx options
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Chris Bieneman
[CMake] Renaming test variable to be consistent
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Sanjay Patel
[InstCombine] add test for missing vector icmp fold
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Sanjay Patel
[InstCombine] add tests for vector icmp folds
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Hemant Kulkarni
llvm-objdump: Implement source[line numbers] interleaving
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Kostya Serebryany
[libFuzzer] print a verbose message after executing...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Eric Fiselier
Use -O1 when testing with ASAN and MSAN to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Kostya Serebryany
[libFuzzer] fix the bot
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Filipe Cabecinhas
Split DescribeAddressIfShadow between a function that...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Sanjay Patel
[InstCombine] add tests for missing vector icmp folds
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Eric Fiselier
Fix PR28506. Re-enable missing math.h C++11 decls on...
commit
|
commitdiff
|
tree
|
snapshot
next