llvm-6502/lib
David Majnemer a539d7b4df CodeGen: Add a getSectionKind method to MachineConstantPoolEntry
This is just a helper routine, no functionality has changed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212993 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-14 22:06:29 +00:00
..
Analysis InstSimplify: Correct sdiv x / -1 2014-07-14 20:38:45 +00:00
AsmParser
Bitcode
CodeGen CodeGen: Add a getSectionKind method to MachineConstantPoolEntry 2014-07-14 22:06:29 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Fix stub size and offset for AArch64 in RuntimeDyldMachO.h. 2014-07-12 00:16:47 +00:00
IR Look through addrspacecast when checking isDereferenceablePointer 2014-07-14 18:54:12 +00:00
IRReader
LineEditor
Linker
LTO
MC MC: make MCWin64EHInstruction a POD-like struct 2014-07-13 19:03:45 +00:00
Object Object/LLVMBuild.txt: Sort required_libraries by alphabetical order. 2014-07-14 02:52:08 +00:00
Option
ProfileData
Support Support: Use a range-based for 2014-07-14 19:24:13 +00:00
TableGen
Target X86: correct 64-bit atomics on 32-bit 2014-07-14 16:28:13 +00:00
Transforms Don't eliminate memcpy's when the address of the pointer may itself be relevant. Fixes PR18304. Patch by David Wiberg! 2014-07-14 18:52:02 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile