llvm-6502/lib
Owen Anderson 0c326f07ca When InstCombine tries to fold away (fsub x, (fneg y)) into (fadd x, y), it is
also worthwhile for it to look through FP extensions and truncations, whose
application commutes with fneg.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187249 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-26 21:40:29 +00:00
..
Analysis
AsmParser Target/X86: Add explicit Win64 and System V/x86-64 calling conventions. 2013-07-12 06:02:35 +00:00
Bitcode
CodeGen Remove addLetterToHash, no functional change. 2013-07-26 21:07:18 +00:00
DebugInfo
ExecutionEngine
IR Use more parens to clarify assert. 2013-07-26 21:16:25 +00:00
IRReader
Linker
MC
Object
Option
Support [PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc. 2013-07-26 21:39:15 +00:00
TableGen
Target [PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc. 2013-07-26 21:39:15 +00:00
Transforms When InstCombine tries to fold away (fsub x, (fneg y)) into (fadd x, y), it is 2013-07-26 21:40:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile