llvm-6502/lib/Transforms
Chris Lattner e10c0b9d66 Transforming -A + -B --> -(A + B) isn't safe for FP, thanks
to Dale for noticing this!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47276 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-18 17:50:16 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
IPO Simplify caller updating using a CallSite, as 2008-02-18 17:32:13 +00:00
Scalar Transforming -A + -B --> -(A + B) isn't safe for FP, thanks 2008-02-18 17:50:16 +00:00
Utils switch simplifycfg from using vectors for most things to smallvectors, 2008-02-18 07:42:56 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00