Add support for select constant expressions to the CBE, fixing SIOD
authorChris Lattner <sabre@nondot.org>
Thu, 1 Apr 2004 05:28:26 +0000 (05:28 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 1 Apr 2004 05:28:26 +0000 (05:28 +0000)
commit6683dbf32e705614e1e8474f9dd6c3244305535d
tree124619093f862d0e3fa7cd7a283a033d84108788
parent0526f01fec0945eca49ccd91f22a93af6bb71c17
Add support for select constant expressions to the CBE, fixing SIOD

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12589 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp