llvm-6502/lib
Meador Inge dfb3b1a779 instcombine: Migrate *abs optimizations
This patch migrates the *abs optimizations from the simplify-libcalls
pass into the instcombine library call simplifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168574 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-26 00:24:07 +00:00
..
Analysis Corrects a problem where we reply exclusively of GEPs to drive 2012-11-21 23:50:04 +00:00
Archive
AsmParser
Bitcode Code Custodian: 2012-11-25 15:23:39 +00:00
CodeGen Refactor to make helper method static. 2012-11-25 08:08:58 +00:00
DebugInfo
ExecutionEngine IntelJITEventsWrapper.h: Prune two members, FinalizeThreadFunc and FinalizeProcessFunc, for now. [-Wunused-private-field] 2012-11-22 13:18:37 +00:00
Linker
MC Add support for .cfi_register now that it is easy to extent the representation 2012-11-25 15:14:49 +00:00
Object
Support
TableGen
Target PPC: Reinstate the fatal error when trying to emit a macho file. 2012-11-24 15:23:49 +00:00
Transforms instcombine: Migrate *abs optimizations 2012-11-26 00:24:07 +00:00
VMCore Move semantics are great, don't destroy the optimization opportunity with trivial copy ctors. 2012-11-25 11:52:03 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile