llvm-6502/lib/Target
Chris Lattner a0877726df 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4269 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-23 03:30:47 +00:00
..
CBackend Fix bug: CBackend/2002-10-16-External.ll 2002-10-16 20:08:47 +00:00
SparcV9 Tell PassManager that this pass does not invalidate the CFG so that dominator 2002-10-23 03:30:47 +00:00
MachineFrameInfo.cpp * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TargetData.cpp - Add an endianness field to the TargetData datastructure 2002-10-14 22:41:13 +00:00
TargetMachine.cpp Run LICM before GCSE! 2002-10-13 00:34:10 +00:00
TargetSchedInfo.cpp Use vectors instead of hash_maps for issueGaps and conflictLists. 2002-10-13 00:37:46 +00:00