Evan Cheng
|
67c033e6b8
|
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
better location welcome).
llvm-svn: 135438
|
2011-07-18 22:29:13 +00:00 |
Rafael Espindola
|
08600bcf65
|
Use the dwarf->llvm mapping to print register names in the cfi
directives.
Fixes PR9826.
llvm-svn: 132317
|
2011-05-30 20:20:15 +00:00 |
Rafael Espindola
|
fc9bae6f8b
|
Replace the -unwind-tables option with a per function flag. This is more
LTO friendly as we can now correctly merge files compiled with or without
-fasynchronous-unwind-tables.
llvm-svn: 132033
|
2011-05-25 03:44:17 +00:00 |
Jakob Stoklund Olesen
|
4bc5e38960
|
Teach frame lowering to ignore debug values after the terminators.
llvm-svn: 123399
|
2011-01-13 21:28:52 +00:00 |
Anton Korobeynikov
|
2f93128109
|
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.
llvm-svn: 123170
|
2011-01-10 12:39:04 +00:00 |