llvm-6502/lib
Dan Gohman 819f9d6bf9 Add a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174028 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-31 02:45:26 +00:00
..
Analysis Add a comment. 2013-01-31 02:45:26 +00:00
Archive
AsmParser Make sure that the Attribute object represents one attribute only. 2013-01-31 00:29:54 +00:00
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 Attribute::hasAttributes() and make Attribute::hasAttribute() private. 2013-01-31 02:18:19 +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 A bugfix for tblgen, in the function ‘emitSourceFileHeader’. 2013-01-28 07:35:33 +00:00
Target Whitespace. 2013-01-31 00:50:48 +00:00
Transforms Change GetPointerBaseWithConstantOffset's DataLayout argument from a 2013-01-31 02:00:45 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile