llvm-6502/lib
Duncan Sands b988baccc2 Generalize the handling of call and return arguments,
in preparation for apint support.  These changes are
intended to have no functional effect.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46967 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-11 20:58:28 +00:00
..
Analysis If the LHS of the comparison is a loop-invariant we also want to move it 2008-02-11 18:37:34 +00:00
Archive
AsmParser Back out mods to llvmAsmParser, incorrectly committed 2008-01-30 03:10:00 +00:00
Bitcode
CodeGen Generalize the handling of call and return arguments, 2008-02-11 20:58:28 +00:00
Debugger
ExecutionEngine
Linker
Support Added "Profile" method to APFloat for use with FoldingSet. 2008-02-11 17:24:50 +00:00
System Set error message. 2008-02-04 20:57:54 +00:00
Target Enable SSE4 codegen and pattern matching. 2008-02-11 04:19:36 +00:00
Transforms Fix scalarrepl to not 'miscompile' undefined code, part #2. 2008-02-10 19:05:37 +00:00
VMCore check that terminators only occur at the end of a block. This catches the 2008-02-09 01:06:01 +00:00
Makefile