Daniel Dunbar
|
8c0f05b6be
|
Unbreak build
llvm-svn: 76354
|
2009-07-19 01:33:04 +00:00 |
Daniel Dunbar
|
56e2947a33
|
Add TargetInfo libraries for all targets.
- Intended to match current TargetMachine implementations.
- No facilities for linking these in yet.
llvm-svn: 75751
|
2009-07-15 06:35:19 +00:00 |
Misha Brukman
|
5cbf223916
|
Removed trailing whitespace from Makefiles.
llvm-svn: 61991
|
2009-01-09 16:44:42 +00:00 |
Anton Korobeynikov
|
f4caceb668
|
Separate alpha asmprinter. This should unbreak native build.
llvm-svn: 59046
|
2008-11-11 16:42:17 +00:00 |
Chris Lattner
|
a087a8d2ce
|
remove attribution from lib Makefiles.
llvm-svn: 45415
|
2007-12-29 20:09:26 +00:00 |
Chris Lattner
|
766361e8f4
|
Autogen subtarget information from .td files.
llvm-svn: 23904
|
2005-10-23 22:15:34 +00:00 |
Andrew Lenharth
|
7b69867052
|
ret 0; works, not much else
still lots of uglyness.
Maybe calls will come soon.
Fixing the return value of things will be necessary to make alpha work.
llvm-svn: 23832
|
2005-10-20 00:28:31 +00:00 |
Andrew Lenharth
|
5ab3986e49
|
no longer build as a shared library
llvm-svn: 20264
|
2005-02-22 04:58:26 +00:00 |
Andrew Lenharth
|
a1b5ca2b9d
|
Let me introduce you to the early stages of the llvm backend for the alpha processor
llvm-svn: 19764
|
2005-01-22 23:41:55 +00:00 |