summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/SILowerI1Copies.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-151/+0
* R600/SI: Remove VReg_32 register classTom Stellard2015-01-071-1/+1
* R600/SI: Remove i1 pseudo VALU opsMatt Arsenault2014-12-031-40/+36
* R600/SI: Create e64 versions of and/or/xor in SILowerI1CopiesMatt Arsenault2014-11-261-3/+3
* R600/SI: Fix verifier error from a branch on IMPLICIT_DEFMatt Arsenault2014-11-141-0/+8
* Fix typoMatt Arsenault2014-10-091-3/+3
* R600/SI: Remove modifier operands from V_CNDMASK_B32_e64Tom Stellard2014-09-221-5/+1
* Remove 'virtual' keyword from methods markedwith 'override' keyword.Craig Topper2014-08-301-4/+4
* 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