1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include
Cameron Zwarich 2748634089 Add a RemoveFromWorklist method to DCI. This is needed to do some complicated
transformations in target-specific DAG combines without causing DAGCombiner to
delete the same node twice. If you know of a better way to avoid this (see my
next patch for an example), please let me know.

llvm-svn: 128758
2011-04-02 02:40:26 +00:00
..
llvm Add a RemoveFromWorklist method to DCI. This is needed to do some complicated 2011-04-02 02:40:26 +00:00
llvm-c C-API: Include DataTypes.h instead of stdint.h. 2011-03-29 02:30:34 +00:00