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
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU/SI: Remove unused tablegen multiclass
Tom Stellard
2015-10-03
1
-16
/
+0
*
AMDGPU/SI: Add verifier check for exec reads
Matt Arsenault
2015-10-02
2
-2
/
+14
*
AMDGPU: Fix unused variable warning in release build
Matt Arsenault
2015-10-01
1
-2
/
+2
*
AMDGPU: Move SIFixSGPRLiveRanges to be a regalloc pass
Matt Arsenault
2015-10-01
2
-33
/
+40
*
AMDGPU: Merge if and switch
Matt Arsenault
2015-10-01
1
-14
/
+17
*
AMDGPU: Remove dead code
Matt Arsenault
2015-10-01
1
-7
/
+4
*
AMDGPU: Make SIInsertWaits about a factor of 4 faster
Matt Arsenault
2015-10-01
2
-23
/
+24
*
AMDGPU/SI: Remove assert from AMDGPUOpenCLImageTypeLowering pass
Tom Stellard
2015-10-01
1
-2
/
+6
*
AMDGPU: Add MEM_RAT STORE_TYPED.
Tom Stellard
2015-10-01
3
-0
/
+23
*
AMDGPU: Factor out EOP query.
Tom Stellard
2015-10-01
1
-4
/
+6
*
AMDGPU/SI: Re-order PreloadedValue enum and number entries based on init order
Tom Stellard
2015-10-01
1
-9
/
+12
*
AMDGPU/SI: Don't set DATA_FORMAT if ADD_TID_ENABLE is set
Marek Olsak
2015-09-29
4
-8
/
+18
*
AMDGPU: Factor switch into separate function
Matt Arsenault
2015-09-28
2
-21
/
+30
*
AMDGPU: Fix splitting x16 SMRD loads
Matt Arsenault
2015-09-28
1
-2
/
+2
*
AMDGPU: Fix moving SMRD loads with literal offsets on CI
Matt Arsenault
2015-09-28
1
-3
/
+9
*
AMDGPU: Fix splitting SMRD with large offset
Matt Arsenault
2015-09-28
1
-1
/
+1
*
Improved the interface of methods commuting operands, improved X86-FMA3 mem-f...
Andrew Kaylor
2015-09-28
3
-21
/
+55
*
AMDGPU: Remove hasPostISelHook from most instructions
Matt Arsenault
2015-09-26
2
-12
/
+19
*
AMDGPU: Switch over reg class size instead of checking all super classes
Matt Arsenault
2015-09-26
2
-22
/
+36
*
AMDGPU: Don't handle invalid reg classes in helper functions
Matt Arsenault
2015-09-26
1
-6
/
+0
*
AMDGPU: address -Winconsistent-missing-override
Saleem Abdulrasool
2015-09-26
1
-1
/
+1
*
AMDGPU: Set CopyCost of register classes
Matt Arsenault
2015-09-26
1
-8
/
+32
*
AMDGPU: VOP3b definition cleanups
Matt Arsenault
2015-09-26
2
-18
/
+25
*
AMDGPU: Fix sched model for VOP2b instructions
Matt Arsenault
2015-09-26
1
-6
/
+7
*
AMDGPU: Construct new buffer instruction when moving SMRD
Matt Arsenault
2015-09-25
2
-31
/
+39
*
AMDGPU/SI: Use .hsatext section instead of .text for HSA
Tom Stellard
2015-09-25
17
-9
/
+197
*
AMDGPU: Make getNamedOperandIdx declaration readonly
Matt Arsenault
2015-09-25
2
-0
/
+3
*
AMDGPU: Disable some passes that are not meaningful
Matt Arsenault
2015-09-25
1
-3
/
+15
*
AMDGPU: Handle i64->v2i32 loads/stores in PreprocessISelDAG
Matt Arsenault
2015-09-25
1
-52
/
+61
*
AMDGPU: Fix recomputing dominator tree unnecessarily
Matt Arsenault
2015-09-25
6
-1
/
+19
*
AMDGPU: Re-justify workaround and fix worked around problem
Matt Arsenault
2015-09-25
2
-56
/
+65
*
AMDGPU: Don't create REG_SEQUENCE with SGPR dest and VGPR sources
Matt Arsenault
2015-09-25
1
-6
/
+15
*
AMDGPU: Fix not adding exec to defs of cmpx instruction pseudos
Matt Arsenault
2015-09-25
1
-0
/
+2
*
AMDGPU: Improve accuracy of instruction rates for VOPC
Matt Arsenault
2015-09-25
2
-48
/
+73
*
AMDGPU: Remove unused includes
Matt Arsenault
2015-09-25
1
-6
/
+0
*
AMDGPU: Add s_dcache_* instructions
Matt Arsenault
2015-09-24
5
-14
/
+69
*
AMDGPU: Add cache invalidation instructions.
Matt Arsenault
2015-09-24
3
-4
/
+34
*
Introduce target hook for optimizing register copies
Matt Arsenault
2015-09-24
2
-0
/
+29
*
AMDGPU: Return after instruction is processed.
Matt Arsenault
2015-09-24
1
-0
/
+4
*
AMDGPU: Remove another unnecessary check from commuteInstruction
Matt Arsenault
2015-09-24
1
-5
/
+0
*
AMDGPU: Add readonly to InstrMapping functions
Matt Arsenault
2015-09-24
1
-1
/
+15
*
AMDGPU: Fix printing trailing whitespace for mubuf atomics
Matt Arsenault
2015-09-24
1
-1
/
+1
*
AMDGPU: Reduce number of copies emitted
Matt Arsenault
2015-09-24
1
-5
/
+9
*
Untabify.
NAKAMURA Takumi
2015-09-22
5
-8
/
+8
*
Reformat blank lines.
NAKAMURA Takumi
2015-09-22
4
-9
/
+2
*
Reformat comment lines.
NAKAMURA Takumi
2015-09-22
2
-4
/
+5
*
AMDGPU: Remove unnecessary check
Matt Arsenault
2015-09-22
1
-4
/
+0
*
AMDGPU: Move copy handling under switch like other instructions
Matt Arsenault
2015-09-21
1
-5
/
+10
*
Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type ...
Craig Topper
2015-09-21
1
-1
/
+1
*
Don't pass StringRefs around by const reference. Pass by value instead per co...
Craig Topper
2015-09-21
1
-1
/
+1
[next]