llvm-6502/include/llvm
Duncan Sands f90fb345db If a vector is empty, you're not allowed to access any
elements, even if it is only to take the address.  Test:
break-anti-dependencies.ll with ENABLE_EXPENSIVE_CHECKS.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62576 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-20 09:05:19 +00:00
..
ADT improve compatibility with cygwin, patch by Jay Foad! 2009-01-19 22:00:18 +00:00
Analysis Verify debug info. 2009-01-19 23:21:49 +00:00
Assembly remove a dead method. 2009-01-16 20:26:53 +00:00
Bitcode
CodeGen If a vector is empty, you're not allowed to access any 2009-01-20 09:05:19 +00:00
CompilerDriver Add a --check-graph option to llvmc. 2009-01-09 16:16:27 +00:00
Config
Debugger
ExecutionEngine
Support make comparisons a bist faster 2009-01-17 19:03:45 +00:00
System
Target Registry.h should not depend on CommandLine.h. 2009-01-16 07:02:28 +00:00
Transforms Adjustments to last patch based on review. 2009-01-09 01:30:11 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h Assert that VectorType::getTruncatedElementVectorType is not used with 2009-01-07 23:44:27 +00:00
Function.h
GlobalAlias.h
GlobalValue.h Add the private linkage. 2009-01-15 20:18:42 +00:00
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h add a new insertAfter method, patch by Tom Jablin! 2009-01-13 07:43:51 +00:00
Instructions.h add a helper method. 2009-01-09 05:27:40 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td add nocapture attribute to llvm.mem* intrinsics and have tblgen 2009-01-12 01:12:03 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
Module.h Add the private linkage. 2009-01-15 20:18:42 +00:00
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