summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2016-07-28 14:55:28 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2016-07-28 14:55:28 +0000
commite0b529f619b9157c4ff405428655126fe1370f91 (patch)
treebcc0487d1114b7e2b50d3bea685628164dc2897b /llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp
parentcf3f83e46b4c092b4621bc98c6fdc8edeb3e692f (diff)
downloadbcm5719-llvm-e0b529f619b9157c4ff405428655126fe1370f91.tar.gz
bcm5719-llvm-e0b529f619b9157c4ff405428655126fe1370f91.zip
[mips][fastisel] Handle 0-4 arguments without SelectionDAG.
Summary: Implements fastLowerArguments() to avoid the need to fall back on SelectionDAG for 0-4 argument functions that don't do tricky things like passing double in a pair of i32's. This allows us to move all except one test to -fast-isel-abort=3. The remaining one has function prototypes of the form 'i32 (i32, double, double)' which requires floats to be passed in GPR's. Reviewers: sdardis Subscribers: dsanders, llvm-commits, sdardis Differential Revision: https://reviews.llvm.org/D22680 llvm-svn: 276982
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud