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
/
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]