llvm-6502/lib/IR
2013-01-09 09:26:23 +00:00
..
AsmWriter.cpp Move TypeFinder.h into the IR tree, it clearly belongs with the IR library. 2013-01-07 15:43:51 +00:00
AttributeImpl.h Add the integer value of the ConstantInt instead of the Constant* value. 2013-01-09 00:32:08 +00:00
Attributes.cpp Alter the hasing computation when inserting into the folding set. 2013-01-09 09:26:23 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
CMakeLists.txt Move TargetTransformInfo to live under the Analysis library. This no 2013-01-07 03:08:10 +00:00
ConstantFold.cpp
ConstantFold.h
Constants.cpp Add comment to the definition of Constant::isZeroValue(). 2013-01-09 00:53:25 +00:00
ConstantsContext.h
Core.cpp Move the initialization to the Analysis library as well as the pass. 2013-01-07 03:33:08 +00:00
DataLayout.cpp
DebugInfo.cpp Remove the llvm-local DW_TAG_vector_type tag and add a test to 2013-01-08 01:53:52 +00:00
DebugLoc.cpp
DIBuilder.cpp Remove the llvm-local DW_TAG_vector_type tag and add a test to 2013-01-08 01:53:52 +00:00
Dominators.cpp
Function.cpp
GCOV.cpp
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Consider expression "0.0 - X" as the negation of X if 2013-01-09 00:13:41 +00:00
IntrinsicInst.cpp
IRBuilder.cpp
LeakDetector.cpp
LeaksContext.h
LLVMBuild.txt
LLVMContext.cpp
LLVMContextImpl.cpp
LLVMContextImpl.h
Makefile
Metadata.cpp
Module.cpp
Pass.cpp
PassManager.cpp
PassRegistry.cpp
PrintModulePass.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeFinder.cpp Move TypeFinder.h into the IR tree, it clearly belongs with the IR library. 2013-01-07 15:43:51 +00:00
Use.cpp
User.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Remove unused #include 2013-01-04 19:08:43 +00:00