projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Expose isXxxConstant() functions from SelectionDAGNodes.h (NFC)
[oota-llvm.git]
/
lib
/
Target
/
AMDGPU
/
2015-11-25
Artyom Skrobov
Expose isXxxConstant() functions from SelectionDAGNodes...
tree
|
commitdiff
2015-11-24
Matt Arsenault
AMDGPU: Split LDS vector loads
tree
|
commitdiff
2015-11-24
Matt Arsenault
AMDGPU: Split x8 and x16 vector loads instead of scalarize
tree
|
commitdiff
2015-11-19
Pete Cooper
Revert "Change memcpy/memset/memmove to have dest and...
tree
|
commitdiff
2015-11-18
Pete Cooper
Change memcpy/memset/memmove to have dest and source...
tree
|
commitdiff
2015-11-14
Akira Hatanaka
Reduce the size of MCRelaxableFragment.
tree
|
commitdiff
2015-11-14
Akira Hatanaka
[MCTargetAsmParser] Move the member varialbes that...
tree
|
commitdiff
2015-11-13
Tom Stellard
AMDGPU: Add stony support
tree
|
commitdiff
2015-11-12
Tom Stellard
Revert "Remove unnecessary call to getAllocatableRegClass"
tree
|
commitdiff
2015-11-11
Matt Arsenault
AMDGPU: Print more fields in comments
tree
|
commitdiff
2015-11-11
Matt Arsenault
AMDGPU: Remove dead code
tree
|
commitdiff
2015-11-11
Matt Arsenault
AMDGPU: Set isAllocatable = 0 on VS_32/VS_64
tree
|
commitdiff
2015-11-06
Tom Stellard
AMDGPU/SI: Refactor VOP[12C] tablegen definitions
tree
|
commitdiff
2015-11-06
Matt Arsenault
AMDGPU: Cleanup includes
tree
|
commitdiff
2015-11-06
Matt Arsenault
AMDGPU: Create emergency stack slots during frame lowering
tree
|
commitdiff
2015-11-06
Matt Arsenault
AMDGPU: Remove unused scratch resource operands
tree
|
commitdiff
2015-11-06
Matt Arsenault
AMDGPU: Add pass to detect used kernel features
tree
|
commitdiff
2015-11-06
Matt Arsenault
AMDGPU: Fix hardcoded alignment of spill.
tree
|
commitdiff
2015-11-06
Matt Arsenault
AMDGPU: Hack for VS_32 register pressure
tree
|
commitdiff
2015-11-06
Tom Stellard
AMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU...
tree
|
commitdiff
2015-11-05
Matt Arsenault
AMDGPU: Also track whether SGPRs were spilled
tree
|
commitdiff
2015-11-05
Matt Arsenault
AMDGPU: Print number user SGPRs
tree
|
commitdiff
2015-11-05
Matt Arsenault
AMDGPU: Disallow s[102:103] on VI in assembler
tree
|
commitdiff
2015-11-05
Matt Arsenault
AMDGPU: Fix assert when legalizing atomic operands
tree
|
commitdiff
2015-11-05
Matt Arsenault
AMDGPU: Make addr64 atomic operand order consistent
tree
|
commitdiff
2015-11-05
Matt Arsenault
AMDGPU: Fix typo
tree
|
commitdiff
2015-11-03
Matt Arsenault
AMDGPU: Make flat_scratch name consistent
tree
|
commitdiff
2015-11-03
Matt Arsenault
AMDGPU: Fix asserts on invalid register ranges
tree
|
commitdiff
2015-11-03
Matt Arsenault
AMDGPU: Fix off by one error in register parsing
tree
|
commitdiff
2015-11-03
Matt Arsenault
AMDGPU: s[102:103] is unavailable on VI
tree
|
commitdiff
2015-11-03
Matt Arsenault
AMDGPU: Define correct number of SGPRs
tree
|
commitdiff
2015-11-03
Matt Arsenault
AMDGPU: Make findUsedSGPR more readable
tree
|
commitdiff
2015-11-03
Matt Arsenault
AMDGPU: Initialize SIFixSGPRCopies so -print-after...
tree
|
commitdiff
2015-11-03
Matt Arsenault
AMDGPU: Alphabetize includes
tree
|
commitdiff
2015-11-03
Matthias Braun
ScheduleDAGInstrs: Remove IsPostRA flag; NFC
tree
|
commitdiff
2015-11-02
Matt Arsenault
AMDGPU: Stop assuming vreg for build_vector
tree
|
commitdiff
2015-11-02
Matt Arsenault
AMDGPU: Error on graphics shaders with HSA
tree
|
commitdiff
2015-11-02
Matt Arsenault
AMDGPU: Distribute SGPR->VGPR copies of REG_SEQUENCE
tree
|
commitdiff
2015-10-29
Marek Olsak
AMDGPU/SI: handle undef for llvm.SI.packf16
tree
|
commitdiff
2015-10-29
Marek Olsak
AMDGPU/SI: use S_OR for fneg (fabs f32)
tree
|
commitdiff
2015-10-29
Marek Olsak
AMDGPU/SI: use S_AND for i1 trunc
tree
|
commitdiff
2015-10-24
Matt Arsenault
AMDGPU: Print modifiers when dumping AMDGPUOperand
tree
|
commitdiff
2015-10-23
Matt Arsenault
AMDGPU: Fix parsing of 32-bit literals with sign bit set
tree
|
commitdiff
2015-10-21
Matt Arsenault
AMDGPU: Fix adding redundant m0 uses
tree
|
commitdiff
2015-10-21
Matt Arsenault
AMDGPU: Fix verifier error in SIFoldOperands
tree
|
commitdiff
2015-10-21
Matt Arsenault
AMDGPU: Split DiagnosticInfoUnsupported into its own...
tree
|
commitdiff
2015-10-21
Matt Arsenault
AMDGPU: Simplify VOP3 operand legalization.
tree
|
commitdiff
2015-10-21
Matt Arsenault
AMDGPU: Fix not checking implicit operands in verifyIns...
tree
|
commitdiff
2015-10-20
Matt Arsenault
AMDGPU: Add MachineInstr overloads for instruction...
tree
|
commitdiff
2015-10-20
Matt Arsenault
AMDGPU: Stop reserving v[254:255]
tree
|
commitdiff
2015-10-18
Craig Topper
Make a bunch of static arrays const.
tree
|
commitdiff
2015-10-15
Artyom Skrobov
Don't pretend AMDGPU backend knows how to custom-lower...
tree
|
commitdiff
2015-10-13
Duncan P. N. Exon...
AMDGPU: Remove implicit ilist iterator conversions...
tree
|
commitdiff
2015-10-13
Matt Arsenault
AMDGPU: Refactor isVGPRToSGPRCopy
tree
|
commitdiff
2015-10-12
Matt Arsenault
DAGCombiner: Combine extract_vector_elt from build_vector
tree
|
commitdiff
2015-10-12
Matt Arsenault
AMDGPU: Register some more passes so -print-before...
tree
|
commitdiff
2015-10-08
Justin Bogner
CodeGen: print and verify after TargetPassConfig::inser...
tree
|
commitdiff
2015-10-07
Matt Arsenault
AMDGPU: Fix missing implicit m0 uses on movrel instructions
tree
|
commitdiff
2015-10-07
Matt Arsenault
AMDGPU: Add comment for VOP2b operand class
tree
|
commitdiff
2015-10-07
Matt Arsenault
AMDGPU: Properly register passes
tree
|
commitdiff
2015-10-07
Matt Arsenault
AMDGPU: Use explicit register size indirect pseudos
tree
|
commitdiff
2015-10-07
Matt Arsenault
AMDGPU: Remove inferRegClassFromUses / inferRegClassFro...
tree
|
commitdiff
2015-10-06
Tom Stellard
AMDGPU/SI: Remove calling convention assertion from...
tree
|
commitdiff
2015-10-06
Tom Stellard
AMDGPU/SI: Add 64-bit versions of v_nop and v_clrexcp
tree
|
commitdiff
2015-10-05
Tom Stellard
AMDGPU/SI: Add a helper for creating aliases for the...
tree
|
commitdiff
2015-10-03
Tom Stellard
AMDGPU/SI: Remove unused tablegen multiclass
tree
|
commitdiff
2015-10-02
Matt Arsenault
AMDGPU/SI: Add verifier check for exec reads
tree
|
commitdiff
2015-10-01
Matt Arsenault
AMDGPU: Fix unused variable warning in release build
tree
|
commitdiff
2015-10-01
Matt Arsenault
AMDGPU: Move SIFixSGPRLiveRanges to be a regalloc pass
tree
|
commitdiff
2015-10-01
Matt Arsenault
AMDGPU: Merge if and switch
tree
|
commitdiff
2015-10-01
Matt Arsenault
AMDGPU: Remove dead code
tree
|
commitdiff
2015-10-01
Matt Arsenault
AMDGPU: Make SIInsertWaits about a factor of 4 faster
tree
|
commitdiff
2015-10-01
Tom Stellard
AMDGPU/SI: Remove assert from AMDGPUOpenCLImageTypeLowe...
tree
|
commitdiff
2015-10-01
Tom Stellard
AMDGPU: Add MEM_RAT STORE_TYPED.
tree
|
commitdiff
2015-10-01
Tom Stellard
AMDGPU: Factor out EOP query.
tree
|
commitdiff
2015-10-01
Tom Stellard
AMDGPU/SI: Re-order PreloadedValue enum and number...
tree
|
commitdiff
2015-09-29
Marek Olsak
AMDGPU/SI: Don't set DATA_FORMAT if ADD_TID_ENABLE...
tree
|
commitdiff
2015-09-28
Matt Arsenault
AMDGPU: Factor switch into separate function
tree
|
commitdiff
2015-09-28
Matt Arsenault
AMDGPU: Fix splitting x16 SMRD loads
tree
|
commitdiff
2015-09-28
Matt Arsenault
AMDGPU: Fix moving SMRD loads with literal offsets...
tree
|
commitdiff
2015-09-28
Matt Arsenault
AMDGPU: Fix splitting SMRD with large offset
tree
|
commitdiff
2015-09-28
Andrew Kaylor
Improved the interface of methods commuting operands...
tree
|
commitdiff
2015-09-26
Matt Arsenault
AMDGPU: Remove hasPostISelHook from most instructions
tree
|
commitdiff
2015-09-26
Matt Arsenault
AMDGPU: Switch over reg class size instead of checking...
tree
|
commitdiff
2015-09-26
Matt Arsenault
AMDGPU: Don't handle invalid reg classes in helper...
tree
|
commitdiff
2015-09-26
Saleem Abdulrasool
AMDGPU: address -Winconsistent-missing-override
tree
|
commitdiff
2015-09-26
Matt Arsenault
AMDGPU: Set CopyCost of register classes
tree
|
commitdiff
2015-09-26
Matt Arsenault
AMDGPU: VOP3b definition cleanups
tree
|
commitdiff
2015-09-26
Matt Arsenault
AMDGPU: Fix sched model for VOP2b instructions
tree
|
commitdiff
2015-09-25
Matt Arsenault
AMDGPU: Construct new buffer instruction when moving...
tree
|
commitdiff
2015-09-25
Tom Stellard
AMDGPU/SI: Use .hsatext section instead of .text for HSA
tree
|
commitdiff
2015-09-25
Matt Arsenault
AMDGPU: Make getNamedOperandIdx declaration readonly
tree
|
commitdiff
2015-09-25
Matt Arsenault
AMDGPU: Disable some passes that are not meaningful
tree
|
commitdiff
2015-09-25
Matt Arsenault
AMDGPU: Handle i64->v2i32 loads/stores in PreprocessISelDAG
tree
|
commitdiff
2015-09-25
Matt Arsenault
AMDGPU: Fix recomputing dominator tree unnecessarily
tree
|
commitdiff
2015-09-25
Matt Arsenault
AMDGPU: Re-justify workaround and fix worked around...
tree
|
commitdiff
2015-09-25
Matt Arsenault
AMDGPU: Don't create REG_SEQUENCE with SGPR dest and...
tree
|
commitdiff
2015-09-25
Matt Arsenault
AMDGPU: Fix not adding exec to defs of cmpx instruction...
tree
|
commitdiff
2015-09-25
Matt Arsenault
AMDGPU: Improve accuracy of instruction rates for VOPC
tree
|
commitdiff
2015-09-25
Matt Arsenault
AMDGPU: Remove unused includes
tree
|
commitdiff
next