llvm-6502/include/llvm
Andreas Neustifter da5ea94554 OptimalEdgeProfiling: Reading in Profiles.
This enables LLVM to read the OptimalEdgeProfiles.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80715 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-01 19:08:51 +00:00
..
ADT restore semantics of operator* (removing a FIXME I had to introduce in r80224) 2009-08-31 20:54:23 +00:00
Analysis OptimalEdgeProfiling: Reading in Profiles. 2009-09-01 19:08:51 +00:00
Assembly
Bitcode
CodeGen Clean up LSDA name generation and use for SJLJ exception handling. This 2009-09-01 01:57:56 +00:00
CompilerDriver
Config
Debugger
ExecutionEngine
MC llvm-mc: Store MCSymbolData value as a pointer (to make MSVC happy). 2009-09-01 04:09:03 +00:00
Support hopefully unbreak the build by making this-> explicit for dependent 2009-08-30 17:44:10 +00:00
System
Target Revert commit 80428. It completely broke exception 2009-08-31 16:45:16 +00:00
Transforms Addedum to r80712, forgot to add files. 2009-09-01 19:05:58 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h Reapply 79977. 2009-08-28 23:24:31 +00:00
BasicBlock.h
CallGraphSCCPass.h Fix some nasty callgraph dangling pointer problems in 2009-08-31 00:19:58 +00:00
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h add getPointerAddressSpace() to GEP instruction, use the method 2009-08-30 20:06:40 +00:00
IntrinsicInst.h Reapply 79977. 2009-08-28 23:24:31 +00:00
Intrinsics.h
Intrinsics.td Reapply 79977. 2009-08-28 23:24:31 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsBlackfin.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h Addedum to r80712, forgot to add files. 2009-09-01 19:05:58 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h Reapply 79977. 2009-08-28 23:24:31 +00:00
Module.h
ModuleProvider.h
OperandTraits.h
Operator.h
Pass.h Fix a typo in a comment. 2009-09-01 18:29:01 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h Remove some unused fields. 2009-08-29 23:34:14 +00:00
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h