Chris Lattner
|
653c791170
|
hide this option
llvm-svn: 21959
|
2005-05-13 19:44:21 +00:00 |
|
Misha Brukman
|
1fef885677
|
Remove trailing whitespace
llvm-svn: 21425
|
2005-04-21 23:30:14 +00:00 |
|
Tanya Lattner
|
156e5a6897
|
Make this method non-const. Making it const causes the const version of
getIGroup to be called instead of the non-const one. These two methods
have (??) different behavior, so this change fixes bugs.
llvm-svn: 20724
|
2005-03-21 06:07:43 +00:00 |
|
Chris Lattner
|
be2a427f51
|
cycles_t -> CycleCount_t
llvm-svn: 19604
|
2005-01-16 04:20:30 +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
|
e48ba34fd4
|
We won't use automake
llvm-svn: 17155
|
2004-10-22 03:35:04 +00:00 |
|
Reid Spencer
|
ce514b1c2c
|
Initial automake generated Makefile template
llvm-svn: 17136
|
2004-10-18 23:55:41 +00:00 |
|
Reid Spencer
|
e6418ec30f
|
Update to reflect changes in Makefile rules.
llvm-svn: 16950
|
2004-10-13 11:46:52 +00:00 |
|
Reid Spencer
|
85d2758f11
|
Initial version of automake Makefile.am file.
llvm-svn: 16898
|
2004-10-10 22:52:14 +00:00 |
|
Misha Brukman
|
d858079005
|
Adjust paths due to moving InstrSched to lib/Target/SparcV9
llvm-svn: 16852
|
2004-10-08 18:30:22 +00:00 |
|
Misha Brukman
|
049f559995
|
InstrSched is SparcV9-specific and so has been moved to lib/Target/SparcV9/
llvm-svn: 16849
|
2004-10-08 18:12:14 +00:00 |
|