llvm-6502/lib
Nick Lewycky 5adcefb04d Inform ScalarEvolutions that we're deleting Values.
This is the obviously correct part of the fix for PR1487.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37457 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-06 03:51:56 +00:00
..
Analysis Fix PR 1497 2007-06-05 20:24:36 +00:00
Archive
AsmParser Commit first round work of PR1373. "noalias" is now fully supported in 2007-06-05 05:28:26 +00:00
Bitcode
CodeGen If a unconditional branch is added to branch to the false path during ifcvt, the predicated block cannot be iteratively ifcvted. 2007-06-06 02:08:52 +00:00
Debugger
ExecutionEngine Add comments to fallsthrough cases. Also, this fixes PR1492 2007-06-03 19:20:49 +00:00
Linker
Support
System Fix LLVM build on NetBSD. Patch by Neil Booth. 2007-06-04 15:28:57 +00:00
Target Print predicate of the second instruction of the two-piece constant MI. 2007-06-05 18:55:18 +00:00
Transforms Inform ScalarEvolutions that we're deleting Values. 2007-06-06 03:51:56 +00:00
VMCore Fix a user-reported error building with GCC 3.4.4 on Cygwin. 2007-06-05 23:49:06 +00:00
Makefile