llvm-6502/include
Andrew Trick 0070792012 misched: Added CanHandleTerminators.
This is a special flag for targets that really want their block
terminators in the DAG. The default scheduler cannot handle this
correctly, so it becomes the specialized scheduler's responsibility to
schedule terminators.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154712 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-13 23:29:54 +00:00
..
llvm misched: Added CanHandleTerminators. 2012-04-13 23:29:54 +00:00
llvm-c Add a C binding to the Target and TargetMachine classes to allow for emitting 2012-04-11 10:25:24 +00:00