llvm-6502/lib
Brian Gaeke 34562bab04 Don't pass anything to the IntrinsicLowering class that is not_intrinsic,
because that makes it abort. Also, fix a typo in a comment.

This checkin brought to you by the "It only takes about 30 seconds to run
ENABLE_LLI tests on Shootout on zion, even if they all dump core" fund.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10844 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-14 06:02:53 +00:00
..
Analysis Remove use of ConstantHandling itf 2004-01-12 20:13:04 +00:00
Archive
AsmParser
Bytecode Toggle sense of flag 2004-01-14 02:50:16 +00:00
CodeGen Fix bug in LiveIntervals::Interval::overlaps and 2004-01-14 00:20:09 +00:00
Debugger
ExecutionEngine Don't pass anything to the IntrinsicLowering class that is not_intrinsic, 2004-01-14 06:02:53 +00:00
Linker Remove use of ConstantExpr::getShift 2004-01-12 19:10:58 +00:00
Support Remove use of ConstantHandling itf 2004-01-12 20:13:04 +00:00
Target Finegrainify namespacification 2004-01-13 21:27:59 +00:00
Transforms Clean up #includes 2004-01-12 19:56:36 +00:00
VMCore Fix check. PHI nodes must be handled specially, of course. 2004-01-14 05:42:52 +00:00
Makefile