llvm-6502/lib
Bill Wendling 6a2e7ac0b6 Cache the TargetLowering info object as a pointer.
Caching it as a pointer allows us to reset it if the TargetMachine object
changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183361 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-06 00:43:09 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Cache the TargetLowering info object as a pointer. 2013-06-06 00:43:09 +00:00
DebugInfo
ExecutionEngine Handle (at least don't crash on) relocations with no symbols. 2013-06-05 02:55:01 +00:00
IR
IRReader
Linker
MC
Object Add writeAsHex(raw_ostream &) method to BinaryRef. 2013-06-05 23:47:23 +00:00
Option
Support
TableGen
Target Cache the TargetLowering info object as a pointer. 2013-06-06 00:43:09 +00:00
Transforms Use IRBuilder instead of ConstantInt methods. 2013-06-06 00:37:23 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile