llvm-6502/lib
Dan Gohman 29e4bdbf27 Fix const-correctness issues with the SrcValue handling in the
memory intrinsic expansion code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49666 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-14 17:55:48 +00:00
..
Analysis add a new CallGraphNode::removeCallEdgeFor method, tidy some comments. 2008-04-13 19:41:25 +00:00
Archive
AsmParser
Bitcode Gabor points out that reserveOperandSpace takes # of values, 2008-04-13 00:14:42 +00:00
CodeGen Fix const-correctness issues with the SrcValue handling in the 2008-04-14 17:55:48 +00:00
Debugger
ExecutionEngine Fix some serious logic errors that broke the jit on darwin/x86-64. 2008-04-13 07:04:56 +00:00
Linker Revert r49614. As Dan pointed out, some of these aren't correct. 2008-04-14 17:38:21 +00:00
Support
System Restore code to disable crash catcher on older OS X systems 2008-04-12 00:47:46 +00:00
Target Fix const-correctness issues with the SrcValue handling in the 2008-04-14 17:55:48 +00:00
Transforms Revert r49614. As Dan pointed out, some of these aren't correct. 2008-04-14 17:38:21 +00:00
VMCore VAArg may trap. 2008-04-14 15:07:08 +00:00
Makefile