Anton Korobeynikov
|
51d2e9ca29
|
Attempt to unbreak cmake-based builds
llvm-svn: 119098
|
2010-11-15 00:48:12 +00:00 |
Chris Lattner
|
66031ed839
|
move all the target's asmprinters into the main target. The piece
that should be split out is the InstPrinter (if a target is mc'ized).
This change makes all the targets be consistent.
llvm-svn: 119056
|
2010-11-14 18:43:56 +00:00 |
Che-Liang Chiou
|
09bf309527
|
Add physical register counting functions
llvm-svn: 118397
|
2010-11-08 03:00:52 +00:00 |
Che-Liang Chiou
|
c03ec0cc42
|
Add a dummy PTXMCAsmStreamer class
llvm-svn: 118396
|
2010-11-08 02:58:44 +00:00 |
Oscar Fuentes
|
b4b12535e8
|
Removed a bunch of unnecessary target_link_libraries.
llvm-svn: 114999
|
2010-09-28 22:39:14 +00:00 |
Eric Christopher
|
dbb199d89b
|
Add the exit instruction to the PTX target.
Patch by Che-Liang Chiou <clchiou@gmail.com>!
llvm-svn: 114294
|
2010-09-18 18:52:28 +00:00 |
Nick Lewycky
|
4c82c6c6fe
|
Create PTX backend. Patch by Che-Liang Chiou!
llvm-svn: 113235
|
2010-09-07 18:14:24 +00:00 |