llvm-6502/lib/Transforms
Dan Gohman c32046e6ea Revert r64460. strtol and friends cannot be marked readonly, even with
a null endptr argument, because they may write to errno.

This fixes a seflhost miscompile observed on Linux targets when TBAA
was enabled.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122014 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-17 01:09:43 +00:00
..
Hello
InstCombine Speculatively revert commit 121905 since it looks like it might have broken the 2010-12-16 09:40:54 +00:00
Instrumentation
IPO reapply r121100 with a tweak to constant fold ConstExprs with TargetData 2010-12-07 04:33:29 +00:00
Scalar Revert r64460. strtol and friends cannot be marked readonly, even with 2010-12-17 01:09:43 +00:00
Utils make qsort predicate more conformant by returning 0 for equal values. 2010-12-15 04:52:41 +00:00
Makefile