summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp
AgeCommit message (Expand)Author
2016-10-01Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini
2016-08-24CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun
2016-08-23Revert r279564. It introduces undefined behavior (binding a reference to aRichard Smith
2016-08-23CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun
2016-08-23Revert "(HEAD -> master, origin/master, origin/HEAD) CodeGen: Remove MachineF...Matthias Braun
2016-08-23CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePassesMatthias Braun
2015-03-10NVPTX: move NVPTXAllocaHoisting into the cpp fileBenjamin Kramer
2013-07-16ARM: implement ldrex, strex and clrex intrinsicsTim Northover
2013-03-30[NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth
2012-05-31Fix typosJoel Jones
2012-05-04This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski