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-22
Craig Topper
[X86] Merge hasVEX_i8ImmReg into the ImmFormat type...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Craig Topper
[X86] Remove ignoreVEX_L from TSFlags. Only the disasse...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
NAKAMURA Takumi
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
NAKAMURA Takumi
Untabify.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Saleem Abdulrasool
COFF: hoist a local variable
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Simon Pilgrim
[CostModel][X86] Removed shift tests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Simon Pilgrim
[CostModel][X86] Added costs for vXi16 and vXi8 vectors...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Simon Pilgrim
[CostModel][X86] Replaced SSSE3 with SSE2 costs to...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Simon Pilgrim
[CostModel][X86] Added fsqrt and fma costs
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Simon Pilgrim
[CostModel][X86] Split off float arithmetic cost tests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Sanjay Patel
[InstCombine] use m_APInt to allow icmp (shl X, Y)...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Sanjay Patel
remove FIXME comment; fixed by previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Sanjay Patel
[InstCombine] use m_APInt to allow icmp (shl X, Y)...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Sanjay Patel
[InstCombine] use m_APInt to allow icmp (shl X, Y)...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Simon Pilgrim
[X86][AVX] Dropped combineShuffle256 - this can now...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Sanjay Patel
[InstCombine] use APInt instead of ConstantInt in isSig...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Roman Gareev
Add a flag to dump SCoP optimized with the IslScheduleO...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Roman Gareev
Simplify AccFuncMap to vector<> AccessFunctions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Guy Blank
[AVX512][FastISel] Do not use K registers in TEST instr...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Asaf Badouh
[X86][AVX512F] minor fix of the parameter names
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Duncan P. N...
ARM: Avoid dereferencing end() in ARMFrameLowering...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Todd Fiala
Fix broken macOS LLDB Xcode build from r279314
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Simon Pilgrim
[X86][SSE] Regenerate 32-bit buildvector test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Simon Pilgrim
[X86][SSE] Regenerate subvector extraction widening...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Simon Pilgrim
[X86] Regenerate fp truncate tests
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Simon Pilgrim
Regenerate test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Simon Pilgrim
Regenerate test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Simon Pilgrim
[X86][XOP] Tweak vpermil2pd test to stop it being combi...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Vitaly Buka
[asan] Minimize code size by using __asan_set_shadow_...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Simon Pilgrim
Wdocumentation fix
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Simon Pilgrim
Use SDValue::getOpcode() helper instead of via SDValue...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Vitaly Buka
[asan] Initialize __asan_set_shadow_* callbacks
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Vitaly Buka
[asan] Optimize store size in FunctionStackPoisoner...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Artem Dergachev
[analyzer] Use faster hashing (MD5) in CloneDetector.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Vitaly Buka
[asan] Rename asan-instrument-allocas -> asan-instrumen...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Vitaly Buka
[asan] Cleanup instrumentation of dynamic allocas
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Simon Pilgrim
[X86][SSE] Added vector interleave test (PR21281)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Benjamin Kramer
[Sema] Don't crash on scanf on forward-declared enums.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Vitaly Buka
[asan] Add support of lifetime poisoning into ComputeAS...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Duncan P. N...
Move unittests/Support/IteratorTest.cpp to unittests...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Vassil Vassilev
PR28423: Compare primary declaration contexts.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Matthew Simpson
Reapply "[SLP] Initialize VectorizedValue when gathering"
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Matthew Simpson
[SLP] Add command line option for minimum tree size...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Ed Schouten
Add R_386_TLS_LE as a relocation having an implicit...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Artem Dergachev
[analyzer] Make CloneDetector consider macro expansions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Artem Dergachev
[analyzer] Make CloneDetector consider template arguments.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Vitaly Buka
Revert "[SLP] Initialize VectorizedValue when gathering...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Chandler Carruth
[CMake/ASan] Skip using libedit if ASan is enabled...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Xinliang David Li
[Profile] add test with large counts
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Chandler Carruth
[PM] Introduce an abstraction for all the analyses...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Matt Arsenault
amdgpu: Fix default case value for get_local_size
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Manman Ren
Revert r279351 and r279357 due to bot failures
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Manman Ren
Fix windows bot
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Teresa Johnson
[gold/ThinLTO] Restore ThinLTO file management in gold...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Teresa Johnson
[gold] Fix new gold test to specify emulation mode
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Todd Fiala
added Xcode lldb-gtest-for-debugging target
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Enrico Granata
Add logic to the ObjC runtime in LLDB to extract the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Evgeniy Stepanov
[msan] Disable prlimit test on glibc < 2.13.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Manman Ren
[NFC] Add a class ObjCProtocolQualifiers to wrap APIs...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Matt Arsenault
amdgcn: Fix get_local_size IR return type
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Mehdi Amini
[LTO] Add the ability to test -thinlto-emit-imports...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Vedant Kumar
[Driver] Remove unused #include of llvm/Support/config.h
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Matthias Braun
MachineFunction: Add llvm_unreachable for missing prope...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Jim Ingham
Remove a test that depends on knowing all compiler...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Krzysztof Parzyszek
Reset "undef" flag when coalescing subregister into...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Matt Arsenault
amdgcn: Correct return types to be size_t
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Northover
GlobalISel: support legalization of G_FCONSTANTs
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Northover
GlobalISel: teach legalizer how to handle integer const...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Sanjay Patel
[InstCombine] use m_APInt to allow icmp (shl X, Y)...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Matthias Braun
MachineFunction: Cleanup/simplify MachineFunctionProper...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Matthias Braun
MachineFunction: Make LastProperty an alias of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Chris Bieneman
[CMake] Support building on OS X without Xcode installation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Daniel Berlin
Partially revert 279331, as we modify this instruction...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Chris Bieneman
[CMake] Add check-compiler-rt target for runtimes build
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Chris Bieneman
[CMake] Add top-level install-compiler-rt target
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Vitaly Buka
Revert "[asan] Add support of lifetime poisoning into...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Daniel Berlin
Convert some depth first traversals to depth_first
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Devin Coughlin
[www] Add nullability questions to analyzer FAQ.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Shen
[CallGraph] Use decltype instead of pointer_to_unary_fu...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Shen
[CallGraph] Use decltype instead of pointer_to_unary_fu...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Lang Hames
[lldb] Use OrcMCJITReplacement rather than MCJIT as...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Shen
[GraphTraits] Make nodes_iterator dereference to NodeTy...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Krzysztof Parzyszek
[Packetizer] Add debugging code to stop packetization...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Krzysztof Parzyszek
[Hexagon] Avoid register dependencies on indirect branc...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Shen
[ADT] add pointer_iterator, the opposite of pointee_ite...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Vedant Kumar
Revert "[lldb][cmake] Remove libclang as an lldbBase...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Kostya Serebryany
[libFuzzer] fix the non-debug build warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Northover
GlobalISel: translate floating-point round/extend
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Northover
GlobalISel: translate floating-point comparisons
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Vitaly Buka
[asan] Temporarily mark test as broken on Windows
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Justin Lebar
[NVPTX] Switch nvptx-use-infer-addrspace to true.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Kate Stone
Reverted premature changes to .clang-format
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Kate Stone
Moved #include for lldb-python.h to a distinct group...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Duncan P. N...
Reapply "ADT: Remove UB in ilist (and use a circular...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Reid Kleckner
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Duncan P. N...
Reapply "ADT: Tidy up ilist_traits static asserts,...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Northover
GlobalISel: translate floating-point constants
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Northover
GlobalISel: translate float/int conversion instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Northover
GlobalISel: support translating select instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Tim Northover
GlobalISel: fix insert/extract to work on ConstantExprs...
commit
|
commitdiff
|
tree
|
snapshot
next