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
/
AMDGPU.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[AMDGPU] Collapse adjacent SI_END_CF
Stanislav Mekhanoshin
2017-08-01
1
-0
/
+4
*
AMDGPU: Add pass to replace out arguments
Matt Arsenault
2017-07-28
1
-0
/
+4
*
AMDGPU: Implement memory model
Konstantin Zhuravlyov
2017-07-21
1
-0
/
+4
*
AMDGPU: Annotate call graph with used features
Matt Arsenault
2017-07-13
1
-1
/
+1
*
AMDGPU: Remove SITypeRewriter
Matt Arsenault
2017-06-28
1
-1
/
+0
*
AMDGPU: Register AMDGPUAlwaysInline
Matt Arsenault
2017-06-02
1
-0
/
+2
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-10
/
+10
*
Re-submit AMDGPUMachineCFGStructurizer.
Jan Sjodin
2017-05-15
1
-0
/
+4
*
Revert 303091.
Jan Sjodin
2017-05-15
1
-4
/
+0
*
Add AMDGPUMachineCFGStructurizer.
Jan Sjodin
2017-05-15
1
-0
/
+4
*
[AMDGPU] Generate range metadata for workitem id
Stanislav Mekhanoshin
2017-04-12
1
-1
/
+1
*
[AMDGPU] Add a new pass to insert waitcnts. Leave under an option for testing.
Kannan Narayanan
2017-04-12
1
-0
/
+4
*
AMDGPU: Fix crash when disassembling VOP3 mac
Matt Arsenault
2017-04-10
1
-0
/
+1
*
[AMDGPU] Temporarily change constant address space from 4 to 2
Yaxun Liu
2017-04-06
1
-1
/
+1
*
[AMDGPU] Add GlobalOpt parameter to Always Inliner pass
Stanislav Mekhanoshin
2017-03-30
1
-1
/
+1
*
[AMDGPU] Get address space mapping by target triple environment
Yaxun Liu
2017-03-27
1
-28
/
+39
*
AMDGPU: Unify divergent function exits.
Matt Arsenault
2017-03-24
1
-0
/
+3
*
[ADMGPU] SDWA peephole optimization pass.
Sam Kolton
2017-03-21
1
-0
/
+4
*
[AMDGPU] Add address space based alias analysis pass
Stanislav Mekhanoshin
2017-03-17
1
-0
/
+3
*
AMDGPU: Merge initial gfx9 support
Matt Arsenault
2017-02-18
1
-1
/
+1
*
AMDGPU: Add pass to expand memcpy/memmove/memset
Matt Arsenault
2017-02-09
1
-0
/
+4
*
[AMDGPU] Turn AMDGPUUnifyMetadata back into module pass
Stanislav Mekhanoshin
2017-01-27
1
-1
/
+1
*
[AMDGPU] Add VGPR copies post regalloc fix pass
Stanislav Mekhanoshin
2017-01-24
1
-0
/
+3
*
[AMDGPU] Add amdgpu-unify-metadata pass
Stanislav Mekhanoshin
2016-12-08
1
-0
/
+4
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-2
/
+2
*
[AMDGPU] Pass optimization level to SelectionDAGISel
Konstantin Zhuravlyov
2016-10-03
1
-1
/
+4
*
AMDGPU: Partially fix control flow at -O0
Matt Arsenault
2016-09-29
1
-0
/
+3
*
AMDGPU: Split SILowerControlFlow into two pieces
Matt Arsenault
2016-08-22
1
-2
/
+3
*
AMDGPU: Prune includes
Matt Arsenault
2016-08-11
1
-13
/
+3
*
AMDGPU: Change fdiv lowering based on !fpmath metadata
Matt Arsenault
2016-07-19
1
-1
/
+2
*
AMDGPU/R600: Delete/rename intrinsics no longer used by mesa
Matt Arsenault
2016-07-14
1
-1
/
+0
*
AMDGPU: Add stub custom CodeGenPrepare pass
Matt Arsenault
2016-06-24
1
-0
/
+4
*
AMDGPU: Properly initialize SIShrinkInstructions
Matt Arsenault
2016-06-09
1
-0
/
+3
*
AMDGPU: Remove unused address space
Matt Arsenault
2016-05-31
1
-2
/
+0
*
AMDGPU/EG,CM: Add instruction to read from constant AS (VTX2)
Jan Vesely
2016-05-13
1
-1
/
+1
*
[AMDGPU][NFC] Rename SIInsertNops -> SIDebuggerInsertNops
Konstantin Zhuravlyov
2016-05-10
1
-3
/
+3
*
AMDGPU: Remove SIFixSGPRLiveRanges pass
Nicolai Haehnle
2016-04-14
1
-4
/
+0
*
AMDGPU: Add a shader calling convention
Nicolai Haehnle
2016-04-06
1
-9
/
+0
*
AMDGPU: Add SIWholeQuadMode pass
Nicolai Haehnle
2016-03-21
1
-0
/
+4
*
AMDGPU: R600 code splitting cleanup
Matt Arsenault
2016-03-11
1
-2
/
+2
*
AMDGPU: Insert two S_NOP instructions for every high level source statement.
Tom Stellard
2016-03-03
1
-0
/
+4
*
AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions
Tom Stellard
2016-02-12
1
-0
/
+1
*
AMDGPU: Initialize SILowerControlFlow
Matt Arsenault
2016-02-12
1
-1
/
+5
*
AMDGPU/SI: Correctly initialize SIInsertWaits pass
Tom Stellard
2016-02-05
1
-1
/
+4
*
AMDGPU: Fix emitting invalid workitem intrinsics for HSA
Matt Arsenault
2016-01-30
1
-1
/
+4
*
Correctly initialize SIAnnotateControlFlow
Tom Stellard
2016-01-20
1
-0
/
+3
*
Fix struct/class mismatch for MachineSchedContext
Hans Wennborg
2016-01-13
1
-1
/
+1
*
AMDGPU/SI: Add SI Machine Scheduler
Nicolai Haehnle
2016-01-13
1
-0
/
+4
*
AMDGPU/SI: Select constant loads with non-uniform addresses to MUBUF instruct...
Tom Stellard
2015-12-15
1
-0
/
+3
*
AMDGPU/SI: Emit constant arrays in the .text section
Tom Stellard
2015-12-10
1
-2
/
+0
[prev]
[next]