llvm-6502/test
Hans Wennborg eb3e089fb6 Remove fixme about unreachable cases from SwitchToLookupTable
SimplifyCFG will have removed those cases for us.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167132 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-31 16:15:25 +00:00
..
Analysis Remove LoopDependenceAnalysis. 2012-10-26 20:25:01 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint Fix unexpected passes. These test do work with LTO on linux. I tested both 2012-10-26 02:19:02 +00:00
CodeGen Implement ADJCALLSTACKUP and ADJCALLSTACKDOWN 2012-10-31 05:21:10 +00:00
DebugInfo
ExecutionEngine Align the data section correctly when loading an ELF file. 2012-10-29 10:47:07 +00:00
Feature Change ForceSizeOpt attribute into MinSize attribute 2012-10-30 16:32:52 +00:00
Instrumentation
Integer
Linker Convert the uses of '|&' to use '2>&1 |' instead, which works on old 2012-07-02 18:37:59 +00:00
MC ARM: Better disassembly for pc-relative LDR. 2012-10-30 01:04:51 +00:00
Object
Other Add -alias and -ralias options to match what we have for functions and 2012-10-29 02:23:07 +00:00
Scripts
TableGen
Transforms Remove fixme about unreachable cases from SwitchToLookupTable 2012-10-31 16:15:25 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg Set %defaultjit to use MCJIT for PowerPC targets. 2012-10-30 18:07:58 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh