Reid Spencer
|
0e48bf8a19
|
Rename BUILD_* to PROJ_*
llvm-svn: 19592
|
2005-01-16 02:21:29 +00:00 |
Chris Lattner
|
03227509c0
|
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
|
f88808ae43
|
Internalize variable names to prevent recursive assignment. Cleanup docs.
llvm-svn: 17359
|
2004-10-30 09:19:36 +00:00 |
Reid Spencer
|
57cbe39d1e
|
Change Library Names Not To Conflict With Others When Installed
llvm-svn: 17286
|
2004-10-27 23:18:45 +00:00 |
Reid Spencer
|
4755617619
|
Clean up the output from this makefile so its not verbose.
llvm-svn: 17173
|
2004-10-22 23:24:39 +00:00 |
Reid Spencer
|
30d8baea8d
|
Adjust to changes in Makefile.rules
llvm-svn: 17167
|
2004-10-22 21:02:08 +00:00 |
Chris Lattner
|
1a709646e7
|
Add a missing dependency
llvm-svn: 17031
|
2004-10-16 17:12:55 +00:00 |
Misha Brukman
|
b4cb9fc7c9
|
Add ModuloScheduling to the recursive build tree
llvm-svn: 16905
|
2004-10-10 23:36:09 +00:00 |
Misha Brukman
|
e75c26687c
|
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
|
0ded30aec4
|
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
|
283042bed3
|
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
|
61dd48425f
|
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
|
03cac379bd
|
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
|
94e95d2b3e
|
Great renaming: Sparc --> SparcV9
llvm-svn: 11826
|
2004-02-25 18:44:15 +00:00 |