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
/
SIRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AMDGPU/SI: Implement a custom MachineSchedStrategy
Tom Stellard
2016-08-29
1
-0
/
+6
*
XXX
Tom Stellard
2016-08-26
1
-1
/
+1
*
AMDGPU/SI: Use a better method for determining the largest pressure sets
Tom Stellard
2016-08-26
1
-9
/
+28
*
AMDGPU: Remove custom getSubReg
Matt Arsenault
2016-08-11
1
-72
/
+10
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-10
/
+10
*
AMDGPU/SI: Don't use reserved VGPRs for SGPR spilling
Tom Stellard
2016-07-28
1
-3
/
+6
*
AMDGPU: Add HSA dispatch id intrinsic
Matt Arsenault
2016-07-22
1
-1
/
+2
*
AMDGPU/SI: Emit the number of SGPR and VGPR spills
Marek Olsak
2016-07-13
1
-0
/
+2
*
AMDGPU: Enable trackLivenessAfterRegAlloc
Matt Arsenault
2016-07-11
1
-0
/
+5
*
AMDGPU: fix local stack slot allocation bugs
Nicolai Haehnle
2016-07-11
1
-2
/
+8
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-1
/
+1
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-26
/
+22
*
AMDGPU/SI: Propagate the Kill flag in storeRegToStackSlot and eliminateFrameI...
Changpeng Fang
2016-06-16
1
-12
/
+26
*
AMDGPU: Remove incorrect assertion
Matt Arsenault
2016-06-09
1
-4
/
+0
*
[AMDGPU][NFC] Rename ReserveTrapVGPRs -> ReserveRegs
Konstantin Zhuravlyov
2016-05-24
1
-3
/
+3
*
AMDGPU: Fix verifier error when spilling undef subreg
Matt Arsenault
2016-05-18
1
-3
/
+11
*
AMDGPU/SI: Use v_readfirstlane_b32 when restoring SGPRs spilled to scratch
Tom Stellard
2016-05-02
1
-2
/
+1
*
AMDGPU/SI: Set the kill flag on temp VGPRs used to restore SGPRs from scratch
Tom Stellard
2016-05-02
1
-1
/
+1
*
AMDGPU/SI: Enable the post-ra scheduler
Tom Stellard
2016-04-30
1
-16
/
+11
*
[AMDGPU] Move reserved vgpr count for trap handler usage to SIMachineFunction...
Konstantin Zhuravlyov
2016-04-26
1
-2
/
+3
*
[AMDGPU] Reserve VGPRs for trap handler usage if instructed
Konstantin Zhuravlyov
2016-04-26
1
-0
/
+11
*
AMDGPU: Add queue ptr intrinsic
Matt Arsenault
2016-04-25
1
-1
/
+2
*
Silence some "initialized but unused" warnings from MSVC -- the function bein...
Aaron Ballman
2016-04-18
1
-13
/
+2
*
AMDGPU: Enable LocalStackSlotAllocation pass
Matt Arsenault
2016-04-16
1
-0
/
+138
*
AMDGPU: allow specifying a workgroup size that needs to fit in a compute unit
Tom Stellard
2016-04-14
1
-52
/
+73
*
AMDGPU/SI: Add support for spilling VGPRs without having to scavenge registers
Tom Stellard
2016-04-13
1
-10
/
+27
*
[AMDGPU][llvm-mc] Support of Trap Handler registers (TTMP0..11 and TBA/TMA)gi...
Artem Tamazov
2016-04-13
1
-1
/
+25
*
AMDGPU/SI: Add MachineBasicBlock parameter to SIInstrInfo::insertWaitStates
Tom Stellard
2016-04-07
1
-2
/
+2
*
AMDGPU: Cache information about register pressure sets
Tom Stellard
2016-03-23
1
-24
/
+33
*
AMDGPU/SI: add llvm.amdgcn.buffer.load/store.format intrinsics
Nicolai Haehnle
2016-03-10
1
-3
/
+3
*
AMDGPU/SI: Add support for spiling SGPRs to scratch buffer
Tom Stellard
2016-03-04
1
-17
/
+69
*
AMDGPU/SI: Enable frame index scavenging during PrologEpilogueInserter
Tom Stellard
2016-03-04
1
-7
/
+13
*
AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions
Tom Stellard
2016-02-12
1
-1
/
+4
*
AMDGPU: Set flat_scratch from flat_scratch_init reg
Matt Arsenault
2016-02-12
1
-0
/
+5
*
AMDGPU/SI: Make sure MIMG descriptors and samplers stay in SGPRs
Tom Stellard
2016-02-11
1
-0
/
+18
*
AMDGPU: Release the scavenged offset register during VGPR spill
Nicolai Haehnle
2016-02-10
1
-1
/
+8
*
AMDGPU/SI: Add SI Machine Scheduler
Nicolai Haehnle
2016-01-13
1
-1
/
+14
*
AMDGPU/SI: Fold operands with sub-registers
Nicolai Haehnle
2016-01-07
1
-4
/
+30
*
AMDGPU/SI: xnack_mask is always reserved on VI
Nicolai Haehnle
2016-01-07
1
-31
/
+16
*
AMDGPU: add +xnack feature
Nicolai Haehnle
2016-01-04
1
-6
/
+27
*
AMDGPU: Avoid assertions after SGPR spilling failed
Nicolai Haehnle
2016-01-04
1
-10
/
+0
*
AMDGPU: Fix off-by-one in SIRegisterInfo::eliminateFrameIndex
Nicolai Haehnle
2015-12-17
1
-6
/
+7
*
Squelch unused variable warning in SIRegisterInfo.cpp.
Matt Arsenault
2015-12-01
1
-1
/
+2
*
AMDGPU: Rework how private buffer passed for HSA
Matt Arsenault
2015-11-30
1
-18
/
+62
*
AMDGPU: Rename enums to be consistent with HSA code object terminology
Matt Arsenault
2015-11-30
1
-14
/
+14
*
AMDGPU: Remove SIPrepareScratchRegs
Matt Arsenault
2015-11-30
1
-0
/
+19
*
AMDGPU: Add llvm.amdgcn.dispatch.ptr intrinsic
Tom Stellard
2015-11-26
1
-0
/
+6
*
Revert "Remove unnecessary call to getAllocatableRegClass"
Tom Stellard
2015-11-12
1
-1
/
+7
*
AMDGPU: Set isAllocatable = 0 on VS_32/VS_64
Matt Arsenault
2015-11-11
1
-7
/
+1
*
AMDGPU: Hack for VS_32 register pressure
Matt Arsenault
2015-11-06
1
-4
/
+10
[prev]
[next]