llvm-6502/lib/IR
2013-01-25 15:35:56 +00:00
..
AsmWriter.cpp
AttributeImpl.h Add a profile for uniquifying the AttributeSet with the AttributeSetNodes. 2013-01-24 01:01:34 +00:00
Attributes.cpp Fix MSVC 2012 warning about a 32-bit shift that should be 64-bit 2013-01-25 15:35:56 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt
ConstantFold.cpp Make APFloat constructor require explicit semantics. 2013-01-22 09:46:31 +00:00
ConstantFold.h
Constants.cpp Make APFloat constructor require explicit semantics. 2013-01-22 09:46:31 +00:00
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
DebugInfo.cpp Fix a latent bug exposed by recent static member debug info changes. 2013-01-19 23:00:25 +00:00
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 Use the AttributeSet query instead of the Attribute query. 2013-01-25 08:08:54 +00:00