llvm-6502/lib/Analysis/IPA
Rafael Espindola f116e5308d Rename many DataLayout variables from TD to DL.
I am really sorry for the noise, but the current state where some parts of the
code use TD (from the old name: TargetData) and other parts use DL makes it
hard to write a patch that changes where those variables come from and how
they are passed along.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201827 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-21 00:06:31 +00:00
..
CallGraph.cpp
CallGraphSCCPass.cpp
CallPrinter.cpp
CMakeLists.txt
FindUsedTypes.cpp Put the functionality for printing a value to a raw_ostream as an 2014-01-09 02:29:41 +00:00
GlobalsModRef.cpp GlobalsModRef: Unify and clean up duplicated pointer analysis code. 2014-02-10 14:17:30 +00:00
InlineCost.cpp Rename many DataLayout variables from TD to DL. 2014-02-21 00:06:31 +00:00
IPA.cpp Re-sort all of the includes with ./utils/sort_includes.py so that 2014-01-07 11:48:04 +00:00
LLVMBuild.txt
Makefile