summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXISelLowering.cpp
Commit message (Expand)AuthorAge
* Create enums for the different attributes.Bill Wendling2012-10-09
* Move TargetData to DataLayout.Micah Villmow2012-10-08
* Use new accessor methods to query for attributes.Bill Wendling2012-10-04
* Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCallJustin Holewinski2012-05-25
* Mark a couple arrays as static and const. Use array_lengthof instead of sizeo...Craig Topper2012-05-24
* Fix warnings in release build.David Blaikie2012-05-04
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04