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
/
AMDGPUISelLowering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-307
/
+0
*
R600: Switch to using generic min / max nodes.
Matt Arsenault
2015-06-09
1
-4
/
+0
*
Add target hook to allow merging stores of nonzero constants
Matt Arsenault
2015-05-24
1
-0
/
+4
*
R600/SI: Remove explicit m0 operand from v_interp instructions
Tom Stellard
2015-05-12
1
-0
/
+3
*
R600/SI: Remove explicit m0 operand from s_sendmsg
Tom Stellard
2015-05-12
1
-0
/
+1
*
Change getTargetNodeName() to produce compiler warnings for missing cases, fi...
Matthias Braun
2015-05-07
1
-1
/
+1
*
Reinstate revisions r234755, r234759, r234760
Jan Vesely
2015-04-30
1
-0
/
+2
*
Revert revisions r234755, r234759, r234760
Jan Vesely
2015-04-13
1
-2
/
+0
*
R600: Add carry and borrow instructions. Use them to implement UADDO/USUBO
Jan Vesely
2015-04-13
1
-0
/
+2
*
R600: Use new fmad node.
Matt Arsenault
2015-02-20
1
-1
/
+0
*
Reuse a bunch of cached subtargets and remove getSubtarget calls
Eric Christopher
2015-01-30
1
-1
/
+1
*
R600: Try to use lower types for 64bit division if possible
Jan Vesely
2015-01-22
1
-1
/
+1
*
R600/SI: Custom lower fround
Matt Arsenault
2015-01-21
1
-0
/
+4
*
R600: Implement getRecipEstimate
Matt Arsenault
2015-01-13
1
-0
/
+3
*
R600: Implement getRsqrtEstimate
Matt Arsenault
2015-01-13
1
-0
/
+5
*
R600: Make cttz / ctlz cheap to speculate
Matt Arsenault
2015-01-13
1
-0
/
+3
*
R600/SI: Add class intrinsic
Matt Arsenault
2015-01-06
1
-0
/
+1
*
R600: Fix min/max matching problems with unordered compares
Matt Arsenault
2014-12-12
1
-8
/
+8
*
Add target hook for whether it is profitable to reduce load widths
Matt Arsenault
2014-12-12
1
-0
/
+3
*
R600: Factor i64 UDIVREM lowering into its own fuction
Tom Stellard
2014-11-15
1
-0
/
+2
*
R600/SI: Combine min3/max3 instructions
Matt Arsenault
2014-11-14
1
-0
/
+6
*
R600/SI: Match integer min / max instructions
Matt Arsenault
2014-11-14
1
-8
/
+17
*
R600/SI: Fix fmin_legacy / fmax_legacy matching for SI
Matt Arsenault
2014-11-13
1
-3
/
+10
*
R600: Remove dead function
Matt Arsenault
2014-10-16
1
-3
/
+0
*
R600/SI: Custom lower f64 -> i64 conversions
Matt Arsenault
2014-10-03
1
-0
/
+4
*
R600: Custom lower [s|u]int_to_fp for i64 -> f64
Matt Arsenault
2014-10-03
1
-0
/
+2
*
R600: Custom lower frem
Matt Arsenault
2014-09-10
1
-0
/
+1
*
Add override to overriden virtual methods, remove virtual keywords.
Benjamin Kramer
2014-09-03
1
-4
/
+2
*
R600/SI: Use mad for fsub + fmul
Matt Arsenault
2014-08-29
1
-0
/
+1
*
R600/SI: Add intrinsic for ldexp
Matt Arsenault
2014-08-15
1
-0
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
R600: Use optimized 24bit path in udivrem
Jan Vesely
2014-08-12
1
-1
/
+1
*
R600: Remove unused code.
Jan Vesely
2014-08-12
1
-6
/
+0
*
R600: Use i24 optimized path for SREM
Jan Vesely
2014-08-12
1
-1
/
+1
*
R600: Add new functions for splitting vector loads and stores.
Matt Arsenault
2014-07-24
1
-2
/
+12
*
R600/SI: Use scratch memory for large private arrays
Tom Stellard
2014-07-21
1
-7
/
+8
*
R600/SI: Store constant initializer data in constant memory
Tom Stellard
2014-07-21
1
-2
/
+4
*
R600: Add dag combine for copy of an illegal type.
Matt Arsenault
2014-07-15
1
-0
/
+1
*
R600: Move mul combine to separate function
Matt Arsenault
2014-06-30
1
-0
/
+2
*
Silencing a warning about isZExtFree hiding an inherited virtual function. No...
Aaron Ballman
2014-06-26
1
-0
/
+1
*
R600: Fix inconsistency in rsq instructions.
Matt Arsenault
2014-06-24
1
-0
/
+2
*
R600: Remove DIV_INF
Matt Arsenault
2014-06-24
1
-1
/
+0
*
R600: Remove AMDILISelLowering
Matt Arsenault
2014-06-23
1
-5
/
+1
*
R600: Use LowerSDIVREM for i64 node replace
Jan Vesely
2014-06-22
1
-1
/
+1
*
R600: Implement custom SDIVREM.
Jan Vesely
2014-06-22
1
-0
/
+1
*
R600/SI: Add intrinsics for various math instructions.
Matt Arsenault
2014-06-19
1
-0
/
+12
*
R600: Handle fnearbyint
Matt Arsenault
2014-06-18
1
-0
/
+1
*
R600/SI: Add intrinsics for brev instructions
Matt Arsenault
2014-06-18
1
-0
/
+1
*
R600: Implement f64 ftrunc, ffloor and fceil.
Matt Arsenault
2014-06-18
1
-0
/
+4
*
R600: Custom lower f64 frint for pre-CI
Matt Arsenault
2014-06-18
1
-0
/
+1
[next]