llvm-6502/lib
Eric Christopher 0def30471a Reuse a bunch of cached subtargets and remove getSubtarget calls
without a Function argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227638 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-30 23:24:40 +00:00
..
Analysis
AsmParser
Bitcode Check bit widths before trying to get a type. 2015-01-30 18:13:50 +00:00
CodeGen Fix memory leak in WinEHPrepare introduced in r227405. 2015-01-30 22:07:05 +00:00
DebugInfo Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00
ExecutionEngine Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00
Fuzzer
IR
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support NFC. Making printOptionValues an API on the parser class. 2015-01-30 22:16:01 +00:00
TableGen
Target Reuse a bunch of cached subtargets and remove getSubtarget calls 2015-01-30 23:24:40 +00:00
Transforms Silence "not all paths return a value" warning in MSVC 2015-01-30 21:30:57 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00