llvm-6502/lib
Duncan Sands 8c0f244c3e Don't make use of an illegal type (i64) when
lowering f64 function arguments.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60944 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-12 08:05:40 +00:00
..
Analysis Sneaky, sneaky: move the -1 to the outside of the SMax. Reinstate the 2008-12-11 17:40:14 +00:00
Archive
AsmParser
Bitcode
CodeGen Added support for SELECT v8i8 v4i16 for X86 (MMX) 2008-12-12 01:25:51 +00:00
Debugger
ExecutionEngine Fix MachineCodeEmitter to use uintptr_t instead of intptr_t. This avoids some overflow issues. Patch by Thomas Jablin. 2008-12-10 02:32:19 +00:00
Linker
Support remove unused var 2008-12-09 17:04:06 +00:00
System Don't use plain %x to print pointer values. I had changed it from %p 2008-12-05 23:39:24 +00:00
Target Don't make use of an illegal type (i64) when 2008-12-12 08:05:40 +00:00
Transforms Teach GVN to invalidate some memdep information when it does an RAUW 2008-12-09 22:06:23 +00:00
VMCore fix grammar, thanks Duncan! 2008-12-11 11:44:49 +00:00
Makefile