llvm-6502/test
Eric Christopher acc8f2d938 Revert "Address Duncan's CR request:"
This reverts commit 20a05be15e. (svn rev 138340)

Conflicts:

	test/Transforms/InstCombine/bitcast.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138366 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-23 20:11:10 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen PerformSubCombine to work on integers larger than i128. Fixes a crasher. 2011-08-23 19:01:24 +00:00
DebugInfo Do not use named md nodes to track variables that are completely optimized. This does not scale while doing LTO with debug info. New approach is to include list of variables in the subprogram info directly. 2011-08-19 23:28:12 +00:00
ExecutionEngine
Feature
Integer
lib
Linker Testcase for PR10663. 2011-08-22 10:32:09 +00:00
LLVMC
MC Thumb parsing and encoding for WFE, WFI and YIELD. 2011-08-23 20:02:30 +00:00
Object
Other
Scripts
TableGen
Transforms Revert "Address Duncan's CR request:" 2011-08-23 20:11:10 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh