llvm-6502/lib
Dan Gohman f8a8be86e3 De-pImpl-ify ScalarEvolution. The pImpl pattern doesn't provide much
practical benefit in the case of ScalarEvolution, and it's otherwise
a nuisance.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69749 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-21 23:15:49 +00:00
..
Analysis De-pImpl-ify ScalarEvolution. The pImpl pattern doesn't provide much 2009-04-21 23:15:49 +00:00
Archive
AsmParser
Bitcode
CodeGen It has finally happened. Spiller is now using live interval info. 2009-04-21 22:46:52 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support
System Silence warnings. 2009-04-21 16:04:56 +00:00
Target Get rid of what looks like a copy-and-pasted typo. 2009-04-21 09:44:39 +00:00
Transforms fix a crash on a pointless but valid zero-length memset, rdar://6808691 2009-04-21 16:52:12 +00:00
VMCore It's not necessary for PrintModulePass to flush the output streams 2009-04-20 16:26:25 +00:00
Makefile