llvm-6502/lib
Chris Lattner 0252e49f6d Convert LICM over to use AliasSetTracker. Besides being nicer, this automatically
allows LICM to use access sizes to help alias analysis be more precise.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5693 91177308-0d34-0410-b5e6-96231b3b80d8
2003-03-03 23:32:45 +00:00
..
Analysis ADd two new 'add' methods 2003-03-03 23:28:05 +00:00
AsmParser Fix bug: Assembler/2003-03-03-DuplicateConstant.ll 2003-03-03 23:28:55 +00:00
Bytecode Don't keep track of # big vs #small instructions seperately 2003-01-21 20:13:49 +00:00
CodeGen Print machine frame objects with the frame offset intrinsic to the machine 2003-01-16 18:35:57 +00:00
ExecutionEngine Fix typeo 2003-02-25 21:14:59 +00:00
Linker * Fix linking of opaque types and their non-opaque versions 2003-01-30 20:53:43 +00:00
Support Make more compatible with GCC 2.96 2003-02-13 16:25:28 +00:00
Target Rename -no-* to -disable-* 2003-02-26 20:00:41 +00:00
Transforms Convert LICM over to use AliasSetTracker. Besides being nicer, this automatically 2003-03-03 23:32:45 +00:00
VMCore Allow ImmutablePass's to require other immutable passes and to be initialized 2003-02-26 19:10:57 +00:00
Makefile Compile sub-directories in parallel, because they don't have interdependencies 2002-09-18 03:25:58 +00:00