llvm-6502/lib
Devang Patel 4beccb897d Remove use of SlowOperationInformer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35967 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-13 18:58:18 +00:00
..
Analysis CSE simple binary expressions when they are inserted. This makes LSR produce 2007-04-13 05:04:18 +00:00
Archive
AsmParser Implement the "thread_local" keyword. 2007-04-12 18:32:50 +00:00
Bytecode Implement the "thread_local" keyword. 2007-04-12 18:32:50 +00:00
CodeGen Fix PR1323 : we haven't updated phi nodes in good manner :) 2007-04-13 06:53:51 +00:00
Debugger
ExecutionEngine
Linker Implement the "thread_local" keyword. 2007-04-12 18:32:50 +00:00
Support Make the apint construction more effective. 2007-04-13 05:57:32 +00:00
System
Target arm has r+r*s and r+i addr modes, but no r+i+r*s addr modes. 2007-04-13 06:50:55 +00:00
Transforms Remove use of SlowOperationInformer. 2007-04-13 18:58:18 +00:00
VMCore Implement the "thread_local" keyword. 2007-04-12 18:32:50 +00:00
Makefile