llvm-6502/lib
Eric Christopher 517aaf27d7 Add a DIELocList class to handle pointers into the location list.
This enables us to figure out where in the debug_loc section our
locations are so that we can eventually hash them. It also helps
remove some special case code in emission. No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203018 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-05 22:41:20 +00:00
..
Analysis ConstantFolding: Also fold the vector overloads of our math intrinsics. 2014-03-05 19:41:48 +00:00
AsmParser [Layering] Move AutoUpgrade.h into the IR library where its 2014-03-05 10:34:14 +00:00
Bitcode [Layering] Move AutoUpgrade.h into the IR library where its 2014-03-05 10:34:14 +00:00
CodeGen Add a DIELocList class to handle pointers into the location list. 2014-03-05 22:41:20 +00:00
DebugInfo [C++11] Replace OwningPtr::take() with OwningPtr::release(). 2014-03-05 10:19:29 +00:00
ExecutionEngine [C++11] Replace OwningPtr::take() with OwningPtr::release(). 2014-03-05 10:19:29 +00:00
IR [Layering] Move AutoUpgrade.h into the IR library where its 2014-03-05 10:34:14 +00:00
IRReader [C++11] Replace OwningPtr::take() with OwningPtr::release(). 2014-03-05 10:19:29 +00:00
LineEditor
Linker Improve LinkModules warnings 2014-03-05 21:26:42 +00:00
LTO [C++11] Replace OwningPtr::take() with OwningPtr::release(). 2014-03-05 10:19:29 +00:00
MC Always print the implicit .text at the start of an asm file. 2014-03-05 20:09:15 +00:00
Object [C++11] Add overloads for externally used OwningPtr functions. 2014-03-05 10:27:34 +00:00
Option
Support Fix an inconsistency in treatment of trailing / in path::const_iterator 2014-03-05 19:56:30 +00:00
TableGen [C++11] Replace OwningPtr::take() with OwningPtr::release(). 2014-03-05 10:19:29 +00:00
Target With PPC CR bit registers, handle int_to_fp on older cores 2014-03-05 22:14:00 +00:00
Transforms LoopVectorizer: Preserve fast-math flags 2014-03-05 21:10:47 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile