llvm-6502/lib/IR
Bill Wendling 956f13440a Push some more methods down to hide the use of the Attribute class.
Because the Attribute class is going to stop representing a collection of
attributes, limit the use of it as an aggregate in favor of using AttributeSet.
This replaces some of the uses for querying the function attributes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172844 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-18 21:11:39 +00:00
..
AsmWriter.cpp Move TypeFinder.h into the IR tree, it clearly belongs with the IR library. 2013-01-07 15:43:51 +00:00
AttributeImpl.h Revert s/Raw/getBitMask/g name change. This is possibly causing LTO test hangings. 2013-01-09 23:36:50 +00:00
Attributes.cpp Push some more methods down to hide the use of the Attribute class. 2013-01-18 21:11:39 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt Move TargetTransformInfo to live under the Analysis library. This no 2013-01-07 03:08:10 +00:00
ConstantFold.cpp
ConstantFold.h
Constants.cpp Allow vectors in CreatePointerCast of constants. 2013-01-16 14:41:46 +00:00
ConstantsContext.h
Core.cpp Revert s/Raw/getBitMask/g name change. This is possibly causing LTO test hangings. 2013-01-09 23:36:50 +00:00
DataLayout.cpp
DebugInfo.cpp Define metadata interfaces for describing a static data member 2013-01-16 01:22:23 +00:00
DebugLoc.cpp
DIBuilder.cpp Define metadata interfaces for describing a static data member 2013-01-16 01:22:23 +00:00
Dominators.cpp
Function.cpp Support for half intrinsics. Pushes MMX into slower encoding path. 2013-01-11 01:45:05 +00:00
GCOV.cpp
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Allow vectors in CreatePointerCast. 2013-01-15 16:43:00 +00:00
IntrinsicInst.cpp
IRBuilder.cpp
LeakDetector.cpp
LeaksContext.h
LLVMBuild.txt
LLVMContext.cpp
LLVMContextImpl.cpp
LLVMContextImpl.h
Makefile Actually update the CMake and Makefile builds correctly, and update the 2013-01-02 12:09:16 +00:00
Metadata.cpp
Module.cpp
Pass.cpp
PassManager.cpp
PassRegistry.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeFinder.cpp Move TypeFinder.h into the IR tree, it clearly belongs with the IR library. 2013-01-07 15:43:51 +00:00
Use.cpp Fix Casting 2013-01-14 21:04:37 +00:00
User.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Push some more methods down to hide the use of the Attribute class. 2013-01-18 21:11:39 +00:00