llvm-6502/lib
Sanjay Patel 2211d38267 GVN: propagate equalities for floating point compares
Allow optimizations based on FP comparison values in the same way
as integers. 

This resolves PR17713:
http://llvm.org/bugs/show_bug.cgi?id=17713

Differential Revision: http://reviews.llvm.org/D6911



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225660 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-12 19:29:48 +00:00
..
Analysis Fix PR22179. 2015-01-10 23:41:24 +00:00
AsmParser
Bitcode Use the DiagnosticHandler to print diagnostics when reading bitcode. 2015-01-10 00:07:30 +00:00
CodeGen RegisterCoalescer: Turn some impossible conditions into asserts 2015-01-12 19:10:17 +00:00
DebugInfo
ExecutionEngine Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend. 2015-01-10 00:46:38 +00:00
IR IR: Add test for handleChangedOperand() recursion 2015-01-12 19:22:04 +00:00
IRReader
LineEditor
Linker Use the DiagnosticHandler to print diagnostics when reading bitcode. 2015-01-10 00:07:30 +00:00
LTO Use the DiagnosticHandler to print diagnostics when reading bitcode. 2015-01-10 00:07:30 +00:00
MC Add r224985 back with two fixes. 2015-01-12 18:13:07 +00:00
Object
Option
ProfileData
Support
TableGen
Target Add r224985 back with two fixes. 2015-01-12 18:13:07 +00:00
Transforms GVN: propagate equalities for floating point compares 2015-01-12 19:29:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile