llvm-6502/lib
Bill Wendling 383da6ba55 Remove redundant code.
It was creating a new AttrBuilder when we could just fill in the AttrBuilder
we're building.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173975 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-30 21:22:59 +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 redundant code. 2013-01-30 21:22:59 +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 Add definitions for the PPC a2q core marked as having QPX available 2013-01-30 21:17:42 +00:00
Transforms Linker: correctly link in dbg.declare 2013-01-30 17:42:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile