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
/
SIInsertWaits.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-10
/
+8
*
AMDGPU/SI: Use the hazard recognizer to break SMEM soft clauses
Tom Stellard
2016-05-02
1
-2
/
+1
*
AMDGPU/SI: Use hazard recognizer to detect DPP hazards
Tom Stellard
2016-05-02
1
-55
/
+0
*
AMDGPU/SI: Remove wait state handling for SMRD in SIInsertWaits
Tom Stellard
2016-04-30
1
-6
/
+0
*
AMDGPU/SI: Add llvm.amdgcn.s.waitcnt.all intrinsic
Nicolai Haehnle
2016-04-27
1
-13
/
+70
*
AMDGPU/SI: Insert wait states required after v_readfirstlane on SI
Tom Stellard
2016-04-12
1
-0
/
+6
*
AMDGPU/SI: Add MachineBasicBlock parameter to SIInstrInfo::insertWaitStates
Tom Stellard
2016-04-07
1
-1
/
+1
*
AMDGPU/SI: Handle wait states required for DPP instructions
Tom Stellard
2016-03-14
1
-0
/
+55
*
AMDGPU/SI: Incomplete shader binaries need to finish execution at the end
Marek Olsak
2016-03-14
1
-8
/
+0
*
AMDGPU: Simplify boolean conditional return statements
Matt Arsenault
2016-03-02
1
-4
/
+1
*
AMDGPU: Fix bug 26659.
Matt Arsenault
2016-03-02
1
-1
/
+1
*
AMDGPU/SI: Fix s_waitcnt insertion for flat instructions
Tom Stellard
2016-02-19
1
-2
/
+4
*
AMDGPU/SI: Implement a work-around for smrd corrupting vccz bit
Tom Stellard
2016-02-08
1
-1
/
+55
*
AMDGPU/SI: Correctly initialize SIInsertWaits pass
Tom Stellard
2016-02-05
1
-5
/
+16
*
AMDGPU: waitcnt operand fixes
Tom Stellard
2016-01-28
1
-2
/
+2
*
AMDGPU/SI: Remove ending s_endpgm from non-void functions
Marek Olsak
2016-01-13
1
-0
/
+8
*
AMDGPU/SI: Add s_waitcnt at the end of non-void functions
Marek Olsak
2016-01-13
1
-1
/
+7
*
AMDGPU: Add MachineInstr overloads for instruction format tests
Matt Arsenault
2015-10-20
1
-4
/
+4
*
AMDGPU: Fix unused variable warning in release build
Matt Arsenault
2015-10-01
1
-2
/
+2
*
AMDGPU: Make SIInsertWaits about a factor of 4 faster
Matt Arsenault
2015-10-01
1
-23
/
+22
*
AMDGPU: Fix recomputing dominator tree unnecessarily
Matt Arsenault
2015-09-25
1
-1
/
+5
*
AMDGPU: Add s_dcache_* instructions
Matt Arsenault
2015-09-24
1
-6
/
+14
*
AMDGPU/SI: Better handle s_wait insertion
Tom Stellard
2015-08-21
1
-2
/
+5
*
Fix some comment typos.
Benjamin Kramer
2015-08-08
1
-1
/
+1
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-0
/
+480