llvm-6502/lib
Dan Gohman f50c7981ae Fix a TargetLowering optimization so that it doesn't duplicate
loads when an input node has multiple uses.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68398 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-03 20:11:30 +00:00
..
Analysis use higher level APIs. 2009-04-03 00:02:39 +00:00
Archive
AsmParser
Bitcode fix a serious regression I introduced in my previous patch. 2009-04-01 01:43:03 +00:00
CodeGen Fix a TargetLowering optimization so that it doesn't duplicate 2009-04-03 20:11:30 +00:00
CompilerDriver
Debugger
ExecutionEngine Use CHAR_BIT instead of hard-coding 8 in several places where it 2009-04-01 18:45:54 +00:00
Linker
Support Fix build on Linux. 2009-04-02 01:11:37 +00:00
System hopefully fix an apparent build error on windows. 2009-04-01 02:03:38 +00:00
Target CMake: removed IA64AsmPrinter.cpp from lib/Target/IA64/CMakeLists.txt 2009-04-03 12:11:43 +00:00
Transforms Reapply r68211, with the miscompilations it caused fixed. 2009-04-01 23:53:49 +00:00
VMCore Clean up pass manager cache after each run. 2009-04-01 22:34:41 +00:00
Makefile