llvm-6502/lib
Chris Lattner 4e7244e68e Do not find these ugly sparc-specific objects by using the annotation API on
instructions.  Instead, keep a map of instructions -> MCFI objects in the
already sparc-specific class MachineFunctionInfo.  This will slow down the
sparc backend a bit, but it does not penalize the rest of LLVM!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14438 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-27 18:52:17 +00:00
..
Analysis Simplify code 2004-06-26 19:31:26 +00:00
Archive
AsmParser
Bytecode No functionality changes here: 2004-06-25 20:52:10 +00:00
CodeGen Do not find these ugly sparc-specific objects by using the annotation API on 2004-06-27 18:52:17 +00:00
Debugger
ExecutionEngine
Linker
Support
Target This class is no longer an annotation 2004-06-27 18:50:49 +00:00
Transforms New constant expression lowering pass to simplify your instruction selection needs. 2004-06-25 07:48:09 +00:00
VMCore Fold iType into Value::VTy 2004-06-27 18:38:48 +00:00
Makefile