llvm-6502/include/llvm
2009-07-12 05:44:08 +00:00
..
ADT ImmutableMap/ImmutableSet: Allow caching of ImutAVLTree digests while the tree 2009-07-10 00:33:43 +00:00
Analysis Revert r75252 which was causing some crashes at compile time. 2009-07-11 20:38:25 +00:00
Assembly
Bitcode
CodeGen Add new vector types for 192-bit, 348-bit and 512-bit sizes. 2009-07-10 23:05:09 +00:00
CompilerDriver
Config Regenerate configure after r75279. 2009-07-10 21:09:55 +00:00
Debugger
ExecutionEngine Add a --with-oprofile flag to configure, which uses OProfile's agent 2009-07-10 21:08:20 +00:00
MC add support for .zerofill, patch by Kevin Enderby! 2009-07-10 22:20:30 +00:00
Support Make this clearer for the mathematically inclined. Thanks to Duncan Sands for 2009-07-12 05:44:08 +00:00
System
Target assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
Transforms Forgot a couple files when adding the -ssi-everything pass. 2009-07-09 15:33:55 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
Instruction.def
Instruction.h This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
Instructions.h This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
IntrinsicInst.h A little bit more LLVMContextification. 2009-07-09 18:36:20 +00:00
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h Forgot a couple files when adding the -ssi-everything pass. 2009-07-09 15:33:55 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h This started as a small change, I swear. Unfortunately, lots of things call the [I|F]CmpInst constructors. Who knew!? 2009-07-09 23:48:35 +00:00
MDNode.h assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
Module.h
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h