llvm-6502/test
Jakob Stoklund Olesen d0848a6398 Fix PR11829. PostRA LICM was too aggressive.
This fixes a typo in r148589.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148724 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-23 21:01:15 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix PR11829. PostRA LICM was too aggressive. 2012-01-23 21:01:15 +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 Link symbols with different visibilities according to the rules in the 2012-01-05 23:02:01 +00:00
MC Intel syntax: Parse memory operand with empty base reg, e.g. DWORD PTR [4*RDI] 2012-01-23 20:20:06 +00:00
Object
Other
Scripts
TableGen
Transforms Make Value::isDereferenceablePointer() handle unreachable code blocks. (This 2012-01-23 00:05:17 +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