..
AArch64
[AArch64] Swap comparison operands if that enables some folding.
2018-10-13 07:43:56 +00:00
AMDGPU
Revert "AMDGPU/GlobalISel: Implement select for G_INSERT"
2018-10-11 23:36:46 +00:00
ARC
…
ARM
[ARM] Account for implicit IT when calculating inline asm size
2018-10-08 09:38:28 +00:00
AVR
[AVR] Fix the 'call.ll' CodeGen test
2018-10-10 03:21:42 +00:00
BPF
[bpf] Test case for symbol information in object file
2018-09-22 17:31:01 +00:00
Generic
Revert r344197 "[MC][ELF] compute entity size for explicit sections"
2018-10-11 18:43:08 +00:00
Hexagon
[Hexagon] Restrict compound instructions with constant value.
2018-10-11 19:48:15 +00:00
Inputs
…
Lanai
…
MIR
[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_REL
2018-10-01 21:59:45 +00:00
MSP430
[DAGCombiner] Add X / X -> 1 & X % X -> 0 folds (test tweaks)
2018-08-29 11:18:14 +00:00
Mips
[LegalizeVectorTypes] When widening the result of a bitcast from a scalar type, use a scalar_to_vector to turn the scalar into a vector intead of a build vector full of mostly undefs.
2018-10-12 21:59:55 +00:00
NVPTX
[NVPTX] Implement isLegalToVectorizeLoadChain
2018-08-27 17:29:43 +00:00
Nios2
…
PowerPC
[PowerPC] avoid masking already-zero bits in BitPermutationSelector
2018-10-12 14:02:20 +00:00
RISCV
[RISCV] Eliminate unnecessary masking of promoted shift amounts
2018-10-12 23:18:52 +00:00
SPARC
[Sparc] Remove the support for builtin setjmp/longjmp
2018-09-27 13:32:54 +00:00
SystemZ
[DAGCombine] Improve Load-Store Forwarding
2018-10-10 14:15:52 +00:00
Thumb
Revert "Revert "[ConstHoist] Do not rebase single (or few) dependent constant""
2018-09-26 00:59:09 +00:00
Thumb2
[ARM] Do not fuse VADD and VMUL on the Cortex-M4 and Cortex-M33
2018-09-24 12:02:50 +00:00
WebAssembly
[WebAssembly] SIMD min and max
2018-10-13 07:26:10 +00:00
WinCFGuard
[COFF] Emit @feat.00 on 64-bit and set the CFG bit when emitting guardcf tables
2018-09-19 09:58:30 +00:00
WinEH
…
X86
[X86][SSE] combineIncDecVector - use isConstantSplat
2018-10-13 14:45:44 +00:00
XCore
…