summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcRegInfo.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-11-03 19:51:56 +0000
committerChris Lattner <sabre@nondot.org>2001-11-03 19:51:56 +0000
commit784c623efb9cf50f03e7adaeaad5602b56749417 (patch)
tree3abc260183242aeabc68a1deac238dceffd98204 /llvm/lib/Target/Sparc/SparcRegInfo.cpp
parentcf5befef639e02c59fc02725998d3908d089aaca (diff)
downloadbcm5719-llvm-784c623efb9cf50f03e7adaeaad5602b56749417.tar.gz
bcm5719-llvm-784c623efb9cf50f03e7adaeaad5602b56749417.zip
* Export method to merge identically named methods
* Add code to fix PHI nodes that are missing arguments. These PHI nodes can be generated by GCC if there is an uninitialized variable flowing into a merge point. For example: int foo(int y) { int X; if (y) X = 1; return X; } llvm-svn: 1110
Diffstat (limited to 'llvm/lib/Target/Sparc/SparcRegInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud