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
/
Spiller.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Teach spiller to unfold instructions which modref spill slot when a scratch
Evan Cheng
2009-04-17
1
-8
/
+211
*
When assigning a physical register to a MachineOperand, set
Dan Gohman
2009-04-13
1
-1
/
+10
*
Fix pr3954. The register scavenger asserts for inline assembly with
Bob Wilson
2009-04-09
1
-2
/
+2
*
Oy! When reverting r68073, I added in experimental code. Sorry...
Bill Wendling
2009-03-31
1
-62
/
+31
*
Revert r68073. It's causing a failure in the Apple-style builds.
Bill Wendling
2009-03-31
1
-31
/
+62
*
Balance out quote in debug output.
Bill Wendling
2009-03-30
1
-1
/
+1
*
Fixed build warnings for unused variables.
Sanjiv Gupta
2009-03-20
1
-3
/
+0
*
Added MachineInstr::isRegTiedToDefOperand to check for two-addressness.
Evan Cheng
2009-03-19
1
-10
/
+9
*
Spiller may unfold load / mod / store instructions as an optimization when th...
Evan Cheng
2009-03-17
1
-4
/
+9
*
Add newlines at end of file (this can annoy gcov)
Daniel Dunbar
2009-03-14
1
-1
/
+1
*
Reorganize some #include's.
Owen Anderson
2009-03-12
1
-1
/
+4
*
Reorganization: Move the Spiller out of VirtRegMap.cpp into its own files. N...
Owen Anderson
2009-03-11
1
-0
/
+1655
[prev]