aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/R600ISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-2/+2
* Add LLVMContext argument to getSetCCResultTypeMatt Arsenault2013-05-181-1/+1
* R600: Use legacy (0 * anything = 0) MUL instructions for pow intrinsicsMichel Danzer2013-03-221-1/+0
* R600: Change operation action from Custom to Expand for BR_CCTom Stellard2013-03-081-2/+0
* R600: Change operation action from Custom to Expand for SETCCTom Stellard2013-03-081-1/+0
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-1/+6
* R600: rework handling of the constantsTom Stellard2013-01-231-0/+1
* Add R600 backendTom Stellard2012-12-111-0/+72