llvm-6502/lib
Chris Lattner b8db331588 improve encoding information for branches. We now know they have
8 or 32-bit immediates, which allows the new encoder to handle
them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95927 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-11 21:45:31 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Revert functional change. This broke a bunch of tests. 2010-02-11 21:19:44 +00:00
CompilerDriver
ExecutionEngine Make it possible to create multiple JIT instances at the same time, by removing 2010-02-11 01:07:39 +00:00
Linker
MC MC: Move assembler-backend's fixup list into the fragment. 2010-02-11 21:29:46 +00:00
Support
System
Target improve encoding information for branches. We now know they have 2010-02-11 21:45:31 +00:00
Transforms Make sure that ConstantExpr offsets also aren't off of extern 2010-02-11 17:44:04 +00:00
VMCore revert 95903. 2010-02-11 20:58:56 +00:00
Makefile