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
/
SIWholeQuadMode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-2
/
+3
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Fix thinko in last commit.
Eric Christopher
2017-11-16
1
-1
/
+1
*
Add NDEBUG checks around LLVM_DUMP_METHOD functions for Wunused-function warn...
Eric Christopher
2017-11-16
1
-1
/
+5
*
[AMDGPU] Implement llvm.amdgcn.set.inactive intrinsic
Connor Abbott
2017-08-04
1
-1
/
+30
*
[AMDGPU] Add support for Whole Wavefront Mode
Connor Abbott
2017-08-04
1
-45
/
+136
*
[AMDGPU] refactor WQM pass in preparation for WWM (NFCI)
Connor Abbott
2017-08-04
1
-46
/
+77
*
[AMDGPU] Add an llvm.amdgcn.wqm intrinsic for WQM
Connor Abbott
2017-08-04
1
-0
/
+15
*
[AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...
Eugene Zelenko
2016-12-09
1
-4
/
+22
*
AMDGPU/SI: Add back reverted SGPR spilling code, but disable it
Marek Olsak
2016-11-25
1
-1
/
+1
*
Revert "AMDGPU: Make m0 unallocatable"
Marek Olsak
2016-11-25
1
-1
/
+1
*
AMDGPU: Make m0 unallocatable
Matt Arsenault
2016-11-24
1
-1
/
+1
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-3
/
+1
*
AMDGPU: Do not clobber SCC in SIWholeQuadMode
Nicolai Haehnle
2016-09-12
1
-70
/
+197
*
AMDGPU: Reduce the duration of whole-quad-mode
Nicolai Haehnle
2016-09-03
1
-54
/
+108
*
AMDGPU: Fix an interaction between WQM and polygon stippling
Nicolai Haehnle
2016-09-03
1
-7
/
+0
*
AMDGPU: Stay in WQM for non-intrinsic stores
Nicolai Haehnle
2016-08-02
1
-4
/
+5
*
AMDGPU: Track physical registers in SIWholeQuadMode
Nicolai Haehnle
2016-08-02
1
-26
/
+53
*
AMDGPU: add execfix flag to SI_ELSE
Nicolai Haehnle
2016-07-28
1
-0
/
+3
*
AMDGPU: WQM cleanups
Matt Arsenault
2016-07-13
1
-42
/
+31
*
AMDGPU: Follow up to r275203
Matt Arsenault
2016-07-12
1
-4
/
+1
*
AMDGPU: Remove implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-08
1
-16
/
+18
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-2
/
+4
*
AMDGPU: Add amdgpu-ps-wqm-outputs function attributes
Nicolai Haehnle
2016-06-07
1
-2
/
+27
*
AMDGPU/SI: add llvm.amdgcn.ps.live intrinsic
Nicolai Haehnle
2016-04-22
1
-14
/
+45
*
AMDGPU: Add a shader calling convention
Nicolai Haehnle
2016-04-06
1
-3
/
+1
*
AMDGPU: Fix dangling references introduced by r263982
Nicolai Haehnle
2016-03-21
1
-3
/
+5
*
AMDGPU: Coding style fixes
Nicolai Haehnle
2016-03-21
1
-4
/
+2
*
AMDGPU: Add SIWholeQuadMode pass
Nicolai Haehnle
2016-03-21
1
-0
/
+465