aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move TargetData to DataLayout.Micah Villmow2012-10-081-13/+13
* Use new accessor methods to query for attributes.Bill Wendling2012-10-041-1/+1
* Remove layering violation #include.Bill Wendling2012-06-281-1/+0
* Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp andBill Wendling2012-06-281-8/+6
* There are a number of generic inline asm operand modifiers thatJack Carter2012-06-261-1/+3
* Convert assert(0) to llvm_unreachable.Craig Topper2012-05-241-14/+11
* Mark a couple arrays as static and const. Use array_lengthof instead of sizeo...Craig Topper2012-05-241-1/+1
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+2068