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
/
VirtRegMap.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add grow() member that grows the maps when the number of virtual
Alkis Evlogimenos
2004-05-29
1
-2
/
+6
*
Add a spiller option to llc. A simple spiller will come soon. When we get CFG...
Alkis Evlogimenos
2004-03-01
1
-1
/
+8
*
Add the long awaited memory operand folding support for linear scan
Alkis Evlogimenos
2004-03-01
1
-0
/
+14
*
Rename member function to be consistent with the rest.
Alkis Evlogimenos
2004-02-27
1
-1
/
+1
*
Add DenseMap template and actually use it for for mapping virtual regs
Alkis Evlogimenos
2004-02-25
1
-17
/
+13
*
Move machine code rewriter and spiller outside the register
Alkis Evlogimenos
2004-02-24
1
-0
/
+2
*
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
1
-3
/
+3
*
Refactor VirtRegMap out of RegAllocLinearScan as the first part of bug
Alkis Evlogimenos
2004-02-23
1
-0
/
+95
[prev]