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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a spiller option to llc. A simple spiller will come soon. When we get CFG...
Alkis Evlogimenos
2004-03-01
4
-46
/
+74
*
Add the long awaited memory operand folding support for linear scan
Alkis Evlogimenos
2004-03-01
5
-29
/
+87
*
TargetCacheInfo has been removed; its only uses were to propagate a constant
Brian Gaeke
2004-03-01
1
-2
/
+1
*
Adding new Modulo Scheduling graph files.
Tanya Lattner
2004-03-01
3
-0
/
+769
*
Removing old graph files with new graph files that I wrote. Updated ModuloSch...
Tanya Lattner
2004-03-01
3
-276
/
+682
*
Add an assert
Chris Lattner
2004-02-29
1
-1
/
+4
*
Add back #include I messed up
Chris Lattner
2004-02-29
1
-0
/
+1
*
Urg, forgot to check this in.
Chris Lattner
2004-02-29
1
-1
/
+0
*
Move the private MachineInstrAnnot.h into a private directory.
Chris Lattner
2004-02-29
1
-1
/
+1
*
Remove use of an ugly header
Chris Lattner
2004-02-29
1
-1
/
+0
*
Move methods out of .h file
Chris Lattner
2004-02-29
1
-0
/
+9
*
Eliminate the distinction between "real" and "unreal" instructions
Chris Lattner
2004-02-29
1
-1
/
+1
*
int64_t -> int
Chris Lattner
2004-02-29
1
-1
/
+1
*
Rename member function to be consistent with the rest.
Alkis Evlogimenos
2004-02-27
2
-4
/
+4
*
Make spiller push stores right after the definition of a register so
Alkis Evlogimenos
2004-02-27
1
-8
/
+33
*
Fix crash caused by passing register 0 to
Alkis Evlogimenos
2004-02-27
1
-1
/
+1
*
Clear maps right after basic block is processed.
Alkis Evlogimenos
2004-02-26
1
-4
/
+4
*
Uncomment assertions that register# != 0 on calls to
Alkis Evlogimenos
2004-02-26
3
-17
/
+23
*
No need to clear the map here, it will always be empty
Chris Lattner
2004-02-26
1
-1
/
+0
*
Fix bugs found with recent addition of assertions in
Alkis Evlogimenos
2004-02-25
1
-2
/
+2
*
Great sparc renaming fallout IV: Sparc --> SparcV9.
Brian Gaeke
2004-02-25
2
-2
/
+2
*
Remove asssert since it is breaking cases that it shouldn't.
Alkis Evlogimenos
2004-02-25
1
-1
/
+0
*
Add DenseMap template and actually use it for for mapping virtual regs
Alkis Evlogimenos
2004-02-25
3
-36
/
+29
*
Add an assertion
Chris Lattner
2004-02-25
1
-0
/
+1
*
FunctionLiveVarInfo.h moved: include/llvm/CodeGen -> lib/Target/Sparc/LiveVar
Brian Gaeke
2004-02-24
2
-2
/
+2
*
Move machine code rewriter and spiller outside the register
Alkis Evlogimenos
2004-02-24
3
-143
/
+176
*
Add predicates for checking if a virtual register has a physical
Alkis Evlogimenos
2004-02-24
1
-0
/
+8
*
Make enum private as it is an implementation detail.
Alkis Evlogimenos
2004-02-23
1
-5
/
+5
*
Remove '4Virt' from member function names as it is obvious.
Alkis Evlogimenos
2004-02-23
2
-15
/
+15
*
Refactor VirtRegMap out of RegAllocLinearScan as the first part of bug
Alkis Evlogimenos
2004-02-23
3
-136
/
+195
*
Add number of spilled registers statistic.
Alkis Evlogimenos
2004-02-23
1
-0
/
+2
*
Fix bugs in finegrainification
Chris Lattner
2004-02-23
1
-1
/
+3
*
Finegrainify namespacification
Chris Lattner
2004-02-23
4
-22
/
+12
*
Use MachineBasicBlock::getParent().
Alkis Evlogimenos
2004-02-23
1
-2
/
+1
*
Remove implementation of default constructor as it is useless now.
Alkis Evlogimenos
2004-02-23
1
-5
/
+0
*
Refactor rewinding code for finding the first terminator of a basic
Alkis Evlogimenos
2004-02-23
3
-21
/
+14
*
Improved PhysRegTracker interface. RegAlloc lazily allocates the register tra...
Alkis Evlogimenos
2004-02-23
2
-23
/
+21
*
Simplify iterator usage now that we have next(). Also don't pass iterators by...
Alkis Evlogimenos
2004-02-23
1
-11
/
+7
*
Some code cleanups from Chris
Alkis Evlogimenos
2004-02-23
1
-9
/
+4
*
Fix comments in PhysRegTracker and rename isPhysRegAvail to isRegAvail to be ...
Alkis Evlogimenos
2004-02-23
2
-5
/
+6
*
Move LiveIntervals.h up to be the first included header
Alkis Evlogimenos
2004-02-23
1
-1
/
+1
*
Pull PhysRegTracker out of RegAllocLinearScan as it can be used by other allo...
Alkis Evlogimenos
2004-02-23
2
-59
/
+92
*
Move LiveIntervals.h to lib/CodeGen since it shouldn't be exposed to other pa...
Alkis Evlogimenos
2004-02-23
2
-2
/
+4
*
Another bug fix for empty MBB's
Chris Lattner
2004-02-22
1
-1
/
+1
*
Fix a bug where we were implicitly assuming that there would be at least
Chris Lattner
2004-02-22
1
-2
/
+2
*
Print basic block boundaries in machine instruction debug output.
Alkis Evlogimenos
2004-02-22
2
-4
/
+8
*
Abstract merging of ranges away from number of slots per instruction.
Alkis Evlogimenos
2004-02-22
2
-4
/
+11
*
Make 'fold' statistic's description the same in both allocators.
Alkis Evlogimenos
2004-02-21
2
-3
/
+4
*
Some more statistics improvements.
Alkis Evlogimenos
2004-02-20
1
-11
/
+17
*
Disambiguate statistic descriptions.
Alkis Evlogimenos
2004-02-20
1
-1
/
+1
[next]