llvm-6502/include/llvm
Dan Gohman 1f96e67f78 Teach ScalarEvolution how to reason about no-wrap flags on loops
where the induction variable has a non-unit stride, such as {0,+,2}, and
there are expressions such as {1,+,2} inside the loop formed with
or or add nsw operators.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82151 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-17 18:05:20 +00:00
..
ADT add a version of the APFloat constructor that initializes to 0.0 2009-09-17 01:08:43 +00:00
Analysis Teach ScalarEvolution how to reason about no-wrap flags on loops 2009-09-17 18:05:20 +00:00
Assembly
Bitcode
CodeGen grammar 2009-09-17 17:55:55 +00:00
CompilerDriver Distinguish between 'empty' and empty DAG marker. 2009-09-10 16:22:02 +00:00
Config
Debugger
ExecutionEngine
MC Big change #1 for personality function references: 2009-09-16 01:46:41 +00:00
Support Add an interface to attach debugging information with an instruction. 2009-09-16 18:16:11 +00:00
System Get rid of GetProcessId in Win32/Program.inc. 2009-09-15 03:39:45 +00:00
Target Big change #1 for personality function references: 2009-09-16 01:46:41 +00:00
Transforms Add a new pass for doing late hoisting of floating-point and vector 2009-09-16 20:25:11 +00:00
AbstractTypeUser.h When a constant's type is refined, update the constant in place 2009-09-15 15:58:07 +00:00
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h Factor out the code for checking that all indices in a getelementptr are 2009-09-10 23:37:55 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsBlackfin.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h Add a new pass for doing late hoisting of floating-point and vector 2009-09-16 20:25:11 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h Add llvm::Metadata to manage metadata used in a context. 2009-09-16 18:09:00 +00:00
Metadata.h Print debug info attached with an instruction. 2009-09-16 20:21:17 +00:00
Module.h
ModuleProvider.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h make -debug-pass=Executions show information about what call graph nodes 2009-09-15 05:03:04 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h Add llvm::Metadata to manage metadata used in a context. 2009-09-16 18:09:00 +00:00
ValueSymbolTable.h