llvm-6502/test
David Majnemer 9e6a1814c9 Revert "Added inst combine transforms for single bit tests from Chris's note"
This reverts commit r210006, it miscompiled libapr which is used in who
knows how many projects.

A test has been added to ensure that we don't regress again.

I'll work on a rewrite of what the optimization was trying to do later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222856 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-26 23:00:38 +00:00
..
Analysis Revert r222039 because of bot failure. 2014-11-19 00:13:26 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Update AArch64 ELF relocations to ABI 1.0 2014-11-26 10:49:18 +00:00
DebugInfo Debug Info: revert r222195, r222210 and r222239. 2014-11-21 19:55:23 +00:00
ExecutionEngine Small model and JIT generally don't go well with each other. 2014-11-25 17:14:22 +00:00
Feature
FileCheck
Instrumentation [asan/coverage] change the way asan coverage instrumentation is done: instead of setting the guard to 1 in the generated code, pass the pointer to guard to __sanitizer_cov and set it there. No user-visible functionality change expected 2014-11-24 18:49:53 +00:00
Integer
JitListener
Linker Set the body of a new struct as soon as it is created. 2014-11-25 15:33:40 +00:00
LTO
MC [Hexagon] Adding cmp* immediate form instructions. 2014-11-26 19:43:12 +00:00
Object [Object][Mips] Return address of MIPS symbol with cleared microMIPS indicator bit 2014-11-25 05:57:55 +00:00
Other
SymbolRewriter
TableGen
tools Update AArch64 ELF relocations to ABI 1.0 2014-11-26 10:49:18 +00:00
Transforms Revert "Added inst combine transforms for single bit tests from Chris's note" 2014-11-26 23:00:38 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh