index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
TargetMachine
/
Sparc
/
SparcInstrSelection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the contents of the CodeGen/TargetMachine/Sparc directory to Target/Sparc
Chris Lattner
2001-09-14
1
-2016
/
+0
*
This checkin represents some cleanup of the backend, implementing the followi...
Chris Lattner
2001-09-14
1
-2
/
+1
*
* Clean up InstrForest
Chris Lattner
2001-09-12
1
-7
/
+7
*
Eliminate 'BasicNode' from InstrForest.
Chris Lattner
2001-09-11
1
-10
/
+5
*
Use type checking predicates
Chris Lattner
2001-09-10
1
-14
/
+12
*
Implement the subset of the GetConstantValueAsSignedInt function that is need...
Chris Lattner
2001-09-09
1
-0
/
+32
*
Handle cast float-to-float or cast double-to-double.
Vikram S. Adve
2001-09-09
1
-4
/
+17
*
Updates to work with new lack of constant pool
Chris Lattner
2001-09-07
1
-22
/
+5
*
Major changes too hard to document :-)
Vikram S. Adve
2001-08-28
1
-766
/
+1115
*
Convert to use the new factored out TargetData class
Chris Lattner
2001-08-27
1
-7
/
+5
*
Changed case 64 to make the first arg of phi a defintion
Ruchira Sasanka
2001-08-13
1
-1
/
+1
*
Add CC operand as 4th operand of SUBcc, and mark it as a def.
Vikram S. Adve
2001-08-06
1
-6
/
+5
*
Generate dummy Phi machine instruction, plus a bug fix for BrCond(boolreg).
Vikram S. Adve
2001-07-31
1
-3
/
+19
*
Bug fixes:
Vikram S. Adve
2001-07-28
1
-194
/
+381
*
Removal of the redundant CompileContext wrapper
Chris Lattner
2001-07-23
1
-27
/
+23
*
Make code fit in 80 columns more
Chris Lattner
2001-07-21
1
-24
/
+19
*
Renamed include/llvm/Codegen to include/llvm/CodeGen
Chris Lattner
2001-07-21
1
-4
/
+4
*
Description of the SPARC as a target architecture.
Vikram S. Adve
2001-07-21
1
-0
/
+1456