llvm-6502/lib/Transforms
Chris Lattner b8cd4d3d49 Implement support for simplifying vector comparisons by 0.0 and 1.0 like we
do for scalars.  Patch contributed by Nicolas Capens

This also generalizes the previous xforms to work on long double, now that 
isExactlyValue works for long double.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54653 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-11 22:06:05 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Instrumentation Trim #includes. 2008-08-05 15:32:23 +00:00
IPO Let SRETPromotion properly preserve the function name instead of (implicitly) 2008-08-07 16:01:23 +00:00
Scalar Implement support for simplifying vector comparisons by 0.0 and 1.0 like we 2008-08-11 22:06:05 +00:00
Utils Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00