llvm-6502/lib
Bill Wendling 48814681d7 - Add getLSDAEncoding to the PowerPC backend.
- Greatly improve the comments to the getLSDAEncoding method.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93796 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-18 22:36:35 +00:00
..
Analysis Make findDbgDeclare/findDbgGlobalDeclare local static functions; avoid Elts array 2010-01-18 20:42:09 +00:00
Archive
AsmParser
Bitcode
CodeGen Canonicalize -1 - x to ~x. 2010-01-18 21:38:44 +00:00
CompilerDriver
ExecutionEngine
Linker
MC remove the MAI argument to MCExpr::print and switch overthing to use << when printing them. 2010-01-18 00:37:40 +00:00
Support Fix refacto reported by Nicolas Geoffray. 2010-01-18 12:40:05 +00:00
System
Target - Add getLSDAEncoding to the PowerPC backend. 2010-01-18 22:36:35 +00:00
Transforms my instcombine transformations to make extension elimination more 2010-01-18 22:19:16 +00:00
VMCore Simplify MDNode::getFunction() and assertLocalFunction() by avoiding extra Function* variable and smallptrset since function-local metadata cannot be cyclic 2010-01-18 20:36:54 +00:00
Makefile