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
/
R600
/
SIISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SI: Set correct number of user sgprs for HSA runtime
Tom Stellard
2014-12-02
1
-1
/
+4
*
R600/SI: Set the ATC bit on all resource descriptors for the HSA runtime
Tom Stellard
2014-12-02
1
-3
/
+7
*
R600/SI: Fix assertion on sign extend of 3 vectors
Matt Arsenault
2014-11-28
1
-2
/
+2
*
R600/SI: Emit s_mov_b32 m0, -1 before every DS instruction
Tom Stellard
2014-11-21
1
-1
/
+1
*
R600/SI: Make sure resource descriptors are always stored in SGPRs
Tom Stellard
2014-11-18
1
-2
/
+2
*
Convert some EVTs to MVTs where only a SimpleValueType is needed.
Craig Topper
2014-11-16
1
-1
/
+1
*
R600/SI: Combine min3/max3 instructions
Matt Arsenault
2014-11-14
1
-0
/
+68
*
R600/SI: Use S_BFE_I64 for 64-bit sext_inreg
Matt Arsenault
2014-11-14
1
-2
/
+1
*
R600/SI: Get rid of FCLAMP_SI pseudo
Matt Arsenault
2014-11-13
1
-14
/
+0
*
R600/SI: Move all rsrc building functions to SIISelLowering
Matt Arsenault
2014-11-05
1
-0
/
+44
*
R600/SI: Remove SI_ADDR64_RSRC
Matt Arsenault
2014-11-05
1
-29
/
+54
*
R600/SI: Use REG_SEQUENCE instead of INSERT_SUBREGs
Matt Arsenault
2014-11-02
1
-1
/
+2
*
Add minnum / maxnum codegen
Matt Arsenault
2014-10-21
1
-0
/
+5
*
R600/SI: Add pattern for bswap
Matt Arsenault
2014-10-21
1
-0
/
+9
*
R600/SI: Remove SI_BUFFER_RSRC pseudo
Matt Arsenault
2014-10-17
1
-30
/
+0
*
Reapply "R600: Add new intrinsic to read work dimensions"
Jan Vesely
2014-10-14
1
-2
/
+9
*
Revert "R600: Add new intrinsic to read work dimensions"
Rafael Espindola
2014-10-14
1
-9
/
+2
*
R600: Add new intrinsic to read work dimensions
Jan Vesely
2014-10-14
1
-2
/
+9
*
R600/SI: Legalize CopyToReg during instruction selection
Tom Stellard
2014-10-09
1
-14
/
+12
*
R600/SI: Legalize INSERT_SUBREG instructions during PostISelFolding
Tom Stellard
2014-10-09
1
-0
/
+29
*
R600/SI: Custom lower f64 -> i64 conversions
Matt Arsenault
2014-10-03
1
-3
/
+0
*
R600/SI: Also fix fsub + fadd a, a to mad combines
Matt Arsenault
2014-09-29
1
-0
/
+22
*
R600/SI: Fix using mad with multiplies by 2
Matt Arsenault
2014-09-29
1
-0
/
+35
*
R600/SI: Partially move operand legalization to post-isel hook.
Matt Arsenault
2014-09-26
1
-58
/
+8
*
R600/SI: Remove apparently dead code in legalizeOperands
Matt Arsenault
2014-09-26
1
-8
/
+0
*
R600/SI: Clean up checks for legality of immediate operands
Tom Stellard
2014-09-23
1
-11
/
+34
*
R600/SI: Add enums for some hard-coded values
Tom Stellard
2014-09-22
1
-25
/
+55
*
R600/SI: Remove promotion of instructions to e64 forms.
Matt Arsenault
2014-09-17
1
-57
/
+5
*
R600/SI: Fix losing chain when fixing reg class of loads.
Matt Arsenault
2014-09-10
1
-6
/
+14
*
R600/SI: Fix assertion from copying a TargetGlobalAddress
Matt Arsenault
2014-09-08
1
-1
/
+2
*
R600/SI: Replace LDS atomics with no return versions
Matt Arsenault
2014-09-08
1
-18
/
+30
*
R600/SI: Use mad for fsub + fmul
Matt Arsenault
2014-08-29
1
-0
/
+37
*
Use BitVector instead of int in R600 SIISelLowering.
Alexey Samsonov
2014-08-27
1
-3
/
+4
*
R600/SI: Wrap local memory pointer in AssertZExt on SI
Tom Stellard
2014-08-22
1
-0
/
+12
*
R600/SI: Make sure SCRATCH_WAVE_OFFSET is added as Live-In to the function
Tom Stellard
2014-08-21
1
-7
/
+0
*
Silencing an MSVC warning about loop variable conflicting with a variable fro...
Aaron Ballman
2014-08-18
1
-1
/
+1
*
R600/SI: Move all fabs / fneg handling to patterns
Matt Arsenault
2014-08-15
1
-89
/
+0
*
R600/SI: Use source modifiers for f64 fneg
Matt Arsenault
2014-08-15
1
-4
/
+28
*
R600/SI: Use source modifier for f64 fabs
Matt Arsenault
2014-08-15
1
-1
/
+29
*
R600/SI: Fix offset folding in some cases with shifted pointers.
Matt Arsenault
2014-08-15
1
-1
/
+108
*
R600/SI: Implement isLegalAddressingMode
Matt Arsenault
2014-08-15
1
-0
/
+43
*
R600/SI: Custom lower CONCAT_VECTORS
Tom Stellard
2014-08-09
1
-1
/
+3
*
Remove the target machine from CCState. Previously it was only used
Eric Christopher
2014-08-06
1
-2
/
+2
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-27
/
+26
*
R600/SI: Fix formatting.
Matt Arsenault
2014-08-02
1
-22
/
+28
*
[SDAG] MorphNodeTo recursively deletes dead operands of the old
Chandler Carruth
2014-08-01
1
-1
/
+3
*
R600/SI: Do abs/neg folding with ComplexPatterns
Tom Stellard
2014-08-01
1
-25
/
+7
*
R600/SI: Implement getOptimalMemOpType
Matt Arsenault
2014-07-28
1
-0
/
+20
*
R600/SI: Make argument loads invariant
Matt Arsenault
2014-07-28
1
-9
/
+17
*
Add alignment value to allowsUnalignedMemoryAccess
Matt Arsenault
2014-07-27
1
-8
/
+10
[next]