llvm/test
Bruno Cardoso Lopes 4e3c7c262b Revert "[PeepholeOptimizer] Look through PHIs to find additional register sources"
Reported to Broke some internal tests: PR24303

This reverts commit r243486.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243540 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-29 17:46:47 +00:00
..
Analysis [SCEV] Apply NSW and NUW flags via poison value analysis 2015-07-28 18:22:40 +00:00
Assembler DI/Verifier: Fix argument bitrot in DILocalVariable 2015-07-24 23:59:25 +00:00
Bindings
Bitcode
BugPoint Fix typo in comment 2015-07-26 11:37:05 +00:00
CodeGen Revert "[PeepholeOptimizer] Look through PHIs to find additional register sources" 2015-07-29 17:46:47 +00:00
DebugInfo Implement target independent TLS compatible with glibc's emutls.c. 2015-07-28 16:24:05 +00:00
ExecutionEngine [RuntimeDyld] MachO: Add support for ARM scattered vanilla relocations. 2015-07-24 17:40:04 +00:00
Feature
FileCheck
Instrumentation [asan] Rename the ABI versioning symbol to '__asan_version_mismatch_check' instead of abusing '__asan_init' 2015-07-23 10:54:06 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [tests] Use llvm-readobj instead of macho-dump. 2015-07-28 21:58:08 +00:00
Object Support printing relocations in files with no section table. 2015-07-23 09:11:05 +00:00
Other
SymbolRewriter
TableGen
tools [llvm-objdump] Added -j flag to filter sections that are operated on. 2015-07-29 15:45:39 +00:00
Transforms [Statepoints] Let patchable statepoints have a symbolic call target. 2015-07-28 23:50:30 +00:00
Unit
Verifier [Statepoints] Let patchable statepoints have a symbolic call target. 2015-07-28 23:50:30 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh