llvm-6502/include/llvm
Benjamin Kramer b5ccb25bc2 StringRefize and simplify.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144675 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-15 19:12:09 +00:00
..
ADT Replace (Lower|Upper)caseString in favor of StringRef's newest methods. 2011-11-06 20:37:06 +00:00
Analysis Missed some users of Value::getNameStr. 2011-11-15 18:30:06 +00:00
Assembly Make headers standalone. 2011-11-14 17:45:03 +00:00
Bitcode
CodeGen Twinify GraphWriter a little bit. 2011-11-15 16:26:38 +00:00
Config Fix typo. 2011-11-10 23:33:18 +00:00
DebugInfo
ExecutionEngine
MC Make headers standalone. 2011-11-14 17:45:03 +00:00
Object
Support Twinify GraphWriter a little bit. 2011-11-15 16:26:38 +00:00
TableGen
Target Break false dependencies before partial register updates. 2011-11-15 01:15:30 +00:00
Transforms StringRefize and simplify. 2011-11-15 19:12:09 +00:00
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just 2011-11-04 19:04:23 +00:00
Constant.h
Constants.h Fold ConstantVector::isAllOnesValue into Constant::isAllOnesValue and simplify it. 2011-11-14 19:12:20 +00:00
DebugInfoProbe.h
DefaultPasses.h Add a couple missing includes; found while analyzing LLVM headers. 2011-11-04 18:19:43 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h Prune more RALinScan. RALinScan was also here! 2011-11-13 01:33:10 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td Add AVX2 variable shift instructions and intrinsics. 2011-11-07 08:26:24 +00:00
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h Add a couple missing includes; found while analyzing LLVM headers. 2011-11-04 18:19:43 +00:00
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
Use.h
User.h
Value.h Remove Value::getNameStr. It has been deprecated for a while and provides no additional value over getName(). 2011-11-15 18:30:12 +00:00
ValueSymbolTable.h