llvm-6502/test
Eli Bendersky 25540a7f39 Optimize away unnecessary address casts.
Removes unnecessary casts from non-generic address spaces to the generic address
space for certain code patterns.

Patch by Jingyue Wu.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205571 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-03 21:18:25 +00:00
..
Analysis Account for scalarization costs in BasicTTI::getMemoryOpCost for extending vector loads 2014-04-03 00:53:59 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Optimize away unnecessary address casts. 2014-04-03 21:18:25 +00:00
DebugInfo unconditional-branch.ll is broken for targeting x86_64-cygming. Add an explicit triple for now. 2014-04-03 20:40:37 +00:00
ExecutionEngine
Feature Disable each MachineFunctionPass for 'optnone' functions, unless that 2014-03-31 17:43:35 +00:00
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC ARM: update even more tests 2014-04-03 17:35:22 +00:00
Object Only clear the thumb bit from function addresses. 2014-04-03 02:20:43 +00:00
Other
TableGen
tools
Transforms Fix PR19270 - type mismatch caused by invalid optimization. 2014-04-03 17:51:58 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg ARM: update even more tests 2014-04-03 17:35:22 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh