Baby steps towards ARM fast-isel.
authorEric Christopher <echristo@apple.com>
Wed, 21 Jul 2010 22:26:11 +0000 (22:26 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 21 Jul 2010 22:26:11 +0000 (22:26 +0000)
commitab695889c67fb499bd902e8a969d0ff02ce66788
tree08de6f74a5c870544d0d680bc1d69c6378557ccf
parentd13db2c59cc94162d6cf0a04187d408bfef6d4a7
Baby steps towards ARM fast-isel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109047 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp [new file with mode: 0644]
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/CMakeLists.txt
lib/Target/ARM/Makefile
test/CodeGen/ARM/fast-isel.ll [new file with mode: 0644]