llvm-6502/lib
Tilmann Scheller 8f3d54d057 Reverting 190043 for now.
Solution is not sufficient to prevent 'mov pc, lr' being emitted for jump table code.
Test case doesn't trigger the added functionality.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190047 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-05 11:59:43 +00:00
..
Analysis Revert: r189565 - Add getUnrollingPreferences to TTI 2013-08-29 03:33:15 +00:00
AsmParser
Bitcode
CodeGen mi-sched: Force bottom up scheduling for generic targets. 2013-09-04 23:54:00 +00:00
DebugInfo
ExecutionEngine llvm interpreter: select, shuffle and insertelement instructions. 2013-09-02 06:40:09 +00:00
IR DIBuilder: retain a type when created with a unique identifier. 2013-08-29 23:17:54 +00:00
IRReader
Linker Error on linking appending globals with different unnamed_addr. 2013-09-04 15:33:34 +00:00
MC Fix comments to reflect reality. 2013-09-05 00:54:52 +00:00
Object Move everything depending on Object/MachOFormat.h over to Support/MachO.h. 2013-09-01 04:28:48 +00:00
Option Option parsing: support case-insensitive option matching. 2013-08-28 20:04:31 +00:00
Support Formatting. 2013-09-05 00:22:35 +00:00
TableGen
Target Reverting 190043 for now. 2013-09-05 11:59:43 +00:00
Transforms Declare missing dependency on AliasAnalysis. Patch by Liu Xin! 2013-09-05 08:19:58 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile