llvm-6502/lib
Jim Grosbach f51f1a7dd6 Provide function name in 'Cannot select' fatal error.
When dumping the DAG for a fatal 'Cannot select' back-end error, also
provide the name of the function the construct is in. Useful when dealing
with large testcases, as the next step is to llvm-extract the function
in question to get a small(er) testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160152 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-13 00:29:09 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Provide function name in 'Cannot select' fatal error. 2012-07-13 00:29:09 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object
Support Fixed few warnings. 2012-07-12 20:45:36 +00:00
TableGen
Target Give the rdrand instructions a SideEffect flag and a chain so MachineCSE and MachineLICM don't touch it. 2012-07-12 18:14:57 +00:00
Transforms Instcombine was transforming: 2012-07-12 01:45:35 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile