summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Fix recomputing dominator tree unnecessarilyMatt Arsenault2015-09-251-0/+1
| | | | | | | SIFixSGPRCopies does not modify the CFG, but this was being recomputed before running SIFoldOperands. llvm-svn: 248587
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+151
llvm-svn: 239657
OpenPOWER on IntegriCloud