llvm-6502/lib
Dale Johannesen bd8e650876 When sinking an insn in InstCombine bring its debug
info with it.
Don't count debug info insns against the scan maximum
in FindAvailableLoadedValue (lest they affect codegen).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65910 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-03 01:09:07 +00:00
..
Analysis Change WriteTypeSymbolic to not put a space out before types, also, remove 2009-02-28 21:05:51 +00:00
Archive Add the private linkage. 2009-01-15 20:18:42 +00:00
AsmParser Fix a pretty awesome bug that only happened in a strange case with anonymous 2009-03-01 00:53:13 +00:00
Bitcode Add suppport for ConstantExprs of shufflevectors whose result type is not equal to the 2009-02-12 21:28:33 +00:00
CodeGen Generalize BuildVectorSDNode::isConstantSplat to use APInts and handle 2009-03-02 23:24:16 +00:00
CompilerDriver Reorganize llvmc code. 2009-03-02 09:01:14 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine Fix the calculation for how big the allocated stub needs to be. 2009-03-02 23:10:14 +00:00
Linker Add the private linkage. 2009-01-15 20:18:42 +00:00
Support The debugger sometimes lookup dynamically in the runtime to find ivar info of any Objective-C classes. It would be very helpful to debugger if the compiler encodes runtime version number in DWARF. 2009-02-17 22:43:44 +00:00
System Fix main executable path name resolution on FreeBSD, patch by 2009-03-02 22:17:15 +00:00
Target Generalize BuildVectorSDNode::isConstantSplat to use APInts and handle 2009-03-02 23:24:16 +00:00
Transforms When sinking an insn in InstCombine bring its debug 2009-03-03 01:09:07 +00:00
VMCore Another sentinel optimization. This one should always 2009-03-01 17:13:15 +00:00
Makefile Reorganize llvmc code. 2009-03-02 09:01:14 +00:00