llvm-6502/lib
Nick Lewycky 9a49f1552d Make the side-numbering of instructions used by metadata (which is needed to
keep track of instructions that return void) per-function. This fixes PR5278.

This breaks backwards compatibility with the metadata format. That's okay
because we haven't released the metadata bitcode yet.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97132 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-25 08:30:17 +00:00
..
Analysis Make LoopSimplify change conditional branches in loop exiting blocks 2010-02-25 06:57:05 +00:00
Archive
AsmParser
Bitcode Make the side-numbering of instructions used by metadata (which is needed to 2010-02-25 08:30:17 +00:00
CodeGen MC'ize padding when padding the ULEB128 value. 2010-02-25 00:24:52 +00:00
CompilerDriver Input files with empty suffixes must be passed to linker. 2010-02-23 09:05:21 +00:00
ExecutionEngine
Linker
MC This is the second patch to allow x86 code to be aligned with optimal nops. 2010-02-23 21:41:24 +00:00
Support Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
System
Target Each field of auxiliary debug entry is only 1 byte long. 2010-02-25 03:54:49 +00:00
Transforms Make LoopSimplify change conditional branches in loop exiting blocks 2010-02-25 06:57:05 +00:00
VMCore Dump the presence of attached metadata even if we don't know what it is. This 2010-02-25 06:53:04 +00:00
Makefile