Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
43f51aeca8367ea35adad963c00bd2bc5b8d1391
/
lib
/
Target
/
PTX
/
PTXSubtarget.h
4bdd4ed
PTX: Add initial support for device function calls
by Justin Holewinski
· 14 years ago
0ddff1b
Compute feature bits at time of MCSubtargetInfo initialization.
by Evan Cheng
· 14 years ago
385e930
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
by Evan Cheng
· 14 years ago
5b1b4489
Rename TargetSubtarget to TargetSubtargetInfo for consistency.
by Evan Cheng
· 14 years ago
9421470
- Added MCSubtargetInfo to capture subtarget features and scheduling
by Evan Cheng
· 14 years ago
276365d
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
by Evan Cheng
· 14 years ago
35f4fb3
PTX: Re-work target sm/compute selection and add some basic GPU
by Justin Holewinski
· 14 years ago
67a9184
PTX: Use .param space for parameters in device functions for SM >= 2.0
by Justin Holewinski
· 14 years ago
ec3141b
PTX: Fix whitespace errors
by Justin Holewinski
· 14 years ago
657d1be
PTX: add flag to disable mad/fma selection
by Justin Holewinski
· 14 years ago
0d10970
PTX: add PTX 2.3 setting in PTX sub-target.
by Justin Holewinski
· 14 years ago
ab0145d
PTX: add PTX 2.3 language target
by Justin Holewinski
· 14 years ago
e1fee48
PTX: Add intrinsics to list of built-in intrinsics, which allows them to be
by Justin Holewinski
· 14 years ago
625eec1
PTX: Set PTX 2.0 as the minimum supported version
by Justin Holewinski
· 14 years ago
fca9efc
PTX: Add preliminary support for floating-point divide and multiply-and-add
by Justin Holewinski
· 14 years ago
f48817c
Add 64-bit addressing to PTX backend
by Che-Liang Chiou
· 14 years ago
fd8978b
Extend initial support for primitive types in PTX backend
by Che-Liang Chiou
· 14 years ago
50880d0
Add the exit instruction to the PTX target.
by Eric Christopher
· 15 years ago