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
/
AMDGPU
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AMDGPU/GlobalISel: Partially fix llvm.amdgcn.kill pattern import
Matt Arsenault
2020-01-07
1
-4
/
+4
*
Fix "use of uninitialized variable" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-07
1
-1
/
+1
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-5
/
+5
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
3
-9
/
+11
*
AMDGPU/GlobalISel: Fix unused variable warning in release
Matt Arsenault
2020-01-06
1
-2
/
+1
*
AMDGPU: Select llvm.amdgcn.interp.p2.f16 directly
Matt Arsenault
2020-01-06
2
-26
/
+12
*
AMDGPU: Use default operands for clamp/omod
Matt Arsenault
2020-01-06
1
-10
/
+28
*
AMDGPU/GlobalISel: Legalize G_READCYCLECOUNTER
Matt Arsenault
2020-01-06
2
-1
/
+5
*
AMDGPU/GlobalISel: Select G_UADDE/G_USUBE
Matt Arsenault
2020-01-06
2
-11
/
+31
*
AMDGPU/GlobalISel: Replace handling of boolean values
Matt Arsenault
2020-01-06
8
-249
/
+427
*
GlobalISel: Implement lower for G_INTRINSIC_ROUND
Matt Arsenault
2020-01-06
2
-3
/
+2
*
GlobalISel: Fix unsupported legalize action
Matt Arsenault
2020-01-06
1
-0
/
+5
*
AMDGPU: Fix legalizing f16 fpow
Matt Arsenault
2020-01-06
2
-0
/
+2
*
AMDGPU: Use ImmLeaf
Matt Arsenault
2020-01-06
1
-2
/
+2
*
AMDGPU: Use ImmLeaf for inline immediate predicates
Matt Arsenault
2020-01-06
6
-9
/
+63
*
[AMDGPU] Fix "use of uninitialized variable" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-06
1
-0
/
+1
*
AMDGPU/GlobalISel: Select scalar v2s16 G_BUILD_VECTOR
Matt Arsenault
2020-01-06
3
-25
/
+40
*
AMDGPU/GlobalISel: Select more G_EXTRACTs correctly
Matt Arsenault
2020-01-06
1
-5
/
+19
*
[NFC] Fix trivial typos in comments
James Henderson
2020-01-06
2
-2
/
+2
*
[APFloat] Add recoverable string parsing errors to APFloat
Ehud Katz
2020-01-06
1
-2
/
+2
*
GlobalISel: Scalarize all division operations
Matt Arsenault
2020-01-04
1
-0
/
+7
*
AMDGPU/GlobalISel: Refine SMRD selection rules
Matt Arsenault
2020-01-04
1
-4
/
+22
*
AMDGPU/GlobalISel: Legalize more odd sized loads
Matt Arsenault
2020-01-04
1
-5
/
+9
*
AMDGPU/GlobalISel: Assume vcc phis for any vcc input
Matt Arsenault
2020-01-04
1
-2
/
+3
*
AMDGPU/GlobalISel: Implement applyMappingImpl less incorrectly
Matt Arsenault
2020-01-04
1
-13
/
+23
*
[AMDGPU] need to insert wait between the scalar load and vector store to the ...
alex-t
2020-01-04
1
-0
/
+21
*
[AMDGPU] Revert scheduling to reduce spilling
Stanislav Mekhanoshin
2020-01-03
1
-2
/
+11
*
GlobalISel: Add type argument to getRegBankFromRegClass
Matt Arsenault
2020-01-03
2
-4
/
+5
*
[amdgpu] Skip non-instruction values in CF user tracing.
Michael Liao
2020-01-03
1
-0
/
+2
*
AMDGPU/GlobalISel: Add new utils file
Matt Arsenault
2020-01-03
4
-33
/
+77
*
AMDGPU: Only allow regs for s_movrel_{b32|b64}
Matt Arsenault
2020-01-03
1
-2
/
+13
*
Move tail call disabling code to target independent code
Reid Kleckner
2020-01-03
1
-3
/
+1
*
AMDGPU/GlobalISel: Fix off by one in operand index
Matt Arsenault
2020-01-03
1
-4
/
+4
*
AMDGPU/GlobalISel: Remove manual G_FENCE selection
Matt Arsenault
2020-01-02
1
-5
/
+0
*
DAG: Use TargetConstant for FENCE operands
Matt Arsenault
2020-01-02
1
-1
/
+1
*
Remove unneeded extra variable realArgIdx. NFC.
Jay Foad
2020-01-02
1
-4
/
+3
*
[amdgpu] Fix scoreboard updating on `s_waitcnt_vscnt`.
Michael Liao
2019-12-31
1
-1
/
+1
*
[TargetLowering][AMDGPU] Make scalarizeVectorLoad return a pair of SDValues i...
Craig Topper
2019-12-30
3
-9
/
+19
*
AMDGPU/GlobalISel: Select mul24 intrinsics
Matt Arsenault
2019-12-30
2
-4
/
+12
*
AMDGPU/GlobalISel: Re-use MRI available in selector
Matt Arsenault
2019-12-30
1
-9
/
+7
*
AMDGPU/GlobalISel: Select llvm.amdgcn.fmad.ftz
Matt Arsenault
2019-12-30
2
-4
/
+9
*
GlobalISel: moreElementsVector for FP min/max
Matt Arsenault
2019-12-30
1
-0
/
+1
*
AMDGPU: Improve llvm.round.f64 lowering for CI+
Matt Arsenault
2019-12-30
2
-4
/
+5
*
AMDGPU/GlobalISel: Account for G_PHI result bank
Matt Arsenault
2019-12-30
1
-13
/
+23
*
AMDGPU/GlobalISel: Use SReg_32 for readfirstlane constraining
Matt Arsenault
2019-12-27
1
-1
/
+1
*
TII: Fix using Register for a subregister index argument
Matt Arsenault
2019-12-27
2
-2
/
+2
*
AMDGPU: Use Register
Matt Arsenault
2019-12-27
1
-9
/
+9
*
AMDGPU/GlobalISel: Fix extra result register in fdiv64 lowering
Matt Arsenault
2019-12-27
1
-2
/
+1
*
AMDGPU/GlobalISel: Select some 128-bit load/stores
Matt Arsenault
2019-12-27
1
-4
/
+10
*
AMDGPU: Use correct DebugLoc
Matt Arsenault
2019-12-27
1
-1
/
+1
[prev]
[next]