1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include/llvm
Bob Wilson b6fe71fef9 Fix comment typo.
llvm-svn: 124705
2011-02-02 00:46:09 +00:00
..
ADT Patches to build EFI with Clang/LLVM. By Carl Norum. 2011-02-01 01:14:13 +00:00
Analysis Reapply 124275 since the Dragonegg failure was unreproducible. 2011-02-01 01:16:32 +00:00
Assembly
Bitcode
CodeGen Keep track of incoming argument's location while emitting LiveIns. 2011-01-31 21:38:14 +00:00
CompilerDriver
Config Adds some platform checks to cmake/config-ix.cmake and fixes checking 2011-01-31 18:25:25 +00:00
ExecutionEngine
MC Add support for the --noexecstack option. 2011-01-23 17:55:27 +00:00
Object
Support Add a m_Undef pattern for convenience. This is so that code that uses 2011-02-01 09:06:20 +00:00
Target Fix comment typo. 2011-02-02 00:46:09 +00:00
Transforms Re-apply r124518 with fix. Watch out for invalidated iterator. 2011-01-29 04:46:23 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Have m_One also match constant vectors for which every element is 1. 2011-02-01 08:39:12 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h Implementation of path profiling. 2011-01-29 01:09:53 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Make SwitchInst::removeCase() more efficient. 2011-02-01 09:22:34 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h Implementation of path profiling. 2011-01-29 01:09:53 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h Add missing include for ptrdiff_t. Patch by Joerg Sonnenberger! 2011-01-28 03:52:25 +00:00
User.h Simplify User::operator delete(). 2011-01-26 21:56:10 +00:00
Value.h
ValueSymbolTable.h