1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-30 07:22:55 +01:00
llvm-mirror/lib/CodeGen/InstrSelection
Chris Lattner 47508d5c0f Tell PassManager that this pass does not invalidate the CFG so that dominator
information and Loop info will not have to be recomputed after this runs.

llvm-svn: 4269
2002-10-23 03:30:47 +00:00
..
InstrForest.cpp Use newly-added type inspection support in InstTreeNode subclasses. 2002-08-24 21:02:09 +00:00
InstrSelection.cpp Tell PassManager that this pass does not invalidate the CFG so that dominator 2002-10-23 03:30:47 +00:00
InstrSelectionSupport.cpp Significant improvement: GEP used by a load or store no longer generates 2002-10-14 16:30:55 +00:00
Makefile Remove source list. 2001-08-28 23:16:59 +00:00