llvm-6502/lib
Reid Spencer e559184d70 Don't forget about casting the result of an upgraded call to an intrinsic
in the case where it needs to cast back to a signed type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25447 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-19 07:00:29 +00:00
..
Analysis For PR411: 2006-01-16 21:12:35 +00:00
Archive
AsmParser Make sure intrinsic auto-upgrade is invoked correctly. 2006-01-19 01:21:04 +00:00
Bytecode Add a flag to identify bytecode files that have intrinsic functions that 2006-01-19 06:57:58 +00:00
CodeGen Another typo 2006-01-19 04:54:52 +00:00
Debugger
ExecutionEngine Wrap long lines. 2006-01-07 06:20:51 +00:00
Linker Fixed style of curly brace. No functionality changes. 2006-01-17 22:01:57 +00:00
Support Revert this, I didn't mean to commit it 2006-01-17 00:40:24 +00:00
System
Target adc and sbb need an incoming flag to ensure it reads the carry flag 2006-01-19 06:53:20 +00:00
Transforms If not internalizing, don't mark llvm.global[cd]tors const, as a fix for a 2006-01-19 00:46:54 +00:00
VMCore Don't forget about casting the result of an upgraded call to an intrinsic 2006-01-19 07:00:29 +00:00
Makefile