llvm-6502/lib
Alkis Evlogimenos 32bdd4ea65 Several performance enhancements and cleanups from Chris.
Simplification of LiveIntervals::Interval::overlaps() and addition of
examples to overlaps() and liveAt() to make them clearer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11028 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-31 04:56:07 +00:00
..
Analysis Fix thinko 2004-01-30 22:48:02 +00:00
Archive
AsmParser
Bytecode Implement ModuleProvider::materializeModule() by only materializing functions 2004-01-21 22:55:34 +00:00
CodeGen Several performance enhancements and cleanups from Chris. 2004-01-31 04:56:07 +00:00
Debugger
ExecutionEngine
Linker Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
Support Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into 2004-01-26 20:59:41 +00:00
Target Add some comments sketching out how this is to work eventually. 2004-01-30 22:25:18 +00:00
Transforms Hyphenate `target-dependent' 2004-01-28 20:43:01 +00:00
VMCore Fix a problem brian ran into with the bytecode reader asserting. It turns 2004-01-23 00:55:21 +00:00
Makefile