summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetLoweringObjectFile.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-11-02 23:40:41 +0000
committerChris Lattner <sabre@nondot.org>2010-11-02 23:40:41 +0000
commitcc5dce89d43505f096f5b2f15436eca3baf9b038 (patch)
tree17256e07a55cee1505b93f6b77a56def8012f621 /llvm/lib/Target/TargetLoweringObjectFile.cpp
parent1d73c0e4623cd274199e683c2f429638ab34e562 (diff)
downloadbcm5719-llvm-cc5dce89d43505f096f5b2f15436eca3baf9b038.tar.gz
bcm5719-llvm-cc5dce89d43505f096f5b2f15436eca3baf9b038.zip
Completely reject instructions that have an operand in their
ins/outs list that isn't specified by their asmstring. Previously the asmmatcher would just force a 0 register into it, which clearly isn't right. Mark a bunch of ARM instructions that use this as isCodeGenOnly. Some of them are clearly pseudo instructions (like t2TBB) others use a weird hasExtraSrcRegAllocReq thing that will either need to be removed or the asmmatcher will need to be taught about it (someday). llvm-svn: 118119
Diffstat (limited to 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud