llvm-6502/lib
Chris Lattner 8a67ac525e add getPointerAddressSpace() to GEP instruction, use the method
in a few scalar xforms to simplify things.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80506 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-30 20:06:40 +00:00
..
Analysis default count-aa to -print-all. The whole reason to use count-aa is 2009-08-30 04:25:40 +00:00
Archive
AsmParser Minor logic simplification. 2009-08-29 23:37:49 +00:00
Bitcode
CodeGen Nuke moribund "std::string" version of EOL(..., Encoding). 2009-08-30 00:28:57 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC llvm-mc: MCStreamer cleanups. - Remove EmitLocalSymbol, this is unsupported for now. 2009-08-30 06:17:16 +00:00
Support Add regular expression matching support, based on OpenBSD regexec()/regcomp() 2009-08-30 08:24:09 +00:00
System
Target Add missed pattern 2009-08-30 19:06:39 +00:00
Transforms add getPointerAddressSpace() to GEP instruction, use the method 2009-08-30 20:06:40 +00:00
VMCore
Makefile