llvm-6502/lib
Nick Lewycky cb8f1b5b8b Disallow the construction of SCEVs with could-not-compute operands. Catch CNCs
returned by BinomialCoefficient and don't try to operate with them. This
replaces the previous fix for PR2857.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57431 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-13 03:58:02 +00:00
..
Analysis Disallow the construction of SCEVs with could-not-compute operands. Catch CNCs 2008-10-13 03:58:02 +00:00
Archive
AsmParser Generated files for previous checkin. 2008-10-09 23:01:34 +00:00
Bitcode Rename APFloat::convertToAPInt to bitcastToAPInt to 2008-10-09 18:53:47 +00:00
CodeGen calls can be supported. 2008-10-13 01:59:13 +00:00
Debugger
ExecutionEngine Revert r57340 move guard mutex in getPointerToFunction as this can cause 2008-10-10 18:07:10 +00:00
Linker
Support Change TAG_ names to DW_TAG for gcc (testsuite) compatibility. 2008-10-12 21:23:01 +00:00
System Add <cstdio> include where needed by gcc-4.4. 2008-10-08 07:23:46 +00:00
Target Update size of inst correctly with segment override. 2008-10-12 10:30:11 +00:00
Transforms Fix PR2697 by rewriting the '(X / pos) op neg' logic. This also changes 2008-10-11 22:55:00 +00:00
VMCore Unbreak DbgStopPointInst::getFileName(). 2008-10-11 06:40:56 +00:00
Makefile