llvm-6502/test
Nick Lewycky 38b6d9dd22 Fix CountCodeReductionForAlloca to more accurately represent what SROA can and
can't handle. Also don't produce non-zero results for things which won't be
transformed by SROA at all just because we saw the loads/stores before we saw
the use of the address.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148536 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-20 08:35:20 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add support for selecting 256-bit PALIGNR. 2012-01-20 05:53:00 +00:00
DebugInfo Don't avoid recursing for pointer types, just reference types. Expand on 2012-01-11 00:01:29 +00:00
ExecutionEngine Remove "XFAIL: arm" from test/ExecutionEngine/test-return.ll 2012-01-17 18:21:05 +00:00
Feature
Instrumentation/AddressSanitizer
Integer
lib
Linker
MC Post process 'and', 'sub' instructions and select better encoding, if available. 2012-01-19 18:40:55 +00:00
Object
Other
Scripts
TableGen
Transforms Fix CountCodeReductionForAlloca to more accurately represent what SROA can and 2012-01-20 08:35:20 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is currently basic and will be enhanced with future patches. 2012-01-16 08:56:09 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh