llvm-6502/lib
Richard Sandiford e54c1060a6 [SystemZ] Optimize fcmp X, 0 in cases where X is also negated
In such cases it's often better to test the result of the negation instead,
since the negation also sets CC.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197032 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-11 11:45:08 +00:00
..
Analysis Don't #include heavy Dominators.h file in LoopInfo.h. This change reduces 2013-12-07 21:20:17 +00:00
AsmParser
Bitcode Remove unused value. 2013-12-07 02:27:52 +00:00
CodeGen Extend (truncate (load)) folding 2013-12-11 11:37:27 +00:00
DebugInfo
ExecutionEngine Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
IR GCOV.cpp: Use PRIu64 instead of %lu. 2013-12-10 05:39:40 +00:00
IRReader
Linker
LTO Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
MC Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
Object
Option
Support Darwin: update default iOS version to 5.0 2013-12-10 11:53:16 +00:00
TableGen
Target [SystemZ] Optimize fcmp X, 0 in cases where X is also negated 2013-12-11 11:45:08 +00:00
Transforms Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile