llvm-6502/lib/VMCore
2008-09-04 17:05:41 +00:00
..
AsmWriter.cpp Avoid extra comma. 2008-09-03 22:55:40 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
ConstantFold.cpp Try to fold each element of a vector. This is needed to maintain structural 2008-09-03 06:48:55 +00:00
ConstantFold.h
Constants.cpp Fix ConstantExpr::getInsertElement. 2008-08-30 15:41:51 +00:00
Core.cpp PR2731: C and Ocaml bindings for setTailCall and isTailCall. 2008-08-30 16:34:54 +00:00
DebugInfoBuilder.cpp Put file scoped constants in an anonymous namespace. Use the "using namespace 2008-08-27 21:10:13 +00:00
Dominators.cpp
Function.cpp Initialize function notes. 2008-09-02 20:51:15 +00:00
Globals.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp Improve support for vector casts in LLVM IR and CodeGen. 2008-08-14 20:04:46 +00:00
IntrinsicInst.cpp
LeakDetector.cpp Have LeakDetector use a SmallPtrSet instead of an std::set. 2008-08-14 20:40:10 +00:00
Makefile
Mangler.cpp
Module.cpp Switch the asmprinter (.ll) and all the stuff it requires over to 2008-08-23 22:23:09 +00:00
ModuleProvider.cpp
ParameterAttributes.cpp
Pass.cpp Speed up the passmgr by avoiding heap thrashing on vectors. 2008-08-08 05:33:04 +00:00
PassManager.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
SymbolTableListTraitsImpl.h
Type.cpp Inline the fastpath of PATypeHolder::get(). This is a small speedup in 2008-08-15 15:16:50 +00:00
TypeSymbolTable.cpp
Use.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00