llvm-6502/include/llvm
Chandler Carruth 0e4c26eedc [Allocator Cleanup] Move generic pointer alignment helper out of an
out-of-line private static method and into the collection of inline
alignment helpers in MathExtras.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204995 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-28 09:08:14 +00:00
..
ADT Canonicalise Windows target triple spellings 2014-03-27 22:50:05 +00:00
Analysis blockfreq: Implement Pass::releaseMemory() 2014-03-25 18:01:38 +00:00
AsmParser
Bitcode
CodeGen PBQP: Minor cleanups to r204857 2014-03-27 23:42:21 +00:00
Config
DebugInfo DebugInfo: Support debug_loc under fission 2014-03-25 01:44:02 +00:00
ExecutionEngine [MCJIT] Check if there have been errors during RuntimeDyld execution. 2014-03-26 18:19:27 +00:00
IR Prevent alias from pointing to weak aliases. 2014-03-27 15:26:56 +00:00
IRReader
LineEditor
Linker
LTO
MC Temporarily remove assert while I dig in to issues that it's causing for LLDB. 2014-03-27 22:45:42 +00:00
Object [RuntimeDyld] Allow processRelocationRef to process more than one relocation entry at a time. 2014-03-21 07:26:41 +00:00
Option
ProfileData InstrProf: Check pointer size in raw profile 2014-03-23 03:38:12 +00:00
Support [Allocator Cleanup] Move generic pointer alignment helper out of an 2014-03-28 09:08:14 +00:00
TableGen
Target Provide a target override for the cost of using a callee-saved register 2014-03-27 23:10:04 +00:00
Transforms
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h