llvm-6502/lib
Devang Patel c7e49c08c2 Introduce Simple Analysis interface for loop passes.
Right now, this interface provides hooks for only to operations, 1) clone basic block 2) delete value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40625 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-31 08:00:57 +00:00
..
Analysis Introduce Simple Analysis interface for loop passes. 2007-07-31 08:00:57 +00:00
Archive
AsmParser Regenerate. 2007-07-31 06:37:43 +00:00
Bitcode
CodeGen - Allow custom lowering for CTPOP, CTTZ, CTLZ. 2007-07-30 21:00:31 +00:00
Debugger
ExecutionEngine Add a comment: don't expect from external function resolver in interpreter 2007-07-30 23:03:25 +00:00
Linker Report an error if one occurs in releaseModule. 2007-07-22 21:39:37 +00:00
Support Allow SmallPtrSet to hold pointers to const data. 2007-07-27 18:07:02 +00:00
System Fix PR1581, patch by Timo Savola 2007-07-31 06:00:51 +00:00
Target This isn't safe when there are uses of load's chain result. 2007-07-31 06:21:44 +00:00
Transforms If loop can be unswitched again, then do it yourself. 2007-07-30 23:07:10 +00:00
VMCore The InReg parameter attribute is valid on function results. The llvm-gcc-4.0 2007-07-31 06:33:37 +00:00
Makefile