llvm-6502/lib/Transforms
Rafael Espindola e04c0e3f8d Revert "InstCombine: Improvement to check if signed addition overflows."
This reverts commit r209746.

It looks it is causing a crash while building libcxx. I am trying to get a
reduced testcase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209762 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-28 18:48:10 +00:00
..
Hello [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:55:47 +00:00
InstCombine Revert "InstCombine: Improvement to check if signed addition overflows." 2014-05-28 18:48:10 +00:00
Instrumentation [asancov] Don't emit extra runtime calls when compiling without coverage. 2014-05-28 09:26:46 +00:00
IPO Add an extension point for peephole optimizers. 2014-05-25 10:27:02 +00:00
ObjCARC Add comdat key field to llvm.global_ctors and llvm.global_dtors 2014-05-16 20:39:27 +00:00
Scalar Distribute sext/zext to the operands of and/or/xor 2014-05-27 18:00:00 +00:00
Utils Add support for missed and analysis optimization remarks. 2014-05-22 14:19:46 +00:00
Vectorize Add support for missed and analysis optimization remarks. 2014-05-22 14:19:46 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile