llvm-6502/lib
Bill Wendling 3fc4b96b50 Have AttributeSet::getRetAttributes() return an AttributeSet instead of Attribute.
This further restricts the use of the Attribute class to the Attribute family of
classes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173098 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-21 22:44:49 +00:00
..
Analysis Switch CodeMetrics itself over to use TTI to determine if an instruction 2013-01-21 13:04:33 +00:00
Archive
AsmParser Use hexDigitValue in LLLexer. 2013-01-18 23:05:41 +00:00
Bitcode Fix a heinous inefficiency introduced in r149918, wherein reading each byte of a 2013-01-21 18:24:49 +00:00
CodeGen Introduce a new data structure, the SparseMultiSet, and changes to the MI scheduler to use it. 2013-01-21 18:18:53 +00:00
DebugInfo
ExecutionEngine
IR Have AttributeSet::getRetAttributes() return an AttributeSet instead of Attribute. 2013-01-21 22:44:49 +00:00
Linker [Linker] Kill Linker::LoadObject which is dead, and drop the BitReader dependency again. 2013-01-18 19:37:11 +00:00
MC This is a resubmittal. For some reason it broke the bots yesterday 2013-01-18 21:20:38 +00:00
Object
Option
Support Add llvm::hexDigitValue to convert single characters to hex. 2013-01-18 21:45:30 +00:00
TableGen
Target Fix some incorrectly named u10 / lu10 instructions. 2013-01-21 21:12:30 +00:00
Transforms Have AttributeSet::getRetAttributes() return an AttributeSet instead of Attribute. 2013-01-21 22:44:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile