Reid Spencer
|
afa1cb9e11
|
Rename BUILD_* to PROJ_*
llvm-svn: 19592
|
2005-01-16 02:21:29 +00:00 |
|
Chris Lattner
|
dc59826592
|
Use the rules in Makefile.rules to build SparcV9GenCodeEmitter.inc instead
of custom rules.
llvm-svn: 18984
|
2004-12-16 16:47:56 +00:00 |
|
Reid Spencer
|
acb1305e99
|
Internalize variable names to prevent recursive assignment. Cleanup docs.
llvm-svn: 17359
|
2004-10-30 09:19:36 +00:00 |
|
Reid Spencer
|
d3f7233495
|
Change Library Names Not To Conflict With Others When Installed
llvm-svn: 17286
|
2004-10-27 23:18:45 +00:00 |
|
Reid Spencer
|
4e31ccbe2e
|
Clean up the output from this makefile so its not verbose.
llvm-svn: 17173
|
2004-10-22 23:24:39 +00:00 |
|
Reid Spencer
|
019621a1ea
|
Adjust to changes in Makefile.rules
llvm-svn: 17167
|
2004-10-22 21:02:08 +00:00 |
|
Chris Lattner
|
72d8078a36
|
Add a missing dependency
llvm-svn: 17031
|
2004-10-16 17:12:55 +00:00 |
|
Misha Brukman
|
995af8d2b1
|
Add ModuloScheduling to the recursive build tree
llvm-svn: 16905
|
2004-10-10 23:36:09 +00:00 |
|
Misha Brukman
|
cfe86b257b
|
Build InstrSched as well, and all three subdirs can be built independently
llvm-svn: 16847
|
2004-10-08 18:10:48 +00:00 |
|
Reid Spencer
|
d5b1443205
|
Clean up some "clean:" targets so they use $(VERB) and don't print anything
by default, like every other "clean" target in LLVM.
llvm-svn: 16161
|
2004-09-03 23:19:53 +00:00 |
|
Misha Brukman
|
73874da64c
|
Hand-propagate the constant TARGET_NAME which was making lines wrap anyway
llvm-svn: 15506
|
2004-08-04 21:48:45 +00:00 |
|
Brian Gaeke
|
b0388ebaa3
|
All the SparcV9 BURG instruction selector pieces have been collected into the
new file SparcV9BurgISel.cpp, with exposed interfaces in SparcV9BurgISel.h.
The InstrSelection directory is now dead.
llvm-svn: 15468
|
2004-08-04 07:28:51 +00:00 |
|
Brian Gaeke
|
1e049bdc77
|
Fix file header comments and include guards -- many files have been moved or
renamed since they were last spiffed up, or they just never had proper comments
in the first place.
llvm-svn: 13148
|
2004-04-25 07:04:49 +00:00 |
|
Brian Gaeke
|
965df0b91b
|
Great renaming: Sparc --> SparcV9
llvm-svn: 11826
|
2004-02-25 18:44:15 +00:00 |
|