llvm-6502/include/llvm
David Blaikie 42382d3e37 Remove lazy-initialization of section caches in MCContext
This seems to have been a cargo-culted habit from the very first such
cache which didn't have any specific justification (but might've been a
layering constraint at the time).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206003 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-10 23:55:11 +00:00
..
ADT Simplify make_range by using move semantics 2014-04-10 22:03:48 +00:00
Analysis [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-09 06:08:46 +00:00
AsmParser
Bitcode [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-09 06:08:46 +00:00
CodeGen Move the segmented stack switch to a function attribute 2014-04-10 22:58:43 +00:00
Config
DebugInfo
ExecutionEngine
IR [NVPTX] Add preliminary intrinsics and codegen support for textures/surfaces 2014-04-09 15:39:15 +00:00
IRReader
LineEditor
Linker
LTO
MC Remove lazy-initialization of section caches in MCContext 2014-04-10 23:55:11 +00:00
Object YAMLIO: Allow scalars to dictate quotation rules 2014-04-10 07:37:33 +00:00
Option
ProfileData
Support SaveAndRestore: fix coding style and Doxygenify comments 2014-04-10 09:44:32 +00:00
TableGen
Target Move the segmented stack switch to a function attribute 2014-04-10 22:58:43 +00:00
Transforms SLPVectorizer: Only vectorize intrinsics whose operands are widened equally 2014-04-09 14:20:47 +00:00
CMakeLists.txt
InitializePasses.h
LinkAllIR.h
LinkAllPasses.h
Pass.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-09 06:08:46 +00:00
PassAnalysisSupport.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-09 06:08:46 +00:00
PassManager.h
PassRegistry.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-09 06:08:46 +00:00
PassSupport.h [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 2014-04-09 06:08:46 +00:00