index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
LocalStackSlotAllocation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Better handling of offsets on frame index references. rdar://8277890
Jim Grosbach
2010-08-19
1
-7
/
+21
*
Update local stack block allocation to let PEI do the allocs if no additional
Jim Grosbach
2010-08-19
1
-0
/
+7
*
Add a newline to debug output
Jim Grosbach
2010-08-18
1
-1
/
+2
*
Enable ARM base register reuse to local stack slot allocation. Whenever a new
Jim Grosbach
2010-08-18
1
-10
/
+33
*
Add hook for re-using virtual base registers for local stack slot access.
Jim Grosbach
2010-08-18
1
-12
/
+41
*
Add materialization of virtual base registers for frame indices allocated into
Jim Grosbach
2010-08-17
1
-2
/
+26
*
silence warning
Jim Grosbach
2010-08-17
1
-0
/
+5
*
Add hook to examine an instruction referencing a frame index to determine
Jim Grosbach
2010-08-17
1
-2
/
+52
*
tidy up. remove unused local.
Jim Grosbach
2010-08-16
1
-2
/
+0
*
Better handle alignment requirements for local objects in pre-regalloc frame
Jim Grosbach
2010-08-16
1
-28
/
+2
*
track local frame size in MFI, not local to the pass, since PEI needs it.
Jim Grosbach
2010-08-16
1
-4
/
+1
*
Add a local stack object block allocation pass. This is still an
Jim Grosbach
2010-08-14
1
-0
/
+169
[prev]