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
/
GCNHazardRecognizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
AMDGPU: Fix broken condition in hazard recognizer
Matt Arsenault
2017-03-17
1
-17
/
+16
*
Reverted unintended commit
Simon Pilgrim
2017-03-15
1
-2
/
+2
*
Fix Wint-in-bool-context warning (PR32248)
Simon Pilgrim
2017-03-15
1
-2
/
+2
*
AMDGPU: Merge initial gfx9 support
Matt Arsenault
2017-02-18
1
-6
/
+72
*
[AMDGPU] Fix some Clang-tidy modernize and Include What You Use warnings; oth...
Eugene Zelenko
2017-01-20
1
-7
/
+15
*
AMDGPU: Rename flat operands to match mubuf
Matt Arsenault
2016-11-29
1
-1
/
+1
*
AMDGPU/GCN: Exit early in hazard recognizer if there is no vreg argument
Jan Vesely
2016-11-15
1
-0
/
+4
*
AMDGPU/SI: Handle hazard with s_rfe_b64
Tom Stellard
2016-10-27
1
-1
/
+27
*
AMDGPU/SI: Handle hazard with sgpr lane selects for v_{read,write}lane
Tom Stellard
2016-10-27
1
-1
/
+33
*
AMDGPU/SI: Fix unused variable warning on non-debug builds
Tom Stellard
2016-10-27
1
-0
/
+1
*
AMDGPU/SI: Handle hazard with > 8 byte VMEM stores
Tom Stellard
2016-10-27
1
-20
/
+107
*
AMDGPU/SI: Handle s_setreg hazard in GCNHazardRecognizer
Tom Stellard
2016-10-27
1
-0
/
+19
*
AMDGPU/SI: Handle s_getreg hazard in GCNHazardRecognizer
Tom Stellard
2016-10-15
1
-0
/
+47
*
AMDGPU/SI: Handle div_fmas hazard in GCNHazardRecognizer
Tom Stellard
2016-10-07
1
-0
/
+22
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-17
/
+11
*
Move instances of std::function.
Benjamin Kramer
2016-06-12
1
-2
/
+2
*
Silence unused variable warning; NFC.
Aaron Ballman
2016-05-03
1
-2
/
+1
*
AMDGPU/SI: Use the hazard recognizer to break SMEM soft clauses
Tom Stellard
2016-05-02
1
-2
/
+70
*
AMDGPU/SI: Use hazard recognizer to detect DPP hazards
Tom Stellard
2016-05-02
1
-0
/
+26
*
Silence unused variable warnings; NFC.
Aaron Ballman
2016-05-02
1
-9
/
+4
*
AMDGPU/SI: Enable the post-ra scheduler
Tom Stellard
2016-04-30
1
-0
/
+182