llvm-6502/lib
Bill Wendling 20c568f366 Add an "alignment" field to the MachineFunction object. It makes more sense to
have the alignment be calculated up front, and have the back-ends obey whatever
alignment is decided upon.

This allows for future work that would allow for precise no-op placement and the
like.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74564 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-30 22:38:32 +00:00
..
Analysis Minor code cleanups. 2009-06-30 20:13:32 +00:00
Archive
AsmParser
Bitcode
CodeGen Add an "alignment" field to the MachineFunction object. It makes more sense to 2009-06-30 22:38:32 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC
Support Reapply 74494, this time removing the conflicting definition of operator<< 2009-06-30 20:10:56 +00:00
System
Target Add an "alignment" field to the MachineFunction object. It makes more sense to 2009-06-30 22:38:32 +00:00
Transforms
VMCore
Makefile