llvm-6502/lib/Transforms
Nadav Rotem ad6aedc7d9 Refactor the AddrMode class out of TLI to its own header file.
This class is used by LSR and a number of places in the codegen.
This is the first step in de-coupling LSR from TLI, and creating
a new interface in between them.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165455 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-08 23:06:34 +00:00
..
Hello
InstCombine Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
Instrumentation Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
IPO Give CaptureTracker::shouldExplore a base implementation. Most users want to do 2012-10-08 22:12:48 +00:00
Scalar Refactor the AddrMode class out of TLI to its own header file. 2012-10-08 23:06:34 +00:00
Utils Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
Vectorize Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile