projects
/
llvm
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm
2019-10-21
Jay Foad
Simplify usage of setFPAttrs.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
George Rimar
[llvm/Object] - Make ELFObjectFile::getRelocatedSection...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Guillaume Chatelet
[Alignment][NFC] TargetCallingConv::setOrigAlign and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
David Carlier
Fix llvm signal tests build.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
George Rimar
[obj2yaml] - Fix a comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
George Rimar
[obj2yaml] - Stop triggering UB when dumping corrupted...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sam Elliott
[MemCpyOpt] Fixing Incorrect Code Motion while Handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
David Green
[ARM] Lower sadd_sat to qadd8 and qadd16
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
David Green
[ARM] Add and adjust saturation tests for upcoming...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Guillaume Chatelet
Use Align for TFL::TransientStackAlignment
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Roman Lebedev
[NFC][InstCombine] Fixup comments
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Roman Lebedev
[CVP] Deduce no-wrap on `mul`
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Piotr Sobczak
[InstCombine] Allow values with multiple users in Simpl...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
GN Sync Bot
gn build: Merge r375390
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Martin Storsjo
[LLDB] [Windows] Initial support for ARM register contexts
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Yevgeny Rouban
[IR] Fix mayReadFromMemory() for writeonly calls
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Yonghong Song
[BPF] fix indirect call assembly code
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Johannes Doerfert
[Attributor][FIX] Silence sign-compare warning
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Johannes Doerfert
[Attributor] Teach AANoCapture to use information in...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Craig Topper
[X86] Check Subtarget.hasSSE3() before calling shouldUs...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Philip Reames
[IndVars] Add a todo to reflect a further oppurtunity...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Philip Reames
[IndVars] Eliminate loop exits with equivalent exit...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Roman Lebedev
[InstCombine] conditional sign-extend of high-bit-extra...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Roman Lebedev
[NFC][InstCombine] conditional sign-extend of high...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
GN Sync Bot
gn build: Merge r375375
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Vladimir Vereschaka
Reverted r375254 as it has broken some build bots for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Nikita Popov
[InstCombine] Fold uadd.sat(a, b) == 0 and usub.sat...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Zinovy Nis
Fix buildbot error in SIRegisterInfo.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Nikita Popov
[InstCombine] Add tests for uadd/sub.sat(a, b) == 0...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Roman Lebedev
[InstCombine] Shift amount reassociation in shifty...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Roman Lebedev
[ConstantRange] makeGuaranteedNoWrapRegion(): `shl...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Nikita Popov
[ConstantRange] Optimize nowrap region test, remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Matt Arsenault
AMDGPU: Increase vcc liveness scan threshold
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Matt Arsenault
AMDGPU: Split flat offsets that don't fit in DAG
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Matt Arsenault
AMDGPU: Fix missing OPERAND_IMMEDIATE
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Matt Arsenault
AMDGPU: Add baseline tests for flat offset splitting
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Matt Arsenault
AMDGPU: Don't re-get the subtarget
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
George Rimar
[yaml2obj][obj2yaml] - Do not create a symbol table...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Zinovy Nis
Fix minor warning in DWARFVerifier.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Matt Arsenault
AMDGPU: Don't error on calls to null or undef
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Philip Reames
[SCEV] Simplify umin/max of zext and sext of the same...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Simon Pilgrim
[X86] Pulled out helper to decode target shuffle elemen...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Sanjay Patel
[TargetLowering][DAGCombine][MSP430] add/use hook for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Nemanja Ivanovic
[ARM] Add dependency on GlobalISel for unit tests to...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Sanjay Patel
[MSP430] Shift Amount Threshold in DAGCombine (Baseline...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Simon Pilgrim
[X86][SSE] lowerV16I8Shuffle - tryToWidenViaDuplication...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Simon Pilgrim
[X86][SSE] LowerUINT_TO_FP_i64 - only use HADDPD for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Sylvestre Ledru
Explicit in the doc the current list of projects (with...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Sylvestre Ledru
Make it clear in the doc that 'all' in LLVM_ENABLE_PROJ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Reid Kleckner
Avoid including CodeView/SymbolRecord.h from MCStreamer.h
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Matt Arsenault
AMDGPU: Remove optnone from a test
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Reid Kleckner
Prune a LegacyDivergenceAnalysis and MachineLoopInfo...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Reid Kleckner
Prune Analysis includes from SelectionDAG.h
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Reid Kleckner
Move endian constant from Host.h to SwapByteOrder.h...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Reid Kleckner
Prune two MachineInstr.h includes, fix up deps
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Matt Arsenault
LiveIntervals: Fix handleMoveUp with subreg def moving...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Peter Collingbourne
gn build: Build compiler-rt code with -fvisibility...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Stanislav Mekhanoshin
[AMDGPU] move PHI nodes to AGPR class
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Wei Mi
[SampleFDO] Add profile remapping support for profile...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Jay Foad
[AMDGPU] Remove -amdgpu-spill-sgpr-to-smem.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Roman Lebedev
[CVP] setDeducedOverflowingFlags(): actually inc per...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
GN Sync Bot
gn build: Merge r375288
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Vedant Kumar
Disable exit-on-SIGPIPE in lldb
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Reid Kleckner
[X86] Fix register parsing in .seh_* in Intel syntax
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Roman Lebedev
[NFC][CVP] Some tests for `mul` no-wrap deduction
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Thomas Lively
[WebAssembly] Allow multivalue signatures in object...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Quentin Colombet
[GISel][CallLowering] Make isIncomingArgumentHandler...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Roman Lebedev
[CVP] After proving that @llvm.with.overflow()/@llvm...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Lang Hames
[examples] Fix some comments in the LLJITWithJITLink...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Matt Arsenault
AMDGPU: Relax 32-bit SGPR register class
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Lang Hames
[examples] Add an example of how to use JITLink and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Austin Kerbow
AMDGPU: Fix SMEM WAR hazard for gfx10 readlane
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Julian Lettner
[lit] Reduce value of synthesized timeouts
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Julian Lettner
[lit] Remove unnecessary tracking of test_index
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Julian Lettner
[lit] Only send back test result from worker process
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Roman Lebedev
[Codegen] Link MIRParser into CodeGenTests to fix Machi...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Roman Lebedev
[NFC][CVP] Add @llvm.*.sat tests where we could prove...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
GN Sync Bot
gn build: Merge r375254
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Hiroshi Yamauchi
[PGO][PGSO] SizeOpts changes.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Simon Pilgrim
[X86] combineX86ShufflesRecursively - pull out isTarget...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Jay Foad
[IR] Reimplement FPMathOperator::classof as a whitelist.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Jay Foad
Update docs for fast-math flags.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Joseph Tremoulet
Update MinidumpYAML to use minidump::Exception for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Dmitry Preobrazhensky
[AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_cndmas...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
James Molloy
[DFAPacketizer] Fix large compile-time regression for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Joseph Tremoulet
Add ExceptionStream to llvm::Object::minidump
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Eugene Leviant
One more attempt to fix PS4 buildbot after r375219
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Eugene Leviant
Attempt to fix PS4 buildbot after r375219
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Nemanja Ivanovic
Revert r375152 as it is causing failures on EXPENSIVE_C...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Victor Campos
[SCEV] Removing deprecated comment in ScalarEvolutionEx...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Dmitry Preobrazhensky
[AMDGPU][MC][GFX9] Corrected parsing of v_cndmask_b32_sdwa
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Roman Lebedev
[NFC][CVP] Count all the no-wraps we proved
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Victor Campos
[AArch64] Adding support for PMMIR_EL1 register
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Graham Hunter
[AArch64][SVE] Add SPLAT_VECTOR ISD Node
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Eugene Leviant
[ThinLTOCodeGenerator] Add support for index-based WPD
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
David Green
[AArch64] Don't combine callee-save and local stack...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Simon Pilgrim
[X86] Regenerate memcmp tests and add X64-AVX512 common...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Simon Pilgrim
Fix MSVC "not all control paths return a value" warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Simon Pilgrim
Fix MSVC "result of 32-bit shift implicitly converted...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
David Green
[Codegen] Alter the default promotion for saturating...
commit
|
commitdiff
|
tree
|
snapshot
next