llvm-6502/lib
Hal Finkel 6bc99603c0 Add a comment about overlapping PPC frame offsets
I don't think that it is otherwise clear how the overlapping offsets
are processed into distinct spill slots. Comment that this is done
in processFunctionBeforeFrameFinalized.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177094 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-14 18:38:31 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Reset some of the target options which affect code generation. 2013-03-13 22:26:59 +00:00
DebugInfo
ExecutionEngine
IR Remove the unused 4th operand for DIFile debug info metadata 2013-03-13 22:05:21 +00:00
Linker
MC
Object
Option
Support [Support] Fix lifetime of file descriptors when using MemoryBuffer. 2013-03-14 00:20:10 +00:00
TableGen
Target Add a comment about overlapping PPC frame offsets 2013-03-14 18:38:31 +00:00
Transforms Perform factorization as a last resort of unsafe fadd/fsub simplification. 2013-03-14 18:08:26 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile