This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-01 16:33:37 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ceb2fb9548
llvm-mirror
/
include
/
llvm
History
Owen Anderson
e54c4beb5a
Don't attach annotations to MCInst's. Instead, have the disassembler return, and the printer accept, an annotation string which can be passed through if the client cares about annotations.
...
llvm-svn: 139876
2011-09-15 23:38:46 +00:00
..
ADT
Add APInt support for converting to/from hexatridecimal strings
2011-09-14 15:54:46 +00:00
Analysis
Add support to emit debug info for C++0x nullptr type.
2011-09-14 23:13:28 +00:00
Assembly
Bitcode
CodeGen
Use getPrevSlot() instead of getPrevIndex().
2011-09-15 15:31:49 +00:00
CompilerDriver
Config
DebugInfo
Unbreak the build for compilers that don't include cstdint everywhere.
2011-09-15 22:26:16 +00:00
ExecutionEngine
MC
Don't attach annotations to MCInst's. Instead, have the disassembler return, and the printer accept, an annotation string which can be passed through if the client cares about annotations.
2011-09-15 23:38:46 +00:00
Object
Object: make the following changes into SymbolRef
2011-09-14 01:22:52 +00:00
Support
use 64-bit types instead of off_t/size_t to avoid the issue when
2011-09-15 23:13:00 +00:00
Target
CR fixes per Bruno's request.
2011-09-11 15:02:23 +00:00
Transforms
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DebugInfoProbe.h
DefaultPasses.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
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
Use.h
User.h
Value.h
ValueSymbolTable.h