llvm-6502/lib
Owen Anderson d8e351b96f VLDR fixups need special handling under Thumb. While the encoding is the same,
the order of the bytes in the data stream is flipped around.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121215 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-08 00:18:36 +00:00
..
Analysis Global variable does not need linkage name. 2010-12-08 00:06:22 +00:00
Archive
AsmParser
Bitcode
CodeGen Switch LiveIntervalUnion from std::set to IntervalMap. 2010-12-07 23:18:47 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Layout each section independently. With the testcase in PR8711: 2010-12-07 23:32:26 +00:00
Object
Support Support: Remove Alarm. It is unused (via local grep and google code search). 2010-12-07 18:41:59 +00:00
Target VLDR fixups need special handling under Thumb. While the encoding is the same, 2010-12-08 00:18:36 +00:00
Transforms Remove some dead code from the jump threading pass. 2010-12-07 13:08:07 +00:00
VMCore Remove the code from Function::dropAllReferences which replaced 2010-12-07 19:56:51 +00:00
Makefile