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
2019-03-19
Kadir Cetinkaya
[clangd] Add support for type hierarchy (super types...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Markus Lavin
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Serge Guelton
Use response file when generating LLVM-C.dll
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Markus Lavin
[DebugInfo] Introduce DW_OP_LLVM_convert
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Don Hinton
Refactor cast<>'s in if conditionals, which can only...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Small improvements in FixIrreducibleContr...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Improve readability of irreducibility...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Rename methods according to instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Add immarg attribute to intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Heejin Ahn
[WebAssembly] Change wasm.throw's first argument to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Marshall Clow
Mark 'front()' and 'back()' as noexcept for array/deque...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Michael Kruse
[CodeGen] LLVM OpenMP Backend.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Smith
Factor out repeated code parsing and concatenating...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Smith
Don't apply the include depth limit until we actually...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Thomas Lively
[WebAssembly] Lower SIMD nnan setcc nodes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Aaron Puchert
Minor renaming as suggested in review [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Eric Fiselier
Remove unused try catch blocks from old debug tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Fangrui Song
[ELF] Allow sh_entsize to be unrelated to sh_addralign...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Aaron Puchert
Thread safety analysis: Add note for unlock kind mismatch
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Reid Kleckner
[asan] Disable -Wfortify-source in intentional OOB...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Reid Kleckner
[MS] Skip vbase construction in abstract class ctors
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
Revert "[ValueTracking][InstSimplify] Support min/max...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Add gcc rotate intrinsics to ia32intrin.h
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Kostya Serebryany
[libFuzzer] document -len_control
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Eric Fiselier
Fix test failures after debug mode changes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Add coverage for 16-bit and 64-bit versions of...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Disable CQTO and CLTQ instructions in the assembl...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Julian Lettner
[NFC][TSan][libdispatch] Fix test for dispatch_apply[_f]
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Eric Fiselier
Remove exception throwing debug mode handler support.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Jason Molenda
A target definition file that may work for
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
[ValueTracking][InstSimplify] Support min/max selects...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
[InstCombine] Add tests for add nuw + uaddo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Allow any 8-bit immediate to be used with BT...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Alex Langford
[CMake] Set LLVM_DEFAULT_EXTERNAL_LIT in standalone...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Amara Emerson
[GlobalISel] Include missing change from r356396
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Sam Clegg
[WebAssembly] Don't override default implementation...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
[ValueTracking][InstSimplify] Move abs handling into...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
[InstSimplify] Add additional icmp of min/max tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Use relocImm in the ROL8ri/ROL16ri/ROL32ri/ROL64r...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Replace uses of i64immSExt32_su with i64relocImmS...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Michael Liao
[AMDGPU] Enable code selection using `s_mul_hi_u32...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Jake Ehrlich
[llvm-objcopy] Make .build-id linking atomic
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nikita Popov
[InstCombine] Improve with.overflow intrinsic tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Sam Clegg
Restore comment regarding why Reloc::PIC_ can't be PIC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Davide Italiano
[API] Remove unneded LLDB_DISABLE_PYTHON markers.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Alexandre Ganea
Fix flat-error-unsupported-gpu-hsa test
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Tim Renouf
[AMDGPU] Asm/disasm clamp modifier on vop3 int arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Tim Renouf
[AMDGPU] Asm/disasm v_cndmask_b32_e64 with abs/neg...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Erik Pilkington
[Sema] Add some compile time _FORTIFY_SOURCE diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Amara Emerson
Revert r356304: remove subreg parameter from MachineIRB...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Alexandre Ganea
[DebugInfo][PDB] Don't write empty debug streams
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Tim Renouf
[MsgPack][AMDGPU] Fix unflushed raw_string_ostream...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Rename imm8_su/imm16_su/imm32_su to relocImm8_su...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Warren Ristow
[SCEV] Guard movement of insertion point for loop-invar...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Adhemerval...
[AArch64] Small fix for getIntImmCost
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Adhemerval...
[AArch64] Optimize floating point materialization
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Adhemerval...
[TargetLowering] Add code size information on isFPImmLe...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Alexey Bataev
[OPENMP] Set scheduling for doacross loops as schedule, 1.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Adhemerval...
[AArch64] Refactor floating point materialization. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Louis Dionne
[libc++][NFC] Promote CMake comment to an actual option...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Michael Liao
[AMDGPU] Add the missing clang change of the experiment...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Remove the _alt forms of (V)CMP instructions...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Sanjay Patel
[InstCombine] add/adjust test for NaN checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nirav Dave
[DAG] Cleanup unused node in SimplifySelectCC.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Michael Liao
[MVT] Fix typos in comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Nico Weber
lld-link: Run conflict-mangled.test on all systems
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Pavel Labath
Skip TestVSCode_setFunctionBreakpoints on linux
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Pavel Labath
Fix some "variable 'foo' set but not used" warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Pavel Labath
Fix libstdc++ data formatters for python3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Louis Dionne
[libc++] Add a test for PR40977
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Siva Chandra
[ELF] Emit weak-undef symbols in .dynsym of a PIE binar...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Neil Henning
[AMDGPU] Add an experimental buffer fat pointer address...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Sanjay Patel
[InstCombine] allow general vector constants for funnel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
George Rimar
[llvm-objcopy] - Calculate the string table section...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Pavel Labath
Fix TestCommandScriptImmediateOutput for python3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Sanjay Patel
[InstCombine] extend rotate-left-by-constant canonicali...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Simon Pilgrim
[SystemZ] Remove icmp undef from reduced tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Sanjay Patel
[InstCombine] add funnel shift tests with arbitrary...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Fangrui Song
[pp-trace] Delete -ignore and add a new option -callbacks
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Roman Lebedev
[llvm-exegesis] Separate tool options into three catego...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
David Stenberg
[DebugInfo] Ignore bitcasts when lowering stack arg...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Pavel Labath
Fix "type qualifiers ignored on cast result type" warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Pavel Labath
Reinitialize UnwindTable when the SymbolFile changes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Christof Douma
[AArch64] Fix bug 35094 atomicrmw on Armv8.1-A+lse
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Hopefully fix a tautological compare warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Alex Bradbury
[RISCV] Add ImmArg to intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Add ADD8ri_DB and ADD8rr_DB to the autogenerated...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Make ADD*_DB post-RA pseudos and expand them...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Craig Topper
[X86] Add tab character to the custom printing of VPCMP...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Matt Arsenault
Add testcase from bug 41079
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Matt Arsenault
Remove immarg from llvm.expect
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Craig Topper
[X86] Merge printf32mem/printi32mem into a single print...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Tim Renouf
[CodeGen] Defined MVTs v3i32, v3f32, v5i32, v5f32
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Tim Renouf
[CodeGen] Prepare for introduction of v3 and v5 MVTs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
David Green
[ARM] Check that CPSR does not have other uses
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Matt Arsenault
RegAllocFast: Add hint to debug printing
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Matt Arsenault
AMDGPU: Partially fix default device for HSA
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Nikita Popov
[ConstantRange] Add assertion for KnownBits validity...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Nikita Popov
[ValueTracking] Use ConstantRange overflow check for...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Craig Topper
[X86] Remove the _alt forms of AVX512 VPCMP instruction...
commit
|
commitdiff
|
tree
|
snapshot
next