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
/
SIMachineFunctionInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Refactor treatment of denormal mode
Matt Arsenault
2019-11-19
1
-7
/
+0
*
AMDGPU: Add default denormal mode to MachineFunctionInfo
Matt Arsenault
2019-11-01
1
-2
/
+10
*
AMDGPU: Add amdgpu-32bit-address-high-bits to MIR serialization
Matt Arsenault
2019-08-27
1
-1
/
+4
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-3
/
+3
*
[AMDGPU] gfx908 agpr spilling
Stanislav Mekhanoshin
2019-07-11
1
-1
/
+29
*
AMDGPU: Serialize mode from MachineFunctionInfo
Matt Arsenault
2019-07-10
1
-0
/
+27
*
AMDGPU: Make s34 the FP register
Matt Arsenault
2019-07-08
1
-0
/
+8
*
[AMDGPU] Enable serializing of argument info.
Michael Liao
2019-07-03
1
-0
/
+121
*
AMDGPU: Support GDS atomics
Nicolai Haehnle
2019-07-01
1
-0
/
+5
*
AMDGPU: Convert some places to Register
Matt Arsenault
2019-07-01
1
-2
/
+2
*
[AMDGPU] Removed dead SIMachineFunctionInfo::getWorkItemIDVGPR()
Stanislav Mekhanoshin
2019-06-25
1
-3
/
+0
*
Reapply "AMDGPU: Add ds_gws_init / ds_gws_barrier intrinsics"
Matt Arsenault
2019-06-19
1
-1
/
+36
*
Revert rL363678 : AMDGPU: Add ds_gws_init / ds_gws_barrier intrinsics
Simon Pilgrim
2019-06-19
1
-36
/
+1
*
AMDGPU: Add ds_gws_init / ds_gws_barrier intrinsics
Matt Arsenault
2019-06-18
1
-1
/
+36
*
AMDGPU: Cleanup custom PseudoSourceValue definitions
Matt Arsenault
2019-06-17
1
-16
/
+23
*
AMDGPU: Invert frame index offset interpretation
Matt Arsenault
2019-06-05
1
-3
/
+7
*
[AMDGPU] Pre-allocate WWM registers to reduce VGPR pressure.
Neil Henning
2019-04-01
1
-0
/
+5
*
AMDGPU: Remove dx10-clamp from subtarget features
Matt Arsenault
2019-03-29
1
-0
/
+7
*
MIR: Allow targets to serialize MachineFunctionInfo
Matt Arsenault
2019-03-14
1
-1
/
+53
*
AMDGPU: Remove debugger related subtarget features
Matt Arsenault
2019-02-21
1
-30
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU/AMDHSA: Remove GridWorkGroupCountX/Y/Z
Konstantin Zhuravlyov
2018-06-21
1
-15
/
+0
*
[AMDGPU] Track occupancy in MFI
Stanislav Mekhanoshin
2018-05-31
1
-0
/
+26
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-28
/
+12
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-3
/
+3
*
AMDGPU: Support realigning stack
Matt Arsenault
2018-03-29
1
-0
/
+9
*
[AMDGPU] stop buffer_store being moved illegally
Tim Renouf
2018-02-20
1
-6
/
+2
*
Reapply "AMDGPU: Add 32-bit constant address space"
Matt Arsenault
2018-02-09
1
-0
/
+6
*
Revert "AMDGPU: Add 32-bit constant address space"
Rafael Espindola
2018-02-07
1
-6
/
+0
*
AMDGPU: Add 32-bit constant address space
Marek Olsak
2018-02-07
1
-0
/
+6
*
[AMDGPU] stop image_store being moved illegally
Tim Renouf
2018-01-12
1
-6
/
+2
*
AMDGPU: Use unique PSVs for buffer resources
Matt Arsenault
2017-12-29
1
-6
/
+9
*
AMDGPU: Implement getTgtMemIntrinsic for images
Matt Arsenault
2017-12-29
1
-4
/
+15
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-2
/
+2
*
AMDGPU: Fix warning discovered by r317266 [-Wunused-private-field]
Konstantin Zhuravlyov
2017-11-02
1
-1
/
+0
*
AMDGPU: Remove outdated fixme (it was already fixed)
Konstantin Zhuravlyov
2017-11-02
1
-3
/
+0
*
[AMDGPU] AMDPAL scratch buffer support
Tim Renouf
2017-09-29
1
-0
/
+9
*
Add AddresSpace to PseudoSourceValue.
Jan Sjodin
2017-09-14
1
-4
/
+5
*
AMDGPU: Start adding tail call support
Matt Arsenault
2017-08-11
1
-0
/
+19
*
[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...
Eugene Zelenko
2017-08-08
1
-35
/
+40
*
AMDGPU: Pass special input registers to functions
Matt Arsenault
2017-08-03
1
-45
/
+51
*
AMDGPU: Fix clobbering CSR VGPRs when spilling SGPR to it
Matt Arsenault
2017-08-02
1
-1
/
+18
*
AMDGPU: Annotate implicitarg.ptr usage
Matt Arsenault
2017-07-28
1
-0
/
+8
*
AMDGPU: Figure out private memory regs after lowering
Matt Arsenault
2017-07-18
1
-1
/
+4
*
AMDGPU: Annotate features from x work item/group IDs.
Matt Arsenault
2017-07-17
1
-0
/
+5
*
AMDGPU: Partially fix implicit.buffer.ptr intrinsic handling
Matt Arsenault
2017-06-26
1
-7
/
+7
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
AMDGPU: Start defining a calling convention
Matt Arsenault
2017-05-17
1
-3
/
+2
*
AMDGPU: Add StackPtr and FramePtr registers to MFI
Matt Arsenault
2017-04-24
1
-0
/
+24
*
AMDGPU: Make MFI fields private
Matt Arsenault
2017-04-18
1
-3
/
+5
[next]