Add basic support for materializing constants (including fp) and
authorEric Christopher <echristo@apple.com>
Thu, 2 Sep 2010 23:43:26 +0000 (23:43 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 2 Sep 2010 23:43:26 +0000 (23:43 +0000)
commit56d2b72884f98001cefdf8de61d6d7fc00d3df90
treef2a4041c9a0cd3db22ec94eaeef6053ec2f479f2
parent7dd123d5b5971a178767e30a05678375fb782e05
Add basic support for materializing constants (including fp) and
stores.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112912 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp