llvm-6502/lib
Eric Christopher 10b963632c 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@227647 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-31 00:06:45 +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 [fuzzer] Add a gtest-style test 2015-01-30 23:26:57 +00:00
IR Factor out statepoint verification into separate function. (NFC) 2015-01-30 23:28:05 +00:00
IRReader
LineEditor
Linker
LTO [PM] Sink the population of the pass manager with target-specific 2015-01-30 13:33:42 +00:00
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-31 00:06:45 +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