llvm-6502/lib
Jim Grosbach 5d14f9be7b Refactor LEApcrelJT as a pseudo-instructionlowered to a cannonical ADR
instruction at MC lowering. Add binary encoding information for the ADR,
including fixup data for the label operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120594 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-01 19:47:31 +00:00
..
Analysis PR5207: Rename overloaded APInt methods set(), clear(), flip() to 2010-12-01 08:53:58 +00:00
Archive Merge System into Support. 2010-11-29 18:16:10 +00:00
AsmParser Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op 2010-10-25 15:37:09 +00:00
Bitcode Generalize the darwin wrapper hack to work with generic macho triples as well as darwin ones. 2010-11-29 23:29:54 +00:00
CodeGen PR5207: Rename overloaded APInt methods set(), clear(), flip() to 2010-12-01 08:53:58 +00:00
CompilerDriver Now to chant the magical incantation that will exorcise the System library 2010-11-29 19:44:50 +00:00
ExecutionEngine Merge System into Support. 2010-11-29 18:16:10 +00:00
Linker Merge System into Support. 2010-11-29 18:16:10 +00:00
MC Add correct encodings for STRD and LDRD, including fixup support. Additionally, update these to unified syntax. 2010-12-01 19:18:46 +00:00
Object Merge System into Support. 2010-11-29 18:16:10 +00:00
Support Support/FileSystem: Add copy_file implementation. Not tests yet because the 2010-12-01 19:32:01 +00:00
Target Refactor LEApcrelJT as a pseudo-instructionlowered to a cannonical ADR 2010-12-01 19:47:31 +00:00
Transforms PR5207: Rename overloaded APInt methods set(), clear(), flip() to 2010-12-01 08:53:58 +00:00
VMCore Merge System into Support. 2010-11-29 18:16:10 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00