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
/
SIFoldOperands.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Fix crash when folding immediates into multiple uses
Nicolai Haehnle
2017-07-18
1
-0
/
+1
*
[AMDGPU] Fix -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-07
1
-0
/
+1
*
AMDGPU: Do operand folding in program order
Matt Arsenault
2017-06-20
1
-5
/
+3
*
AMDGPU: Preserve undef when folding register operands
Matt Arsenault
2017-06-20
1
-0
/
+2
*
AMDGPU: Fix crash with undef vreg input operand
Matt Arsenault
2017-06-20
1
-1
/
+1
*
[AMDGPU] Fix SIFoldOperands crash with clamp
Stanislav Mekhanoshin
2017-06-05
1
-1
/
+2
*
[AMDGPU] Preserve operand order in SIFoldOperands
Stanislav Mekhanoshin
2017-06-03
1
-3
/
+18
*
[AMDGPU] Allow SDWA in instructions with immediates and SGPRs
Stanislav Mekhanoshin
2017-05-30
1
-3
/
+4
*
[AMDGPU] SDWA Peephole: improve search for immediates in SDWA patterns
Sam Kolton
2017-03-31
1
-22
/
+1
*
[AMDGPU] Fold V_CNDMASK with identical source operands
Stanislav Mekhanoshin
2017-03-24
1
-0
/
+29
*
AMDGPU: Support v2i16/v2f16 packed operations
Matt Arsenault
2017-02-27
1
-6
/
+8
*
AMDGPU: Fold omod into instructions
Matt Arsenault
2017-02-27
1
-5
/
+139
*
AMDGPU: Use clamp with f64
Matt Arsenault
2017-02-22
1
-1
/
+2
*
AMDGPU: Fold FP clamp as modifier bit
Matt Arsenault
2017-02-22
1
-4
/
+72
*
AMDGPU: Fix folding immediates into mac src2
Matt Arsenault
2017-01-11
1
-2
/
+30
*
AMDGPU: Constant fold when immediate is materialized
Matt Arsenault
2017-01-10
1
-141
/
+228
*
AMDGPU: Fix handling of 16-bit immediates
Matt Arsenault
2016-12-10
1
-5
/
+9
*
AMDGPU : Add S_SETREG instructions to fix fdiv precision issues.
Tom Stellard
2016-12-07
1
-0
/
+7
*
AMDGPU: Refactor immediate folding logic
Matt Arsenault
2016-11-29
1
-14
/
+50
*
AMDGPU: Cleanup immediate folding code
Matt Arsenault
2016-11-23
1
-64
/
+62
*
AMDGPU: Fix debug printing
Matt Arsenault
2016-11-23
1
-1
/
+1
*
[AMDGPU] Add f16 support (VI+)
Konstantin Zhuravlyov
2016-11-13
1
-7
/
+9
*
AMDGPU: Don't fold undef uses or copies with implicit uses
Matt Arsenault
2016-10-06
1
-4
/
+22
*
AMDGPU: Remove leftover implicit operands when folding immediates
Matt Arsenault
2016-10-06
1
-7
/
+26
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-3
/
+1
*
AMDGPU: Support folding FrameIndex operands
Matt Arsenault
2016-09-14
1
-9
/
+26
*
AMDGPU: Improve splitting 64-bit bit ops by constants
Matt Arsenault
2016-09-14
1
-0
/
+126
*
AMDGPU: Don't fold subregister extracts into tied operands
Matt Arsenault
2016-08-15
1
-3
/
+15
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-4
/
+4
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-4
/
+3
*
Add optimization bisect opt-in calls for AMDGPU passes
Andrew Kaylor
2016-04-25
1
-0
/
+3
*
AMDGPU: Fix passes depending on dominator tree for no reason
Matt Arsenault
2016-02-11
1
-8
/
+2
*
AMDGPU/SI: Fix a bug in SIFoldOperands
Marek Olsak
2016-01-13
1
-0
/
+11
*
AMDGPU/SI: Fold operands with sub-registers
Nicolai Haehnle
2016-01-07
1
-4
/
+1
*
AMDGPU: Fix verifier error in SIFoldOperands
Matt Arsenault
2015-10-21
1
-1
/
+4
*
Improved the interface of methods commuting operands, improved X86-FMA3 mem-f...
Andrew Kaylor
2015-09-28
1
-3
/
+12
*
AMDGPU: Fix recomputing dominator tree unnecessarily
Matt Arsenault
2015-09-25
1
-0
/
+1
*
AMDGPU/SI: Fix creating v_mov_b32s without exec uses
Matt Arsenault
2015-09-10
1
-2
/
+14
*
AMDGPU/SI: Fold operands through REG_SEQUENCE instructions
Tom Stellard
2015-09-09
1
-0
/
+21
*
AMDGPU/SI: Fix some invaild assumptions when folding 64-bit immediates
Tom Stellard
2015-08-29
1
-1
/
+5
*
AMDGPU/SI: Factor operand folding code into its own function
Tom Stellard
2015-08-28
1
-67
/
+79
*
AMDGPU/SI: Select mad patterns to v_mac_f32
Tom Stellard
2015-07-13
1
-0
/
+31
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-0
/
+288