index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalISel: Try to make legalize rules more useful for vectors
Matt Arsenault
2019-02-07
1
-18
/
+7
*
[x86] split more 256/512-bit shuffles in lowering
Sanjay Patel
2019-02-07
1
-1
/
+5
*
[X86] Simplify casing. NFC.
Nirav Dave
2019-02-07
1
-8
/
+8
*
[LSR] Generate cross iteration indexes
Sam Parker
2019-02-07
1
-0
/
+6
*
[ARM GlobalISel] Support G_ICMP for Thumb2
Diana Picus
2019-02-07
2
-12
/
+25
*
[ARM] Reformat isRedundantFlagInstr for D57833. NFC
David Green
2019-02-07
1
-8
/
+4
*
[BPF] add code-gen support for JMP32 instructions
Jiong Wang
2019-02-07
8
-46
/
+104
*
AArch64: implement copy for paired GPR registers.
Tim Northover
2019-02-07
2
-0
/
+45
*
[X86][DAG] Avoid creating dangling bitcast.
Nirav Dave
2019-02-06
1
-1
/
+2
*
[SystemZ] Improved handling of the @llvm.ctlz intrinsic.
Jonas Paulsson
2019-02-06
2
-0
/
+2
*
[SystemZ] Wait with VGBM selection until after DAGCombine2.
Jonas Paulsson
2019-02-06
5
-41
/
+46
*
AArch64: enforce even/odd register pairs for CASP instructions.
Tim Northover
2019-02-06
2
-6
/
+8
*
[InlineAsm][X86] Add backend support for X86 flag output parameters.
Nirav Dave
2019-02-06
2
-1
/
+71
*
[SystemZ] Do not return INT_MIN from strcmp/memcmp
Ulrich Weigand
2019-02-06
4
-125
/
+91
*
AArch64: annotate atomics with dropped acquire semantics when printing.
Tim Northover
2019-02-06
3
-62
/
+50
*
[x86] vectorize cast ops in lowering to avoid register file transfers
Sanjay Patel
2019-02-06
1
-0
/
+57
*
[WebAssembly] Tidy up `let` statements in .td files (NFC)
Heejin Ahn
2019-02-06
5
-71
/
+59
*
[NFC][GlobalISel]: Add a convenience method to MachineInstrBuilder to simplif...
Aditya Nandakumar
2019-02-05
2
-2
/
+2
*
[WebAssembly] Lower memmove to memory.copy
Thomas Lively
2019-02-05
3
-1
/
+17
*
[AMDGPU] Consider XOR in waterfall loop as a terminator
Scott Linder
2019-02-05
1
-1
/
+1
*
AMDGPU: Fix assert on trunc from bitcast of build_vector
Matt Arsenault
2019-02-05
1
-1
/
+1
*
[X86][SSE] Disable ZERO_EXTEND shuffle combining
Simon Pilgrim
2019-02-05
1
-2
/
+2
*
Enable integrated assembler on MSP430 by default.
Anton Korobeynikov
2019-02-05
1
-0
/
+1
*
[AArch64][Outliner] Don't outline BTI instructions
Oliver Stannard
2019-02-05
1
-0
/
+8
*
[X86][AVX] Attempt to combine shuffles to subvector broadcast load
Simon Pilgrim
2019-02-05
1
-0
/
+18
*
AArch64/GlobalISel: Don't clamp from 2 to 2
Matt Arsenault
2019-02-05
1
-2
/
+2
*
[X86][SSE] Add SimplifyDemandedVectorElts support for X86ISD::BLENDV
Simon Pilgrim
2019-02-05
1
-0
/
+21
*
[X86][AVX] Attempt to share broadcasts of different widths (PR39454)
Simon Pilgrim
2019-02-05
1
-0
/
+8
*
[CGP] Add support for sinking operands to their users, if they are free.
Florian Hahn
2019-02-05
2
-0
/
+110
*
[ARM GlobalISel] Support G_GEP for Thumb2
Diana Picus
2019-02-05
2
-3
/
+3
*
[X86] Connect the default fpsr and dirflag clobbers in inline assembly to the...
Craig Topper
2019-02-05
2
-1
/
+9
*
[WebAssembly] Fix indentation after adding IsCanonical property (NFC)
Heejin Ahn
2019-02-05
2
-11
/
+11
*
[WebAssembly] Make disassembler always emit most canonical name.
Wouter van Oortmerssen
2019-02-05
4
-11
/
+22
*
[WebAssembly] memory.copy
Thomas Lively
2019-02-05
6
-0
/
+66
*
AMDGPU: Don't rematerialize mov with implicit operands
Matt Arsenault
2019-02-04
1
-1
/
+2
*
[CodeGen][ARC][SystemZ][WebAssembly] Use MachineInstr::isInlineAsm in more pl...
Craig Topper
2019-02-04
4
-7
/
+7
*
[AMDGPU] Support emitting GOT relocations for function calls
Scott Linder
2019-02-04
3
-41
/
+20
*
[WebAssembly] clang-tidy (NFC)
Heejin Ahn
2019-02-04
34
-408
/
+398
*
[X86] X86DAGToDAGISel::matchBitExtract(): prepare 'control' in 32 bits
Roman Lebedev
2019-02-04
1
-17
/
+36
*
[X86] Add ST0 as an implicit def/use of x87 load/store instructions during FP...
Craig Topper
2019-02-04
1
-0
/
+4
*
[WebAssembly] Make segment/size/type directives optional in asm
Wouter van Oortmerssen
2019-02-04
1
-1
/
+35
*
[WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_
Sam Clegg
2019-02-04
1
-11
/
+11
*
[X86] Print all register forms of x87 fadd/fsub/fdiv/fmul as having two argum...
Craig Topper
2019-02-04
2
-42
/
+44
*
[X86][SSE] SimplifyDemandedBitsForTargetNode - PCMPGT(0,X) sign mask
Simon Pilgrim
2019-02-04
1
-0
/
+7
*
AMDGPU/GlobalISel: Legalize select for v4s16
Matt Arsenault
2019-02-04
1
-3
/
+3
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
14
-48
/
+30
*
Use auto for dyn_cast case to save a line. NFCI.
Simon Pilgrim
2019-02-04
1
-2
/
+1
*
[ARM] Mark 255 and 65535 as cheap for Thumb1 "And"
David Green
2019-02-04
1
-3
/
+7
*
Recommit r352660 "[X86] Mark EMMS and FEMMS as clobbering MM0-7 and ST0-7."
Craig Topper
2019-02-04
2
-2
/
+6
*
[X86] Print %st(0) as %st when its implicit to the instruction. Continue prin...
Craig Topper
2019-02-04
8
-49
/
+75
[next]