llvm-6502/lib/CodeGen
Chris Lattner cc42d2c3cc A target that doesn't support these intrinsics will still meet spec (the
intrinsic will always produce zero), but it will behave unexpectedly, so
warn like GCC does.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11444 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-14 04:52:06 +00:00
..
InstrSched
ModuloScheduling
SelectionDAG
IntrinsicLowering.cpp A target that doesn't support these intrinsics will still meet spec (the 2004-02-14 04:52:06 +00:00
LiveIntervalAnalysis.cpp Use std::numeric_limits<float>::infinity() instead of 2004-02-14 00:44:07 +00:00
LiveIntervalAnalysis.h
LiveVariables.cpp
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp
MachineInstr.cpp
MachineInstrAnnot.cpp
Makefile
Passes.cpp
PHIElimination.cpp Use newly added next() and prior() utility functions. 2004-02-14 01:18:34 +00:00
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp Use std::numeric_limits<float>::infinity() instead of 2004-02-14 00:44:07 +00:00
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp Use newly added next() and prior() utility functions. 2004-02-14 01:18:34 +00:00