aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/NVPTX/NVPTXTargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+4
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-5/+8
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-28/+11
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-30/+12
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-12/+12
* [NVPTX] Run clang-format on all NVPTX sources.Justin Holewinski2013-03-301-24/+17
* Switch TargetTransformInfo from an immutable analysis pass that requiresChandler Carruth2013-01-071-10/+0
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-3/+3
* Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...Nadav Rotem2012-10-181-0/+10
* Temporarily revert the TargetTransform changes.Bob Wilson2012-10-181-10/+0
* Add a new interface to allow IR-level passes to access codegen-specific infor...Nadav Rotem2012-10-101-0/+10
* Move TargetData to DataLayout.Micah Villmow2012-10-081-3/+3
* Extend TargetPassConfig to allow running only a subset of the normal passes.Bob Wilson2012-07-021-6/+0
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-041-0/+131