llvm-6502/lib
Hal Finkel 9a79b320cb PPC QPX requires a 32-byte aligned stack
On systems which support the QPX vector instructions, the stack must be
32-byte aligned.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173993 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-30 23:43:27 +00:00
..
Analysis
Archive
AsmParser
Bitcode Use an AttrBuilder to generate the correct AttributeSet. 2013-01-29 01:43:29 +00:00
CodeGen Add a special handling case for untyped CopyFromReg node in GetCostForDef() of ScheduleDAGRRList 2013-01-29 21:18:43 +00:00
DebugInfo
ExecutionEngine Formatting correction 2013-01-29 00:50:18 +00:00
IR Remove addRetAttributes and addFnAttributes, which aren't useful abstractions. 2013-01-30 23:40:31 +00:00
Linker
MC This patch reworks how llvm targets set 2013-01-30 02:09:52 +00:00
Object
Option
Support Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support 2013-01-30 12:05:05 +00:00
TableGen
Target PPC QPX requires a 32-byte aligned stack 2013-01-30 23:43:27 +00:00
Transforms Remove addRetAttributes and addFnAttributes, which aren't useful abstractions. 2013-01-30 23:40:31 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile