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
/
SparcV9InstrSelectionSupport.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ChooseRegOrImmed() prototype here, from InstrSelectionSupport.h.
Brian Gaeke
2004-04-07
1
-0
/
+5
*
Great renaming: Sparc --> SparcV9
Brian Gaeke
2004-02-25
1
-3
/
+3
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Add comments to describe what these functions actually do.
Misha Brukman
2003-10-22
1
-0
/
+7
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
* Changed Bcc instructions to behave like BPcc instructions
Misha Brukman
2003-06-06
1
-3
/
+3
*
Added opcode conversion for conditional move of integers.
Misha Brukman
2003-06-03
1
-0
/
+50
*
Moved and expanded convertOpcodeFromRegToImm() to conver more opcodes.
Misha Brukman
2003-05-30
1
-0
/
+79
*
Added 'r' or 'i' annotations to instructions, as SparcInstr.def has changed.
Misha Brukman
2003-05-27
1
-16
/
+16
*
Sparc instruction opcodes now all live under the `V9' namespace.
Misha Brukman
2003-05-20
1
-24
/
+24
*
- Renamed Type::isIntegral() to Type::isInteger()
Chris Lattner
2002-09-03
1
-2
/
+1
*
* Removed extraneous #includes
Chris Lattner
2002-08-09
1
-12
/
+5
*
Numerous bug fixes:
Vikram S. Adve
2002-05-19
1
-0
/
+27
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-1
/
+1
*
Sparc-specific code shared between local files.
Vikram S. Adve
2001-10-18
1
-0
/
+61