llvm-6502/lib
Evan Cheng 3927f438b5 Revert 67132. This is breaking some objective-c apps.
Also fixes SDISel so it *does not* force promote return value if the function is not marked signext / zeroext.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67701 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-25 20:20:11 +00:00
..
Analysis Do not ignore DW_TAG_class_type! 2009-03-25 03:52:06 +00:00
Archive
AsmParser Fix a bug in our autoupgrade support: in an argument list to a function 2009-03-25 06:36:36 +00:00
Bitcode
CodeGen Revert 67132. This is breaking some objective-c apps. 2009-03-25 20:20:11 +00:00
CompilerDriver
Debugger
ExecutionEngine fix one more fp80 case (used only by Interpreter) 2009-03-24 18:16:17 +00:00
Linker
Support
System
Target do not rely on callee being operand 0 2009-03-25 06:32:59 +00:00
Transforms Fix PR3874 by restoring a condition I removed, but making it more 2009-03-25 00:28:58 +00:00
VMCore
Makefile