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
/
include
/
llvm
/
CodeGen
/
RegisterScavenging.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit keywords and remove spurious trailing semicolons.
Dan Gohman
2007-08-27
1
-2
/
+2
*
Add explicit keywords.
Dan Gohman
2007-07-05
1
-1
/
+1
*
Pass call frame setup SP adjustment along to eliminateFrameIndex().
Evan Cheng
2007-05-01
1
-5
/
+6
*
Fix reversed logic in getRegsUsed. Rename RegStates to RegsAvailable to
Dale Johannesen
2007-03-26
1
-8
/
+8
*
maintain LiveIn when splitting blocks (register scavenging needs it)
Dale Johannesen
2007-03-20
1
-0
/
+3
*
Fix comment.
Evan Cheng
2007-03-18
1
-1
/
+1
*
Add skipTo to set internal iterator. Useful when pointed to instruction is de...
Evan Cheng
2007-03-07
1
-0
/
+4
*
Register scavenger is now capable of scavenging. It spills a register whose u...
Evan Cheng
2007-03-06
1
-2
/
+39
*
Add a version of FindUnusedReg that restrict search to a specific set of regi...
Evan Cheng
2007-03-01
1
-0
/
+5
*
Clean up interface.
Evan Cheng
2007-03-01
1
-14
/
+3
*
Some more code clean up.
Evan Cheng
2007-02-27
1
-5
/
+6
*
Oops.
Evan Cheng
2007-02-27
1
-3
/
+2
*
RegScavenger interface change to make it more flexible.
Evan Cheng
2007-02-27
1
-4
/
+32
*
forward() should not increment internal iterator. Its client may insert instr...
Evan Cheng
2007-02-27
1
-0
/
+6
*
Initial check in of register scavenger. Its only current functionality is tra...
Evan Cheng
2007-02-23
1
-0
/
+75