llvm-6502/include/llvm
Bill Wendling 8246df61f6 Use the AttributeSet when removing multiple attributes. Use Attribute::AttrKind
when removing one attribute. This further encapsulates the use of the attributes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173214 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-23 00:45:55 +00:00
..
ADT Initial patch for x32 ABI support. 2013-01-22 18:02:49 +00:00
Analysis Begin fleshing out an interface in TTI for modelling the costs of 2013-01-22 11:26:02 +00:00
Assembly
Bitcode r173072 is causing some regressions on big endian hosts, I don't have time to debug it 2013-01-21 19:08:15 +00:00
CodeGen Make APFloat constructor require explicit semantics. 2013-01-22 09:46:31 +00:00
Config
DebugInfo
ExecutionEngine
IR Use the AttributeSet when removing multiple attributes. Use Attribute::AttrKind 2013-01-23 00:45:55 +00:00
MC Initial patch for x32 ABI support. 2013-01-22 18:02:49 +00:00
Object Revert "[Object] .bss sections have no content. PR15005." 2013-01-21 08:13:04 +00:00
Option
Support [Support][ErrorOr] Don't use nullptr :( 2013-01-23 00:22:30 +00:00
TableGen
Target
Transforms Move Blacklist.h to include/ to enable use from clang. 2013-01-18 11:29:21 +00:00
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h Define metadata interfaces for describing a static data member 2013-01-16 01:22:23 +00:00
DIBuilder.h Define metadata interfaces for describing a static data member 2013-01-16 01:22:23 +00:00
GVMaterializer.h
InitializePasses.h Make the inline cost a proper analysis pass. This remains essentially 2013-01-21 11:39:18 +00:00
InstVisitor.h
LinkAllIR.h
LinkAllPasses.h
Linker.h [Linker] Zap a dead typedef. 2013-01-18 20:08:09 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h