llvm-6502/include/llvm/IR
Rafael Espindola 834384bf5b Split GlobalValue into GlobalValue and GlobalObject.
This allows code to statically accept a Function or a GlobalVariable, but
not an alias. This is already a cleanup by itself IMHO, but the main
reason for it is that it gives a lot more confidence that the refactoring to fix
the design of GlobalAlias is correct. That will be a followup patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208716 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-13 18:45:48 +00:00
..
Argument.h
AssemblyAnnotationWriter.h
Attributes.h
AutoUpgrade.h
BasicBlock.h Fix some obvious Doxygen comment bugs. 2014-05-06 05:05:59 +00:00
CallingConv.h Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'" 2014-05-09 22:56:42 +00:00
CallSite.h
CFG.h
CMakeLists.txt
Constant.h
ConstantFolder.h
ConstantRange.h
Constants.h
DataLayout.h Fix build failure with MSVC, following r208680 2014-05-13 11:16:22 +00:00
DebugInfo.h DebugInfo: Use enum instead of unsigned 2014-05-07 12:49:08 +00:00
DebugLoc.h [BUG][REFACTOR] 2014-05-07 09:51:22 +00:00
DerivedTypes.h
DiagnosticInfo.h
DiagnosticPrinter.h
DIBuilder.h
Dominators.h
Function.h Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
GetElementPtrTypeIterator.h
GlobalAlias.h Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
GlobalObject.h Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
GlobalValue.h Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
GlobalVariable.h Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
GVMaterializer.h Style update: don't duplicate the function name. 2014-05-07 17:04:45 +00:00
InlineAsm.h
InstIterator.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
InstVisitor.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Implememting named register intrinsics 2014-05-06 16:51:25 +00:00
IntrinsicsAArch64.td
IntrinsicsARM64.td
IntrinsicsARM.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsR600.td
IntrinsicsX86.td AVX-512: changes in intrinsics 2014-05-12 07:18:51 +00:00
IntrinsicsXCore.td
IRBuilder.h
IRPrintingPasses.h
LeakDetector.h
LegacyPassManager.h
LegacyPassManagers.h
LegacyPassNameParser.h
LLVMContext.h
Mangler.h
MDBuilder.h
Metadata.h
Module.h Style update: don't duplicate the function name. 2014-05-07 16:43:23 +00:00
NoFolder.h
OperandTraits.h
Operator.h
PassManager.h
PatternMatch.h
PredIteratorCache.h
SymbolTableListTraits.h
Type.h
TypeBuilder.h
TypeFinder.h
Use.h
User.h
Value.h Split GlobalValue into GlobalValue and GlobalObject. 2014-05-13 18:45:48 +00:00
ValueHandle.h
ValueMap.h
ValueSymbolTable.h
Verifier.h