llvm-6502/lib
Bill Wendling fb7634f1c7 Reverting the EH table patches.
$ svn merge -c -89279 https://llvm.org/svn/llvm-project/llvm/trunk
--- Reverse-merging r89279 into '.':
U    lib/CodeGen/AsmPrinter/DwarfException.cpp
U    lib/Target/TargetLoweringObjectFile.cpp
$ svn merge -c -89270 https://llvm.org/svn/llvm-project/llvm/trunk
--- Reverse-merging r89270 into '.':
G    lib/CodeGen/AsmPrinter/DwarfException.cpp
G    lib/Target/TargetLoweringObjectFile.cpp



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89379 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-19 19:21:09 +00:00
..
Analysis Teach IVUsers to keep things simpler and track loop-invariant strides only 2009-11-19 02:05:44 +00:00
Archive
AsmParser
Bitcode
CodeGen Reverting the EH table patches. 2009-11-19 19:21:09 +00:00
CompilerDriver
ExecutionEngine Fix passing of float arguments through ffi. 2009-11-18 05:43:15 +00:00
Linker
MC
Support Use StringRef::min instead of std::min. 2009-11-19 18:53:18 +00:00
System Unbreak x64 MSVC build. Patch by Nicolas Capens! 2009-11-19 12:17:31 +00:00
Target Reverting the EH table patches. 2009-11-19 19:21:09 +00:00
Transforms Enable hoisting of loads from constant memory by default. In cases where 2009-11-19 19:00:10 +00:00
VMCore In GlobalVariable::setInitializer, assert that the initializer has the 2009-11-17 00:43:13 +00:00
Makefile