Evan Cheng
|
10c6820ff4
|
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
better location welcome).
llvm-svn: 135438
|
2011-07-18 22:29:13 +00:00 |
|
Rafael Espindola
|
33f7d7f9fa
|
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
|
70213c7c5f
|
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
|
0f2b9d9dc4
|
Teach frame lowering to ignore debug values after the terminators.
llvm-svn: 123399
|
2011-01-13 21:28:52 +00:00 |
|
Anton Korobeynikov
|
cf5967630b
|
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 |
|