llvm-6502/lib
Kalle Raiskila 18aa393153 Don't feed 19 bit immediates to ILA.
Patch (slightly modified) by Visa Putkinen.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122052 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-17 09:36:09 +00:00
..
Analysis Update a comment. 2010-12-16 02:55:10 +00:00
Archive MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm. 2010-12-16 03:29:14 +00:00
AsmParser MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm. 2010-12-16 03:29:14 +00:00
Bitcode
CodeGen Provide LiveIntervalUnion::Query::checkLoopInterference. 2010-12-17 04:09:47 +00:00
CompilerDriver
ExecutionEngine
Linker MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm. 2010-12-16 03:29:14 +00:00
MC Use getFixupKindInfo to implement isFixupKindPCRel, ELF version. 2010-12-17 07:28:17 +00:00
Object MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm. 2010-12-16 03:29:14 +00:00
Support Trailing whitespace and 80 column fixups. 2010-12-17 02:10:59 +00:00
Target Don't feed 19 bit immediates to ILA. 2010-12-17 09:36:09 +00:00
Transforms improve switch formation to handle small range 2010-12-17 06:20:15 +00:00
VMCore MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm. 2010-12-16 03:29:14 +00:00
Makefile