llvm-6502/lib/Transforms
Chris Lattner 7bcc0e7fff Rename AddUsesToWorkList -> AddUsersToWorkList, as that is what it does.
Create a new AddUsesToWorkList method
optimize memmove/set/cpy of zero bytes to a noop.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11941 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-28 05:22:00 +00:00
..
Hello
Instrumentation Remove dependence on return type of ConstantStruct::get 2004-02-15 04:07:32 +00:00
IPO setcond instructions don't have aliasing implications. 2004-02-27 18:09:25 +00:00
Scalar Rename AddUsesToWorkList -> AddUsersToWorkList, as that is what it does. 2004-02-28 05:22:00 +00:00
Utils Right, it's really Extractor, not Extraction. 2004-02-28 03:37:58 +00:00
ExprTypeConvert.cpp
LevelRaise.cpp Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
Makefile
TransformInternals.cpp Adjust to the changed StructType interface. In particular, getElementTypes() is gone. 2004-02-09 04:37:31 +00:00
TransformInternals.h