index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
R600
/
R600Instructions.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Use new fmad node.
Matt Arsenault
2015-02-20
1
-1
/
+1
*
R600/SI: Don't set isCodeGenOnly = 1 on all instructions
Tom Stellard
2015-02-18
1
-0
/
+5
*
R600: Fix operand encoding error
Matt Arsenault
2015-02-18
1
-0
/
+1
*
R600/SI: Implement correct f64 fdiv
Matt Arsenault
2015-02-14
1
-1
/
+1
*
Reuse a bunch of cached subtargets and remove getSubtarget calls
Eric Christopher
2015-01-30
1
-3
/
+4
*
R600/SI: Custom lower fround
Matt Arsenault
2015-01-21
1
-12
/
+0
*
R600/SI: Use unordered not equal instructions
Matt Arsenault
2014-12-11
1
-2
/
+3
*
Replace neverHasSideEffects=1 with hasSideEffects=0 in all .td files.
Craig Topper
2014-11-26
1
-1
/
+1
*
R600/SI: Start implementing an assembler
Tom Stellard
2014-11-14
1
-0
/
+1
*
R600/SI: Fix fmin_legacy / fmax_legacy matching for SI
Matt Arsenault
2014-11-13
1
-2
/
+3
*
R600: Don't unnecessarily repeat the register class
Matt Arsenault
2014-11-02
1
-5
/
+5
*
R600: FMA is VecALU only instruction
Jan Vesely
2014-10-14
1
-1
/
+1
*
R600: Fix FROUND
Jan Vesely
2014-09-05
1
-3
/
+6
*
R600: Add FMA instructions for Evergreen
Matt Arsenault
2014-07-24
1
-0
/
+5
*
R600: Match rcp node on pre-SI
Matt Arsenault
2014-07-24
1
-1
/
+6
*
R600/SI: fix shadow mapping for 1D and 2D array textures
Marek Olsak
2014-07-11
1
-1
/
+1
*
R600: Fix inconsistency in rsq instructions.
Matt Arsenault
2014-06-24
1
-3
/
+6
*
R600/SI: Add a pattern for f32 ftrunc
Tom Stellard
2014-06-20
1
-4
/
+1
*
R600/SI: Add intrinsics for various math instructions.
Matt Arsenault
2014-06-19
1
-1
/
+1
*
R600: Use LDS and vectors for private memory
Tom Stellard
2014-06-17
1
-0
/
+54
*
R600: Remove AMDIL instruction and register definitions
Tom Stellard
2014-06-13
1
-25
/
+59
*
R600: Set correct InstrItinClass for instructions using *Helper classes
Tom Stellard
2014-06-11
1
-3
/
+3
*
R600: Expand mul24 for GPUs without it
Matt Arsenault
2014-05-22
1
-2
/
+2
*
R600: Expand mad24 for GPUs without it
Matt Arsenault
2014-05-22
1
-0
/
+6
*
R600: Reorganize tablegen instruction definitions
Tom Stellard
2014-03-24
1
-781
/
+2
*
R600: Match sign_extend_inreg to BFE instructions
Matt Arsenault
2014-03-17
1
-6
/
+11
*
R600: LDS instructions shouldn't implicitly define OQAP
Tom Stellard
2014-03-13
1
-2
/
+0
*
R600: Remove unnecessary build_vector pattern.
Matt Arsenault
2014-02-26
1
-3
/
+0
*
Fix known typos
Alp Toker
2014-01-24
1
-1
/
+1
*
R600: Disable the BFE pattern
Tom Stellard
2014-01-23
1
-1
/
+3
*
R600: Add some missing CF instruction definitions to the .td files.
Tom Stellard
2014-01-22
1
-0
/
+7
*
R600: CF_PUSH is the same on Evergreen and Cayman
Tom Stellard
2014-01-22
1
-3
/
+4
*
R600: MOVA is vector only
Tom Stellard
2014-01-22
1
-1
/
+1
*
R600: Allow ftrunc
Tom Stellard
2013-12-20
1
-0
/
+3
*
R600: Workaround for cayman loop bug
Vincent Lejeune
2013-12-02
1
-0
/
+4
*
R600: Add support for ISD::FROUND
Tom Stellard
2013-11-27
1
-4
/
+14
*
R600/SI: Fixing handling of condition codes
Tom Stellard
2013-11-22
1
-3
/
+3
*
R600/SI: Add support for private address space load/store
Tom Stellard
2013-11-13
1
-1
/
+0
*
R600: Use function inputs to represent data stored in gpr
Vincent Lejeune
2013-11-11
1
-1
/
+1
*
R600: Clear the VPM bit of export instructions.
Vincent Lejeune
2013-10-13
1
-4
/
+4
*
R600: Add a ldptr intrinsic to support MSAA.
Vincent Lejeune
2013-10-02
1
-0
/
+4
*
R600: add a pass that merges clauses.
Vincent Lejeune
2013-10-01
1
-0
/
+1
*
R600: Enable -verify-machineinstrs in some tests.
Vincent Lejeune
2013-10-01
1
-1
/
+1
*
R600: Fix handling of NAN in comparison instructions
Tom Stellard
2013-09-28
1
-43
/
+11
*
SelectionDAG: Try to expand all condition codes using getCCSwappedOperands()
Tom Stellard
2013-09-28
1
-48
/
+0
*
R600: Add support for LDS atomic subtract
Aaron Watry
2013-09-06
1
-0
/
+4
*
R600: Add support for local memory atomic add
Tom Stellard
2013-09-05
1
-7
/
+35
*
R600: Use SchedModel enum for is{Trans,Vector}Only functions
Vincent Lejeune
2013-09-04
1
-20
/
+6
*
R600: Add support for i8 and i16 local memory loads
Tom Stellard
2013-08-26
1
-0
/
+12
*
R600: Add support for i8 and i16 local memory stores
Tom Stellard
2013-08-26
1
-3
/
+21
[next]