llvm/lib/IR
2013-01-30 19:24:23 +00:00
..
AsmWriter.cpp
AttributeImpl.h s/Data/Kind/g. No functionality change. 2013-01-29 20:37:10 +00:00
Attributes.cpp Add a couple of accessor methods to get the kind and values of an attribute. 2013-01-29 20:45:34 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp
ConstantFold.h
Constants.cpp
ConstantsContext.h
Core.cpp Remove the last of uses that use the Attribute object as a collection of attributes. 2013-01-23 06:14:59 +00:00
DataLayout.cpp Clean up whitespace and indentation a bit 2013-01-30 19:24:23 +00:00
DebugInfo.cpp
DebugLoc.cpp
DIBuilder.cpp
Dominators.cpp
Function.cpp Remove the last of uses that use the Attribute object as a collection of attributes. 2013-01-23 06:14:59 +00:00
GCOV.cpp
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Use the AttributeSet when removing multiple attributes. Use Attribute::AttrKind 2013-01-23 00:45:55 +00:00
IntrinsicInst.cpp
IRBuilder.cpp
LeakDetector.cpp
LeaksContext.h
LLVMBuild.txt
LLVMContext.cpp
LLVMContextImpl.cpp Cleanup the AttributeSetNodes that we create. 2013-01-24 00:14:46 +00:00
LLVMContextImpl.h Create a new class: AttributeSetNode. 2013-01-24 00:06:56 +00:00
Makefile
Metadata.cpp
Module.cpp
Pass.cpp
PassManager.cpp
PassRegistry.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeFinder.cpp
Use.cpp
User.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Attempt to fix dragonegg. Use the number of slots to determine if the AttributeSet has attributes or not. 2013-01-30 06:54:41 +00:00