Nick Lewycky
|
6a7efcfc02
|
Always use the string pool, even when it makes the .o larger. This may help
tools that read the debug info in the .o files by making the DIE sizes more
consistent.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143186 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-10-28 05:29:47 +00:00 |
|
Jakob Stoklund Olesen
|
cfafc54040
|
Run LiveDebugVariables in RegAllocBasic and RegAllocGreedy.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128935 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-05 21:40:37 +00:00 |
|
Devang Patel
|
fe19e3f74c
|
DIE numbers do not add any value in this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126008 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-02-19 01:28:37 +00:00 |
|
Devang Patel
|
8f31428119
|
Resolve DanglingDbgValue of PHI nodes where the use follows dbg.value intrinisic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124203 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-01-25 18:09:58 +00:00 |
|
Devang Patel
|
a3ee3ef71b
|
Speculatively revert r124138.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124142 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-01-24 20:04:37 +00:00 |
|
Devang Patel
|
224a180d11
|
Resolve DanglingDbgValue of PHI nodes where the use follows dbg.value intrinisic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124138 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-01-24 19:24:37 +00:00 |
|