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
*
[AMDGPU] Partial revert for the ba447bae7448435c9986eece0811da1423972fdd
Alexander Timofeev
2019-06-06
4
-163
/
+107
*
[X86] Make a bunch of merge masked binops commutable for loading folding.
Craig Topper
2019-06-06
1
-8
/
+7
*
[AIX] Implement function descriptor on SDAG
Jason Liu
2019-06-06
4
-18
/
+64
*
Remove unused PPC.h includes under llvm/lib/Target/PowerPC.
Dmitri Gribenko
2019-06-06
3
-4
/
+1
*
[X86] Make masked floating point equality/ordered compares commutable for loa...
Craig Topper
2019-06-06
2
-7
/
+17
*
[AIX] Implement call lowering with parameters could pass onto GPRs
Jason Liu
2019-06-06
2
-15
/
+83
*
AArch64] Handle ISD::LRINT and ISD::LLRINT for float16
Adhemerval Zanella
2019-06-06
1
-0
/
+8
*
[AArch64] Handle ISD::LROUND and ISD::LLROUND for float16
Adhemerval Zanella
2019-06-06
1
-0
/
+8
*
Include what you use in LanaiAsmParser.cpp
Dmitri Gribenko
2019-06-06
1
-1
/
+0
*
[MIPS GlobalISel] Select sqrt
Petar Avramovic
2019-06-06
2
-2
/
+3
*
[MIPS GlobalISel] Select fabs
Petar Avramovic
2019-06-06
3
-2
/
+13
*
[MIPS GlobalISel] Select fpext and fptrunc
Petar Avramovic
2019-06-06
2
-0
/
+14
*
[MIPS GlobalISel] Select floor and ceil
Petar Avramovic
2019-06-06
1
-0
/
+3
*
[AArch64][GlobalISel] Add manual selection support for G_ZEXTLOADs to s64.
Amara Emerson
2019-06-06
1
-0
/
+23
*
[AArch64][GlobalISel] Add the new changes to fix PR42129 that were supposed t...
Amara Emerson
2019-06-06
1
-0
/
+5
*
[X86] Don't turn avx masked.load with constant mask into masked.load+vselect ...
Craig Topper
2019-06-06
1
-0
/
+3
*
Revert "Revert "[AArch64][GlobalISel] Optimize G_FCMP + G_SELECT pairs when G...
Amara Emerson
2019-06-05
1
-8
/
+96
*
AMDGPU: Don't fix emergency stack slot at offset 0
Matt Arsenault
2019-06-05
2
-26
/
+11
*
Allow target to handle STRICT floating-point nodes
Ulrich Weigand
2019-06-05
4
-188
/
+251
*
Revert "[AArch64][GlobalISel] Optimize G_FCMP + G_SELECT pairs when G_SELECT ...
Petr Hosek
2019-06-05
1
-96
/
+8
*
AMDGPU: Invert frame index offset interpretation
Matt Arsenault
2019-06-05
9
-209
/
+218
*
[X86] Fix mistake that marked VADDSSrrb_Int/VADDSDrrb_Int/VMULSSrrb_Int/VMULS...
Craig Topper
2019-06-05
1
-1
/
+1
*
AMDGPU: Remove amdgpu-max-work-group-size attribute
Matt Arsenault
2019-06-05
1
-10
/
+1
*
AMDGPU: Fix using 2 different enums for same operand flags
Matt Arsenault
2019-06-05
3
-11
/
+8
*
[WebAssembly] Limit PIC support to the Emscripten target
Dan Gohman
2019-06-05
1
-2
/
+11
*
[X86] Add the vector integer min/max instructions to isAssociativeAndCommutat...
Craig Topper
2019-06-05
1
-0
/
+84
*
[x86] split more 256-bit stores of concatenated vectors
Sanjay Patel
2019-06-05
1
-3
/
+4
*
[X86][AVX] Generalize split256BitStore to splitVectorStore. NFCI.
Simon Pilgrim
2019-06-05
1
-12
/
+17
*
[MIPS GlobalISel] Select fcmp
Petar Avramovic
2019-06-05
3
-0
/
+94
*
[X86][AVX] combineX86ShuffleChain - combine shuffle(extractsubvector(x),extra...
Simon Pilgrim
2019-06-05
1
-3
/
+10
*
Include what you use in PPCFrameLowering.h
Dmitri Gribenko
2019-06-05
1
-1
/
+0
*
[PowerPC] Collapse RLDICL/RLDICR into RLDIC when possible
Nemanja Ivanovic
2019-06-05
1
-0
/
+52
*
[X86] Cleanup convertIntLogicToFPLogic a little. NFCI
Craig Topper
2019-06-05
1
-23
/
+24
*
[AArch64][GlobalISel] Make extloads to i64 legal.
Amara Emerson
2019-06-04
1
-0
/
+3
*
[WebAssembly] Fix ISel crash on sext_inreg/extract type mismatch
Thomas Lively
2019-06-04
1
-2
/
+26
*
[X86] Mutate fceil/ffloor/ftrunc/fnearbyint/frint into X86ISD::RNDSCALE durin...
Craig Topper
2019-06-04
3
-357
/
+82
*
[X86] Fold single-use variable into assert. NFC.
Benjamin Kramer
2019-06-04
1
-2
/
+2
*
[x86] split 256-bit store of concatenated vectors
Sanjay Patel
2019-06-04
1
-0
/
+11
*
[AArch64][ELF] Add support for PLT decoding with BTI instructions present
Peter Smith
2019-06-04
1
-1
/
+9
*
[PowerPC] P9 Scheduling Model: dispatching rule fixes
Jinsong Ji
2019-06-04
2
-126
/
+162
*
[SelectionDAG][x86] limit post-legalization store merging by type
Sanjay Patel
2019-06-04
2
-2
/
+6
*
[X86][SSE] Pulled out (sub (xor X, M), M) 'ConditionalNegate' out pattern mat...
Simon Pilgrim
2019-06-04
1
-49
/
+66
*
[Support] make countLeadingZeros() countTrailingZeros() countLeadingOnes() an...
Shawn Landden
2019-06-04
1
-1
/
+1
*
Include what you use in PPCRegisterInfo.cpp
Dmitri Gribenko
2019-06-04
1
-1
/
+0
*
[ARM] Add FP16 vector insert/extract patterns
Mikhail Maltsev
2019-06-04
1
-0
/
+53
*
Include what you use in PPC.h
Dmitri Gribenko
2019-06-04
1
-1
/
+0
*
Include what you use in PPCMachineScheduler.cpp
Dmitri Gribenko
2019-06-04
1
-1
/
+3
*
Include what you use in PPCRegisterInfo.h
Dmitri Gribenko
2019-06-04
1
-1
/
+2
*
[ARM] Turn some undefined encoding bits into 0s.
Simon Tatham
2019-06-04
1
-0
/
+17
*
AMDGPU: Disable stack realignment for kernels
Matt Arsenault
2019-06-03
2
-0
/
+14
[next]