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
/
SparcV9RegInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add map info for arguments to call (copies)
Anand Shukla
2003-06-01
1
-1
/
+11
*
Extensive changes to the way code generation occurs for function
Vikram S. Adve
2003-05-31
1
-162
/
+156
*
Added 'r' and 'i' annotations to instructions as SparcInstr.def has changed.
Misha Brukman
2003-05-27
1
-19
/
+22
*
Added special register class containing (for now) %fsr.
Vikram S. Adve
2003-05-27
1
-84
/
+58
*
Namespacified `vector' and `cerr' to always use the `std::' namespace.
Misha Brukman
2003-05-21
1
-53
/
+52
*
Sparc instruction opcodes now all live under the `V9' namespace.
Misha Brukman
2003-05-20
1
-40
/
+41
*
Remove wierd printout
Chris Lattner
2003-05-12
1
-1
/
+1
*
Fix warnings
Chris Lattner
2003-01-15
1
-4
/
+3
*
Adjust to simpler interfaces
Chris Lattner
2003-01-15
1
-35
/
+41
*
#include RegClass.h explicitly
Chris Lattner
2003-01-15
1
-0
/
+1
*
Move private header to private directory
Chris Lattner
2003-01-15
1
-1
/
+1
*
Prune #includes
Chris Lattner
2003-01-15
1
-1
/
+0
*
Use BuildMI more, Create*Instruction less
Chris Lattner
2003-01-15
1
-77
/
+31
*
Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLi...
Chris Lattner
2003-01-14
1
-7
/
+10
*
More renamings of Target/Machine*Info to Target/Target*Info
Chris Lattner
2002-12-29
1
-1
/
+1
*
* Rename machineFrameInfo to targetFrameInfo
Chris Lattner
2002-12-28
1
-19
/
+18
*
Remove unneccesary #includes
Chris Lattner
2002-10-29
1
-1
/
+0
*
Don't pass default args
Chris Lattner
2002-10-28
1
-8
/
+7
*
Don't bother passing in default value
Chris Lattner
2002-10-28
1
-13
/
+13
*
Fixes to work with updated RegAlloc
Chris Lattner
2002-10-28
1
-10
/
+10
*
Rename the redundant MachineOperand::getOperandType() to MachineOperand::getT...
Chris Lattner
2002-10-28
1
-8
/
+7
*
Changed `MachineCodeForMethod' to `MachineFunction'.
Misha Brukman
2002-10-28
1
-4
/
+4
*
- Two minor improvements to the MachineInstr class to reduce footprint and
Chris Lattner
2002-10-22
1
-5
/
+5
*
Print "circular" warning message only in debug mode.
Vikram S. Adve
2002-10-14
1
-2
/
+1
*
Eliminate duplicate target pointer. Also add a few assertions.
Vikram S. Adve
2002-10-13
1
-6
/
+14
*
Live ranges for Return value and return address of a Call are no longer
Vikram S. Adve
2002-09-28
1
-49
/
+26
*
- Renamed Type::isIntegral() to Type::isInteger()
Chris Lattner
2002-09-03
1
-2
/
+2
*
- Clean up interface to Sparc register handling a bit:
Chris Lattner
2002-08-12
1
-46
/
+97
*
GCC 3.1 changes, finally the burm file builds the FIRST time a clean director...
Chris Lattner
2002-07-25
1
-3
/
+4
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-1
/
+1
*
More important fixes:
Vikram S. Adve
2002-07-10
1
-40
/
+53
*
Added std:: to mem_fun for 64-bit gcc
Anand Shukla
2002-07-09
1
-2
/
+2
*
Significant changes to correctly spill CC registers and to correctly
Vikram S. Adve
2002-07-08
1
-214
/
+273
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-0
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-28
/
+24
*
Disable debugging output
Chris Lattner
2002-06-04
1
-1
/
+1
*
Numerous bug fixes:
Vikram S. Adve
2002-05-19
1
-419
/
+314
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
1
-0
/
+1
*
s/Method/Function
Chris Lattner
2002-04-27
1
-1
/
+1
*
Simplify code a bit
Chris Lattner
2002-04-27
1
-6
/
+5
*
Major changes to how int and FP arguments are handled. Varargs
Vikram S. Adve
2002-04-25
1
-189
/
+254
*
Only print debug message if DEBUG_RA is on
Chris Lattner
2002-04-15
1
-8
/
+6
*
Eliminate unneccesary extraneous iterators
Chris Lattner
2002-04-09
1
-10
/
+4
*
Add explicit #includes of Function.h to make up for the removed #include
Chris Lattner
2002-04-09
1
-0
/
+1
*
Convert AddedInstrMapType to contain AddedInstrns by value instead of by
Chris Lattner
2002-04-09
1
-8
/
+8
*
s/Method/Function
Chris Lattner
2002-04-08
1
-8
/
+7
*
s/MethodType/FunctionType
Chris Lattner
2002-04-04
1
-4
/
+2
*
Added function getCallInstIndirectAddrVal() to set call interference
Vikram S. Adve
2002-03-31
1
-0
/
+8
*
Bug fixes for not using unified reg. numbers, and for using the
Vikram S. Adve
2002-03-18
1
-62
/
+77
*
Clean up std namespace issues
Chris Lattner
2002-02-24
1
-0
/
+1
[next]