llvm-6502/lib
Bill Wendling 86e6cb924b --- Merging (from foreign repository) r64714 into '.':
U    include/llvm/CodeGen/DebugLoc.h
U    lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
U    lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp

Enable debug location generation at -Os. This goes with the reapplication of the
r63639 patch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64715 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-17 01:04:54 +00:00
..
Analysis Strengthen the "non-constant stride must dominate loop preheader" check. 2009-02-17 00:13:06 +00:00
Archive Add the private linkage. 2009-01-15 20:18:42 +00:00
AsmParser Pacify gcc-4.3 (thinks IsConstant may be used 2009-02-10 16:24:55 +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 --- Merging (from foreign repository) r64714 into '.': 2009-02-17 01:04:54 +00:00
Debugger Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
ExecutionEngine On 64bit we may have a personality function which requires 64 bits to 2009-02-15 20:49:23 +00:00
Linker Add the private linkage. 2009-01-15 20:18:42 +00:00
Support Unbreak the build on win32. 2009-02-14 16:06:42 +00:00
System Fix warning on gcc 4.3. 2009-02-15 03:20:32 +00:00
Target --- Merging (from foreign repository) r64714 into '.': 2009-02-17 01:04:54 +00:00
Transforms Strengthen the "non-constant stride must dominate loop preheader" check. 2009-02-17 00:13:06 +00:00
VMCore Reapply r64301. These uses of "inline" can cause strange 2009-02-13 09:42:34 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00