summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/AMDGPUPromoteAlloca.cpp
Commit message (Expand)AuthorAgeFilesLines
* R600: Don't promote allocas when one of the users is a ptrtoint instructionTom Stellard2014-10-311-6/+19
* Remove unnecessary copying or replace it with moves in a bunch of places.Benjamin Kramer2014-10-041-3/+5
* R600/SI: Fix promote alloca pass breaking addrspacecastMatt Arsenault2014-09-151-0/+7
* Add override to overriden virtual methods, remove virtual keywords.Benjamin Kramer2014-09-031-5/+3
* R600: Don't crash on unhandled instruction in promote allocaMatt Arsenault2014-06-271-2/+24
* Fix missing newline and simplify debug printing.Matt Arsenault2014-06-271-5/+5
* R600: Use LDS and vectors for private memoryTom Stellard2014-06-171-0/+365
OpenPOWER on IntegriCloud