llvm-6502/lib
Devang Patel 90f1ad7bf4 Fix PR1158
Do not insert Analysis pass, if it is already available.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33915 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-05 19:34:17 +00:00
..
Analysis Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Archive
AsmParser Regenerate. 2007-02-05 17:04:00 +00:00
Bytecode Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
CodeGen Fixing silly "not-implemented" bug in AsmPrinter. This fixes PR1169. 2007-02-04 23:27:42 +00:00
Debugger
ExecutionEngine Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Linker Fix some comments and other minor sundry things. 2007-02-04 04:43:17 +00:00
Support Encode small integers more densely in foldingset, avoiding overflowing the SmallVector as often. 2007-02-04 01:48:10 +00:00
System silence warning 2007-02-01 04:57:00 +00:00
Target Fix a miscompilation in the addr mode code trying to implement X | C and 2007-02-04 20:18:17 +00:00
Transforms Fix miscompilations of consumer-typeset, telecomm-gsm, and 176.gcc. 2007-02-05 05:57:49 +00:00
VMCore Fix PR1158 2007-02-05 19:34:17 +00:00
Makefile Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00