llvm-6502/include/llvm/Target
Nate Begeman 368e18d56a Rework the SelectionDAG-based implementations of SimplifyDemandedBits
and ComputeMaskedBits to match the new improved versions in instcombine.
Tested against all of multisource/benchmarks on ppc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26238 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-16 21:11:51 +00:00
..
MRegisterInfo.h Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo, 2006-02-02 20:11:55 +00:00
SubtargetFeature.h Improve compatibility with VC2005, patch by Morten Ofstad! 2006-01-26 20:41:32 +00:00
TargetData.h Add a new InvalidateStructLayoutInfo method and some comments. 2006-01-14 00:06:42 +00:00
TargetFrameInfo.h
TargetInstrInfo.h Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo, 2006-02-02 20:11:55 +00:00
TargetInstrItineraries.h <cassert> no longer required to make VC++ happy. 2005-11-04 02:59:16 +00:00
TargetJITInfo.h
TargetLowering.h Rework the SelectionDAG-based implementations of SimplifyDemandedBits 2006-02-16 21:11:51 +00:00
TargetMachine.h Add a new option to indicate we want the code generator to emit code quickly, 2005-11-08 02:12:47 +00:00
TargetMachineRegistry.h
TargetOptions.h
TargetSchedInfo.h
TargetSubtarget.h