llvm-6502/lib
Dan Gohman 197e88f796 In the case of an extractelement on an insertelement value,
the element indices may be equal if either one is not a
constant.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63311 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-29 16:10:46 +00:00
..
Analysis Fix PR3415 (infinite loop in EscapeAnalysis) by 2009-01-28 11:33:59 +00:00
Archive
AsmParser
Bitcode
CodeGen In the case of an extractelement on an insertelement value, 2009-01-29 16:10:46 +00:00
Debugger
ExecutionEngine Add support for deleting a module provider from a JIT in such a way that it does not cause the owned module to be fully materialized. 2009-01-23 19:27:28 +00:00
Linker
Support Clarify comment. 2009-01-28 03:46:22 +00:00
System Fix PR3424, a static constructor ordering issue. Patch by Robert Schuster! 2009-01-29 04:43:42 +00:00
Target Make x86's BT instruction matching more thorough, and add some 2009-01-29 01:59:02 +00:00
Transforms Fix some issues with volatility, move "CanConvertToScalar" check 2009-01-28 20:16:43 +00:00
VMCore Rename getAnalysisToUpdate to getAnalysisIfAvailable. 2009-01-28 13:14:17 +00:00
Makefile