llvm-6502/include/llvm
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
..
ADT Introduce a new data structure, the SparseMultiSet, and changes to the MI scheduler to use it. 2013-01-21 18:18:53 +00:00
Analysis Switch CodeMetrics itself over to use TTI to determine if an instruction 2013-01-21 13:04:33 +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 Introduce a new data structure, the SparseMultiSet, and changes to the MI scheduler to use it. 2013-01-21 18:18:53 +00:00
Config
DebugInfo
ExecutionEngine Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
IR Have AttributeSet::getRetAttributes() return an AttributeSet instead of Attribute. 2013-01-21 22:44:49 +00:00
MC [MC/Mach-O] Add support for linker options in Mach-O files. 2013-01-18 01:26:07 +00:00
Object Revert "[Object] .bss sections have no content. PR15005." 2013-01-21 08:13:04 +00:00
Option Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
Support Support/Compiler.h: MSC1600, aka VS2010, is not C++11-ready. 2013-01-21 00:30:31 +00:00
TableGen TableGen: Keep track of superclass reference ranges. 2013-01-10 18:50:11 +00:00
Target Split TargetLowering into a CodeGen and a SelectionDAG part. 2013-01-11 20:05:37 +00:00
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 Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
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 Rename LinkAllVMCore.h to LinkAllIR.h since VMCore directory was renamed to IR. 2013-01-10 21:55:02 +00:00
LinkAllPasses.h Added -view-callgraph module pass. 2013-01-11 17:28:14 +00:00
Linker.h [Linker] Zap a dead typedef. 2013-01-18 20:08:09 +00:00
Pass.h
PassAnalysisSupport.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00