llvm-6502/lib
Dale Johannesen 127a7936de Marking debug info intrinsics as not touching memory
caused them to be considered trivially dead.  Fix this.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65979 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-03 23:30:00 +00:00
..
Analysis Ignore the debug info intrinsics when adding instructions into alias sets. 2009-03-03 06:02:04 +00:00
Archive
AsmParser
Bitcode
CodeGen Generalize BuildVectorSDNode::isConstantSplat to use APInts and handle 2009-03-02 23:24:16 +00:00
CompilerDriver Reorganize llvmc code. 2009-03-02 09:01:14 +00:00
Debugger
ExecutionEngine don't #include a header into the middle of an anon namespace. 2009-03-03 20:10:23 +00:00
Linker Oops. 2009-03-03 10:04:23 +00:00
Support
System Fix main executable path name resolution on FreeBSD, patch by 2009-03-02 22:17:15 +00:00
Target Add '(implicit EFLAGS)' for AND, OR, XOR, NEG, INC, and DEC 2009-03-03 19:53:46 +00:00
Transforms Marking debug info intrinsics as not touching memory 2009-03-03 23:30:00 +00:00
VMCore Fix a bunch of Doxygen syntax issues. Escape special characters, 2009-03-03 02:55:14 +00:00
Makefile Reorganize llvmc code. 2009-03-02 09:01:14 +00:00