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
/
SIInstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing override.
Rafael Espindola
2016-04-30
1
-1
/
+2
*
AMDGPU/SI: Enable the post-ra scheduler
Tom Stellard
2016-04-30
1
-0
/
+21
*
[MachineScheduler]Add support for store clustering
Jun Bum Lim
2016-04-15
1
-3
/
+3
*
AMDGPU/SI: Add MachineBasicBlock parameter to SIInstrInfo::insertWaitStates
Tom Stellard
2016-04-07
1
-1
/
+2
*
AMDGPU: Add SIWholeQuadMode pass
Nicolai Haehnle
2016-03-21
1
-0
/
+4
*
AMDGPU/SI: Handle wait states required for DPP instructions
Tom Stellard
2016-03-14
1
-0
/
+8
*
AMDGPU: R600 code splitting cleanup
Matt Arsenault
2016-03-11
1
-3
/
+3
*
[TII] Allow getMemOpBaseRegImmOfs() to accept negative offsets. NFC.
Chad Rosier
2016-03-09
1
-1
/
+1
*
AMDGPU/SI: Use v_readfirstlane to legalize SMRD with VGPR base pointer
Tom Stellard
2016-02-20
1
-9
/
+2
*
AMDGPU/SI: Detect uniform branches and emit s_cbranch instructions
Tom Stellard
2016-02-12
1
-0
/
+3
*
AMDGPU: Set element_size in private resource descriptor
Matt Arsenault
2016-02-12
1
-1
/
+1
*
AMDGPU/SI: Make sure MIMG descriptors and samplers stay in SGPRs
Tom Stellard
2016-02-11
1
-0
/
+7
*
AMDGPU: Remove some purely R600 functions from AMDGPUInstrInfo
Tom Stellard
2016-02-05
1
-14
/
+0
*
AMDGPU: Move subtarget specific code out of AMDGPUInstrInfo.cpp
Tom Stellard
2016-01-28
1
-5
/
+10
*
AMDGPU/SI: Add SI Machine Scheduler
Nicolai Haehnle
2016-01-13
1
-0
/
+3
*
AMDGPU: Fix off-by-one in SIRegisterInfo::eliminateFrameIndex
Nicolai Haehnle
2015-12-17
1
-1
/
+1
*
AMDGPU: Optimize VOP2 operand legalization
Matt Arsenault
2015-12-01
1
-0
/
+17
*
AMDGPU/SI: select S_ABS_I32 when possible (v2)
Marek Olsak
2015-11-25
1
-0
/
+3
*
AMDGPU: Fix assert when legalizing atomic operands
Matt Arsenault
2015-11-05
1
-0
/
+6
*
AMDGPU: Simplify VOP3 operand legalization.
Matt Arsenault
2015-10-21
1
-0
/
+3
*
AMDGPU: Add MachineInstr overloads for instruction format tests
Matt Arsenault
2015-10-20
1
-0
/
+76
*
AMDGPU/SI: Don't set DATA_FORMAT if ADD_TID_ENABLE is set
Marek Olsak
2015-09-29
1
-1
/
+1
*
AMDGPU: Factor switch into separate function
Matt Arsenault
2015-09-28
1
-0
/
+3
*
Improved the interface of methods commuting operands, improved X86-FMA3 mem-f...
Andrew Kaylor
2015-09-28
1
-2
/
+6
*
AMDGPU: Construct new buffer instruction when moving SMRD
Matt Arsenault
2015-09-25
1
-1
/
+2
*
AMDGPU: Make getNamedOperandIdx declaration readonly
Matt Arsenault
2015-09-25
1
-0
/
+2
*
AMDGPU: Add readonly to InstrMapping functions
Matt Arsenault
2015-09-24
1
-1
/
+15
*
AMDGPU: Delete dead code
Matt Arsenault
2015-08-26
1
-6
/
+0
*
AMDGPU: Don't create intermediate SALU instructions
Matt Arsenault
2015-08-26
1
-0
/
+4
*
AMDGPU/SI: Remove EXECReg
Matt Arsenault
2015-08-05
1
-2
/
+0
*
AMDGPU/SI: Add implicit register operands in the correct order.
Alex Lorenz
2015-07-31
1
-2
/
+0
*
AMDGPU/SI: Remove isTriviallyReMaterializable() function from SIInstrInfo
Tom Stellard
2015-07-30
1
-3
/
+0
*
AMDGPU/SI: Select mad patterns to v_mac_f32
Tom Stellard
2015-07-13
1
-0
/
+4
*
AMDGPU: really don't commute REV opcodes if the target variant doesn't exist
Marek Olsak
2015-06-26
1
-1
/
+1
*
[TargetInstrInfo] Rename getLdStBaseRegImmOfs and implement for x86.
Sanjoy Das
2015-06-15
1
-3
/
+3
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-0
/
+391
*
Revert "AMDGPU: Add core backend files for R600/SI codegen v6"
Tom Stellard
2012-07-16
1
-89
/
+0
*
AMDGPU: Add core backend files for R600/SI codegen v6
Tom Stellard
2012-07-16
1
-0
/
+89