llvm-6502/lib
Andrew Lenharth f2eb1396b8 2 fixes:
1: Legalize operand in UINT_TO_FP expanision

2: SRA x, const i8 was not promoting the constant to shift amount type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22337 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-05 19:52:39 +00:00
..
Analysis the correct fix was to fix AliasAnalysis.getModRefInfo 2005-06-20 15:25:22 +00:00
Archive
AsmParser Fix grammar 2005-06-24 18:00:40 +00:00
Bytecode If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
CodeGen 2 fixes: 2005-07-05 19:52:39 +00:00
Debugger
ExecutionEngine core changes for varargs 2005-06-18 18:34:52 +00:00
Linker
Support
System Put in a hack for Cygwin that prevents mkdtemp from being used since 2005-06-02 05:38:20 +00:00
Target Fit to 80 columns 2005-07-05 17:50:16 +00:00
Transforms Fix PR590 and Transforms/Mem2Reg/2005-06-30-ReadBeforeWrite.ll. 2005-06-30 07:29:44 +00:00
VMCore core changes for varargs 2005-06-18 18:34:52 +00:00
Makefile