1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/lib/Transforms
Duncan P. N. Exon Smith 957a52adbf Revert "ValueMapper: Treat LocalAsMetadata more like function-local Values"
This reverts commit r265759, since even this limited version breaks some
bots:
  http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/3311
  http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-autoconf/builds/17696

This also reverts r265761 "ValueMapper: Unduplicate
RF_NoModuleLevelChanges check, NFC", since I had trouble separating it
from r265759.

llvm-svn: 265765
2016-04-08 00:56:21 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine Don't IPO over functions that can be de-refined 2016-04-08 00:48:30 +00:00
Instrumentation Make helper functions static. NFC. 2016-04-07 10:10:09 +00:00
IPO Don't IPO over functions that can be de-refined 2016-04-08 00:48:30 +00:00
ObjCARC Don't IPO over functions that can be de-refined 2016-04-08 00:48:30 +00:00
Scalar Don't IPO over functions that can be de-refined 2016-04-08 00:48:30 +00:00
Utils Revert "ValueMapper: Treat LocalAsMetadata more like function-local Values" 2016-04-08 00:56:21 +00:00
Vectorize Revert r265535 until we know how we can fix the bots 2016-04-06 14:06:32 +00:00
CMakeLists.txt
LLVMBuild.txt