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
/
RegAlloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** empty log message ***
Chris Lattner
2002-07-22
1
-6
/
+6
*
changed mem_fun to std::mem_fun
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
-239
/
+164
*
MachineInstr* in vector are not const (and never really were)
Vikram S. Adve
2002-07-08
1
-9
/
+10
*
getUsableUniRegAtMI interface simplified slightly.
Vikram S. Adve
2002-07-08
1
-6
/
+7
*
MachineInstr* in vector are not const (and never really were)
Vikram S. Adve
2002-07-08
1
-1
/
+1
*
Remove tag that just clutters diffs
Chris Lattner
2002-06-30
1
-1
/
+0
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-0
/
+1
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
2
-145
/
+127
*
Convert RegClass::IsColorUsedArr from a dynamically allocated array to
Chris Lattner
2002-05-23
3
-39
/
+30
*
Move debug options out of header files so that the header does not have
Chris Lattner
2002-05-22
1
-5
/
+4
*
Avoid #including CommandLine.h
Chris Lattner
2002-05-22
1
-4
/
+2
*
Hide debugging options
Chris Lattner
2002-05-20
1
-1
/
+1
*
Don't lose namespace qualifications on previous patch.
Chris Lattner
2002-05-20
1
-2
/
+2
*
InstrnsBefore and InstrnsAfter are now vectors instead of deques.
Vikram S. Adve
2002-05-19
1
-3
/
+3
*
Numerous bug fixes:
Vikram S. Adve
2002-05-19
2
-27
/
+58
*
Eliminate duplicate or unneccesary #include's
Chris Lattner
2002-04-29
6
-6
/
+4
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+2
*
Include appropriate file
Chris Lattner
2002-04-28
1
-0
/
+2
*
Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes
Chris Lattner
2002-04-28
1
-6
/
+4
*
Remove all contents of the cfg namespace to the global namespace
Chris Lattner
2002-04-28
1
-4
/
+4
*
s/Method/Function
Chris Lattner
2002-04-27
2
-9
/
+9
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-10
/
+7
*
Don't record instructions for copying method arguments in the
Vikram S. Adve
2002-04-25
1
-0
/
+1
*
Don't record instructions for copying method arguments in the
Vikram S. Adve
2002-04-25
1
-66
/
+78
*
Only emit message if DEBUG_RA is on
Chris Lattner
2002-04-15
1
-6
/
+6
*
Convert AddedInstrMapType to contain AddedInstrns by value instead of by
Chris Lattner
2002-04-09
2
-57
/
+31
*
s/Method/Function
Chris Lattner
2002-04-08
2
-11
/
+10
*
s/method/function
Chris Lattner
2002-04-08
1
-3
/
+3
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
2
-64
/
+45
*
Add method clearCallInterference().
Vikram S. Adve
2002-03-31
1
-0
/
+3
*
Bug fix: address used by indirect call instruction should also
Vikram S. Adve
2002-03-31
1
-16
/
+21
*
Destroy MethodLiveVarInfo after register allocation.
Vikram S. Adve
2002-03-24
1
-0
/
+1
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-5
/
+5
*
Big bug fix: getUsableUniRegAtMI needed to return values in arguments
Vikram S. Adve
2002-03-18
1
-3
/
+3
*
Big bug fix: getUsableUniRegAtMI needed to return values in arguments
Vikram S. Adve
2002-03-18
1
-2
/
+13
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
2
-0
/
+2
*
Convert operand iterator over to work like an STL iterator
Chris Lattner
2002-02-05
2
-94
/
+46
*
Minor change: Methods that return ValueSet's that are guaranteed to be valid
Chris Lattner
2002-02-05
3
-37
/
+24
*
* Code Cleanups
Chris Lattner
2002-02-05
2
-22
/
+18
*
* Code Cleanups of IGNode.h
Chris Lattner
2002-02-05
2
-53
/
+24
*
Must include SetOperations to do set_*
Chris Lattner
2002-02-05
1
-0
/
+1
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
3
-53
/
+41
*
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
Chris Lattner
2002-02-05
2
-11
/
+9
*
* Code Cleanups
Chris Lattner
2002-02-05
3
-152
/
+102
*
* Add a #include not indirectly included any more
Chris Lattner
2002-02-05
1
-0
/
+1
*
* RegisterAllocation _uses_ LiveVar analysis, instead of creating it's own copy
Chris Lattner
2002-02-04
1
-4
/
+2
*
Switch register allocator over to using LoopInfo directly instead of indirect...
Chris Lattner
2002-02-04
2
-7
/
+7
*
Make LoopDeptCalculator be an internal artifact of how RegAlloc is implemented,
Chris Lattner
2002-02-04
1
-4
/
+13
*
Make #include "llvm/Analysis/LoopDepth.h" be an internal artifact of how regi...
Chris Lattner
2002-02-04
1
-14
/
+13
[next]