summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/SILowerI1Copies.cpp
Commit message (Expand)AuthorAgeFilesLines
* Have MachineFunction cache a pointer to the subtarget to make lookupsEric Christopher2014-08-051-4/+3
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-2/+4
* R600/SI: Do abs/neg folding with ComplexPatternsTom Stellard2014-08-011-4/+0
* R600/SI: Use VALU for i1 XORTom Stellard2014-07-211-0/+6
* R600/SI: Use VALU instructions for i1 opsTom Stellard2014-05-151-1/+19
* R600/SI: Use VALU instructions for copying i1 valuesTom Stellard2014-04-301-0/+130
OpenPOWER on IntegriCloud