index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
SparcV9
/
SparcV9SchedInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead member variables of SparcV9SchedInfo and TargetSchedInfo
Brian Gaeke
2004-02-29
1
-10
/
+0
*
Great renaming: Sparc --> SparcV9
Brian Gaeke
2004-02-25
1
-18
/
+18
*
Reorganized the Sparc backend to be more modular -- each different
Misha Brukman
2003-12-17
1
-3
/
+3
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+2
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Added 'r' and 'i' versions to WRCCR.
Misha Brukman
2003-06-06
1
-1
/
+2
*
Added entries for each of the instructions with annotations ('r' or 'i').
Misha Brukman
2003-05-27
1
-34
/
+57
*
Sparc instruction opcodes now all live under the `V9' namespace.
Misha Brukman
2003-05-20
1
-143
/
+143
*
More renamings of Target/Machine*Info to Target/Target*Info
Chris Lattner
2002-12-29
1
-4
/
+4
*
Fix two resource names.
Vikram S. Adve
2002-08-22
1
-2
/
+2
*
Pull all of the scheduling related stuff out of Sparc.cpp into it's own file
Chris Lattner
2002-02-04
1
-0
/
+740